General :: Which App To Find Android If Lose It
Jun 16, 2013
I recently bought a Nexus 4 and I would like to avoid losing it. I have no problem in spending some money on it, but it must work with/without internet connection (so I can save my phone with an sms if there isn't internet connection).
Actually I found "Locate My Droid" but I noticed there are various apps of this type, so before buying a PRO version I would like to know some well known names where I can choose from.
View 9 Replies
Mar 5, 2012
I used to have a RAZR flip-phone, and while I love my current phone much more (an AT&T SGS2) I do sometimes miss the option to have the phone beep at you when you lose signal and again when you get it back. I am volunteering every day in West Liberty, KY (which was basically destroyed in Friday's tornadoes) but cell service is down except for small pockets here and there that for some reason get just enough service to send a text or sometimes make a phone call. Anyway, if I could get an app for the SGS2 that would run all the time and notify me when I have lost and regained cell service it would work for me.
View 3 Replies
View Related
Apr 7, 2012
I've a Lg 2x (Aka Optimus Dual) temasek's UNOFFICIAL BUILD, now i saw an update from temasek. I'm asking how i can install the new room file as a simple update without losing any app/contact etc.
what's the correct way to do an update of a custom Rom ?
View 8 Replies
View Related
Sep 29, 2013
Every few days(sometimes once a day) I get a 'new' android 4.3 update, which once it reboots into the teamwin bootloader, and finishes installing the update(which always seems to work for first 2 steps but says no contents in file, then 2 errors after) I lose root access and it asks if I want to reapply (which I do) and it loads as normal on a restart. I am with build number JWR66N now, but the info page on the TWRP window shows it updates JWR66N to (And I forgot the number here, but its different)
So I'd like to know, is it normal to have 'constant' android updates like this, and if not, what build number should I have?
I have had this issue since about a week after I got my nexus, its been rooted ever since, but in an attempt to fix this issue(Which is just annoying, I doubt its causing any real damage) I unrooted the nexus, updated it(Manually) and re-rooted it using the wugfresh rootkit.
View 7 Replies
View Related
Nov 5, 2013
Will I lose apps and data of the apps if I root? [Galaxy Tab 10.1 3G running 4.0.4] any app [doesn't matter if it requires a computer as long it works with my tab 10.1] that can backup my apps and data?
View 18 Replies
View Related
Sep 19, 2012
As far as I know, if an owner of an android smartphone decides to flash/update his phone by not using the official ways (by smartphone via wi-fi or by pc via Kies), then he permanently loses a possibility to update his phone officially.
I know that because I used to have Galaxy S2 and installed a custom firmware, although there was a trick when you use some stick to have your phone "official" again.
So, I'm not comfortable with the "latest" android OS 2.3.6, S6802XXLF2 / Gingerbread.XXLF4 My phone is GT-S6802 Ace Duos. I'm not comfortable due to the fact that the default browser doesn't have an exit button, so I have to resort to task manager in order to kill the process of internet browser - which is an oversight by android devs.
But I know, that in some new firmwares the default internet browser has an exit button, so I'm wondering if there's any firmware to which I can upgrade without losing the possibility to update my smartphone afterwards.
Also, I take it, for every smartphone there's certain firmware version, right?
For example, for Galaxy S3 it's Android 4.0.4
While for Galaxy Ace Duos it's Android 2.3.6
And the OS of Galaxy S3 can't be installed onto Ace Duos, right?
This is sad, why can't Samsung make one universal OS for its smartphones? Does Windows Mobile has the same issue? Or is it universal just like PC Windows OS?
View 1 Replies
View Related
Jul 8, 2012
I have a rooted droid x2 an I randomly lose notifications. I also can't play audio or video files until I get a phone call or reboot the phone. What is the problem? Would autokiller memory optimizer cause this?
View 6 Replies
View Related
Apr 13, 2014
I have a galaxy samsung camera ek-gc100, i lost the password.
How can i unlock it without losing the data?
View 1 Replies
View Related
Oct 2, 2010
Its a simple question. Do you lose everything when you do a reset? i.e. Pictures, texts and music is my main concern.
View 1 Replies
View Related
Aug 22, 2010
If I take out my card will I lose any of it when I put it back in my phone .
View 2 Replies
View Related
Dec 21, 2009
Top apps for when you lose your phone, theft etc and finding/locating it.
View 6 Replies
View Related
Aug 5, 2010
My personal phone is the Moto droid (verizon), and I use it for all my personal stuff... gmail, internet browsing, google calendar, personal calls/contacts, etc.
It would be convenient to view my work email (corporate exchange server) on my droid.
If I enable the exchange account on my droid, how much control to I cede to the corporate IT department (I really don't trust them with any of my personal info)?
I heard that they can (also heard that they can't) wipe my phone. Is that true? If so, is it just my corporate/exchange email, or the gmail, personal contacts, google calendar (etc)?
Can they access browser history? Phone logs? personal contacts?
Basically, I'd like to keep my personal and work lives as separate as possible, but it would be easier to carry access my exchange email from that personal device.
View 3 Replies
View Related
Feb 11, 2009
l have a listview,the item in listview is tablelayout.when listitem can focus when i use the trackball,but when i touch the listitem,it lose focus,why? my adapter is extended ArrayAdapter like this
CODE:...................
View 2 Replies
View Related
Apr 28, 2010
I make ListView that has some items that has one EditText and one ImageButton. When touch the EditText in ListView's Item, Keyboard was appeared but EditText lose focus. What can I do for resolve this problem? I can use ScrollView instead of ListView by addView in ScrollView. And in ScrollView, when I touch the EditText, keyboard was appeared and EditText keep the focus. But I must optimize the list because the list may has many items. In ListView, I can optimize list in getView. But in ScrollVIew, there was not way to optimaize list. So, I must use ListView.
View 2 Replies
View Related
Aug 31, 2010
I have a ListActivity working as expected. When a list item is clicked the app responds properly. I want to add a checkbox on the far right side of the screen, next to each list item. When I attempted to do that by updating the XML (see below) I lost the onListItemClick functionality. When I clicked on a list item nothing happened.code...
I am trying to add the checkbox next to the tvProduct object.
View 1 Replies
View Related
Jun 7, 2010
Now I make a trial application. I'd like to store IMEI and other info in Android permanently. And I don't want to lose them after uninstalling it. code...
View 2 Replies
View Related
May 11, 2010
I am working on an application that needs to find GPS location of the user. While testing my code on Droid i am unable to find the GPS location. While googling i found this link to an issue raised with Google.
But apps like Yelp can find the GPS location on droid. Is there a workaround to find the user location on a device? Here's the code I am using code....
View 2 Replies
View Related
Jun 14, 2010
I have a long scrolling list of EditText items created by a SimpleCursorAdapter and prepopulated with values from an SQLite database. I make this by: cursor = db.rawQuery("SELECT _id, criterion, localweight, globalweight FROM " + dbTableName + " ORDER BY criterion", null); startManagingCursor(cursor); mAdapter = new SimpleCursorAdapter(this, R.layout.weight_edit_items, cursor, new String[]{"criterion","localweight","globalweight"}, new int[]{R.id.criterion_edit, R.id.localweight_edit, R.id.globalweight_edit}); is.setListAdapter(mAdapter); The scrolling list is several emulator screens long. The items display OK - scrolling through them shows that each has the correct value from the database. I can make an edit change to any of the EditTexts and the new text is accepted and displayed in the box. if I then scroll the list far enough to take the edited item off the screen, when I scroll back to look at it again its value has returned to what it was before I made the changes, ie. my edits have been lost. In trying to sort this out, I've done a getText to look at what's in the EditText after I've done my edits (and before a scroll) and getText returns the original text, even though the EditText is displaying my new text. It seems that the EditText has only accepted my edits superficially and they haven't been bound to the EditText, meaning they get dropped when scrolled off the screen. Can anyone please tell me what's going on here and what I need to do to force the EditText to retain its edits?
View 1 Replies
View Related
Aug 2, 2010
What should I do before upgrading to Froyo 2.2? Will I lose anything?
View 4 Replies
View Related
Aug 9, 2010
Is there any validity whatsoever to the above?
This dire warning was plastered all over the main VZW device forums here recently. As data-wipe is a routine step when flashing a custom ROM, it certainly raised a few eyebrows in xda and other quarters. Now the posts are just gone...
View 47 Replies
View Related
Sep 2, 2010
Ever since i got 2.2 i have been losing 3g and i will not get it back until i restart the phone.
View 6 Replies
View Related
Feb 25, 2009
I am using Intents to switch between activities in my Android app. I am putting data in the Intent for use in the next activity. When I switch the phone between landscape and portrait modes, the values passed from the intent are lost and I get a NullPointerException.
Can someone please tell me what could be wrong.
There's a lot of code to post it entirely. But if someone needs to look at specific parts of code, I can post it here.
Edit
I solved the issue of state not being saved. But another problem I faced is that none of the buttons on the screen work after the orientation has been changed. On button press, I get this warning in LogCat
02-25 23:07:49.190: WARN/WindowManager(58): No window to dispatch pointer action 0
View 2 Replies
View Related
Jul 27, 2010
Whenever i have my wifi on i lose my mobile reception completely. Also seems to be the same problem when plugging in the charger although signal is not fully lost all the time.
View 2 Replies
View Related
Jul 15, 2010
I know when I dumped my Incredible for an EVO, I couldn't just transfer my APPBrain apps to the EVO; I am replacing my current EVO for a new one tomorrow, and I am wondering if I have to find/download all my apps again, or I can just re-sync the new phone once I put AppBrain on it.
View 15 Replies
View Related
Jul 21, 2010
My phone isn't working right. It will randomly restart and get stuck on the white HTC screen. It'll only boot back up after a battery pull. I'm going to reset it to default but I want to know how I can back up all my stuff. I could care less about my applications but I don't want to lose contacts or SMS/MMS records, etc.
View 4 Replies
View Related
Aug 3, 2010
I need to know when I update for the froyo will I lose my apps? Please only serious answers. I really need to know. And sorry if this a repost.
View 1 Replies
View Related
Feb 17, 2014
I was planning on format data resetting my Nexus 5 through TWRP format but I was wondering if that would take away super user or root access?
View 3 Replies
View Related
Jul 30, 2010
Is there any truth in the rumor that if we download the oat fro yo we lose root?
Steve.
View 3 Replies
View Related
Jul 7, 2010
First happened a few weeks ago. I was sending out a mass text and it forced closed and I lost all my messages. Its been happening ever since every few days randomly when I send a text. Anybody know what the reason for this could be? Its the stock text messaging app.
View 4 Replies
View Related
Dec 11, 2009
I have a question regarding syncing and g mail. I have only had the phone for a few hours, and I love it, but I am a little frustrated. I have setup my Google Mail, Contact, and Calendar and everything works great until I try to delete a goggle mail from my phone. When I delete the msg from the phone, it deletes the msg from the g mail server. I DO NOT want this to happen. I have looked into g mail and the settings, along with the settings on the phone. I have also tried to create filters, and I still have the same results. Is it possible to only do a "one way" sync? I do not want to lose msgs off my g mail. Am I doing something wrong, or am I just missing something?
View 1 Replies
View Related