id
string
title
string
text
string
64525
Turning on Android device with motion detector (external device?)
_Problem_ I'm looking for a motion detector that can be set up to wake a rooted Android (4.3) tablet and turn the screen on when someone passes by it in a radius of maybe 2-3m. _Ideas_ I'm definitely willing to get an external device for this and invest a (reasonable) amount of money, it would just have to be one that I can somehow connect to the tablet. Are there maybe any proximity detectors from the home automation field with a decent detection quality (good angle and configurable distance) that can send Android push notifications? I'm able to write some code from scratch if necessary, but I'm very clueless and unexperienced in the hardware field, so I wouldn't know how to hold a soldering iron, for example. ;) _Background_ The idea here is to transform an old tablet into some kind of stationary dashboard screen, so I'm not particularly worried about battery wear (it's end-of-life now and will from now on be used with the power cable plugged in until it dies) or intense usage (unless we're talking about 100% CPU 24/7, which would probably kill it in a few days). _Previous research_ I investigated a little bit whether this could be done with the existing sensors in the device and I believe that is not possible. The problem with using the proximity sensor is that it really only returns whether something (assumed to be your ear while in a call) is right next to it or not. But I'm looking for something in the 2-3m area. The other idea would be the front-facing camera, but the problem seems to be that a) the camera in many devices automatically shuts off when the screen is off and b) only foreground apps can access the camera, but I want the tablet to show another app during detection. I had a quick look regarding waking up the screen in response to push notifications and that doesn't seem too hard using the PowerManager API. Not sure how quickly the device would respond to a push when in deep sleep, but that's a secondary problem.
46082
How to install bundles of additional terminal commands for rooted devices?
I rooted a HTC Wildfire S device recently and flashed an Android 4.1.2 AOKP Jelly Bean Custom ROM. One benefit is that I can use the terminal now. I'm a little used to using terminal emulators on desktop machines but never did that on an Android device before. I noticed some commands are not found, for example: $ tree /system/bin/sh: tree: not found Is there a way to add more commands to my device, maybe a bundle of GNU packages for Android available somewhere?
46081
Where does the Foursquare notification come from?
Yesterday, I got a Foursquare friend request in the notifications panel. The only running services at that time were, I believe, the same that are running now. Definitely there was _no Foursquare service_ running. I hadn't used Foursquare in weeks. From _Settings:_ * Settings * Google Services (GoogleLocationService) * WhatsApp * My Calendar * Google Services (Cloud to Device Messa…, Google Messaging Ser…) * Maps * Android keyboard I was logged into Google Latitude. By what mechanism did the friend request reach the notifications panel?
65563
Can anybody explain me the difference between official CM and unofficial builds?
( Even if the same developer is device maintainer) What are plus points of having an official build over unofficial?
81660
How to get driver for Sony C3 dual d2502?
I can't find the driver of Sony C3 dual d2502 , almost website has not found that . I'm android dev, therefore I need debug with my Eclipse anyone can tell the link download . Thanks for regrand
65561
Galaxy s2 4.4 totaly stock rom?
I am looking for 4.4.x rom for my galaxy s2. I have installed beanstalk 4.4.2 rom, but what I don't like about it is that it is very "custom". I am looking for rom, similar to super nexus - absolutely stock google android experience. Can anyone recommend something? Thanks!
46084
textual annotations on video app
is there an android video annotation app (hell if there is one for mac i'll go for that as well).. so just to be clear.. i want textual annotation, not visual annotation (ie no rectangles and arrows etc like these apps http://blogs.cofc.edu/tlt/2013/01/02/mobile-video-annotation-apps/).. use case: sometimes i go to my clients and record a session with them (they talk too fast for me to take notes).. so then i want view the video again.. and tag certain parts of it ie > vid 342_3423.avi at 00:03:34 ::::::: topic: group discounts > vid 342_3423.avi at 00:04:34 ::::::: topic: individual discounts > vid 342_3424.avi at 00:01:34 ::::::: topic: school arrangements etc maybe later on i can view a list of annotations for a quick view, where i tap on an element and it makes me jump to that part of the video.. ideas?
49056
I want to disable internet but not the network
How can I disable internet but keep the network access on Android tablet? I want to be disable internet access to all but selected apps, at the same time I want applications to have direct internal network access. I used firewall in the past but firewall disables access to all networks. I want to be able to use my tablet in my home, at the same time I want to disable internet access on it. Is it possible? What is the best way to do create this kind of limitation for the apps? thanks
49053
Toggling USB mass storage on (or off) via adb commands
Background: I have a USB stick Android device (e.g. RikoMagic) which I mostly run in "headless" mode. Among other things, I've already figured out how to shut it down via a combination of adb and the internal "am" command: adb shell am start -n android/com.android.server.ShutdownActivity I'm now trying to figure out how to turn USB mass storage support on and off. I've got as far as having the USB storage activity window pop up via the following command: adb shell am start -n com.android.systemui/.usb.UsbStorageActivity Unfortunately I haven't been able to figure out how to send the equivalent "intent" to actually "unmount" or "unshare" the shared volume (or "mount" or "share" it for that matter). The following command does nothing: adb shell am start -n com.android.systemui/.usb.UsbStorageActivity -a android.intent.action.MEDIA_UNSHARED file:///mnt/sdcard What am I doing wrong? What's the magic incantation to mount/unmount the internal storage of an Android device? Note 1: I know there's the obvious Linux "mount"/"umount" command. However, simply mounting or unmounting the volume won't trigger system functions vital to, for example, restarting or stopping apps that have been moved to the SD card. A "umount" will probably fail anyway when an app in the SD card is still active. Note 2: Apparently there's a "setprop" command that can enable/disable USB mass storage support UNTIL the next reboot. Again, this all or nothing approach isn't what I'm looking for but the ability to toggle USB mass storage on and off during a single session, as can be done by the touch interface. adb shell setprop sys.usb.config mass_storage
65568
K9 mail -- susceptible to MITM attacks?
I am using K9 on Android and have set the SSL option to 'SSL (strict)'. My understanding is that with this option K9 definitely requires a valid SSL certificate which is issued by a trusted CA, i.e. no self-signed certificates. What I am wondering about is whether K9 actually evaluates the CN field in the certificate, i.e. whether it only accepts a certificate as valid and trusted if the CN and the mail server's DNS name match. This is IMO a fundamental requirement in order to not fall for MITM attacks. If K9 did not match those, in the worst case K9 would accept any (wildcard) certificate presented on the condition that is has been signed by a trusted CA. Has anyone tested/confirmed/verified that this is not the case? Thanks, Arkady
2550
Not able to select entire image for wallpaper
When I put the wallpaper in `/dcim/Camera` and go to change the wallpaper and choose `Media gallery` and I select the wallpaper I want, it asks me to choose only a small region of the image. What do I need to do to use the entire image?
81731
App of the day Android
When I click on the link in the "app of the day" to view the app offered every day it seems that before liking to the google play page it open an ads page that I am not able to view. It is right and normal? Do I have to keep warning about it? I use Nexus 4 with stock 4.4.4
2557
How to set the DNS server on Nexus One?
The ISP I use on my N1 doesn't allow me to open facebook. Using a PC, I can use Google DNS server (8.8.8.8) to by-pass them but on N1, I can't find where to put the stufff. Please help if you know how to.
2559
Android Market disappeared! How do I get it back?
Since upgrading to FroYo, the Android Market app has disappeared from my wife's Droid X: it doesn't appear on the home screen or in the Applications list in settings. Is there any way to get it back?
57232
My Samsung Attain (Metro PCS) wont accept my Micro SD card
I took my 8gb micro sd card straight outta my Samsung Admire and tried to put it into my Attain, and it works fine in the admire and also on my Windows laptop computer, but NO Micro SD card will work in my Samsung Attain smartphone I just bought. I don't want to have to return to seller and get refund, it would be easier if I could just figure out WHY it says the sd card needs formatting BUT then it WILL NOT format it. I check the button that says "Format" then I check the "Verify because this will erase.." button too.. but then nothing happens. So my Samsung Attain is recognizing there is an SD card there. It just won't utilize it or do anything but tell me it is the wrong format. I have tried everything I know to do. ANY suggestions?
11477
How to Sort shortcuts in a folder?
I have made many folders on home screen on froyo containing shortcuts of applications. Is there any way I can sort those shortcuts by names?
11475
How to tether an old Android 2.1 phone with the Asus Transformer
I want to tether my Samsung Europia to my Asus Transformer so I can use my phone 3g connection. Is this possible? The Samsung doesn't have native tethering built in.
11473
How to select menu item in Android System Recovery? LG Optimus One P500
I'm started my LG Optimus One in System Recovery Mode. Vol Up/Vol Down buttons works - moving up/down through the menu. But i can't start menu item, for example 'reboot system now', or 'apply sdcard:update.zip'.
43101
GPS and icons on the Android notification bar
I've read that the phone can use GPS, and if not Wi-Fi, and if not cellular triangulation to determine your location. How do I check what the phone thinks my location is? Also, how come I am not seeing the image of the GPS satellite on the notifications slideout bar at the top of the phone alongside the signal, the Wi-Fi icon, and the circle with four line segments in the shape of a target (which I have yet to figure out what it stands for). Does it mean GPS reception is bad in my city or do I have to somehow enable GPS in some way?
43103
New Galaxy Tab 2 10" backlight doesn't stay lit during use
We are definitely newbies - can someone help? We will be in full use of the tablet and the light goes dim. It can happen shortly after we've turned it on, or it can be hours after play. Doesn't seem right. I have until tomorrow to return/exchange tablet, but my son has been leveling up in games that he doesn't want to lose. Can we move the memory to a new one if we change it out? How? Or can we do something to fix it? Thank you!!
57239
Can't Restore Backup using ClockworkMod Recovery
I wonder can anyone help. I done a backup using Clorkwork Mod before I flashed a new ROM onto my phone. Now when i am trying to restore the backup onto the phone using CWM it completes the task but whenever I reboot the phone it gets passed the first samsung screen but hangs at the second SAMSUNG screen where the text is pulsing. I have tried Wipe / Data factory reset, Wipe Cache, Wipe Dalvick and fix permissions. None of these seem to make any difference. The only thing that has worked in flashing a new ROM but I do not want to lose any of my apps /configs. Any suggestions guys would be much appreciated.
43106
Why does the new Chrome update want the permission to use my camera and audio recording?
Seriously, it specifically states that it can use the camera and audio recording **any time it wants, whether or not I wish it to**. Why is Chrome on Android requesting those permissions? Should I be concerned? ![enter image description here](http://i.stack.imgur.com/D1IVA.png) (Emphasis my own.)
46559
How do I hide or disable the Clear Defaults dialog or notification?
Everytime I am asked to associate and select a default app to open something with, I always get this `Clear defaults` message: ![Screenshot](http://i.stack.imgur.com/EN79G.jpg) Screenshot; click image for larger variant Selecting `Always` (after selecting a default app) and clicking the `OK` button will stop this message from appearing for that kind of association. BUT, it will still appear for other types of associations. Is there any way I can stop this notification from showing up? (given that I already know how to `Clear defaults`)
46558
Improving local wifi speed
I'm would like to use local Wi-Fi Hotspot with no Internet access to connect to multiple Android phones. The problem is, even though is a local network with only a few phones connected and no Internet connection, the phones are a few centimeters away from the hotspot, yet cummunication seems slow/unreliable. Here are a couple of ping results from a computer to the phone IPs: PING 192.168.0.100 (192.168.0.100): 56 data bytes 64 bytes from 192.168.0.100: icmp_seq=0 ttl=64 time=393.810 ms 64 bytes from 192.168.0.100: icmp_seq=1 ttl=64 time=158.493 ms 64 bytes from 192.168.0.100: icmp_seq=2 ttl=64 time=181.057 ms Request timeout for icmp_seq 3 Request timeout for icmp_seq 4 64 bytes from 192.168.0.100: icmp_seq=4 ttl=64 time=1006.483 ms 64 bytes from 192.168.0.100: icmp_seq=5 ttl=64 time=37.513 ms 64 bytes from 192.168.0.100: icmp_seq=6 ttl=64 time=64.257 ms 64 bytes from 192.168.0.100: icmp_seq=7 ttl=64 time=93.225 ms 64 bytes from 192.168.0.100: icmp_seq=8 ttl=64 time=111.115 ms 64 bytes from 192.168.0.100: icmp_seq=9 ttl=64 time=139.826 ms ^C --- 192.168.0.100 ping statistics --- 10 packets transmitted, 9 packets received, 10.0% packet loss round-trip min/avg/max/stddev = 37.513/242.864/1006.483/286.991 ms PING 192.168.0.101 (192.168.0.101): 56 data bytes 64 bytes from 192.168.0.101: icmp_seq=0 ttl=64 time=385.699 ms 64 bytes from 192.168.0.101: icmp_seq=1 ttl=64 time=203.539 ms 64 bytes from 192.168.0.101: icmp_seq=2 ttl=64 time=151.443 ms 64 bytes from 192.168.0.101: icmp_seq=3 ttl=64 time=232.699 ms 64 bytes from 192.168.0.101: icmp_seq=4 ttl=64 time=219.184 ms 64 bytes from 192.168.0.101: icmp_seq=5 ttl=64 time=262.831 ms 64 bytes from 192.168.0.101: icmp_seq=6 ttl=64 time=249.220 ms 64 bytes from 192.168.0.101: icmp_seq=7 ttl=64 time=266.070 ms 64 bytes from 192.168.0.101: icmp_seq=8 ttl=64 time=471.806 ms 64 bytes from 192.168.0.101: icmp_seq=9 ttl=64 time=114.990 ms ^C --- 192.168.0.101 ping statistics --- 10 packets transmitted, 10 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 114.990/255.748/471.806/99.526 ms PING 192.168.0.103 (192.168.0.103): 56 data bytes 64 bytes from 192.168.0.103: icmp_seq=0 ttl=64 time=319.546 ms 64 bytes from 192.168.0.103: icmp_seq=1 ttl=64 time=137.394 ms 64 bytes from 192.168.0.103: icmp_seq=2 ttl=64 time=160.845 ms 64 bytes from 192.168.0.103: icmp_seq=3 ttl=64 time=184.010 ms 64 bytes from 192.168.0.103: icmp_seq=4 ttl=64 time=206.503 ms 64 bytes from 192.168.0.103: icmp_seq=5 ttl=64 time=24.546 ms 64 bytes from 192.168.0.103: icmp_seq=6 ttl=64 time=47.437 ms 64 bytes from 192.168.0.103: icmp_seq=7 ttl=64 time=69.973 ms 64 bytes from 192.168.0.103: icmp_seq=8 ttl=64 time=93.257 ms 64 bytes from 192.168.0.103: icmp_seq=9 ttl=64 time=730.538 ms ^C --- 192.168.0.103 ping statistics --- 11 packets transmitted, 10 packets received, 9.1% packet loss round-trip min/avg/max/stddev = 24.546/197.405/730.538/195.910 ms I've used a macbook to ping with a D-Link DIR-505 set to Wi-Fi Hotspot to Xperia phones with the shipped Android OS 4.1.2. I think the ping responses are slow and inconsistent. Has anyone else experienced this ? Why does this happen and how can this be fixed/improved ? **Update based on Sergey's input:** Pinging the computer from the phone doesn't look great: ![ping android 1](http://i.stack.imgur.com/aVSeD.png) ![ping android 2](http://i.stack.imgur.com/7ziCc.png) And here's the output using `adb shell`: shell@android:/ $ ping -c 10 192.168.1.18 PING 192.168.1.18 (192.168.1.18) 56(84) bytes of data. 64 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=1012 ms 64 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=8.21 ms 64 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=184 ms 64 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=714 ms 64 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=635 ms 64 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=556 ms 64 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=171 ms 64 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=705 ms 64 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=622 ms 64 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=238 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9015ms rtt min/avg/max/mdev = 8.210/484.855/1012.056/300.283 ms, pipe 2 This is a bit worrying. Also, the power saving scenario sounds plausible but not sure if it still applies in my case as I've got the **Stay awake** setting turned on and the above tests were done with the usb cable connected and powering the device.
46551
How do I resize the phone's screenshot size without using an image resizer?
I have a Samsung Galaxy S4, running a pre-rooted stock ROM. Using the `Home` \+ `Power` combo, I can take a screenshot that is 1080x1920 by default. Is there any setting where I could change this fixed size, without having to use a 3rd-party image app to resize it?
7358
How do I transfer iPhone contacts to an Android phone?
I know someone who just got an Atrix 4G and previously had an iPhone 3GS. I was asked how he could move his contacts from the iPhone/iTunes onto the Android device. I have never owned an iPhone and have had limited interaction with them. Does anyone know the simplest method of getting iPhone contacts onto an Android device?
30183
How to transfer iPhone contacts to Android Samsung without using iTunes?
For some reasons, the iPhone 4 does not talk to iTunes and I need to transfer the contacts from this to the new Samsung Android phone either Samsung Galaxy 3 or Note 2. How can I do it?
18796
How can I transfer my contacts from an iPhone to an Android device?
I tried to transfer data from my 3 year old iPhone to my new HTC Inspire via bluetooth but it keeps saying the two are "paired but not connected". Seems I can't get past this problem. How can I transfer info from my old phone to the new?
52473
Migrate contacts from iOS WITHOUT using Gmail
I am new to Android and have been an iOS user for a long time. I've seen a lot of tutorials to migrate my contacts from my iPhone to Android however all of them say I have to use gmail. I take privacy very seriously and don't like the idea of have to upload all of my contact details into google's database especially after all of the leaks in the media as to how they are used. I've never used Apple's cloud service for the same reason. Question: How can I add my contacts from my iPhone as a flat file or perhaps via my Apple Address Book (on my mac) directly to my Android (Galaxy Nexus) WITHOUT having to give all of the data to Gmail (which I seldom use). Thanks very much
18320
Get iPhone contacts into Gmail
I have an Android phone and imported all my contacts from Gmail. Most of my old contacts weren't in Gmail, but on the iPhone 3GS. Now getting the iPhone contacts into Gmail is proving to be a huge pain, there is a ton of information about this on the web but a lot of it must be outdated and none of the methods have worked for me yet. How can I get contacts of iOS 5 iphone 3GS, and into Gmail so that they can be visible on my new Android phone (Galaxy Nexus)? I've been trying for 4 hours and it's very frustrating.
751
How to get contacts from an Android phone to an iPhone?
> **Possible Duplicate:** > How can I transfer my contacts from an iPhone to an HTC Inspire? I use Google to maintain my contacts, which syncs to my Android device. However, I'm switching to an iPhone 4. Will it be easy to transfer contact information?
46555
Ejecting a device connected via Android File Transfer
I recently upgraded from a device running Android 2.3 to 4.2. On my 2.3 device, I could use USB Connection Mode to automatically mount the device on OSX. When I first connected my 4.2 device, I was surprised when I was prompted to install Android File Transfer instead. Is it safe to disconnect by simply removing it from the USB cable?
17148
Changing end-of-list animation in MIUI
I really like the Samsung / iOS bounce at the end of lists, and I really dislike the overglow animation from Google. And since I'm only using MIUI ROMs, I'm used to being able to set up everything the way I want it, I decided to ask them the question: ![facebook conversation](http://i.stack.imgur.com/DWK9r.png) And as you can see I received a positive answer. But either it's not true, or I'm completely blind. The menu option isn't there for me. (I double-checked.) So does anyone know if it's still possible, or why she said this?
17144
Reinstalling apps after replacing an SD card
I recently had an SD card die in the field. I've tried everything I know and can't get anything out of it or have it recognised on any reader with any OS, so I'm pretty much resigned to the fact that it's gone. Nothing irreplaceable on it. I bought a replacement 8 GB card and now some of my apps don't work. Is the only way to fix them a remove/reinstall or is there some other option, especially a batch repair/update? I've had some apps update in the normal way, some work, some don't. Android 2.3.3 HTC Desire HD, Sense 2.1
17146
Can I buy the Samsung official extended battery for the UK Galaxy Nexus?
Samsung have released an extended battery for the US Galaxy Nexus. I know the US and EU versions have a slightly different shape, so was wondering if this extended battery would fit my UK Galaxy Nexus? Or if there's a version which would fit?
17142
Battery level on Asus eee pad Transformer with dock
I'm wondering if anybody knows how the battery level is measured on the Transformer when the dock is connected. I fully charged the other day, and after few hours of use the battery level was still 100%, so my first thought is that first uses the dock battery until this one is empty and the continues with the tablet's battery. Can anyone confirm/deny my guess about the battery level measurement on this tablet? Also, does it work the same when you charge the tablet though the dock, that is, starts charging the dock and when is fully charged continues with the tablet?
52553
how to install stock rom from recovery?
first I saw my phone is off and then I tried to turn it on but it hanged on Galaxy note welcome page, so I do Factory reset ,wipe cache and Dalvik cache and System, but while I want to reboot from Team Win Recovery Project I saw `No OS installed, Are you sure you wish reboot?` after rebooting it hanged again in same page I think I need to install stock rom but I don't find any stock that i can install from recovery, all of them need Odin downloading mode doesn't work and I had installed 4.1.2 and vAlliance custom rom v3
60429
How do I move apps to Sd on android 4.3
On Ice Cream Sandwich, I used to use an app called DS Super App2SD but it doesn't work on Android 4.3 Jelly Bean. I'm using Samsung Galaxy Tab 2 running on Cyanogenmod 10.2 nightly (Android 4.3.1) I already tried the `adb shell pm set-install-location` to sdcard location. It made everything worst by thinking my empty GB micro SD was full. So I set it back to `0`.
60421
Google Play store issue security breach
My daughter got an Samsung Galaxy 3 7" tablet for Xmas. She also got some Google Play gift cards. My husband put in a credit card to buy a game for her. The next day there were 4 games downloaded that she did not pick - and not to her tablet. We had to cancel the credit card. Now her Google Play app will not connect to the internet even though she can access it via typing in from internet. Games she did buy are not showing up on her tablet. Google Play, Amazon and Samsungs reg site who up on her tablet as having bad certificates???? I have searched the google play site and can't find a place to access her gift cards to see if they have a balance or have been used.
60423
Sync playlists with Android device and transcode on the fly?
Why is it so dang hard to sync a phone on linux? Are there any linux compatible music players that will sync playlists with an Android device (MTP/PTP protocol only, no USB mass storage option available) and transcode on the fly? My entire media collection is FLAC and when syncing I want to convert to a high rate MP3.
60424
LG Optimus L9 stay dark at boot - Bootloader might be avalible
I tried to start my Optimus L9 this morning and surprise : black screen. The LEDs won't even show up, the screen is dark, and that's it. Of course, i tried to charge it, with multiple cables and AC adapters, but without result. If i press Volume Down + Home + Power, the phone stay dark, but my computer detect a new device alled OMAP4430, the CPU. So, is there a trick for me ? For the record, i was using the official stable CyanogenMod. Thanks.
9546
Why can't I find Firefox in Android Market
If I search for Firefox in the Android Market on my phone I can't find Firefox! How can I install it on my Phone?? Thanks.
914
Voice-to-text on keyboard in HTC Sense
I've just got my phone upgraded to Android 2.1. It's a HTC Hero running HTC Sense. One of the features I was really looking forward to in Android 2.1 was the microphone button on the keyboard which you can use to dictate into any text field. However, this button doesn't seem to be there on the HTC Sense keyboard. Is there any way to enable this?
9544
Suddenly can't add events in Jorte?
Just today I've been unable to add events in Jorte. I can only add in Google calendars and then sync. Anybody know what's going on? I'm so sad!
916
'Car Home' in HTC Hero, Android 2.1
I've just had my HTC Hero upgraded to Android 2.1, and I have heard about the Car Home function, which sounds great for when I use the new Google Maps Navigation in my car. However, this doesn't seem to be on my phone. Is that because of HTC installing HTC Sense? If so, can I get Car Home back again?
9543
Notifications widget
I keep disabling the notification's tab. Is there a widget that would show up my notifications on a widget on my homescreen?
27470
Installation error on android - out of storage
> **Possible Duplicate:** > Why is “insufficient storage” wrongly reported when installing an .apk via > adb? I have a very weird problem. I am trying to install an apk from on my phone. I have tried directly of the sdcard, and with my computer with adb. None of them seem to work. It says that i have to free space and try again. And adb says error, insufficient storage. But when i install an apk from the market which is alot bigger. It goes fine. I have checked my storage in settings. And i have more that enough free storage on my external and internal sdcard. The apk i'm trying to install takes about 4-5 MB, and i have atleast 1GB free on my internal and external card. My phone is an LG Optimus 2X P990
27083
Google Play: Error downloading app - insufficient space
After one of the latest updates (not sure if it was the last one or a previous one) of the Google Play app, I am having an error trying to update a large app (42MB). It says: > Error Downloading . There is insufficient space on the device. My device is a Samsung P1000 running Froyo. It's rooted, but the error was there before rooting it. A quick Google search showed several Samsung users having the same problem (the app in question that was giving me the headache is Smurf's village). Some said that removing the updates to the Android Market (Google Play) app would fix it, but to me it was of no avail. Ilso tried the procedure in this Google help FAQ to no avail. Now I am stuck with a prehistoric version of the Market (that works on small apps) and still cannot update Smurf's Village or install big apps. How can I fix this? EDIT: device has over 2GB of internal SD storage, 27GB of external SD card, so space is not an issue.
33125
Insufficient storage updating Android app
Every time my Nexus S attempts to update Chrome, It displays an error stating "Insufficient storage available". According to "Manage apps" I have 412MB of internal storage available, which should be more than enough. Searching Google turns up plenty of people with the same issue, but no definitive answer. How do I get Chrome to update?
50675
Why does my Android OS state that there's, "Not enough free space to install the program", when there's plenty of free space?
My hard drive on my smartphone has 100 MB free, and the app I'm trying to install is 2 MB. I just recently deleted apps totalling to about 88.3 MB, and the computed size has already been adjusted, and is displayed on the screen. However, I have to wait 10 or 15 minutes to install it. It's as if the updated, computed space is not registered in some way to the operating system immediately. It's Android 2.3.4 Gingerbread, no root, no unlocked; factory pre-set all the way(not for long though). So, basically, is that the problem? Why do I have to wait a while after uninstalling apps, and re-computing space availability to above par to install a new, extremely small app, to actually work? Is this all the OS's fault, or is something else at play here(e.g., hard drive or circuit-level operations reigning outside the control of just the OS software)? Because if the re-computed size is what it's going to be, at least let the end-user know that rather than give the impression that you have the available space, but it won't install anything.
64214
Where is the old DDMS debugging log (logged before I my smartphone gets turned off)
Where are old DDMS debugging logs that are logged before my smartphone is turned off? I forgot to keep my logs before I turned it off yesterday. I usually enable debugging mode in case of suspicious situations. I want to debug my phone as a very strange thing happened yesterday, my smartphone was operated by microwave remotely. My phone is a Nexus 5 (4.4.2)
64213
How to fix the Nfc service stopped after OTA upgrade the Android 4.3 version
I upgraded my Samsung galaxy S3 GT19300 into Android 4.3 version by OTA, after this my phone is hanged and stopped, wi-fi is not working and It always appear "Unfortunately, Nfc Service has stopped".i do the factory reset and nothing happened. How do I fix this?
49239
Identify if a user is online in Google Hangout
How can I know if a user is online or offline in Google Hangout? In the Hangout on Gmail web it shows a green line under the user's profile pic. But there no such thing in Android app.
27594
How do I get these toggles in my notification bar?
I was reading an article talking about the Galaxy Nexus vs. the Galaxy SIII, and ended up buying a Nexus (was a steal, and I knew it was getting JB). Anyway, I've recently updated it to Jellybean, but I realised that I didn't have something that was showing in the article - the toggles they showed in the Notification bar (in the right hand image). Are these provided in the standard ROM, by an app, or in a custom ROM? I can't seem to find them.
27595
Galaxy S2 mixing up contact shortcuts after exchange password change
I have a user with a Galaxy S2 running Android 4.0.4 complaining that after syncing with exchange his contact shortcuts have all been mixed up. For example a shortcut to his wife's contact when clicked now points to someone else entirely. The only solution is to delete and recreate the shortcuts each time he changes his password in exchange. Anyone else run into this very annoying bug? Thanks for any assistance.
27597
Tap off raw RF data from antenna
I was wondering if it is possible to pull out the raw RF data from the antenna for use in an application. I have a device that operates as a separate entity with an an antenna feed, but I am interested in trying to put our processing on an Android. This would be the most useful if I could tap off the RF data from the existing antenna, rather than attaching a separate one. I don't know much about Androids - just getting a feel for this before I put too much effort into the research. Thanks, David
48019
Where to get OpenSSL binary for Android?
I have a Nexus 10 (unlocked & rooted) and I wanted to get the openssl binary on there so I can verify HTTPS certificates: $ openssl s_client -connect <IPADDRESS> However, no matter what I do I can't find a simple way of getting OpenSSL on Android so I can run the command above. I found something about 'opkg' but I couldn't get this process working. It was also incredibly complex. There is also an app called "Botbrew", but this project seems dead and doesn't work. Anyone know how to get OpenSSL binary on my Nexus 10? At the very least, how can I view the certificate chain that Google uses when negotiating SSL handshake for the Gmail app (this is ultimately my goal)? Thanks.
23969
"Find my iPhone" for Android
There are a lot of "Find my phone" type apps out there for Android and I am finding it difficult to find one that has the features I want without being too bloated. My wife and I are primarily looking for a solution to let us know where the other one is when we are out. The most important thing for us is to be able to view each others location from our phones (Android, though iOS and Android would be great) and via the web. We would also like to find a solution that is as close to real time as possible so we could link up when we are both out. Though not critical, it would be nice to find a solution that also would be able to lock/ring/wipe the device in the case that it was stolen. This way I could run just one program instead of several. I know it's iOS but "Find my iPhone" is an example of everything I want in this type of app ... 1. Can track/view devices from other devices and the web 2. Close to real-time updates 3. Can lock/ring/wipe device remotely 4. All in one program However, I prefer Android to iOS. If there was a solution that worked for both iOS and Android that would be even better. Thanks for any suggestions. P.S. I am running a VZW Bionic while my wife uses the VZW Galaxy Nexus
48013
PDF reader and trusted identities
Acrobat Reader has a nice feature "manage trusted identities" that allows to import CA certificates to validate the signature on a document. Is there an option to define trusted identities in the Android version of the reader (or in any other free pdf reader for android)?
48014
Double-click to unlock?
Is there a way to get a lock-screen or set up Android so it unlocks the screen by double-clicking on power-button instead of have to click it first and than slide on touchscreen?
29258
Is recalibrating the battery after flashing a new ROM really neccessary, and if yes, why?
The description of the app, Battery Calibration, claims that after changing ROMs you should recalibrate your battery gauge. It has good reviews so it seems like the general concept is sound and trying the app at least won't cause harm. What I'm wondering is what the battery statistics have to do with the ROM. My understanding is that the batterystats file contains a mapping of charge values in mV to %, so why does it need to be regenerated if a new ROM is flashed?
29255
How does the App "Battery Repair" work?
I just found this App (Battery Repair) on the Google Play Store, my question is how can it make my battery last longer. What optimazions are they doing? Has anyone tested this tool, does it work?
21365
Searching for Android apps
Searching an app on the Play Store for new apps results in a failure most of the time. By failure I mean we don't find the desired app although the name matches exactly. Popular examples are _Temple Run_ (1st week after release) and _Instagram_ (right now too). Searching on Google for terms like "Instagram for android" results in an immediate hit. Is this is a problem only in India or is it everywhere? And why is the Play Store search so backward compared to Google Search which has better success over a bigger search pool? # edit1 To clear up things, I was able to download the apps from http://play.google.com onto my phone.
78358
Nokia Glance-like lock screen clock on Android
Is there any way to get Nokia Glance like power-saver clock + notifications on android phones with AMOLED screens? It's very useful feature IMHO and does not consume much battery on phones with AMOLED screens. I am not asking for app. It can be anything from an app to a ROM that has the feature. **EDIT** For those who don't know what Nokia Glance is: It is a feature that shows digital clock when Lumia devices (and Nokia N9 if anyone still remembers the phone) with AMOLED screens are on stand by mode. The best thing is that it is ALWAYS there and you don't have to touch the screen or press a button for it to show up. It uses very less battery because it lights up only the necessary pixels with rest of the pixels turned off, something that is possible with AMOLED screens. Here is a picture showing the feature in work: ![enter image description here](http://i.stack.imgur.com/M4cn5.jpg)
34281
What are the limitations of USB On-The-Go on Nexus tablets?
I'm thinking about using USB On-The-Go to extend the rather limited space on the Nexus 10 tablet. I've read about it, but I'm not sure on where exactly the limitations of this approach are. I know that I need a USB OTG cable for it, but I read some conflicting or vague information about other aspects. * Do I need a specific app? My impression is that I need the Nexus Media Importer, which is a paid app, but is that the only way? * Which filesystems are supported? * Can the Nexus 10 deliver enough power through USB to use a portable hard drive, or does it only work with USB flash drives? * Can I access the external USB drive without restrictions as if it was an SD card, or are there any additional restrictions?
34287
Is there a way to automatically load insecure content in Chrome browser for Android?
Similar to this question but for the mobile space... How to allow Chrome (browser) to load insecure content? Is there a way to automatically load insecure content in Chrome browser for Android? I understand that ideally it should be fixed at the web site level but I don't have that ability.
34289
Is Backing up my Android Device to the Cloud using Skydrive or Dropbox Equally as Effective As using dedicated Back Up Apps?
Is it equally effective to backup my apps, photos, contacts, SMS texts etc on my Android Smartphone (which is non rooted) using MS Skydrive or Dropbox compared with using a dedicated Backup App from the Google Play Store eg My Back Up Pro ? Is it the case that, it is as effective but the process is far simpler and less time consuming to carry out if a dedicated application is used. This applies to general backing up and backing up in order to migrate/transition as seemlessly as possible when upgrading to a new smartphone
79082
Using an iPhone headset on a HTC One V
Is an HTC One V fully compatible with an iPhone headset? This site seems to indicate it is, but questions like this have me worried. Would it work with an app?
15869
How can I recover a deleted file on Android?
I just deleted a file on my Nexus S that I really need back. (It was actually part of an app using a sqlite database that did a drop table when upgrading to a new version.) Presumably I need to root the phone first (which I hear is easy on Nexus phones) but am I in a catch-22 here? Namely, does rooting the phone mean wiping/overwriting the partition where the data lives? If not, what do you recommend for data recovery tools? Presumably the file was just unlinked and not actively overwritten (per usual when "deleting" a file) so technically the data must be there...
77628
Recover deleted cache
Is it possible to recover cache photos? The files were deleted by Clean Master to save space. I have no idea where to start. The photos are precious and are irreplaceable.
806
How do I undelete or recover deleted files on Android?
> **Possible Duplicate:** > How can I recover a deleted file on Android? Is there a way to recover deleted files on Android phones without using standard USB storage recovery tools?
74923
Recovering deleted pictures
I recently deleted all of my pictures by mistake from my samsung galaxy s4. I went into my files and documents and deleted not realising it would delete all my pics! Is there a way for me to recover them? My phone is not rooted. I have not taken any pictures since but have received pictures through whatsapp?
50864
How to recover deleted files on Android phone
I was a using an autocall recorder app on my HTC Wildfire. I saved a call on my phones SD card and in my Dropbox. However, I accidently deleted the saved call and it was removed from my dropbox file. I now need this call and I tried some data recovery software. I scanned both my phone and pc. The software found the deleted call and recovered it, but the file which has .AMR extension does not work. The size of the file is only 143kb. 1. What is the likelihood this file is corrupted/stiil intact? Can I check that? 2. Which software can I use to salvage/replay the AMR file?
81285
How to recover deleted photo album saved on internal memory - Note 3
I have a Samsung Note 3 and I accidentally deleted an entire photo album from my phones gallery. I didn't enable my device to sync with Gmail. I didn't manually backup any of the data. The images were saved on my phone, not on the SD card. Is there any way for me to recover this deleted photo album? I Google'd and came across SDrescan but that won't work since the images were not initially saved on my SD card.
41937
Recover deleted photo from Xperia P phone
I want to recover some photo deleted from my DCIM folder. But the problem is I cant get my phone to be detected as a drive letter in “My Computer”. How to make my phone detected? I already enable USB debugging mode when trying to scan my phone with the recovery apps, but just cant detect. Please don't tell me to unmount the memory card to scan because my phone doesnt have memory card. It uses only internal phone memory.
23081
Is there a way to recover deleted photos?
> **Possible Duplicate:** > How can I recover a deleted file on Android? > Data Recovery - How to Restore Deleted / Formatted Files on HD Micro SD > Card Is there a way to recover deleted photos from my device? I deleted some pictures but now I want to restore them. I tried several file recovery applications, but they only gave me empty image files.
32135
restore deleted photos on samsung s3 internal sdcard
> **Possible Duplicate:** > How can I recover a deleted file on Android? I have deleted photos from my samsung galaxy s3 that were saved in my internal sdcard. How can I restore them. All restore applications require USB Mass Storage. How can I turn the internal SDCARD to be recognized as UMS? I am using the android 4.0.4 OS
19963
Retrieve deleted file Android droid 2
> **Possible Duplicate:** > How can I recover a deleted file on Android? I deleted a file from my droid 2 -Android 2.2. I am not trying to retrieve the file(jpg). I have used Astro to look at the file system and dumped all the camera pictures(as this picture was taken with the Motorola droid 2) but have not been able to retrieve the image. Is there any way I can retrieve the image from the droid 2 that I have deleted ? This picture was taken on July 15th, 2011 before Google+ days. I have Windows desktops at my disposal. TIA, Vijay
56407
How to recover picture nexus 4 android 4.3
I'm looking how to recover a deleted picture on my nexus 4 ? My nexus is running on android 4.3 Any idea ?
66204
Restore wiped files, how?
By unlocking my Bootloader on my HTC One, all data got wiped, also on the Storage... Short and fast, how can i restore files? for example Whatsapp Chat history?!
32417
Recover overwritten sound recorder files?
> **Possible Duplicate:** > How can I recover a deleted file on Android? Is it possible to recover overwritten sound recordings from the default android sound recorder? Earlier I was recording some short responses in a focus group using the sound recorder, I kept the application open and stopped recording after each response, and re-pressed the record button for the next response and so on. Unfortunately, I thought this would save each recording and create a new file, I did not realise that this would overwrite the previous recording. Therefore I only currently have the most recent recording on my SD card. Is there any way of recovering the overwritten sound recordings? I think the answer is no, but I just wanted to make sure. Device: Sony Xperia ST15i Android Version: 2.3.4 Thanks.
79084
Automatically turn on/off data when downloading MMS
With my Galaxy S3, my girlfriend's Galaxy S4 and her mother's Galaxy Core, we cannot download MMS automatically. We have to turn on data before doing so. This problem is not happening with her sister's Galaxy Ace: whenever they receive a MMS, data is automatically turned on, and then off once the MMS is downloaded. Now, this isn't a real problem most of the time (more of an annoying one), but my girlfriend's mother has a very low data plan (100mb) and often forgets to switch off data once the MMS is received, so she often maxes out her data plan. I have tried something I found here: copy the existing APN and setting only "mms" as APN type, but it doesn't work. My girlfriend and I are Orange (France) and her mother is Bouygues. Thanks for your help!
59504
Lost contact, dialer, setting in Samsung Galaxy Young
I have a _Samsung Galaxy Young_. I upgraded to 4.0.3; after that the Dialer and Contacts Icon at the Bottom disappeared. I can't even message a number! I can't add it from App Menu either, as it seems the application itself has been removed somehow. I also lost my setting! I can't find the setting in my phone! What is going wrong here, and how can I fix it?
59505
Xperia Sola Back, Home, Menu Buttons not working with Android 4.2.2
Yesterday I tried to upgrade my Xperia Sola from original Android to Android 4.2.2, following this great tutorial: http://www.androidgadgematic.com/2013/07/install-sony-xperia-sola- mt27i-android-4-2-2-cyanogenmod-10-1-rom.html. After upgrade, everything works just great, except Back, Home and Menu Button. Have I missed something ? Thanks and Happy Holidays!
78684
High CPU load during file copy to SD card
Copying large files to micro SD card (via MTP mode or USB thetering and FTP) causes a high CPU load (around 90%) with the result of my phone rebooting from overheating. Is this a normal behavior? Any suggestions? My system is Cyanogenmod 11-M8 on a Galaxy S4 mini with a SanDisk Ultra microSDXC 64GB. **EDIT** Here are the last messages before reboot according to `adb logcat` I/ThermalDaemon( 322): Sensor 'tsens_tz_sensor0' - alarm cleared 1 at 47.0 degC E/MP-Decision( 1785): num online cores: 2 reqd : 1 available : 2 rq_depth:0.000000 hotplug_avg_load_dw: 29 E/MP-Decision( 1785): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 rq:0.000000 seq:1069.000000 E/MP-Decision( 1785): num online cores: 1 reqd : 2 available : 2 rq_depth:2.500000 hotplug_avg_load_dw: 58 E/MP-Decision( 1785): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 rq:2.500000 seq:182.000000 I/ThermalDaemon( 322): Sensor 'tsens_tz_sensor0' - alarm raised 1 at 50.0 degC E/NetdConnector( 832): NDC Command {4878 bandwidth gettetherstats} took too long (1006ms) D/MobileDataStateTracker( 832): default: setPolicyDataEnable(enabled=true)
78685
How can I use my Samsung S4 phone functionality from my Asus Nexus 7 tablet?
I got two android devices: Samsung S4 and Asus Nexus 7 where the latter does not have a SIM card. I'd like to use the phone functionality from the tablet e.g. calling and/or SMS but I don't know how. I paired the device using bluetooth and I tried with an app called MightyText but that never completed the setup. Is there a way to do what I want?
78686
iComcast email and Samsung Galazy S3
I have 3 Comcast email accts on the generic email program on the S3. Two of the accounts are just fine, but the account that is really important literally just stopped giving me the entire inbox of emails. So all that shows is the Test email I just sent from my computer but not another email of the hundreds that are in that account. The sent email folder still shows the sent emails.
22373
Why is my device not utilizing all of its available RAM?
I have a Nook Color with Cyanogenmod 7.2 (on mSD), and Nook Color is supposed to be 512MB of RAM (says so on product's page). When I open Menu (on bottom bar, while on desktop) > Manage Applications > Running, it says on the bottom left 95MB used, and on the bottom right it says 174MB free. These are about 270MB, does that mean my RAM is corrupted? Why is it not utilizing all 512MB of RAM?
23858
Samsung Galaxy S2 GT-I900G - updated to ice cream sandwich - checked task manager - RAM only showing 688 instead of the normal 985
> **Possible Duplicate:** > Why is my device not utilizing all of its available RAM? updated my Samsung Galaxy S2 GT-I900G today to ice cream sandwich. Checked my task manager, the RAM is only showing 688. Any idea what went wrong or is this normal ?
23473
How to active the RAM memory which is differents with 512 MB when buying
> **Possible Duplicate:** > Why is my device not utilizing all of its available RAM? I have new problem with my Novo 7 Basic, Android 3.2, 8GB, 512 MB** RAM: When I go into `Tools -> System Info` (have CPU, Display, Memory...) in Memory Info: * Total Mem 343.MB + Free Mem 36.048 MB (<512 MB RAM) * Inactive 94.496 MB When I used : "Android Assitant app ", it shows my Memory info (RAM) is: * Used : 183,96MB * Free: 150,95MB Total: 334.96 MB "RAM Manager Free software ", it says that Memory info is: * MemTotal: 343.000 MB & MemFree: 7012 kB But my tablet is supposed to have 512 MB of RAM. Please explain this to me (for any problems or errors). How do I activate the "inactive mem 94.496 MB"?
68947
Why does Apps->Running show 686 mb total ram instead of 1 gb?
My Xperia S is supposed to have 1 GB of RAM. But when I went to Settings->Apps->Running, it shows 542+144=686 MB. Also, someone else has noticed the same problem of 686 MB RAM. Why is it not showing 1024 MB/1 GB? ![enter image description here](http://i.stack.imgur.com/tJjS7.png)
4210
Why is my Samsung Galaxy S not utilizing all of its RAM?
> **Possible Duplicate:** > Why is my device not utilizing all of its available RAM? Samsung Galaxy S GT I9000 comes with 512 MB RAM but it shows only 326 or less. Why?
37888
Email sync on roaming
I use Samsung Galaxy Note with Android 4.0.3. When I am outside the home network i.e. On roaming, the phone is not able to sync with Microsoft Exchange. When I am back in Home network they get downloaded. Also even in home network the email exchange is not stable. Many a times you get message "Update security settings". I have contacted our IT Help-desk which says that settings are correct. The mobile service provider says that as other net based applications are working the problem is not at their end. Please advise.
37887
HDMI output mirroring in Portrait mode
I have an app that works fine in both Landscape and Portrait mode, but it demos best in Portrait mode. I'd like to show this app on a phone with HDMI output (either from MHL, Slimport, or micro-hdmi) and screen mirroring to an external display. Presently, I have a Samsung Galaxy Nexus. However, as has been pointed out by many, this phone forces the orientation to Landscape when an HDMI display is attached through the MHL adapter (see Set up portrait video output from Galaxy Nexus, HDMI/MHL possible in portrait mode?, HDMI output, Portrait mode?) Does anyone have any suggestions on how I can do HDMI Output with mirroring and keep my phone in portrait mode?
38478
Unrevoked: Is my firmware too new?
I'm trying to root my phone with Unrevoked recovery reflash tool and it all goes well - it installed the needed service and the root tool - up until it's supposed to actually do the root process. It reboots the phone and then says "waiting for system to settle" and then it says "running root". Then it gives me the message "error: failed to get root. Is your firmware too new?" ![waiting for system to settle](http://i.stack.imgur.com/hkmc5.png) ![running root](http://i.stack.imgur.com/xka69.png) ![failed to get root](http://i.stack.imgur.com/pKXhe.png) But how do I tell if my firmware is too new? Do they mean the Android build number? And where can I see what versions are supported? Or is it my HBOOT version that's causes the problem? Some info about my device. Android version 2.2 Baseband version 32.49.00.32U_5.11.05.27 Kernel version 2.6.32.15-gf@5a401c htc-kernel@and18-2#1 Build number 2.29.405.2 CL263770 release-keys Software number 2.29.405.2 BRAVO PVT3 SHIP S-ON HBOOT-0.93.0001 MICROP-051d TOUCH PANEL-SYNT0101 RADIO-5.11.05.27 Aug 10 2010,17:52:18 Is this thing compatible with Unrevoked or not? If not, will it help to downgrade to Android Eclair 2.1 RUU and then try to root? **Update: Downgrade attempt failed** I just tried downgrading from 2.29.405.2 to 2.10.405.2 using the `RUU_Bravo_Froyo_HTC_WWE_2.10.405.2_R_Radio_32.44.00.32U_5.09.05.30_2_release_142828_signed.exe` file but the process failed. I get error code 140 - "bootloader version error". ![ruu update 1](http://i.stack.imgur.com/CZFfM.png) ![ruu update 2](http://i.stack.imgur.com/uBxxt.png) ![ruu udpate 3](http://i.stack.imgur.com/VkQL9.png) ![ruu update 4](http://i.stack.imgur.com/4iOdt.png) ![ruu update 5](http://i.stack.imgur.com/DFMkH.png) So much for plan B...
26647
Why does my phone keep telling me it has low storage?
My LG Android phone keeps telling me that it has low storage available. I have looked through the apps and have 5 text msgs on the phone. It seems like I keep deleting and deleting and it keeps coming back! Why do my actions not work and what can I do?
26649
Android USB tethering to an OpenWRT router
I'd like to USB-tether my Android phone to a local router. I have a tether plan, so that's not an issue. My reasons why I want it this way: * the router should expose the internet to all clients, not the phone * reduced cross-chatter, no additional (second) wifi * local connections are handled by the router, not the phone I know there are other devices out there, like ZyXEL's routers and apps like ZoomTether. That last one is almost like what I need — but I want a device, not a computer connected. Has anybody done this?
66215
Making Phone Calls from a Different Device
Let's assume that I know my device will fall in the ocean in 6 months, I'm not allowed to buy insurance, and my contract expires in 18 months. I'm also a terrible swimmer, and Michael Phelps won't get it for me. I would think that you could reverse engineer the code and make your own phone calls from a different device, even without the sim card. You just need to be able to program it. I'm mostly curious if this has been done before and if it has a name. Are there any similar tricks/ideas?
50309
Will an Android 4.3 upgrade rewrite my custom /etc/gps.conf file?
Will an Android 4.3 upgrade rewrite my custom `/etc/gps.conf` file?
50308
Service Mode "Menu not Exist" Android 4.1.2
I am having little issue here. I have accessed the Service Mode via this no: *#197328640# Then i am choosing options as follow [1] Debug Screen [8] Phone control [6] Network lock When i press option 6 for network lock i am prompted again with the same screen which shows again same option so i choose [6] Network lock again and in this menu there should be 3 things showing. However what i see is only "Menu not Exist" Press Back Key Current Command s 1866 and that's it. There are options from this menu missing and i don't know why?