Basic Twitter Client Development for Android Platform.
TestAssignment is hosted in the following web site
https://github.com/naiad/TestAssignment
If you think the Android project TestAssignment 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 TestAssignment.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
TestAssignment has the following Java source files.
org.eyeslave.Const.java org.eyeslave.SearchTweet.java org.eyeslave.TimeLine.java org.eyeslave.Tweet.java org.eyeslave.TwitterActivity.java