Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sishin/MapLocation
/ types & classes
Types & classes
7 in github.com/Sishin/MapLocation
⨍
Functions
26
◇
Types & classes
7
Class
AddressResultReceiver
Receiver for data sent from FetchAddressIntentService.
app/src/main/java/com/sample/sishin/maplocation/MapsActivity.java:349
Class
AppUtils
app/src/main/java/com/sample/sishin/maplocation/AppUtils.java:9
Class
ApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
app/src/androidTest/java/com/sample/sishin/maplocation/ApplicationTest.java:9
Class
ExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
app/src/test/java/com/sample/pranisha/maplocation/ExampleUnitTest.java:10
Class
FetchAddressIntentService
Asynchronously handles an intent using a worker thread. Receives a ResultReceiver object and a location through an intent. Tries to fetch the address
app/src/main/java/com/sample/sishin/maplocation/FetchAddressIntentService.java:27
Class
LocationConstants
app/src/main/java/com/sample/sishin/maplocation/AppUtils.java:13
Class
MapsActivity
app/src/main/java/com/sample/sishin/maplocation/MapsActivity.java:42