Android :: Layers In New Version Of Google Maps?

Oct 16, 2009

Any idea when an update to Google Maps might be happening? Specifically I'm looking for the layers & My Maps functionality. Something I had in my Nokia N96 version before taking the plunge and upgrading to a HTC Hero. Seems I've taken a back step as currently these functions aren't available yet!

Android :: Layers in New Version of Google Maps?


Android :: Google Maps Layers?

Sep 12, 2010

I thought there were layers for maps where you could see restaurants close to your location. Does anyone know how to get this.

View 2 Replies View Related

Motorola Droid :: Google Maps Layers History?

Nov 9, 2009

Just got the droid and I love it. However I was playing around with the Google Maps Directions and such, entered in a few locations and it saved all of them to my Layers screen. How can I clear them? I don't want those there when I hit the layers button, but I can't find any option to clear them.

View 12 Replies View Related

Android :: Propagate Events In Several Layers Android Google Maps

Nov 30, 2009

I'm developing a google maps based application for android 1.6.

My problem is that in my application I have more than one layer that extends from ItemizedOverlay representing information in the map.

The problem is that all the layers implement the onTap method, but now only the last layer (on the top of the stack) detects the tap event, so If the user taps on an item that is in a deeper item the method onTap never fires.

Is there any way to propagate the event to deeper layers?

View 2 Replies View Related

Android :: Beta Version Of Google Maps Navigation

Dec 8, 2009

I am looking for a link to download the beta version of Google Maps Navigation and I can not find it at all. I have a Hero and really want this.

View 3 Replies View Related

Android :: Minimum Version For Google Maps Navigation

Jun 25, 2010

Does anyone know the minimum version of Android that the latest Google Maps with Navigation will work on? I can't find this on Google's website.

View 1 Replies View Related

Android :: Google Maps Update Alert For Already Installed Version

Sep 28, 2009

Firmware 1.6
Mod Cyanogen 4.1.11.1
Build DRC 63
Last week I got and update alert for Google Maps. I tried to install it and got a "Install error" "Package file not signed correctly".

What's strange about it is, I already had the version it wanted me to install. Version 3.1.2. It also doesn't show up in aTrackdog but does show in apps drawer and works fine. The market shows that I don't have it installed. All other Google apps are working and show where they should. This started before the C&D order.

View 3 Replies View Related

Android :: New Google Maps Version For Windows Mobile Phone

Feb 3, 2010

Has anyone been able to get this new version of Google Maps that syncs Starred places from your desktop to your phone? Official Google Mobile Blog: Take your places and searches to go with Google Maps for mobile). This feature (accessing starred places) is one of the few things I miss about my Windows Mobile phone.

View 9 Replies View Related

Motorola Droid :: New Version Of Google Maps?

Nov 24, 2009

3.2.1 in the Market. And my phone says it is running 3.2.0. Anyone tried this? If this is old news than i am sorry that I have been actually working today.

View 21 Replies View Related

Motorola Droid :: New Version Of Google Maps In Marketplace

Nov 23, 2009

Looks like there is a newer version of Google Maps in the market than that which is on the Droid. On the Droid = 3.2.0 in market place is 3.2.1. I installed it and the navigation and all still seems to be there. Not sure what was in the updates but it did upgrade the version number.

View 21 Replies View Related

Samsung EPIC 4G :: New Version Of Google Maps And Street View

Sep 9, 2010

Per the title, there are new versions of Maps and Street View in the market. The Maps update is just to add walking directions I think and the street view was a more polished update. Street view doesn't work after install, at least on my Epic. I open maps, pick a road and long-click on it. A balloon pops up saying "Loading address" for about 30 seconds then give me a pop-up error that says "Data Connection Lost, Retrying" But, data is working just fine on the phone everywhere else. Try rebooting the phone after install, it helped. Still some errors but much better than before. It is awesome when it works. Try compass mode.

View 5 Replies View Related

