Android Open Source - App text Nymbl






Project Summary

Simple Android app. Send pre-written texts to people who you have marked as a "Favourite".

Web Site / Source Repository

Nymbl is hosted in the following web site
https://github.com/IAmQuinn/Nymbl

If you think the Android project Nymbl 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 Nymbl.

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count5
Fragment Count1
jar files usedotto-1.3.5.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.SEND_SMS




Resource Files

There are 13 image files in Nymbl. The names of the image files are listed as follows.

blue_flag.png
ic_action_delete.png
ic_action_delete_dark.png
ic_action_new.png
ic_action_new_dark.png
ic_action_remove.png
ic_action_remove_dark.png
ic_action_save.png
ic_action_search.png
ic_action_send.png
ic_action_send_dark.png
ic_action_star.png
white_flag.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Nymbl has the following Java source files.

com.iamquinn.nimble.AddContacts.java
com.iamquinn.nimble.AddMessages.java
com.iamquinn.nimble.AsyncTaskResultEvent.java
com.iamquinn.nimble.Contact.java
com.iamquinn.nimble.ContactsDataSource.java
com.iamquinn.nimble.DatabaseHelper.java
com.iamquinn.nimble.Message.java
com.iamquinn.nimble.MessagesDataSource.java
com.iamquinn.nimble.MyBus.java
com.iamquinn.nimble.NimbleStart.java
com.iamquinn.nimble.QueuedMessage.java
com.iamquinn.nimble.RunProgress.java
com.iamquinn.nimble.SendMessage.java
com.iamquinn.nimble.SettingsPage.java