My first app created by android studio.
first_app is hosted in the following web site
https://github.com/blimer/first_app
If you think the Android project first_app 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 first_app.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
first_app has the following Java source files.
com.example.androidhive.AllProductsActivity.java com.example.androidhive.EditProductActivity.java com.example.androidhive.JSONParser.java com.example.androidhive.MainScreenActivity.java com.example.androidhive.NewProductActivity.java