Twitter like Android app.
QuasiT is hosted in the following web site
https://github.com/vangivang/QuasiT
If you think the Android project QuasiT 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 QuasiT.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 2 |
jar files used | android-support-v4.jar jtwitter-yamba.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in QuasiT. The names of the image files are listed as follows.
icon_launcher.png left_btn.png left_btn_pressed.png post_edit_text.png right_btn.png right_btn_pressed.png update_button.png
The following screenshort is generated from the image listed above.
QuasiT has the following Java source files.
com.example.quasit.FirstUpAppDialog.java com.example.quasit.MenuHandler.java com.example.quasit.MenuScreenActivity.java com.example.quasit.OpenningActivity.java com.example.quasit.PostToQuasit.java com.example.quasit.PrefsActivity.java com.example.quasit.QuasitApp.java com.example.quasit.RefreshScheduleReceiver.java com.example.quasit.RefreshService.java com.example.quasit.StatusActivity.java com.example.quasit.StatusProvider.java com.example.quasit.TimeLineActivity.java