Android :: Marker Icon Not Showing Up But Clickable / Fix This?

Aug 25, 2010

I've got the following code which gets information from a database and plots it on a map. The information is there and clickable but the actual icon androidmarker is not visable. Why? How do I fix this? code...

Android :: Marker icon not showing up but clickable / fix this?


Android :: Showing Small Clickable Item On Map

Nov 10, 2010

I'm working on maps on Android; i create at runtime overlays and, when clicked, i show a dialog that,when clicked, goes to a new activity; i don't like so much the dialog so i would like to show a smaller clickable object (like in foursquare or in photos application for iphone).has anyone done something similar?

View 1 Replies View Related

Android :: Create Clickable On Icon In Status Bar To Run Function / Method / Code

Sep 3, 2010

I have placed an icon on the status bar. I would like to run a method of another class whenever the user selects that icon. I've seen similar functionality used in volume icons that sit on the status bar that allow a user to raise or lower the volume when the icon is clicked. However, these icons are on the right side of the status bar, and from what I've seen, I'm not allowed to put an icon there. I don't know if that kind of functionality is available to left side icons. So basically, I'm looking for how to run a function when a status bar icon is clicked. I don't want to open an activity, I just want to run a function.

View 1 Replies View Related

Android :: Two Icon Apps Showing Up

Nov 3, 2010

I recently downloaded an app from the market and TWO icons showed up under my apps. So, I went to throw one to the trash and that didn't work; still two.

View 4 Replies View Related

Android :: How To Install App And Keep An Icon From Showing Up In Application Tray?

Dec 3, 2009

I've got an app that I would like to install without having an icon show up in the application tray.If I don't specify an icon in my manifest, Android still plops a default icon in the tray.How do I prevent this?

View 13 Replies View Related

General :: Samsung Galaxy S2 - Strange Android Icon Showing On Notification Area

Oct 21, 2012

today a strange icon started to show up in the notification area. It has no notification attached to it, restarting the device doesn't make it go away and neither am I aware of any app installed that could have caused this. Due to the resemblance the icon bears to the ICS logo, I thought it might be some system-based event (something like an android anniversary date or whatnot), yet it persisted through GMT midnight, which makes it seems less likely then it did when I found out. I tried an image-based search for any images and screenshots containing the said icon, but came out empty-handed. As Henzman said, it's the new icon of the Power Toggles app.

View 5 Replies View Related

HTC Incredible :: Navigation Icon Not Showing Up Anywhere On Inc / Where To Find It?

Aug 28, 2010

I have no clue but the blue arrow icon that used to launch the nav program is no longer anywhere to be found

View 1 Replies View Related

HTC Droid Eris :: Apps2SD - Showing Low Memory Icon

Aug 19, 2010

Is there an EASY start to finish tutorial out there?

Everything I found is for a specific ROM (I have XTRROM3) and looks really complicated.

My phone is showing the low memory icon and it's really annoying, so I'd like to get this figured out.

View 10 Replies View Related

Motorola Droid X : App For Showing Battery Percentage In Icon

Sep 23, 2010

Is there an app that puts the battery percentage in our battery icon?

View 5 Replies View Related

Custom Title Text Disappearing But Icon Showing?

Jun 8, 2011

I'm trying to create a custom titlebar in my app that looks like this (essentially):

For some reason, the icon shows up, but not the title text. It's really weird. For a split second you see the title text, but then it disappears and only the icon shows in the title.

My code is as follows:

==========================window_title.xml======== ==================

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
androidrientation="horizontal"
android:layout_width="60px"
android:layout_height="60dip"
android:gravity="center_vertical"

[code]....

View 2 Replies View Related

Motorola CLIQ :: Battery Not Charging - Icon Showing A ? Symbol

Mar 2, 2010

I guess I have my first major problem with the phone that I can't seem to figure out. As of last night, the battery icon on the top right of the screen has been showing a "?" symbol instead of the usual colored meter.

I tried charging it and the symbol doesn't change it either. Also, it does not seem to charge. I tried turning my phone on and off...and it doesn't do anything.

View 4 Replies View Related

HTC EVO 4G :: Stock Battery Icon On Screen Showing Power Left?

Jun 25, 2010

I saw evo screen shot had stock battery icon shows % of power left. I know few battery apps show that, but they are widgets, not changing stock battery icon. Can anyone tell me which app is that?

View 3 Replies View Related

HTC EVO 4G :: Update - Factory-installed Voicemail Icon Was Showing That Couldn't Load Widget Message

Jun 29, 2010

After the update, the factory-installed Voicemail icon was showing that "Couldn't load widget" message. I removed and replace it without a problem. This morning, I got a voice message and now it doesn't show the new message count in the icon.

Not a big deal, but I guess that means they updated that app (current version is V.5.1.0.30). I was hoping they would at least improve the recording quality by providing options for raising the recording frequency so it doesn't sound so "tinny".

View 1 Replies View Related

Samsung Vibrant :: "Edge" Icon Not Showing Up?

Oct 21, 2010

I got my vibrant a couple weeks ago and its been awesome. Last night, I was downloading apps... after messing with Extended Controls, I noticed that my "edge" icon wasn't showing up. I tried switching my phone to 3g, and that icon didn't work either. I can make phone calls and stuff, but I can only use the Internet if I have my wifi on now.

View 1 Replies View Related

