Android application, designed to forward user's call from cell phone to home phone and vice verse according to geolocation constraints.
FollowMeHome is hosted in the following web site
https://github.com/dbetter/FollowMeHome
If you think the Android project FollowMeHome 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 FollowMeHome.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in FollowMeHome. The names of the image files are listed as follows.
info.png letsgobtn.png
The following screenshort is generated from the image listed above.
FollowMeHome has the following Java source files.
com.example.followmehome.LandingScreenActivity.java com.example.followmehome.MainScreenActivity.java