Android app that consumes a JSON api of a Ruby on Rails app.
android_app1 is hosted in the following web site
https://github.com/jacobn9000wow/android_app1
If you think the Android project android_app1 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_app1.
Item | Value |
---|---|
Java File Count | 21 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 11 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
android_app1 has the following Java source files.
com.example.weatherjson.InviteActivity.java com.example.weatherjson.LoginActivity.java com.example.weatherjson.MainActivity.java com.example.weatherjson.NewRoomActivity.java com.example.weatherjson.POSTjson.java com.example.weatherjson.PostActivity.java com.example.weatherjson.PostListAdapter.java com.example.weatherjson.ReadWeatherJSONFeedTask.java com.example.weatherjson.RedeemInviteActivity.java com.example.weatherjson.RegisterActivity.java com.example.weatherjson.Room.java com.example.weatherjson.RoomActivity.java com.example.weatherjson.RoomListAdapter.java com.example.weatherjson.ShowRoomActivity.java com.example.weatherjson.ShowUserActivity.java com.example.weatherjson.SingletonDefaultHttpClient.java com.example.weatherjson.UserActivity.java com.example.weatherjson.UserData.java com.savagelook.android.JsonHelper.java com.savagelook.android.Lazy.java com.savagelook.android.UrlJsonAsyncTask.java