Simple Android app. Send pre-written texts to people who you have marked as a "Favourite".
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.
The following table is the detailed list of Nymbl.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | otto-1.3.5.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.SEND_SMS |
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.
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