Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Android: How to add google map in fragment?

Hiii guys, one problem occurred in my android app. Problem: I add map on fragment in tab layout but not move camera position location wise and also I can't  add marker and not perform other operation but i try this code on activity...

Problem in Google map rotation in Android

I am facing an issue right now I am developing an Android app similar to Uber or lyft but the problem that I am facing is the car is moving on the map smoothly but sometimes it is revolving at 360 degree at one position, I need to stop that pleas...

How to add marker with Infowindow in google map?

In the below example code I have described to add a  marker with Infowindow. Here I have used array list for adding marker items, then I have created plotMarkers method, in this method, it will addMarker by passing MarkerOptions as a paramet...

How to Draw path between two locations

In the below example I have created Drawing Polyline and Markers along the tapped position in Google Map. Polyline is a list of points where line segment are drawn between consecutive point. Here I have created fragment attribute in activity_mai...

IllegalStateException not on main thread

class LoadImage extends AsyncTask<Void, Void, Void> { @Override protected Void doInBackground(Void... urls) { Bitmap theBitmap = null; ...

Google Map showing only one marker

Hi, I am using Google Map in my app. I have added treeid, and its lat and lng location. I want to retreive these location and show in google marker using volley library. But I am able to get only one marker location.Please help me where I a...

android google map is showing only one marker using volley library

I am using Google Map inside the "Fragment" using sqlite database connection through volley library. I have 4 location, but my map is showing only one marker. I don't know where exactly getting wrong. Where do I need to change in my code to...

Easy methods of incorporating Google maps for Android

First create a layout for Map Activity. The name of layout is activity_main.xml <fragment xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/map" class="com.google...

Set Google Map API v2 in android

Set Google map in android application To get a google map view in your android application .First you have to create your Google Api Key on the following link https://code.google.com/apis/console/ . First make a project on t...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: