A simple Android app to tell you which area code you're in.
WeRollinThru is hosted in the following web site
https://github.com/jonkeller/WeRollinThru
If you think the Android project WeRollinThru 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 WeRollinThru.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 17 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
Asset File Names | assets\npa.sqlitedb |
WeRollinThru has the following Java source files.
me.jonkeller.werollinthru.AreaCodeCenters.java me.jonkeller.werollinthru.Coordinates.java me.jonkeller.werollinthru.LocationServiceErrorMessages.java me.jonkeller.werollinthru.LocationUtils.java me.jonkeller.werollinthru.MainActivity.java