Skip to content

Commit eb8b713

Browse files
Merge pull request thanhtoan1196#3 from p32929/master
added a database library and a permission library
2 parents 6e27216 + 7fc092f commit eb8b713

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ No. | Name | Description
141141
19 | [RestorableSQLiteDatabase](https://github.com/yaa110/RestorableSQLiteDatabase) | A wrapper to replicate android's SQLiteDatabase with restoring capability.
142142
20 | [sqldelight](https://github.com/square/sqldelight) | Generates Java models from CREATE TABLE statements
143143
21 | [TriOrm](https://github.com/HendrixString/Android-TriOrm) | a 3d database ORM experiment
144+
22 | [EasyDB](https://github.com/p32929/AndroidEasySQL-Library) | An Easier & Lazier approach to SQL database for Android
144145

145146
## NoSQL
146147
No. | Name | Description
@@ -358,6 +359,7 @@ No. | Name | Description
358359
--- | --- | ---
359360
01 | [PermissionHelper](https://github.com/k0shk0sh/PermissionHelper) | Android Library to help you with your runtime Permissions
360361
02 | [Gota](https://github.com/alhazmy13/Gota) | Simplifying Android Permissions
362+
03 | [FayazPermissions](https://github.com/p32929/FayazPermissions) | An Easier & Lazier approach to getting runtime permissions in Android
361363

362364
## Security
363365
No. | Name | Description

0 commit comments

Comments
 (0)