Skip to content

Commit 6773e30

Browse files
committed
add some lib
1 parent 45304ba commit 6773e30

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.idea
1+
.idea
2+
codealike.json

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ No. | Name | Description
199199
22 | [cling](https://github.com/4thline/cling) | UPnP/DLNA library for Java and Android
200200
23 | [CastCompanionLibrary-android](https://github.com/googlecast/CastCompanionLibrary-android) | CastCompanionLibrary-android is a library project to enable developers integrate Cast capabilities into their applications faster and easier
201201
24 | [RoboGif](https://github.com/izacus/RoboGif) | A small utility to record Android device screen to a GIF
202+
25 | [android-storage](https://github.com/snatik/android-storage) | Create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API
203+
26 | [libaums](https://github.com/magnusja/libaums) | Open source library to access USB Mass Storage devices on Android without rooting your device
202204

203205
## SharedPreference
204206
No. | Name | Description

codealike.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"projectId":"cda7d5aa-b5eb-421c-938c-f0c683077739","projectName":"awesome-android-libraries"}

0 commit comments

Comments
 (0)