A dynamic event-planning application for Android..
TimeToGo is hosted in the following web site
https://github.com/sandfort/TimeToGo
If you think the Android project TimeToGo 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 TimeToGo.
Item | Value |
---|---|
Java File Count | 28 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 14 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.SEND_SMS android.permission.WRITE_EXTERNAL_STORAGE android.permssion.ACCESS_NETWORK_STATE |
TimeToGo has the following Java source files.
com.example.fragmentpractice.Address.java com.example.fragmentpractice.AddressBook.java com.example.fragmentpractice.AddressDbHelper.java com.example.fragmentpractice.AddressInfo.java com.example.fragmentpractice.AlarmReceiver.java com.example.fragmentpractice.Contact.java com.example.fragmentpractice.ContactDbHelper.java com.example.fragmentpractice.ContactInfo.java com.example.fragmentpractice.ContactList.java com.example.fragmentpractice.EnRoute.java com.example.fragmentpractice.Event.java com.example.fragmentpractice.EventDbHelper.java com.example.fragmentpractice.EventInfo.java com.example.fragmentpractice.EventManager.java com.example.fragmentpractice.FeedAddressEntry.java com.example.fragmentpractice.FeedContactEntry.java com.example.fragmentpractice.FeedEventEntry.java com.example.fragmentpractice.FeedQuickTextsEntry.java com.example.fragmentpractice.FeedTravelTimeEntry.java com.example.fragmentpractice.MainActivity.java com.example.fragmentpractice.QuickText.java com.example.fragmentpractice.QuickTextInfo.java com.example.fragmentpractice.QuickTextsDbHelper.java com.example.fragmentpractice.QuickTextsManager.java com.example.fragmentpractice.SendMessage.java com.example.fragmentpractice.TravelTime.java com.example.fragmentpractice.TravelTimeDbHelper.java com.example.fragmentpractice.UserPrefs.java