This is the first android application that I made to test out android development. It has sharing capabilities and uses the the OpenLibrary API : https://openlibrary.org/developers/api.
Bookmaster is hosted in the following web site
https://github.com/AhmedAKhan/Bookmaster
If you think the Android project Bookmaster listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Bookmaster.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Bookmaster. The names of the image files are listed as follows.
ic_books.png
The following screenshort is generated from the image listed above.
Bookmaster has the following Java source files.
com.example.ahmed.applicationonethirdtry.ApplicationTest.java com.example.ahmed.applicationonethirdtry.DetailActivity.java com.example.ahmed.applicationonethirdtry.JSONAdapter.java com.example.ahmed.applicationonethirdtry.MainActivity.java