Android Open Source - Location Application ArrivalNotifier






Project Summary

Android app which texts your friends when you arrive at your chosen location..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ArrivalNotifier.

ItemValue
Java File Count21
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.SEND_SMS




Java Source Files

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