Android app which texts your friends when you arrive at your chosen location..
ArrivalNotifier is hosted in the following web site
https://github.com/lizcross/ArrivalNotifier
If you think the Android project ArrivalNotifier 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 ArrivalNotifier.
Item | Value |
---|---|
Java File Count | 21 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.SEND_SMS |
ArrivalNotifier has the following Java source files.
com.doorstop.liz.arrivalnotifier.ApplicationTest.java com.doorstop.liz.arrivalnotifier.ArrivalNotifierActivity.java com.doorstop.liz.arrivalnotifier.ArrivalNotifierApplication.java com.doorstop.liz.arrivalnotifier.DaoMaster.java com.doorstop.liz.arrivalnotifier.DaoSession.java com.doorstop.liz.arrivalnotifier.GeofenceModel.java com.doorstop.liz.arrivalnotifier.GeofenceModelDao.java com.doorstop.liz.arrivalnotifier.GeofenceRegistrar.java com.doorstop.liz.arrivalnotifier.GeofenceServices.java com.doorstop.liz.arrivalnotifier.GeofenceServicesException.java com.doorstop.liz.arrivalnotifier.GeofenceSms.java com.doorstop.liz.arrivalnotifier.GeofenceSmsDao.java com.doorstop.liz.arrivalnotifier.GooglePlayServicer.java com.doorstop.liz.arrivalnotifier.MessageEntryFragment.java com.doorstop.liz.arrivalnotifier.MessagesListAdapter.java com.doorstop.liz.arrivalnotifier.MessagesListFragment.java com.doorstop.liz.arrivalnotifier.SmsService.java com.doorstop.liz.arrivalnotifier.dbServices.GeofenceModelRepository.java com.doorstop.liz.arrivalnotifier.dbServices.GeofenceSmsRepository.java com.doorstop.liz.arrivalnotifier.dbServices.RepositoryActions.java com.doorstop.liz.arrivalnotifier.dbServices.RepositoryActionsDao.java