An app for android, built based on tutorial from teamtreehouse.com.
AndroidMessengerApp is hosted in the following web site
https://github.com/Will-D/AndroidMessengerApp
If you think the Android project AndroidMessengerApp 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 AndroidMessengerApp.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 2 |
jar files used | Parse-1.4.2.jar android-support-v4.jar commons-io-2.4.jar picasso-2.2.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in AndroidMessengerApp. The names of the image files are listed as follows.
ic_action_camera.png ic_action_picture.png ic_action_play_over_video.png ic_action_send_now.png
The following screenshort is generated from the image listed above.
AndroidMessengerApp has the following Java source files.
com.wdahl.ribit.EditFriendsActivity.java com.wdahl.ribit.FileHelper.java com.wdahl.ribit.FriendsFragment.java com.wdahl.ribit.ImageResizer.java com.wdahl.ribit.InboxFragment.java com.wdahl.ribit.LoginActivity.java com.wdahl.ribit.MainActivity.java com.wdahl.ribit.MessageAdapter.java com.wdahl.ribit.ParseConstants.java com.wdahl.ribit.RecipientsActivity.java com.wdahl.ribit.RibitApplication.java com.wdahl.ribit.SectionsPagerAdapter.java com.wdahl.ribit.SignUpActivity.java com.wdahl.ribit.ViewImageActivity.java