An example-implementation of a Android-Widget which pulls StackOverflow-Data from the Internet..
TinyStackDroid is hosted in the following web site
https://github.com/LukasKnuth/TinyStackDroid
If you think the Android project TinyStackDroid 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 TinyStackDroid.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in TinyStackDroid. The names of the image files are listed as follows.
background.png so_logo.png
The following screenshort is generated from the image listed above.
TinyStackDroid has the following Java source files.
org.knuth.tinystackdroid.Config.java org.knuth.tinystackdroid.UpdateService.java org.knuth.tinystackdroid.WidgetProvider.java org.knuth.tinystackdroid.api.ApiQuery.java org.knuth.tinystackdroid.api.SOFlair.java org.knuth.tinystackdroid.api.exception.ApiException.java org.knuth.tinystackdroid.api.exception.ParseException.java