Hackathon Android app to text contacts letting them know you are on your way and your current location.
LeavingNow is hosted in the following web site
https://github.com/RyanSchreiber/LeavingNow
If you think the Android project LeavingNow 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 LeavingNow.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xxhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_CONTACTS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WAKE_LOCK |
LeavingNow has the following Java source files.
com.example.team3.leavingnow.ApplicationTest.java com.example.team3.leavingnow.ContactListAdapter.java com.example.team3.leavingnow.ContactModel.java com.example.team3.leavingnow.MainActivity.java com.example.team3.leavingnow.MapService.java com.example.team3.leavingnow.Receiver.java com.example.team3.leavingnow.favoritesActivity.java