This is an extension of the Android app; MessageListApp. This version allows the user to enter a search query for a book, and returns a list of results. It also includes an option to enlarge the books cover, and share the image via SMS, Email, any.
BookSearchApp is hosted in the following web site
https://github.com/IE93/BookSearchApp
If you think the Android project BookSearchApp 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 BookSearchApp.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in BookSearchApp. The names of the image files are listed as follows.
ic_books.png
The following screenshort is generated from the image listed above.
BookSearchApp has the following Java source files.
com.example.booksearchapp.DetailActivity.java com.example.booksearchapp.JSONAdapter.java com.example.booksearchapp.MainActivity.java