General :: Message Icon Showing 1 Notification But There Is No Message In Inbox

Nov 30, 2012

I dont know how to get rid of this problem.

My msg icon on the main screen showin 1 notification but when i click the icon there is no new message in my inbox.

View 3 Replies View Related

Android :: How To Display A Bubble When Tap On Marker?

Oct 27, 2010

I was wondering how can I display a bubble (a bubble like when you use Google map and you click on a marker there is that bubble that appear with a picture ans some informations) when I tap on one of my Marker that are on my Android Google map?

View 2 Replies View Related

Android :: Get OnClick() Event From Marker Int Map?

May 20, 2010

i want to add a marker to a position int the map ,so i add a image through canvas by overwrite overlay .But i want to get the other activity through clicking the image,who can tell me what can i do?

View 2 Replies View Related

Android :: Gps Marker On Google Maps

Oct 12, 2010

I am developing an application which shows the current location of the user. I want to display a marker on the current location of the user.

I have used an image as marker to display current location. But i want to display an animated arrow showing the range just like in the google maps android app. Can anyone please tell me how to achieve this.

View 1 Replies View Related

Android :: Create Map View With A Marker?

Sep 1, 2009

Can any one help to create map view with a marker.

When we are clicking marker it should display info window.

By clicking that info window it shoul goto another layout.

View 5 Replies View Related

Android :: Displaying Information Box When Clicked On A Map Marker

Nov 15, 2009

I am looking for code examples of how to draw a description box when clicking on a map marker. Something similar to google map's implementation - http://code.google.com/apis/maps/documentation/examples/icon-custom.html (Click on the marker to see an example)

View 4 Replies View Related

Android :: How To Drag Marker Objects In A MapView?

Jun 4, 2009

Hey Is it easy/possible to drag marker objects in a MapView?

View 10 Replies View Related

Android :: Drag Marker On Map / Handle It In OnTouchEvent()?

Oct 15, 2010

How can I drag a marker on the map?
How to handle it in onTouchEvent()?

I had written one code that actually drags. But it feels like the map is moving instead of the marker. That code is...

View 1 Replies View Related

Android :: Add A Dialog - Window In Map When Click Marker?

May 21, 2010

I want to add a dialog or a window in the map when click the marker as folows?but i don't know what to do. Does put the dialog int the Overlay or MapView?

View 12 Replies View Related

Android :: PopUpWindow Not Displaying When Tapping On Marker

Jun 18, 2010

I am displaying google map and on top of that some overlay items(Markers) are there. When tapping on the markers, I need to display PopUpWindow. The code is executing but popup is not displaying.

popUp.showAtLocation(layout, Gravity.TOP, 0, 0); popUp.setFocusable(true); popUp.setTouchable(true); popUp.setOutsideTouchable(false); popUp.update(0,50, 320, 70);

Here layout is an object of LinearLayout.

I created another android application, in that, I put the above code and its working perfectly. PopupWindow is displaying.

View 2 Replies View Related

Android :: Draw Marker In Runtime / At On LocationChange?

Sep 7, 2010

It is possible to draw markers in runtime or at onLocationChange event, not on Create event?

View 1 Replies View Related

Android :: How Do I Change Default Blue Animated Marker

Nov 14, 2010

how do i change the default blue animated marker for MyLocationOverlay in google maps?

View 1 Replies View Related

Android :: Error With Custom Made Popup Marker / Way To Fix

Feb 25, 2010

I have a made custom popup marker. There is a button on the popup that shows up when you click on a marker on the map. Its function is to open a new activity when the button is clicked. So in the onClick function of the setOnClickListener() call, I created a new object of the Activity class and used that to call the various methods that needs to start the activity but I keep getting a java.lang.NullPointerException thrown regarding the line that calls the startActivityForResult() method. Not sure of the best way to go about this. I have pasted a sample code...

View 8 Replies View Related

Android :: Create An Custom Droid Maps Marker?

Sep 24, 2010

I want to create a mapview marker with 4 elements:
- picture (of user)
- background
- text (username)
- Arrow to show an direction

OverlayItem.setMarker() accept only a drawable.

How can I create an drawable with 4 Items? Or can i add an View as marker to overlayItem?

any ideas?

View 1 Replies View Related

Android :: Event Triggers When I Click Around Marker / Restrict It?

Apr 26, 2010

I displayed map and on top of map, I displayed a number of overlay Items(Markers). Clicking on overlay Items or markers will do some action. But the problem is when I click around the marker, means outside the marker, at that time also, the event triggers. I want to restrict that exactly when I am clicking on the marker, event has to take place. I am doing the event in opTap() method.

How can I restrict the event triggering to exactly when I click on the marker.

View 4 Replies View Related

Android :: Expanding Overlay Marker On Google Maps?

Jul 20, 2010

I can draw overlay items onto google maps just fine, an image that looks like:
_____
| |
______
/

Where the "/" part is the "pin" that marks the lat/lon on the map and a picture in the middle of it. My question is, is there any way to expand this when the user clicks on it? I'll of course have to change this to some kind of dialog or layout and change it when it gets clicked.

I want to have it smaller like that with just an image when not clicked on, but when it is clicked on it expands over like a second to:

--------------------------------------
| <image> <buttons> |
| <buttons> |
| <some info here> |
| |
--------------------------------------
/

Is this possible?

View 2 Replies View Related







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