Android Open Source - Development tutorial AndroidMessengerApp






Project Summary

An app for android, built based on tutorial from teamtreehouse.com.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidMessengerApp.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count6
Fragment Count2
jar files usedParse-1.4.2.jar
android-support-v4.jar
commons-io-2.4.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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