An Android base class with code to manage the boring necessities of any activity that displays a MapView.
I'm trying to get the Map demos working, as provided in the Google API sample projects. I am using AVDs …
android google-maps mapactivity mylocationoverlayI have created map actvity.But its not showing map on mapview.just showing blank blocks. is there any solution? …
android google-maps mapactivityI have implemented an activity which adds MapFragment at run time. The MapFragment xml has static fragment and I'm trying …
android android-fragments nullpointerexception supportmapfragment mapactivityI have these lines in my code: // create tab4 intent = new Intent(this, ActWhereAmI.class) .addFlags(Intent.FLAG_ACTIVITY_CLEAR_…
android exception finalizer mapactivityI wrote the Get Point application (https://market.android.com/details?id=jv.android.getpoint&feature=search_result) to …
android maps inflate mapactivityi am trying to create a Map Activity and i have been able to successfully have a static string of …
android sqlite mapactivity