Android :: App Working But GoogleMap Not Coming
Sep 22, 2010
I have a very simple app showing current Position using GPS-Provider in emulator. (Location is being picked up from emulator Control). If I send any updated location, the new location also getting picked (showing toast) and able to animate to new point. I'm working behind a firewall (proxy enabled). - App is showing the MapView but background is Grey with line-Grids (not real google maps visible) - Proxy is working fine. What can be the reason for actual maps not getting visible? Do we need to get access 'enabled' for any kind of URL (which might getting blocked by firewall)?
View 6 Replies
May 17, 2010
I made an android application with googlemap api, and draw some 16x16 png (about 200 count) on overlay. When I move or zoom on/in mapview, "out of memory" error occurs very often.
I also used the googlemap appication in my htc itself. Seams that it uses about 14+MB memmory, and never happens "out of memory".
How to save memmory usage in a googlemap api, or how to enlarge android api memmory limit.
View 1 Replies
View Related
Nov 18, 2010
Hi, i have a googlemap app that displays two items (itemizedoverlay class) and i have a Update button. When i press the update button, i want to remove the items from the map, and put again the same items but with the new latitude and longitude values (i have a service that actualice the latitude and longitude fields that i have in sharedPreferences, and also i recibe the other position by a bundle)
what i am doing wrong? when i try my code, the items of the map doesn't be removed.... just new items appear... but i want to remove the old ones
CODE:...........
And these are my two functions:
CODE:............
I also tryed with invalidate() on the mapview but it doesn't works... still paint the old items...
View 1 Replies
View Related
Feb 5, 2010
I am able to display multiple overlayItems on Googlemap, now I want to change icon of any specific overlayItem (to show it is currently selected event). I want to do it through navigation buttons (next, previous) as on Google maps.
I am using StateListDrawable to display icons for OverlayItems. code...
Now my question is how do I change the state of any overlayItem/Icon on map when user click on one of navigation keys?
View 1 Replies
View Related
Nov 17, 2010
I need that my user interface haves 3 sections
NORTH SECTION: four textviews with info about a user MIDDLE SECTION: a googlemap view with the position of the user SOUTH SECTION: a textview with time of last position, and a button to actualice the position (retrieving it from a database)
is this possible? i can't find any information about that on google or android developers guide...
View 8 Replies
View Related
Nov 18, 2010
I actualice the positions of the items of mi googlemap but they only get repainted when i move or zoom the map...
I want that every time the possitions got updated then they get repainted on the map without having to move or zoom it with my finger
Invalidate is not the answer, because it makes a full repaint of all and needs to redownload the map from internet...
My code:..........................
View 1 Replies
View Related
Jan 27, 2013
I am working on an app that uses a GoogleMap and lots of overlays/markers. Controls and navigation is handled automatically (no direct user interaction with the map needed so far).
Things work the way I want right until the app pauses and goes into the background. When I resume the app the map has zoomed out to 0:0 and it doesn't react to animateMap or anything anymore. I can't seem to figure how I get it back to the state where it doesn't react to user interaction and actually updates with my markers and stuff..
Below are the three methods handling the map, and it doesn't seem to react on any of it after a resume.
Code:
private void setupMap(){
getSupportFragmentManager().beginTransaction().replace(R.id.trackeractivity_map, new SupportMapFragment()).commit();[code]......
View 1 Replies
View Related
Jan 27, 2013
I am working on an app that uses a GoogleMap and lots of overlays/markers. Controls and navigation is handled automatically (no direct user interaction with the map needed so far).
Things work the way I want right until the app pauses and goes into the background. When I resume the app the map has zoomed out to 0:0 and it doesn't react to animateMap or anything anymore. I can't seem to figure how I get it back to the state where it doesn't react to user interaction and actually updates with my markers and stuff..
Below are the three methods handling the map, and it doesn't seem to react on any of it after a resume.
Code:
private void setupMap(){
getSupportFragmentManager().beginTransaction().replace(R.id.trackeractivity_map, new SupportMapFragment()).commit();
FragmentManager fragmentManager = getSupportFragmentManager();
SupportMapFragment supportMapFragment = (SupportMapFragment) fragmentManager.findFragmentById(R.id.trackeractivity_map);
[Code] .....
View 2 Replies
View Related
Jul 15, 2009
What are the differences in ant script we should take care to compile the application which uses maps api. Tried with bootlcasspath with both android and maps.jar file. but it fails to create dex file.
View 2 Replies
View Related
Jun 12, 2010
I'm as I'm deciding whether or not to get the iphone 4, and I'm wondering if any exciting Android phones will come to the AT&T 3G network. I'm planning on staying with AT&T as I'm grandfathered into the unlimited data plan and I do like their coverage and being able to use voice/data simultaneously.
View 3 Replies
View Related
Nov 17, 2009
I'm wanting to move over from symbian. Been a happy user for many years, but Nokia simply seems to be heading for a fall in all respects.This silly Ovi thing which will never take off, and the rapid decline of the quality and innovation of their handsets is the final nail in the coffin for me.However, I can't see any Android handsets that do it for me.While I think the operating system is miles better, there seems to be a massive drawback for Android phones - the imaging.There's not a single one with a decent camera - the hero and galaxy both have 5mp, but the images taken by them are nothing in comparison with all the Nokia generic 5mp CZ ones.So is there anything coming up that I would like? I noticed the Samsung behold 2, but that seems to be US only.Not to mention it might not be an better than the galaxy camera.I really don't want to go back to Nokia, but since I use my phone as my main camera, it has to be reasonably good. I know about the upcoming SE beast, but that's got a 4" screen, and I sold the i8910 because it was simply too big to comfortably operate.So.is there anything that could interest me? All I can see is the behold 2, and like I said,that seems to be US only (I'm UK).
View 4 Replies
View Related
Jun 16, 2010
New Android UI Coming on Gingerbread? | Droid Life: A Droid Community Blog
Sounds interesting.
Google says they hope this UI overhaul makes skins made by manufacturers (Sense UI, Motoblur) "pointless."
View 1 Replies
View Related
May 30, 2010
I keep looking, but nothing I see seems better than my Droid (Actually a Milestone)
View 4 Replies
View Related
Aug 12, 2010
Sony Ericsson will release a new product PlayStation phone, which will utilize Android 3.0. (news from Android 3.0 gaming smartphone Coming )It looks amazing, which looks like a mini play station.
View 6 Replies
View Related
Jul 31, 2009
I use the BroadcastReceiver to get the MMS information, but the onReceive can not get the message when MMS coming.
Code as following: Code...
This code can work when SMS coming. Does anybody give me some comments?
View 3 Replies
View Related
Oct 14, 2010
I have a relative layout which contain 2 arrows after that i kept sliding drawer.when i press on slidingdrawer its coming only upto relativelayout.it has to occupy entire screen.
View 1 Replies
View Related
May 2, 2010
I'm getting the outgoing number using BroadCastReceiver and then starts a Activity. but my activity runs in the background??? how can i bring it to foreground? ...
View 5 Replies
View Related
Nov 24, 2010
I have HTC Evo and installed Graffiti some time ago with no problems. Yesterday I did an update of several apps including Graffiti, which required a manual update to a new version. Ever since the updates were completed, I have an ad show up in the text input area. This shows when I'm either doing a google search, text message, etc. It's always an ad for Netfront Life Browser (which I don't have installed). It's really irritating because I have to tap the ad to make it disappear which makes Graffiti think I'm hitting the screen to input punctuation. So I have to tap it again to remove punctuation mode before I can enter text. The ad also will pop up in the middle of inputting the Graffiti text. I'm not sure if the updated Graffiti is forcing the ads in, or if it's another app that is causing it. Any ideas on how to fix this? I hate to lose Graffiti but something has to give - it's now much slower to use Graffiti than regular keyboard.
View 3 Replies
View Related
Mar 9, 2010
I'm having a HTC Tatto which runs on 1.6 platform. i'm trying to build an application which will customize incoming/out going call screen. i want to display a full image (animated one or sort of) rather than the default picture or the picture of the contact person. and is it possible to hide the call details (like calling number, contact name) from the screen. i'hv heard that this is not possible in 1.0 platform. and have seen so many threads regarding this topic but no one is giving a proper answer on this.
View 2 Replies
View Related
May 22, 2010
Android 2.2 Coming To Most HTC Phones -- Smartphones -- InformationWeek
View 2 Replies
View Related
May 21, 2009
If iw ill do any changes in the External folder of Cupcake version i am unable to get the emulator Up.Emulator stops at Android(Booting stage) screen page itself.
View 3 Replies
View Related
Jul 3, 2010
Everything was working fine until updated to frf91. Now I cannot receive any incoming calls but can make outgoing calls. Anyone else having this problem? Or know how to fix it?
View 1 Replies
View Related
Nov 13, 2009
ADP2 is coming Brightstar just announced it:http://www.rcrnewsdirectory.com/pressrelease.aspx?id=325512
I have not seen Google mentions of it yet..
View 4 Replies
View Related
Sep 15, 2009
I am working on android for omap zoom2 target. When I play audio clips, playback is fine and audio is coming via headset connected. But I can only hear the audio from left channel, nothing is audible from right channel. How to get stereo audio output via headset.
View 2 Replies
View Related
Oct 31, 2010
Is there any portrait QWERTY models coming down the stretch besides the already announced...?
I know Motorola have several models (CHARM, DROID PRO, SPICE) but I want an open phone (custom ROMs).
The other current/announced models are basically non-existent.
View 4 Replies
View Related
Aug 22, 2010
I want to reduced the size of Android Emulator i.e. come up with your SDK?As Emulator size is greater than my laptops screen size, unable to see whole content on simulator.
View 3 Replies
View Related
Jun 8, 2009
It's not a massive issue but does anyone else have problems sometimes with photos coming out in the wrong orientation...
For example:
If I hold the phone like this and take the pic:
It comes out this way:
I know I can rotate them but I was just a bit mystified.
View 1 Replies
View Related
Feb 12, 2009
I am using following to display gridview of images code...
View 2 Replies
View Related
May 19, 2010
On Sat, May 15, 2010 at 6:10 AM, Sohan badaya <sohan.bad...@gmail.com>wrote: > In my application i want to show facebook friends name with online status.
View 3 Replies
View Related
Dec 8, 2009
Thanks to TasKiller I have reliable way to shutdown updates coming to my AppWidget from the AlarmManager! Now, sarcasm aside, how do I recover from such event? So far I only see that the Alerts are resurrected only after rebooting the phone. I can stick recovery code into few places such as various Activity#onCreate that belong to my app and my widget but is there a better way? Also what if the alerts are OK - is there a way to detect that and not run AlarmManager#setRepeating? Or is there a harm to run it multiple times?
View 1 Replies
View Related