Android :: How To Add Google Maps Library In Android 1.5 Version Device?

Jun 1, 2009

I extracted com.google.android.map.jar and com.google.android.map.xml and Map.apk files from the another development device which has google maps in it. I started with following procedure..

1. adb -d shell
2. # mount -o rw -t yaffs2 /dev/block/mtdblock3 /system mount -o rw -t yaffs2 /dev/block/mtdblock3 /system mount: Device or resource busy. I can't copy the above files to the /system/framework/ , /system/etc/ permissions/ , and /system/app to these directories.
C:>adb -d push C:GoogleMAPSMaps.apk /system/framework/ failed to copy 'C:GoogleMAPSMaps.apk' to '/system/framework// Maps.apk': Read-only file system

Is there any way to change the system image to Read write mode?

View 12 Replies View Related

Android :: Google Maps - Settings In Emulator For Displaying Maps

Sep 25, 2010

I use the google code from devloper.android.com I use that application but in the emulator it shows only the crossed lines not the map so is there any settings in emulator for displaying maps

CODE:.....

Android mainfest

CODE:..................

View 4 Replies View Related

General :: Google Maps 6.9 - Where Are Offline Maps Stored

Jul 12, 2012

what is the path to the offline map files saved by Google Maps 6.9?

View 9 Replies View Related

KitKat 4.4 :: How To Replace Maps Version 7.04 With 6.14.4

Dec 16, 2013

I have a Nexus 4 running 4.4.2 and I want to replaced the maps version 7.04 with 6.14.4

If I unchecked the option to allow updates from other than Play, will it work ?

View 1 Replies View Related

Android :: How To Add Layers On View

May 20, 2010

I'm going to develop a Android program, with a photo display on screen. And there are some text and drawing (circle/Rect) over the photo. The text and drawing will change when use touch on the screen.How can I implement? SurfaceView? ItemizedOverlay? or anything else?

View 1 Replies View Related

Android :: Google Latitude Application For Access Through Google Maps?

Mar 5, 2009

Is Google Latitude available in the UK or not, because it doesn't seem to be working for me? I have received the RC9 update for G1 and have Google Maps 3.0. Is there an a Google Latitude application that I should have or do I access everything through Google Maps? When I go the www.google.com/latitude on my G1, it offers me the option of "launching" Latitude but it just takes me to Google Maps. From there, I cannot see the locations of my Google "friends" (who have agreed to show location), neither does my own location show up on the Latitude homepage on the web (I have settings turned to "detect my location automatically").

View 13 Replies View Related

Android :: Set And Get Thread Priority From Java And Native Layers?

May 10, 2010

I have a multithreaded streaming app which has mainly the following 5 threads. 1 Main App(UI) Thread 1 controller thread (in native) 1 audio decoder thread (in native) 1 video decoder thread(in native) 1 thread to query the head position of audio (in Java) Apart from this I have video rendering with OpenGL. My problem is, if I query the thread priority using the Thread.getPriority method (my native threads make callbacks to Java and I am making the query at that point of time), I am getting the priority of each of them as 5. For my audio query thread (the last one in the list) I am explicitly setting the priority using Process.setThreadPriority(Process.THREAD_PRIORITY_URGENT_AUDIO); Also for my decoder threads, I am giving higher priority than my controller thread(using pthread APIs in native). But still finally all of them seem to have same priority. Also what should I be doing to increase the priority of my threads(both from Java and native)?

View 6 Replies View Related

Motorola Droid :: Unable To Find Google Voice Or Google Maps In Market

Oct 19, 2010

I'm running Cyanogenmod 6. I just noticed that I can't find Google voice or Google maps in the market. I do have the apps installed, but can't see them int he market to get updates. I tried out LFY1.7 and Ultimate Droid 1.0.0, and see the same issue.

View 5 Replies View Related

General :: Google Apps Like GMAIL / GOOGLE+ / PLAY / Maps Not Working In Airtel 3G

Apr 16, 2014

