Skip to content

MainActivity

stardust edited this page Feb 14, 2023 · 1 revision

MainActivity

The MainActivity class is where the application starts. Specifically, it is within the onCreate() method, which sort of acts as the main method.

onCreate

onPause

filterMarkers

showAllMarkers

isFiltersDisabled

onNavigationItemSelected

onBackPressed

onResume

openHelpActivity

checkMapServices

buildAlertMessageNoGps

isMapsEnabled

getLocationPermission

isServicesOK

onRequestPermissionsResult

onActivityResult

Clone this wiki locally