Android :: Show A PopoupWindow At Click Location?

Aug 17, 2010

I'm trying to show in Android a PopupWindow at the click location.
I read that Android does not support getting the click coordinates for some reason.

I want to do something like the little popup that appears on the contacts on Android 2.1+ when you select a person's icon and a window appears at the row location showing different options to contact that person. Also in the twitter application they do something similar.

I guess it is acting more like a Context Menu, but what I read is that Context Menus cannot be customized. How are this popup windows at location done?

Android :: Show a PopoupWindow at click location?


Android Json - Show All Items On Button Click?

Dec 11, 2013

.i try to parse json and show item to listview.but i want to show all items on button click , but when i clicked button only show last item on listview this is a my my code

[HIGH]private class LoadDataToServer extends
AsyncTask<Void, Integer, ArrayList<HashMap<String, String>>> {[code].....

View 1 Replies View Related

Android :: Show Custom Dialog In After Droid AlertDialog-Click

Jun 3, 2010

I've build an AlertDialog which shows three items. code...

I've searched on stackoverflow/the inet but the solution that was meantioned there was to pass the applicationContext of the Activity to the Dialog (which i did in this case, i saved an reference of the activitys applicationContext in a private variable: myActivity.savedApplicationContext

View 1 Replies View Related

Android : Market Slow - Click Through An App It Takes A While For The Info To Show Up

Jun 8, 2010

Just receive my Evo! My service/port is not yet activated but I am using the phone via Wifi. Why is the market slow? Searching is fine, but when I click through an app, it takes a while for the info to show up. The same is true with the install page. Just blank white boxes for a bit. Is this common?

The download page also takes quite a while to show up and it shows all the apps I've downloaded and used so far as STILL INSTALLING.

View 7 Replies View Related

Android :: Show Map Intent Shows My Location First

Jul 6, 2010

I have found this erroneous behaviour on my phone, please let me know if you have any idea how to resolve it. However, when I open this intent, the gps on the device starts and google maps first displays my location instead of the location in the URI. This happens only the first time you open google maps. If I go back to my app and make the same selection, then the correct position on the map appears.I tried using something like this: geo:0,0?q=*business+near+city, however this doesnt centers the map on a position, but in the nearest address.

View 2 Replies View Related

Android :: Find GPS Location Once / Show Loading Dialog

Aug 15, 2010

I am writing an app that requires the user's current location (lastknownlocation won't be very helpful) and displays a list of all the closest "items" to them taken from the database.I have got the finding of the closest items working well but only using a hardcoded latitude and longitude location for the time being but now it is time to implement finding the actual location.Can anyone provide an example of how to have the app find the current fine location in the background and have the app wait. I only need the location once not updates as the person moves. I have implemented a location listener however I understand getting a GPS fix can be slow. I have seen other examples using last known location or implementing the location listener which continues to run and update however as my Activity needs the location coordinates before it can display anything the app just crashes. I need to show a Progress Dialog while its searching.

How can I have the locationlistener run once in the background and then remove location updates once it finds the location. I need the rest of the application to wait until it has a GPS location or timeout after say 20-30seconds. I would like a ProgressDialog up so the user knows that something is going on, but it just has to be the spinning loading animation not a percentage or anything. If possible I would like the user to be able to cancel the dialog if they are sick of waiting which then they can search by typing suburb etc instead.I have been trying to do it with threads but it is getting way more complicated than I feel it should be and still not working anyway. On iPhone this is much more simple?Can anyone provide a nice way of doing this, I have been ripping my hair out for a week on this and it is really putting me behind schedule for the rest of the app completion date.

View 3 Replies View Related

Motorola Droid X :: Only Thread Of Messages Show Up When Click Person's Name?

Jul 25, 2010

when you go to: Text Messaging -> Person's name, it leads to the conversation you were having + the keyboard shows up. is there any way so that once you click the person's name, only the thread of messages show up and not the keyboard?

View 5 Replies View Related

Android :: ProgressDialog During Location Tasks Either Won't Show Or Force Closes

Dec 25, 2009

ProgressDialog during location tasks either won't show or force closes - I have tried everything!

I now have it in a Handler with a full 1 second delay (one method another post suggested) but it doesn't show. I simply am stuck. Threads are usually force closing when I use those methods.

View 6 Replies View Related

HTC Desire :: App To Show Location On PC?

Oct 25, 2010

I often go for long distance bike rides and wondered whether there an app so if I have an accident or breakdown my wife could log on her PC and see my location. Either a continuous track or maybe I could push a button on my desire which would up load my position at that point in time.

View 10 Replies View Related

Android :: Custom Background Image Show Click Animation In Android

Apr 16, 2010

How to make button show it is clicked (by setting it go down/some change) for buttons using custom background image in Android.
I do not want to include more images and set different one to different states like shown in google hello views example.

View 2 Replies View Related

HTC Desire : Maps For Memory And Use GPS To Show Location Just Like TomTom?

Apr 30, 2010

