Android :: Can't Launch Maps App In HTC Legend With Sense 2.1 / Solution To This Error?
Sep 29, 2010
I'm trying to launch the Maps application from my own activity and throws me an exception.
This is the code that I launch...
And this is the LogCat...
have you declared this activity in your AndroidManifest.xml?
This code executes OK in the stock Android but Sense seems to have something that revokes the launch of the activity. I launch some other apps like gMail without errors, it's only Maps application who gives that error. Do you know any solution to this error?
View 2 Replies
Nov 1, 2010
When i'm using mobile internet, my phone is not reachable for other callers, who cares about others, whole day my girl friend fights with me because it is always no reachable.
View 1 Replies
View Related
Sep 10, 2010
I have a HTC Legend and I experience problems accessing the keyboard during a call.
The screen goes black as soon as the call is connected and the keyboard only appears very briefly when i press the on/off button (first I have to unlock) and then disappears again before I can enter/press a digit. Even if I press a digit it is not registered. The screen just goes black, and in most cases I have to press the on/off button again to "wake" the screen up.
I usually have a bluetooth unit connected and find this problem very annoying since it is almost impossible to use services that require the user to enter digits.
1) Does anybody have a similar experience?
2) Is there a setting that I have not found/set correctly?
3) Your solutions/experiences are most welcome.
View 2 Replies
View Related
May 8, 2012
I am working to develop a customized business concept to call a taxi. Where customers request a Taxi on smart phone app. Taxi drivers will have an Android GPS pre-loaded with maps to work off line. The Taxi driver is guided to the customer using voice navigation (for safety).
Questions:
* Where to find the latest maps to be used for Andriod GPS off-line.
* Which software to use for voice navigation off-line.
* Which software to use for off-line navigation directions from point A to point B.
View 2 Replies
View Related
Sep 7, 2010
I just received a HTC Desire to test on. I noticed, that a mapView residuing in a frame smaller than a whole screen is not as sharp as a generic maps application. Is there any solution to this?
View 2 Replies
View Related
Aug 16, 2010
I'm using Eclipse 3.5.2 on win7 with latest sdk update. Every time i create ninepatch image and copy it into drawable folders, the project becomes error, seems that the file cause error and not supported. Any solutions?
View 4 Replies
View Related
Jun 5, 2010
I am living in saudi arabia and last week i went for a cross country ride (about 8000 KMS), I had ample time to test the GPS and maps capability.I had MAPDROYD , ORUXMAPS & GOOGLE MAPS installed in my HTC LEGEND. Also I had "GPS TEST" installed.I am very disappointed to say that GPS didn't worked even for a single time correctly on my phone, I always used to get "you location is temporarily available" or "GPS location fix failed". Also GPS TEST always showed 8 or 9 sattelites in view but 0 in use "always"On the contrary, my friend's Nokia N95 (with NOKIA MAPS installed) was working perfectly with about 99% correctness of maps data and location fix. Also we were lost a couple of times and NOKIA MAPS came to our rescue every time. The course plotting is awesome for NOKIA MAPS. I really wish to see this kind of functionality in android bases phones. GOOGLE MAPS is ok but you need continuous internet connection which is not possible through out the road. Any comments or suggestions ?
View 4 Replies
View Related
Feb 3, 2010
I have a code for GLSurfaceView which runs fine with sdk 1.5. I am trying to use it in the sdk 2.0 I am getting following error - > "*Application called a GL11 Pointer method with an Indirect Buffer*"
This is the line at which the error is coming, *gl.glVertexPointer(3, GL10.GL_FLOAT, 0, slicesBuffers[i]);
*Please anybody explains me why this error comes & how to solve it?
View 4 Replies
View Related
Nov 27, 2009
I'm trying to learn the Android SDK but I have a problem, and no issue found on this group.
In fact: I have an object "Store" with the properties "Latitude" and "Longitude". I want put a button which launch the google maps app and which prepare the direction, like that.
View 3 Replies
View Related
Aug 5, 2010
I was wondering if it is at all possible to install map data (UK MAP) to the phone so I don't have to turn on data usage for apps like navigation etc. Really starting to get into Android now, my Legend is serving me well.
View 3 Replies
View Related
Aug 2, 2010
Seem to have a problem when trying to open certain pdf files. The files can be opened without any issue on a PC but get the 'unsupported security handler' error when trying to open on the desire (froyo updated).
Not actually tried these files prior to the froyo update so unsure whether this is a bug?
Downloaded Adobe Reader as an alternative viewer, this time it opens but the pages are blank... Think it's something about the pdfs as they were written in Acrobat Distiller 7.0.5 for mac...
View 2 Replies
View Related
Jan 26, 2010
I'm trying to set up my workstation for Android development with Eclipse Galileo. I installed the latest ADT plugin and the Android SDK, but I get this error when I try to run any basic Android project I create code...
View 3 Replies
View Related
Jun 7, 2009
I downloaded android and followed the instructions provided in this website ( http://source.android.com/download )! but i am unable to launch the android emulator. please find the following error
laptop:~/bin/out/host/linux-x86/bin# ./emulator emulator: ERROR: You did not specify a virtual device name, and the system directory could not be found.
If you are an Android SDK user, please use '@<name>' or '-avd <name>' to start a given virtual device (see -help-avd for details). Otherwise, follow the instructions in -help-disk-images to start the emulator. Am i looking at the right executable? can any one please help me figure this out.
View 3 Replies
View Related
Jul 9, 2010
When browsing the internet on one particular website i get this error message.Fatal error:Uncaught exception 'WURL_WURLException'with message 'Device with deivce id generic_android is not defined'. in C:Inetpub/wwwroot13cabs_newmobilewurfl-phpwurfldevicerepository.php:51.I have not written the full message cus it is very long.Can anyone please help me fix this or point me in the right direction. The website is for www.13cabs.com.au. Yes i have tried the site on another device.
View 3 Replies
View Related
Sep 18, 2010
There was an error during the installation. Module C:Program FilesSonyMedia GoMGDetector.ocx failed to register. HRESULT -2147010895.
Any advice or resolution?
View 1 Replies
View Related
May 2, 2009
With Eclipse 3.4, Ubuntu Linux and android 1.5 sdk from the download site. I am getting the following error: This is just a basic project, I haven't added any code yet.
"Failed to find an AVD compatible with target 'Android 1.5'. Launch aborted."
CODE:..................
Failed to find an AVD compatible with target.
View 5 Replies
View Related
Jun 14, 2010
I am trying the MapDemo application, but I am unable to launch the activity, it is showing following error message : [2010-06-14 12:11:49 - TryMaps] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2010-06-14 12:11:49 - TryMaps] Please check logcat output for more details. [2010-06-14 12:11:49 - TryMaps] Launch canceled!
I have gone through the previous thread on this error, And I have already tried following suggestion : 1. Add maps.jar with Google API 2. and also mention the <uses-library> attribute in manifest file.
But still I am unable to launch the activity, in logcat it is showing that package <package name> requires unavailable shared library com.google.android.maps ; Ignoring.
View 4 Replies
View Related
Jul 22, 2010
If i use repaint() method.I got error message. What is the solution for that.Can we use repaint() in android.If not what is the alternate solution for it?
View 2 Replies
View Related
Oct 10, 2010
Had my Legend for about a month and a half now and I've started getting 'low phone memory' errors. Looked in the memory lists and it says the only 'biggies' are maps at 4mb each (and there's 4 of them?) and 'HTC mail' at 116mb. I only have my hotmail account, texts, and Gmail and they're all empty. Not really got that many applications installed (4 or 5) and had to remove some just to get the phone to stop reminding me. I've emptied the drafts, trash and cache and it made little to no difference.
View 2 Replies
View Related
Jan 13, 2010
Brand new moment as of today, and when I tried to get HTC theme. My brother has it on his droid, but when I open it it says launch error, I also wanted different weather app. Got same error message.
View 2 Replies
View Related
May 7, 2009
After the first time I (re)install a new APK sometimes I get VerifyErrors when an Activity references another Activity that extends MapActivity. The app will crash, and then when I restart it it works fine.
This is only on 1.5 targets with the google API addons (target 3). If anyone has any suggestions please let me know.
Here is the logcat:
CODE:................
View 14 Replies
View Related
Oct 8, 2009
I need Help for this issue :
http://code.google.com/p/android/issues/detail?id=4006
View 4 Replies
View Related
Sep 29, 2010
I have an application here that has a feature of showing a POI on the map. It's only one POI and it is only drawn when it's actually within the visible screen area. It works perfectly for a while but if I play around zooming in and out and dragging, it will eventually crash. According to Logcat, the reason is always an OutOfMemory error.
At first, I thought it was a bug on the Google Maps API. After some researching and seeing some Romain Guy posts, I was kind of convinced that I had done something stupid on my app that kept me running out of memory from time to time. Then I ran some more detailed tests with Heap Analyzer (Eclipse) on and I saw that even though I had 2+, sometimes 3+ megabytes left of free memory, I was still getting those annoyings Force Close messages caused by OutOfMemoryError. Most of the times it crashes when trying to alocate some 614kb chunk of memory regardless of how much I have left.
This problem happens a lot on Nexus One 2.2.1 and on HTC Evo 2.1. After some little testing, I got no crash neither on G1 1.6 nor Samsung Galaxy S i9000 2.1. But I cannot say for sure the G1 and Galaxy will not show this problem after more testing. I can only think of a memory fragmentation problem. I hope this problem has a solution. I will also be glad if I can just catch this error and prevent the app from crashing.................
View 1 Replies
View Related
May 18, 2010
I was having a look at tghe lanucher pro beta app which is OK but sense is better. Anyway, I uninstalled it and now HTC sense is force closing all the time and I am unable to get to the app settings to see what the problem is. get me to a place where I can sort this out. Will I have to do some form of hard reboot?
View 1 Replies
View Related
May 24, 2010
I have Facebook for HTC Sense setup in my "Accounts & Sync" section. When I hit the SYNC NOW button there, it seems to sync ok.
However, when I open the PEOPLE program, and select the ONLINE DIRECTORIES and then select FACEBOOK (I assume this is the HTC Sense facebook integration), it says connection error.
Is there some setting I'm missing somewhere?
View 12 Replies
View Related
May 21, 2010
Every time I try to go to something on the sense facebook app I get this error message.
"An error had occurred while fetching data. [102/Session key invalid or no longer valid]"
I deleted the sync account and added it back 3 times, and I still get the same thing.
View 1 Replies
View Related
Apr 22, 2010
I am using Nex ROM and all of the sudden SetCPU says no root, Titanium backup gave me busybox error - and one other app gave me an issue too.
What gives? I made no changes in the past couple days - I want to try another ROM tonight, but I need to verify root and fix if needed before I waste my time.
View 1 Replies
View Related
Jul 23, 2010
I'm being logged out of of facebook continuously. Receiving a 'Facebook authentication failed. Please re-enter your facebook password' notification.
View 49 Replies
View Related
Jun 21, 2010
Periodically I change my passwords and yesterday after doing so, and updating my htc mail settings I cannot access my mail. I am getting an error saying authentication failed. It had worked perfectly fine then several hours later I got the message when I went to check my mail - actually the lack of. Because I had noticed gmail notifier updating my mail on my computer but nothing on my phone.
I read elsewhere to try it on just a 3g connection, or going to wifi, neither worked. I have deleted the account, and tried setting it up from scratch to no avail. The gmail stock app works, I just like the mail widget from htc.
View 3 Replies
View Related
Jun 26, 2010
Is anyone having issues with Google Maps being able to pinpoint your exact location while using the Evo?I used to use Google Maps all the time on my MyTouch, and it would always find my exact location with no problem. But I used it for the first time today on my Evo, and it was always a couple of streets off (not "general" location with the transparent blue circle, but "exact" location w/no circle). This is very inconvenient when using Navigation because it keeps wanting to redirect from a place that I'm not at.I made sure my GPS was on before I started using Maps. I haven't tried using Sprint Nav or any other Nav apps, so I'm not sure if it's a problem with Google Maps, or the Evo GPS.
View 6 Replies
View Related