Android tutorial app - Twitter client; based on OReilly's "Learning Android" book.
yamba is hosted in the following web site
https://github.com/bepec/yamba
If you think the Android project yamba 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 yamba.
Item | Value |
---|---|
Java File Count | 52 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 3 |
jar files used | jtwitter.jar signpost-commonshttp4.jar signpost-commonshttp4.jar signpost-core-1.2.1.2.jar signpost-core.jar signpost-core.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in yamba. The names of the image files are listed as follows.
ic_menu_play_clip.png ic_menu_stop.png
The following screenshort is generated from the image listed above.
yamba has the following Java source files.
com.bepec.yamba.SettingsActivity.java com.bepec.yamba.StatusActivity.java com.bepec.yamba.TimelineActivity.java com.bepec.yamba.TimelineAdapter.java com.bepec.yamba.TweetData .java com.bepec.yamba.TweetsUpdateService.java com.bepec.yamba.YambaApplication.java com.winterwell.jgeoplanet.BoundingBox.java com.winterwell.jgeoplanet.Dx.java com.winterwell.jgeoplanet.IGeoCode.java com.winterwell.jgeoplanet.IPlace.java com.winterwell.jgeoplanet.Location.java com.winterwell.jgeoplanet.MFloat.java winterwell.json.JSONArray.java winterwell.json.JSONException.java winterwell.json.JSONObject.java winterwell.json.JSONString.java winterwell.json.JSONStringer.java winterwell.json.JSONTokener.java winterwell.json.JSONWriter.java winterwell.jtwitter.AStream.java winterwell.jtwitter.InternalUtils.java winterwell.jtwitter.Message.java winterwell.jtwitter.OAuthScribeClient.java winterwell.jtwitter.OAuthSignpostClient.java winterwell.jtwitter.Place.java winterwell.jtwitter.RateLimit.java winterwell.jtwitter.Status.java winterwell.jtwitter.Twitter.java winterwell.jtwitter.TwitterEvent.java winterwell.jtwitter.TwitterException.java winterwell.jtwitter.TwitterList.java winterwell.jtwitter.TwitterStream.java winterwell.jtwitter.Twitter_Account.java winterwell.jtwitter.Twitter_Analytics.java winterwell.jtwitter.Twitter_Geo.java winterwell.jtwitter.Twitter_Users.java winterwell.jtwitter.URLConnectionHttpClient.java winterwell.jtwitter.User.java winterwell.jtwitter.UserStream.java winterwell.jtwitter.android.AndroidTwitterLogin.java winterwell.jtwitter.ecosystem.Klout.java winterwell.jtwitter.ecosystem.PeerIndex.java winterwell.jtwitter.ecosystem.PeerIndexProfile.java winterwell.jtwitter.ecosystem.ThirdParty.java winterwell.jtwitter.ecosystem.Topsy.java winterwell.jtwitter.guts.Base64Encoder.java winterwell.jtwitter.guts.ClientHttpRequest.java