I would like to use My Desire with offline maps and GPs like a satnav eg TomTom. As I understand it Google maps requires the data connection up to load relevant map. This can be expensive when roaming in Europe. So is it possible to obtain maps for memory and use the GPS to show location just like a TomTom.

View 1 Replies View Related

Sprint HTC Hero :: No Service - Google Maps Show Our Location Using Cell Towers?

Mar 24, 2010

A few of us at work are wondering if we can use the google map or anyother type of locating device on our phones without phone service. Does the google maps show our location using the cell towers?

View 15 Replies View Related

Android :: Widget Show "feels Like" Temperature Of Location

Jul 10, 2010

i haven't found a single widget that will actually show the "feels like" temperature of your location. its pretty annoying because right now where i am, theres a HUGE difference in 'normal' temperature and what the 'feels like' temperature is. does anyone know of a good looking one (aka like the htc widget or beautiful widget) that actually gives you the 'feels like' temperature?

View 1 Replies View Related

Android :: ListView Selection - Make Only Item Click Be Effected By Click?

Apr 1, 2010

when I click on one item in the ListView that item's background changes to light gray, but when I continue to scroll through the list every 4th item has the background changed to light gray even though those other items have not been clicked. How do I make only the item I clicked be effected by the click?

ListView lv = (ListView) findViewById(R.id.resultsList);
lv.setAdapter(new ArrayAdapter(this, R.layout.resultitem, (String[])labelList.toArray(new String[labelList.size()])));
lv.setOnItemClickListener(new OnItemClickListener() {
public void onItemClick(AdapterView parent, View view, int position, long id) {
TextView tv = (TextView)view.findViewById(R.id.result);
tv.setBackgroundColor(Color.LTGRAY);
tv.setTextColor(Color.BLACK);

View 1 Replies View Related

Android :: Catching Both Click And Long Click On ListView

May 3, 2010

I have a ListView in my Activity. I am trying to catch both a click and a long click (which should bring up a context menu).

ListView lv = (ListView) findViewById(R.id.MyListView); ... lv.setOnItemClickListener(this); lv.setOnCreateContextMenuListener(this); ...

I notice that if I have both the click and long click listeners up, I won't ever get the long click listener (i.e. the context menu). If I remove the setOnItemClickListener() call, i get a call into

@Override public void onCreateContextMenu(ContextMenu menu, View v, ContextMenu.ContextMenuInfo menuInfo) {

You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options, visit this group at

View 4 Replies View Related

Android :: Click To Expand List -and- Click On A Button?

May 31, 2010

I have just started my career as an android programmer, and am currently relying heavily on the sample code and api examples. I have been working with this api example, to produce an expandable list of items (note this example does not use the ExpadableListView).In playing with the example, I tried to add another widget that would become visible and be gone at the same time as the text (mDialogue in the sample code). This works well with another TextView, but as soon as I tried to add a button widget, it stopped working. The list would expand on first click, showing my hidden TextView and Button, but it will not disappear on further clicks. The button is however, clickable, and I was able to set up an onClick listener to change the button text back and forth.I'm starting to wonder, is it just not possible to have a clickable item inside a clickable list item? Or is there some kind of work around? Would it solve my problem if I used ExpandableListView?

View 1 Replies View Related

Android : When Click On GDE And Click The Home Button - Switches Back To Stock Home Screen

Dec 19, 2009

When I DL'd the GDE app, I accidentally set my stock droid "HOME" screen as the default screen when the popup box came up asking me to choose between stock Home and GDE. Now when I click on GDE and click the home button, it switches back to the stock Home screen. How to I switch the settings now to set the GDE app as the new home screen?

View 15 Replies View Related

Android :: Location Manager Minimum Update Time Overridden / When Location Changes?

Oct 26, 2010

I'm developing a mapping app using Eclipse 3.5.I'm setting the minimum update period with the LocationManager's requestLocationUpdates method, via a configuration activity. When I set the property I see in Logcat that the system process sets the value OK.When I actually send a new location from the DDMS emulator control and the location changes on the map view, I see that the system process then sets the minimum time to zero.Below is a capture of the system's log messages. You can see that I'm setting the period to 32 seconds, then 16, then, after I've sent a simulated location change the system sets it to zero.The map responds to location changes to location changes instantly even if they are sent only a couple of seconds apart.

View 1 Replies View Related

Android :: Location Manager Does Not Detect Location Correctly

Sep 17, 2010

In my application I have to fetch the current location. First it correctly fetches the location. But we are moving from the current location to some other location. It shows the previous address. It is not updating the location. My code is: locManager = (LocationManager)getSystemService(Context.LOCATION_SERVICE); locListener = new MyLocationListener();locManager.requestLocationUpdates(LocationManager .GPS_PROVIDER ,0,0,locListener); location = locManager.getLastKnownLocation(LocationManager.GPS_PROVIDER);if(location != null){latitude = location.getLatitude();longitude = location.getLongitude();} Please find the mistake and when i launch first time it is not working on second time itself it is working so check this thing also.

View 1 Replies View Related

Android :: Testing Location Using Network As Location Provider?

Jan 27, 2010

I have an application which uses the network as the location provider (rather than GPS eg.), however I can't seem to figure out how to send the emulator test coordinates. In DDMS I would usually send coordinates in the Emulator Control tab.Is there a place to simulate coordinates derived from the cell phone network provider?

View 6 Replies View Related

Android :: Override Enable Location In My Location Overlay

Mar 4, 2010

I want to override the method enableMyLocation() in MyLocationOverlay class, in order to implement my own positioning algorithm to get latitude/longitude, and then plot them onto a MapView. I figured out how to do that, but now I'm stuck because I dont know what Canvas to pass when I call the method drawMyLocation().
Here is the MyLocationOverlay class

View 4 Replies View Related

Android :: Location Provider / Coarse Location

Jun 25, 2009

The way we are retrieving locations from our Android phones is to 1st get a Coarse Location followed by a Fine Location. This is for the case where the user may be inside a building initially and unable to track satellites. After we get our coarse location we transition to a fine location to track satellites. This method has been working fine for several months. We recently upgraded to 1.5 and our mapping application, to my recollection continued to work.For the past couple of days we have not been able to get a coarse location and we are receiving a status message in the onStatusChange callback of.We have re- installed previous versions our code that used 1.1 and we are receiving the same status message of .TEMPORARILY_UNAVAILABLE. Other than the obvious description of the constant, we can find no meaningful information.

View 2 Replies View Related

General :: Devices Reporting Wrong Location After Location Spoofing

Mar 15, 2013

Recently all my android devices think they are in Spain when I am at home in Toronto.

I think this was caused when I ran a location spoofing program on only one of my devices, one of the locations I set it to was Spain (among others).

I've tried clearing the data for the Network Location apps, changing the SSID on my router with no luck.

The only way it shows the correct location is when I go outside and run Google maps long enough to get a GPS fix. But when I go back inside I am back in Spain!

The devices this is affectingGalaxy Nexus with my google account

Nexus 7 with my google account

Galaxy S3 with my google account

Galaxy S2 without my google account

View 2 Replies View Related

Android :: Specify Intervals For Location Manager To Broadcast Current Location In Android

Apr 2, 2010

Is there any way to specify the time intervals that the Location Manager broadcasts the current location?

I am using a method called startListening:

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

View 5 Replies View Related

Android :: Android Get Location / Prompt To Enable Location Service If Disabled

Aug 12, 2010

I've found bits and pieces of this answer scattered through other posts, but I wanted to record it here for others.How can I simply request the user's GPS and/or Network location and, if they haven't enabled the service, prompt them to do so?

View 1 Replies View Related

HTC Desire :: Home Location Fixed Instead Of Current Location

Nov 14, 2010

How could I fix the location which appears on the clock on the home screen and serves as weather forecast location? I am not living near a big city listed on the weather location list and when at home, the current location usually is indicated some dozen miles away from my home. This could be a cosmetic problem, but in the Alps (where I am living) weather a short distance away can be quite different from where you are.
Besides that, it would be nice to know the weather at home while beeing abroad.

View 3 Replies View Related

HTC Droid Eris :: Wrong Location / Location Unavailable

Jul 2, 2010

i've had my phone about 3 weeks now. up until last week, the htc weather widget would update to my current location. when i was home, it would show the town i live in. i also had the google internet option to use my location and this would also work perfectly until last sunday.now, the weather location was stuck on miami no matter where i went (as far north as west palm beach) and the internet shows up 'location unavailable'. i have found out that the gps is picking up where i am in goggle maps but it seems that the cell towers are not as far as weather and internet location are concerned. i have tried all of the obvious settings.i did a factory reset and now my weather says ft lauderdale which is closer to me but still not my town. it does not update (manually either) as i move. the internet location still says location unavailable although for a fleeting minute after the factory reset, it DID locate me....then it was gone so i called verizon, they didn't have a clue. then i took it to the store and it turns out EVERY phone the tech tried in the store had the same problem, including his. he told me it was a google problem and there was nothing he could do about it. i felt if i tried explaining how that would make it a verizon problem as well, it would be a losing battle

View 7 Replies View Related

HTC EVO 4G : Clicked Update Location But It Says My Location Is Unavailable

Jun 7, 2010

I am having problems with the quick search feature. I did a random search for Mcdonalds and a map pulls up that is no where around me. I clicked update location but it says my location is unavailable. I have GPS enabled and my navigation app works just fine.

View 1 Replies View Related

How To Change SDK Location - Eclipse Not Allow To Submit New Location

May 10, 2013

today i was trying to open my old workspace projects by Eclipse but the old projects used old SDK path n so when i try to change my SDK location the eclipse not allow me tho submit my new location how i can solve this problem

View 1 Replies View Related

Android :: Want API Method [android.location " Pack ] To Get Location Name?

May 5, 2009

Is there any API method{[android.location " pack ] to get location name? did not find related method to to retrieve location name for given GeoPoint(lat,lon); I wanted to keep list of location names for particular GeoPoints (lat,Lon) in journey. can this be achievable in Android to calculate the name of location from lat .

View 4 Replies View Related







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