I am using Nexus 4 Bought from US thro my friend.Current Android version id 4.4.2..My Service Provider is Airtel. All my google applications like Gmail, Maps, Play,Google Plus are working fine in WIFI.But when i try to refresh or update these application thro Airtel 3g,i am getting No Connection Error.

All my 3rd party apps like Facebook,Whatsapp are working fine in 3G.

View 3 Replies View Related

General :: Google Maps App Doesn't Sync Names With Google Bookmarks

Apr 17, 2013

I'm using the latest version of Google Maps on JB 4.2.2 [Nexus 4]..I noticed that I cannot edit the names of my locations in "My Places" in the phone app. So I used Google Bookmarks (google.com/bookmarks) from my PC to edit/rename My Places. However, the names do not sync or carry through to the Google Maps app on the phone. The names in the app are still the generic names, coordinates or street names.

Is there any way to change the names of My Places and get them to sync with the phone app? Really baffling!

View 2 Replies View Related

General :: App Or Mod To Google Maps Allow To View Maps (satellite View) Offline

Sep 4, 2012

I'm searching for an app or mod to google maps that allow to view maps (satellite view) offline

View 1 Replies View Related

Android :: How To Get Latest Version Of Google Apk?

Aug 3, 2010

How can i get the latest version of google apks ? .Is their any git repository for this apk's .I am not able to find these apk's in the android.git & QCT git.

View 7 Replies View Related

Android :: Google Voice And Version

Dec 15, 2009

I have a few questions about google voice and verizon. I am currently on a plan where I have 10 friends outside of verizon that are now in my circle. Now that I have google voice, does this change anything? I have the droid and just downloaded the google voice app. I have seen that people are saying that sms messages don't get pushed, but it looks like they are through the google voice app? Am I missing something? Can I now cancel my sms service through verizon so I am not paying ANY sms fees? It looks like I am getting sms messages the same as I always did, how do I sms through google voice on the droid?

View 11 Replies View Related

Android :: Google Maps Api

Nov 4, 2010

while signing up for google maps API, i entered the md5 string that was generated on issuing this command in cmd keytool.exe -list -alias androiddebugkey -keystore "C:androiddebug.keystore" -storepass android -keypass android but it says "The fingerprint that you entered is not valid".

View 2 Replies View Related

Android :: Google Sky Maps API

Nov 22, 2010

Is there a way to use Google Sky maps on my app? I know we have Google maps API, but is there a Google Sky Maps API?

View 3 Replies View Related

Android :: Google Maps App

Jun 10, 2010

I have several Android devices and each of them has different version of Google Maps: 3.0 in HTC G1, 3.1.1 in HTC Dream and 3.4 in Nexus one and Motorola Droid. When i use the following code: Intent myIntent = new Intent(Intent.ACTION_VIEW,Uri.parse("geo:0,0? q=Starbucks"); I get different behavior on the devices: On the latest versions of Google Maps application I see a map the term centered around my current location with a reasonable zoom radius while in Google Maps 3.0 I see list of results and button to the map. Is there a way to get the same behavior on all devices? of course i prefer the behavior of the latest versions

View 2 Replies View Related

Android :: Tag Google Maps

Aug 3, 2009

When I click the icon of My location, it opens a tag with information and when I touch this tag then I go a new Activity that give my more information,it same pass with StreetView, so How can I do that?

View 2 Replies View Related

Android :: Google Maps 4.4.0

Jul 26, 2010

Google Maps 4.4.0 Update now in the Market.

View 15 Replies View Related

Android :: Google Maps Api Key?

May 16, 2010

I have some trouble testing my Android application which includes the google maps API. The ooficial API example worked just fine but if I copy the code into my own project it keeps saying: "The application has stopped unexpectedly". I looked up the key in the keystore several times and registered it with google. Even tried reinstalling the SDK.

CODE:.......

There are some exceptions following but none pointing to my code, everything in background processes.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved