Android app developed using Android Studio. With this app, students of the Illinois Institute of Technology can search the books and materials for their courses and also buy them..
IITBooks is hosted in the following web site
https://github.com/boyanes90/IITBooks
If you think the Android project IITBooks 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 IITBooks.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 7 |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
Asset File Names | assets\Roboto-Light.ttf assets\Roboto-Medium.ttf assets\Roboto-Thin.ttf |
There are 6 image files in IITBooks. The names of the image files are listed as follows.
book.png details.png hawk.png iit_logo2.png iit_scarlet_hawk.png visa.png
The following screenshort is generated from the image listed above.
IITBooks has the following Java source files.
com.example.borjayanes.iitbooks.ApplicationTest.java com.example.borjayanes.iitbooks.Book.java com.example.borjayanes.iitbooks.BookDetailsActivity.java com.example.borjayanes.iitbooks.BooksActivity.java com.example.borjayanes.iitbooks.CheckoutActivity.java com.example.borjayanes.iitbooks.DatabaseHandler.java com.example.borjayanes.iitbooks.Httppostaux.java com.example.borjayanes.iitbooks.LoginActivity.java com.example.borjayanes.iitbooks.MyAdapter.java com.example.borjayanes.iitbooks.MyAdapter2.java com.example.borjayanes.iitbooks.ShoppingCartActivity.java com.example.borjayanes.iitbooks.SpinnerActivity.java com.example.borjayanes.iitbooks.SplashScreenActivity.java