• Tutorials
  • Tips & Tricks
  • Applications
  • News

Android Trainee

  • Tutorials
  • Tips & Tricks
  • Applications
  • News

Tag: androidmapv2

21 November 2014

Updating InfoWindow contents with coordinates when dragging marker in Google Maps Android API V2

Written by admin@androidtrainee
Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <!--?xml version="1.0" encoding="utf-8"?--> package="com.mapv2.demo" android:versionCode="1" android:versionName="1.0" &gt; &lt;uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" /&gt; &lt;permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE" android:protectionLevel="signature"/&gt; &nbsp; &nbsp; &lt;uses-feature android:glEsVersion="0x00020000"...
Read More
Tutorials android, Android App, androidmapv2, google place api, location, map, mapv2, mapv2 api, touched location Leave a Comment
21 November 2014

Adding and removing multiple proximity alerts in Google Maps Android API V2

Written by admin@androidtrainee
Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <!--?xml version="1.0" encoding="utf-8"?--> package="com.mapv2.demo" android:versionCode="1" android:versionName="1.0" &gt; &lt;uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" /&gt; &lt;permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE" android:protectionLevel="signature"/&gt; &nbsp; &nbsp; &lt;uses-feature android:glEsVersion="0x00020000"...
Read More
Tutorials android, Android App, androidmapv2, google place api, location, map, mapv2, mapv2 api, touched location Leave a Comment
21 November 2014

Retain markers on screen rotation in Google Maps Android API V2 using Parcelable LatLng points

Written by admin@androidtrainee
Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <!--?xml version="1.0" encoding="utf-8"?--> package="com.mapv2.demo" android:versionCode="1" android:versionName="1.0" &gt; &lt;uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" /&gt; &lt;permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE" android:protectionLevel="signature"/&gt; &nbsp; &nbsp; &lt;uses-feature android:glEsVersion="0x00020000"...
Read More
Tutorials android, Android App, androidmapv2, google place api, location, map, mapv2, mapv2 api, touched location Leave a Comment
21 November 2014

Showing nearby places and place details using Google Places API and Google Maps Android API V2

Written by admin@androidtrainee
Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <!--?xml version="1.0" encoding="utf-8"?--> package="com.mapv2.demo" android:versionCode="1" android:versionName="1.0" &gt; &lt;uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" /&gt; &lt;permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE" android:protectionLevel="signature"/&gt; &nbsp; &nbsp; &lt;uses-feature android:glEsVersion="0x00020000"...
Read More
Tutorials android, Android App, androidmapv2, google place api, location, map, mapv2, mapv2 api, touched location 1 Comment
19 November 2014

Android Reverse Geocoding at touched location in Google Map Android API V2

Written by admin@androidtrainee
Android Reverse Geocoding at touched location in Google Map Android API V2 Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <!--?xml version="1.0" encoding="utf-8"?--> package="com.mapv2.demo" android:versionCode="1" android:versionName="1.0"...
Read More
Tutorials android, Android App, androidmapv2, location, map, touched location Leave a Comment
19 November 2014

Adding marker on touched location of Google Maps using Android API V2 with SupportMapFragment

Written by admin@androidtrainee
  Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <!--?xml version="1.0" encoding="utf-8"?--> package="com.mapv2.demo" android:versionCode="1" android:versionName="1.0" &gt; &lt;uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16" /&gt; &lt;permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE" android:protectionLevel="signature" /&gt; &nbsp; &nbsp;...
Read More
Tutorials android, Android App, androidmapv2, location, map, mapv2 Leave a Comment
19 November 2014

Showing current location in Google Maps using API V2 with SupportMapFragment

Written by admin@androidtrainee
Step 1 :- Create New Android Project. Step 2 :- Add Google-play-services_lib to your project. Step 3 :- Open AndroidManifest.xml file. <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.mapv2.demo" android:versionCode="2" android:versionName="1.0.1" > <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" /> <permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE" android:protectionLevel="signature"/> <uses-permission android:name="com.mapv2.demo.permission.MAPS_RECEIVE"/>...
Read More
Tutorials android, androidmapv2, map, mapv2 Leave a Comment
← Previous 1 2 3

Tags

admob Advertising Networks AerServ Airpush android android ads android Advertising Networks Android App android chart animation Android GridView android L android lollipop androidmapv2 AppBrain AppFlood Appia AppKey Appnext AppOptim Appwiz chart chartview Epom Market google place api GridView Image Loader InMobi LeadBolt location map mapv2 mapv2 api material design Minimob Mobicow MobileCore MobiMicro NativeX Pingjam RevMob StarApplication startapp TapContext touched location Widdit

Count per Day

  • 347Reads yesterday:
  • 463821Total visitors:
  • 41Visitors today:
  • 2414Visitors per month:
  • 1Visitors currently online:
© Copyright 2014. Theme by BloomPixel.
Posting....