Android :: Droid App To Identify Your Location And Tell What Is Around?
Jun 8, 2010
Can anyone tell me the Android app that can identify your location and tell you what is around?
As in gas stations, food places, movie theaters, etc (3D). It was displayed on a commercial for VZW not too long ago, and I cannot find it on the Android Market place. I got my Incredible yesterday, and I love it.
View 2 Replies
Nov 16, 2010
I want to record incoming call,any body knows please give some idea about that,other wise give some idea about How to know about incoming call.
View 3 Replies
View Related
Oct 18, 2010
How should I go about identifying an android user to a server.
Should I get the IMSI number and some salting algorithm?
Considering androids space and performance limitations is there a library that isn't too heavy that I can use to do the calculation?
View 3 Replies
View Related
Nov 1, 2010
How to identify a contact item in Android address book ?
I am developing an application to add, delete and update contacts on Android PDAs, I can't think up a good way to identify a contact item in the Contact(address book) taking the following issues into consideration:
1. different people can have the same name.
2. Though a record can be identified by its _ID (eg: Phones._ID), serveral rows may belong to one specific person.
I am going to teat all the information(name, display name, phone number .....) of one person as a whole. Do you have a good way to identify them ? Or, How could I find the connection among the properties of the same person?
View 2 Replies
View Related
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
Nov 6, 2009
Im creating a mail application, where i need to start a service instance for every account, which will check for the new mails for that account. Now my problem is that i want to identify how my service i have created so far (by calling startService()). And also i want to stop a specific instance of service. I know that calling stopService() will stop all the instances of that service. Is there any work around to it.
View 2 Replies
View Related
Aug 7, 2010
Is there a way for an InputMethod or InputMethodService to identify the application for which it is providing input?
View 3 Replies
View Related
May 11, 2010
I have a ListView displays information about an object. When I click a ListView Item, I open an Activity that let's me manipulate parameters of the object held in the adapter. These parameters are updated and stored remotely.
When I return to the ListView (via the back button), I want to update the ListView Item that I clicked originally by requesting the parameter values from the remote server.
I am currently doing this up updating the entire ListView by clearing it and rebuilding it.
How do I reference the ListView Item so that I can update the data for that item only?
View 2 Replies
View Related
Nov 18, 2010
I have a activity in that there are more than 5 list are there. Now when I select an item from that list then onListItemClick(ListView l,View v,int position,long id) method gets called. Now I want to identify on which list I have clicked.(Because I want to do different operation for different list item selected). How to identify that on which list user clicked?
View 9 Replies
View Related
Aug 19, 2009
How to identify the current InputMethod language?
View 2 Replies
View Related
Jul 6, 2013
we already got a battery meter in android 4.2.2, and it can tell if something is keeping the phone awake.For example, it shows that the "Android OS" is keep the system awake for 10 hours, but it can not tell me which app is holding some wake locks or wakes the phone frequently.I also installed Better BatteryStats, under Kernel Wakelock, it shows that the gps_lock is holding for 10 hours, but also not related to any app.
View 9 Replies
View Related
Aug 18, 2010
I create an Intent in one class then it's returned to another class. I need to check the type of intent it is. I need to ensure it's not a specific class of intent.
View 1 Replies
View Related
Feb 3, 2010
Can anyone give an idea how to identify the views part of the active screen[i.e current running activity on the phone].
E.g after launching uiEditContactActivity,how can I identify the views [ several fields, buttons etc] part of that screen.
I am trying to modify monkey, such that for creating a contact, it should launch Edit Contacts Activity and fill the respective views [name, number etc].
View 2 Replies
View Related
Nov 18, 2010
If I use the AlarmManager to schedule an alarm (a PendintIntent which should be send), how can I identify that alarm later to cancel it? Can I cancel all alarms scheduled by my app?
View 1 Replies
View Related
Oct 9, 2009
Is there a way I can identify a handset on the server side of an HTTP request? I realize many headers are included on the request, but I am uncertain as to how the handset might be uniquely identified? Perhaps the Sim signature or some such fingerprint?
View 3 Replies
View Related
Jul 26, 2010
In the implementation of my remote service's published API, is there a way to identify which client called a given method? For example, is there a way to obtain a unique ID or address of the caller? I already cache an AIDL callback reference to the client, but not sure how I can use this for identification.
View 4 Replies
View Related
Jul 27, 2010
I have a native android library (.so) I am bundling with some application. In the native code I want to verify the signer/package name of the calling application.
The reason is, currently anyone can open up the .apk file take my .so file and use it to built their own applications.
Is there a way to securely identify the calling application from Java side? This could be package name, signature or anything else that can identify the Android application in a unique way.
View 1 Replies
View Related
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
Mar 16, 2012
know of an app that allows you to browse youtube but does not identify itself as mobile?? A lot of content is restricted for mobile users.
View 4 Replies
View Related
Mar 7, 2014
Not that it might matter, but I have a galaxy S4. Had it for awhile and pretty much run the standard apps I always have even on my old bionic without issues. In the last few weeks I started noticing a sort of pop up ad. It only shows a few times during the day and only right after I unlock my screen.
So far I have uninstalled the last few apps I put on and no luck. Even though these apps are ones I have used in the past with no issues. All my apps are from the google play store too.
I put Avast on it and it reports no viruses. I installed Lookout Ad Network Detector and it doesn't find anything.
This is a full screen ad, not in the notification panel. Most of the time it shows a Kindle Fire ad. I just hit the back button and it goes away.
I did visit winrar.com using firefox which might be a fake site for the real rarlabs.com which make winrar. Other than that I can't really think of anything I might have done to cause this.
I have gone through most of my apps looking at settings to see if any have options for ads and no luck.
View 2 Replies
View Related
Jun 19, 2013
I'm new to android phone. When I bought my phone, the mobile store gave me some apps including paid for a deal price from dealers. But I found some apps having a prefix in their file name which on googling I found they are piracy developers. But many of other apps provided by them are already free apps from google play. But some are paid apps, for example, AVG mobile antivirus pro. The file is doesn't have any prefix. Is there any way to find if its genuine or not?
View 9 Replies
View Related
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
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
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
Nov 3, 2010
i want to give my phone a name to identify it on the wifi network, but cant find anyplace to enter it.
View 1 Replies
View Related
May 12, 2010
The Desire I obtained from the local 3 Store came in a standard HTC Desire box with no special marking and just the standard HTC quick start guide. I just had a thought that it might be unlocked so I tried Orange, Vodafone and O2 PAYG SIMs. All seem to work giving me phone service but not data. The box is marked HTC Desire A8181. Am I correct in thnking it is unlocked?
View 3 Replies
View Related
Dec 17, 2012
My Verizon Galaxy Nexus has been running very very slow lately. I'm running AOKP last stable JB build and the RAM bar at the 'recent apps' screen show "665MB used - 30MB Free" most of the times. Even if I 'Kill all apps" from that screen, Free memory doesn't go higher than 42MB ever. I did google search with different keywords but all of them are returning only 'task killer' apps, which I believe don't actually do much good. In theory, Android does memory management on its own and release required memory automatically when a new app needs it. But I'm guessing there's some rouge app in my device which is always reporting "hey, I'm using this memory" and not letting Android reclaim it.
So, I'm looking for an app that can identify which app is using how much of ram at any given time. And maybe how much of CPU time etc... so that I can identify which app is bringing my device to its knees.
View 4 Replies
View Related
Jun 2, 2010
Hopefully i'm not asking anything obvious here.Basically I worked out that my HTC cable which came with my handset charges a lot quicker than the ebay ones I bought. I did some testing and initially I thought the spare 1000mA adaptor I bought was at fault. I only got about 6% charge per 30 mins. But then I tried the same adaptor with my HTC cable, and it gave me 15% in 30 mins.So I want to buy a spare cable, but I don't know how to tell the difference. Anyone able to explain, or direct me to a cable?
View 4 Replies
View Related
Nov 19, 2010
I searched many forums but there seems to be no clear way to identify the screen type other than by eye. Clue #1: The box has no mention of AMOLED. Clue #2: P/N is 99HKZ009-00 Clue #3: Made in China Clue #4: Unbranded, unlocked phone bought from a US retailer. My plan is to root. According to what I've read so far, the method depends on the type of screen, SLCD or AMOLED. I need to know for sure, so as not to brick the phone.
View 16 Replies
View Related
Jun 17, 2010
Not sure whether it happens to any other user of x10 or not. I bought the x10 last week and found out there's a huge battery life problem. Thus I called SE customer service and they suggested me to do the update via SE website. I downloaded the update and followed the instruction. Unplug the battery for at least 5 sec and put it back, then put plug in the USB cable to my laptop and connect it to the x10. But then it popped a msg ' cannot identify your phone, please disconnect and try again'. I tried it for 7 times and it still has the same message.
View 1 Replies
View Related