Android Open Source - Development studio IITBooks






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of IITBooks.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version8
Activity Count7
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE
Asset File Namesassets\Roboto-Light.ttf
assets\Roboto-Medium.ttf
assets\Roboto-Thin.ttf




Resource Files

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.

null




Java Source Files

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