Tinkering around with android studio.
studio_sample is hosted in the following web site
https://github.com/aniruddhamazumdar/studio_sample
If you think the Android project studio_sample 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 studio_sample.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
studio_sample has the following Java source files.
com.example.aniruddha.examples.AbstractItemsAdapter.java com.example.aniruddha.examples.ApplicationTest.java com.example.aniruddha.examples.MainActivity.java com.example.aniruddha.examples.QueryBuilder.java com.example.aniruddha.examples.SampleCursorAdapter.java com.example.aniruddha.examples.SampleDatabaseHelper.java com.example.aniruddha.examples.SampleProvider.java com.example.aniruddha.examples.Samples.java com.example.aniruddha.examples.StringItemsAdapter.java