Android sample project from seminar, to make available to all. Not best practices!!! This is intended to be the work realized during the day to share source.
trainningSample is hosted in the following web site
https://github.com/soynerdito/trainningSample
If you think the Android project trainningSample 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 trainningSample.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
There are 2 image files in trainningSample. The names of the image files are listed as follows.
ic_lend.png ic_tab_add.png
The following screenshort is generated from the image listed above.
trainningSample has the following Java source files.
com.example.data.DBHelper.java com.example.data.Device.java com.example.data.Table.java com.example.sample.app.About.java com.example.sample.app.Dashboard.java com.example.sample.app.MainActivity.java com.example.sample.app.MyPreferences.java com.example.sample.app.NewDevice.java com.example.sample.app.OptionMenu.java com.example.sample.app.SecondaryActivity.java com.example.widgets.ToolBar.java