Android :: AccuTerra Mobile / No Access To Google Maps

Jan 5, 2010

Are there any apps for Android like this one for iPhone?

AccuTerra Mobile | Home

I know about MyTracks, but it doesn't have access to maps in when you have no service.I would LOVE to find an "AccuTerra-like" app for Android that could replace a stand-a-lone GPS.for hiking specifically.

Android :: AccuTerra Mobile / No access to Google Maps


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 :: Hosting Custom KML For Using In Google Maps Mobile?

Jul 14, 2010

I am new to Android and so I may be missing some very basic things here. I am trying to host custom KML files on a server behind my firewall and display those KML files on the Android emulator. I started by writing a simple app that uses an Intent to display the overlay and pointing the app at geo:0,0?q=
http://code.google.com/apis/kml/documentation/KML_Samples.kml. This works in the emulator.

Next I downloaded that KML file and posted it on my web server (Apache 2.2 on Fedora). I added an AddType directive for the .kml extension and restarted HTTPD. When I point my simple app's Intent to my internally hosted KML file I get the error "The community map could not be displayed because it contains errors." I added some code to try and download the KML file independently of the KML so I could check the status line and the like:

final HttpClient client = new DefaultHttpClient();
final HttpGet get = new HttpGet("http://mycompany.com/data/KML_Samples.kml");
try { final HttpResponse resp = client.execute(get);
android.util.Log.e("MapOverlays", resp.toString());
} catch (Throwable t) {
android.util.Log.e("MapOverlays", "Exception", t);
}

With a breakpoint on the first Log message line I can inspect the results:
statusline = "HTTP/1.1 200 OK"
Content-Type: application/vnd.google-earth.kml+xml

Here's the Intent I'm using:
final Intent intent = new Intent(
android.content.Intent.ACTION_VIEW,
Uri.parse("geo:0,0?q=http://mycompany.com/data/KML_Samples.kml"));
startActivity(intent);

So the two main questions are
What do I need to do to get KML loaded from a private server?
What tools are available (if any) to determine what is wrong with what I've done (something more informative than "The community map...")?

View 1 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

Android :: Finding Location Of Stolen Mobile On Pc Via Google Maps

Aug 10, 2010

Dear all I m a final year student and want to know is it possible to make an application that can find the location of mobile on your pc via google maps or GPS if it is possible then how it is possible?

View 3 Replies View Related

Android :: How Do You Access Country/state/province Polygons In Google Maps Api?

Jun 14, 2010

I have fairly large map overlay that I am displaying over the google maps data but would still like to see the country/state/province lines through my overlay (so the lines would essentially be on top of my overlay).

As I understand, these lines are simply polygons drawn over the maps. Is there any way to access these? If so, how do I get them to show up through my overlay images?

View 1 Replies View Related

HTC Hero :: Use Google Maps With GPS Turned On And Mobile Internet Off?

May 19, 2010

I'm going away few days (Volcano permitting) and was just wondering if I use Google Maps outside of the UK will I need mobile internet.

Can I use Google Maps with the GPS turned on and the mobile internet turned off?

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Google Maps Can't Access Internet Via My 3G Connection

Oct 11, 2010

I am experiencing an issue where I am able to browse the internet fine but Google maps can't access the internet via my 3G connection.I have reset my phone back to its default settings but it is still having the same issue.

View 2 Replies View Related

HTC Droid Eris :: Access Phone's Location Online Like Through Google Maps / Something?

May 30, 2010

So i left my phone somewhere yesterday in a drunken stupor and have no idea where it is...

Is there anyway I can access my phone's location online like through google maps or something?

View 7 Replies View Related

Android :: Easy Way To Access My Maps From Android 2.0 Google Application

Nov 14, 2009

Is there an easy way to access "my maps" (that I have saved in Google) from Android 2.0 Google Maps App? Seems like there should be. I can go through the browser, and it takes a few clicks to get to there, but I can't even click anything when I find the map I want. It doesn't go anywhere, just stays on a Google screen with some text about the map.

View 3 Replies View Related

Android :: How To Set Data In Google Maps / Further Access Data

Aug 9, 2010

Dear Android geeks, I am new to android development, and i want to develop an app in which u can set some data and location in google map and at a later time we can retrieve it also. Please help me out with it I am not able to set data in maps.

View 20 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

Android :: Need Access To Any Off-line Maps?

Apr 26, 2010

I can imagine emergencies where a wireless connection is not possible but i would need access to a map to locate streets, nearby cities, towns, etc .

Anything like that available ? For example, is Google Earth downloadable ?

