This is the code of the training Android course.
DroidHunter is hosted in the following web site
https://github.com/MarcoGuzmanR/DroidHunter
If you think the Android project DroidHunter 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 DroidHunter.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
DroidHunter has the following Java source files.
edu.training.droidbountyhunter.AgregarActivity.java edu.training.droidbountyhunter.DBProvider.java edu.training.droidbountyhunter.DetalleActivity.java edu.training.droidbountyhunter.MainActivity.java edu.training.droidbountyhunter.NetServices.java edu.training.droidbountyhunter.OnTaskCompleted.java