Examples of using Android SDK. Mostly just for fun :-).
Android-examples is hosted in the following web site
https://github.com/MarcinOS/Android-examples
If you think the Android project Android-examples 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 Android-examples.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Activity Count | 1 |
jar files used | jackson-core-asl-1.7.4.jar jackson-mapper-asl-1.7.4.jar spring-android-rest-template-1.0.0.M2.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 1 image files in Android-examples. The names of the image files are listed as follows.
androidmarker.png
The following screenshort is generated from the image listed above.
Android-examples has the following Java source files.
net.swierczynski.android_examples.TweetsMap.java net.swierczynski.android_examples.TweetsOverlay.java net.swierczynski.android_examples.model.TwitterEntry.java net.swierczynski.android_examples.model.TwitterResults.java