View 8 Replies View Related

Android :: How To Access My Maps On Droid Eris

Jan 30, 2010

I'm trying to access the google 'my maps' I've created on my new Droid Eris. I don't see a layers option in google maps.

I downloaded my maps editor, and if I try to load a map, it just says "loading" indefinitely and never actually pulls up the map. There are only a couple dozen points on the map I'm trying, so it shouldn't take that long to load. I've tried deleting the app and re-downloading it. I've tried restarting the phone. I've tried accessing it by clicking a link in an email, all with no success.

I'm just dumbfounded that google's OS is making it so difficult to access a google map. Even my piece of crap WM5 phone could do that.

View 5 Replies View Related

KitKat 4.4 :: Google Play Music - Cancelled All Access Trial - Still Receiving All Access Features?

May 8, 2014

So I cancelled my all access trial, I don't find it useful to me, even though I cancelled it, I'm still seeing radios, and other all access features. Will it disappear from my Google Play Music after it's supposed to expire (06-07-2014)? My account type still lists as All Access...

View 1 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 :: Wordpress Database Access In Mobile Applications

May 9, 2009

I am new to wordpress and I want to create an interface for being able to access my database hosted on wordpress in my mobile applications - particularly iPhone and Android.As these do not directly access SQL databases and would need routines on the server-side for being able to do so, what would be the best way for me to go about writing these routines/web-service calls?Are there any wordpress plugins available for this? If not, what language should I use - php or something else?

View 5 Replies View Related

Android :: Signing In To Google For Google Document Access

Feb 5, 2010

I am working on an app where the user inputs some numbers, my app performs a few relevant calculations, and displays the result. However, I would like it if the user could somehow save this value to a Google Spreadsheet.My problem is, I have no idea how to authenticate with Google. I have been Goggle'ing this for awhile, and found: http://code.google.com/apis/documents/docs/3.0/developers_guide_proto.However, when I try to use the command ClientLogin in my code, it tells me this is undefined. I have the Build set to SDK 7, which is Android+Google, and I have: import google.*; (I did this just to play it safe); Anyway, I would appreciate any help I could get. If there are any tutorials or code snippets out there that can help, please send me the link. This is the first time I am attempting something like this (I am a C++ developer who works on offline applications).

View 3 Replies View Related

Samsung I7500 :: Can't Install Sygic Mobile Maps - No Device ID

May 12, 2010

I am using Sygic Mobile Maps 10 on my N1 and now got if for my girlfriend's i7500. It installed fine but when I start it up and try to activate a map, the screen where it should show the device id is just empty (it shows a -). If I go to the About screen, it also doesn't show a device id. I contacted Sygic already but they don't know anything about the i7500 and Google doesn't really help either. My current guess is that it doesn't work with the internal memory card as the device id is apparently generated based on the sd card's serial number (Sygic used to distribute the software pre-installed on a sd card). So maybe the software can't recognise the serial number of the internal card and hence can't generate a device id...but that's just my guess. I just want to avoid wasting money to buy a microsd to install it on there if it turns out that the app is just not working with the i7500 for other reasons...

View 11 Replies View Related

HTC Desire :: How To Access Three Mobile Internet?

Oct 25, 2010

I had my mobile unlocked from the T mobile network, so i could use my three sim card in the HTC Desire. However the sim works fine making calls, and using the wifi, but I cannot access the mobile internet. Three have told me the mobile is not compatible as it is not a three phone. Can anyone please assist? When i boot up the phone T Mobile branding appears, has this got anything to do with it.

View 9 Replies View Related

Android :: Mobile 'Web Wrapper' Framework Allowing Device Access To A Remote Site?

Jan 3, 2010

When I first ran across PhoneGap, I was excited because I envisioned simply dropping in the URL of a mobile site and simply updating the mobile site to use the devices capabilities when available.

Alas, it seems it is not that easy.

From what I understand (and I could be incorrect), any HTML/JS access to the device's hardware is limited to local 'pages'. So essentially create a HTML/JS local 'web' app to access the 'real' mobile web app by AJAX like calls. It seems a little redundant (at least to me) when the point is to simply extend the interface an existing mobile site.

Not trying to knock PhoneGap here, just wondering if there's a similar framework that allows a remote site to access the phone's hardware directly. Or if I've missed how that can be done with PhoneGap.

(Sure, I know "allows a remote site to access the phone's hardware directly" sounds scary - but the URL is hard-coded in the app, and HTTPS could provide authenticity. Of course, security is probably why this isn't supported by PhoneGap.)

View 2 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







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