Diving into Android with Android Studio 1.0.
AndroidStudioProjects is hosted in the following web site
https://github.com/raincrash/AndroidStudioProjects
If you think the Android project AndroidStudioProjects 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 AndroidStudioProjects.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 5 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
AndroidStudioProjects has the following Java source files.
com.example.sricharan.myfirstappwithandroidstudio10.ApplicationTest.java com.example.sricharan.myfirstappwithandroidstudio10.DisplayMessageActivity.java com.example.sricharan.myfirstappwithandroidstudio10.MainActivity.java com.example.sricharan.sunshine.ApplicationTest.java com.example.sricharan.sunshine.DetailActivity.java com.example.sricharan.sunshine.ForecastFragment.java com.example.sricharan.sunshine.MainActivity.java com.example.sricharan.sunshine.SettingsActivity.java