Solution for Android Bootcamp Labs.
Yamba is hosted in the following web site
https://github.com/gmatrangola/Yamba
If you think the Android project Yamba 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 Yamba.
Item | Value |
---|---|
Java File Count | 15 |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.RECEIVE_BOOT_COMPLETED |
Yamba has the following Java source files.
com.thenewcircle.yamba.OnBoot.java com.thenewcircle.yamba.StatusActivity.java com.thenewcircle.yamba.StatusFragment.java com.thenewcircle.yamba.StatusService.java com.thenewcircle.yamba.TabListener.java com.thenewcircle.yamba.TimelineActivity.java com.thenewcircle.yamba.TimelineContract.java com.thenewcircle.yamba.TimelineDetails.java com.thenewcircle.yamba.TimelineFragment.java com.thenewcircle.yamba.TimelineHelper.java com.thenewcircle.yamba.TimelineProvider.java com.thenewcircle.yamba.TimelineService.java com.thenewcircle.yamba.YambaApp.java com.thenewcircle.yamba.YambaPrefsActivity.java com.thenewcircle.yamba.YambaPrefsFragment.java