The basic project for handling an open course around Android..
codelearn-android is hosted in the following web site
https://github.com/anirvan-majumdar/codelearn-android
If you think the Android project codelearn-android 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 codelearn-android.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in codelearn-android. The names of the image files are listed as follows.
user_profile.png
The following screenshort is generated from the image listed above.
codelearn-android has the following Java source files.
com.example.hellotwitter.MainActivity.java com.example.hellotwitter.TweetActivity.java com.example.hellotwitter.TweetList.java com.example.hellotwitter.model.Tweet.java