question
stringlengths
0
34.8k
answer
stringlengths
0
28.3k
title
stringlengths
7
150
forum_tag
stringclasses
12 values
It makes screenshots on its own and saves them in the gallery. I delete them but it makes new screenshots. I stopped an running app that says "screen capture" but it does it again. I can't delete it, it's not an installed app. What can I do do permanently stop this nonsense?
I believe its being caused by a certain combination of buttons at the bottom of the screen. I haven't found a workaround, but here is something you can do to, at least not to store images (its not much, but something). It creates a directory "ScreenCaptures" to store images in; if you delete it, it will be simply recreated. So, instead, in the same directory, create a file with that name. Every time a screen is captured, it will complain that it cannot be stored, so at least you won't have to worry about deleting those images.
Galaxy mini S5570 automatically creates screenshots
android
I created this <code> Data.osm </code> file: <code> &lt;?xml version='1.0' encoding='UTF-8'?&gt; &lt;osm version='0.5' generator='GPSBabel-1.4.0'&gt; &lt;node id='-1' visible='true' lat='41.890121' lon='12.492265'&gt; &lt;tag k='name' v='place01'/&gt; &lt;tag k='note' v='place01'/&gt; &lt;tag k='tourism' v='museum'/&gt; &lt;/node&gt; &lt;/osm&gt; </code> Then I converted it to <code> Data.obf </code> using OsmAndMapCreator. How to have OsmAnd show this POI on the maps?
1) Copy the <code> .obf </code> file to your OsmAnd folder, for instance <code> /sdcard/osmand </code> . 2) In OsmAnd, enable the "POI > Any" layer. 3) Sometimes it does not work immediately, in such case restart your phone (there might be faster methods but at least restarting works)
How to import a .obf POI file in OsmAnd
android
Do I need to worry about malicious apps on Google Play, or can I trust everything I install, so long as I install it from Google Play? And if I need to worry, what red flags should I look for - number of downloads, ratings, how old the app is, what permissions it requires? On a practical level, would you say that it is as safe as Apple's App Store?
We don't compare apples with peaches. But it's always a good idea to be careful what you install. True, Google Play is to be considered one of the safest sources for Android apps. Still, some malware sneaks in every now and then. So you should use some common sense before hitting the "Install" button. Things to look at include (but might not be restricted to): What permissions are required? Though not always easy to decide, there are some things which can count as indicators – e.g. taking a simple calculator app, it certainly doesn't need access to your contacts, calendars, system settings, etc. How is it rated? I'm not talking about "naked numbers", but check the comments. They might give you useful hints on whether it's safe to install. Also, an app installed several thousands of times with no traces of maliciousness in the comments should be considerably safer than an app with almost no installs and no comments. Should it be a very popular app, but only has few installs? That's in most cases a clear indicator for malware, hiding behind a popular name. Better keep your hands off those. Aside of that: In case you're still unsure, pick a good forum and ask. Another good idea is to check other apps from the same developer (just follow the link on his name), and use above criteria on them.
Can there be malicious apps on Google Play?
android
On my Nexus 4, when I get a notification the LED blinks. However it is very slow so you can't notice it with a quick glance at the phone. Is there a way to make the LED blink faster?
There is no way to control the blink speed in the OS itself. However, Light Flow provides a plethora of options for colour, flash rate, etc. There are probably other equivalent apps too.
Is there a way to control the blink speed of the notification LED on Nexus 4?
android
I'm trying to copy a string of text from a nfc tag, but the only option I've been able to find is displaying the text with no ability to copy it (its a complex string with letters and numbers). Best case scenario would be to insert the string where the cursor is at the moment the tag is pressed, but I'm okay with somehow getting the string to the clipboard to paste. If this isn't the right place to ask this question, if you could tell me where I could find the answer, I'd be very grateful.
NXP's NFC TagInfo app can copy the text from a text record on a scanned NFC tag to the clipboard. There are other apps with similar functionality. Copying text from text records on NFC tags is not something that's built into Android without installing and running an app.
How to copy text string from nfc tag
android
I'm trying to get my phone (JiaYu G3T) working under adb on Windows 8 x64 (worked fine on Windows 7 x64 before reinstalling my OS). Driver Android Composite ADB Interface, version 8.0.0.0, works fine. My adb won't list any devices ( <code> adb.exe devices </code> ). I tried: installed Google USB driver enabled debugging mode in phone added my device's hardware IDs to the Google USB driver inf file and installed installed Moborobo (phone works fine in there but adb still won't find the device) tried switch Settings > Storage > Menu > USB Computer connection to "Camera (PTP)" tried two different version of adb (1.0.31 and 1.0.26) Those were some of the advices I found so far.
Finally it works, I'm using the Google USB driver. The problem is that I have to keep killing adb.exe before doing anything really (e.g. building and pushing an apk to the phone), otherwise it can't find the device.
How to fix "error: device not found" when I try to use ADB
android
OsmAnd is a map/navigation app. On top of the map, I would like to display "Points of Interest" (POI), for instance my city's best restaurants. I already have a CSV file containing for each POI: name, latitude, longitude. How to make OsmAnd use this data? The wiki page How To Use Your Own POI Database suggests it is possible but does not give any specific instructions. By reading stackexchange-url ("this unanswered question"), I get a feeling that somehow converting my CSV to ODB might be part of the solution. I would like the database to be easily downloadable/usable by anyone. For the curious: Actually, my long-term goal is to create a database of all POIs in the Wikivoyage travel guide (maybe split by country if too big).
Just a guess, but worth trying: I did the same with Locus Maps . I created a KML, which imported fine, and could be used as layer there ( Locus even supports KMZ containing images and more, so you could use that for a "self-made travel guide"). The article Using KML Files on the same site suggests at least the KML part should work with OsmAnd as well, so I considered placing this as answer (instead of making it a comment). This article even explicitly mentions POIs – which probably is the reason your linked article contained that few details: You may use any format containing your POIs, if you are able to convert it to osm format. and All points inside the kml file are converted into osm points, assigning them some properties like tourism category and museum type. Note the categories mentioned here match those on your linked article.
How to create a POI database for OsmAnd?
android
Some time ago, both Chrome and Chrome Beta started going full-screen. That is, I no longer see my status bar. This is a deal breaker for me, as I can no longer see what time it is or if I have notifications. I have browsed chrome://flags and didn't see anything related to this. Is it possible to disable this full-screen mode? Chrome versions: Chrome (30.0.1599.92) Chrome Beta (31.0.1650.32) My phone: Galaxy Note 2 Android 4.1.2 Verizon no custom rom or root
I had the same problem, but I saw the exact moment it happened, a message appeared saying "switching to full screen mode". Then I couldn't switch it off. I deleted all data in Chrome, and the problem was fixed. There was no need to uninstall the app, just cleaned the data using the Android built-in Application Manager. It seems some website included code that caused this, and the Chrome for Android simply does not have the settings to revert this. Hope this helps.
How do I disable full-screen mode in Chrome for Android?
android
I have rooted my phone recently and just installed ROM Toolbox which has several Governors available. It is using OnDemand by default, but I switched to Interactive. I just need to be as close to default settings in order to maintain stability. Btw, when I am using a third party app to change CPU Freqs, ROM Toolbox in this case, It seems to be a bit laggy. Is this normal?
I don't know the default governor for the Galaxy Mega. However, there's an easy way to determine your current governor. Rebooting the phone (Unless you ticked the option in ROM Manager and/or other apps to persist governor selections through reboot) will reset it back to its default setting. You can find your current governor by running the following command in an adb shell or terminal emulator: <code> cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor </code> Chances are your default governor is indeed ondemand. It is commonly used as the default governor on many Android devices, and seems like one that Samsung would like to use.
What is the default Kernel Governor in Stock Samsung Galaxy Mega Android ROM?
android
I have new Samsung Galaxy S III mini (GT-I8190N) with Android 4.1.2, and I cannot turn on Bluetooth. When trying to do it from Settings menu, switch toggles from "O" to "I" position, but remains gray rather than green, list of available devices is empty and 'Scan' button is inative, and when going back to Settings menu I see Bluetooth turned off.
You can try to reboot / remove battery. Maybe resetting to factory settings will help. In addition, if everything else fails, you could try following (read somewhere about it): turn it off and then back on (the one asking you about using wifi to localize you faster) the bluetooth and wifi are both 802.11 standards, therefore they are controlled by the same chip
Samsung Galaxy S III mini - Cannot turn Bluetooth on
android
I want Indian Rupee Symbol (&#8377;) font in my android, so I can type it in message or anywhere I would like to. But, I can't find it in my keyboard. Can anybody please suggest me where can I get it? I am using Samsung Galaxy Grand and Android Jelly Bean 4.2.2
Google recently released <code> Google Hindi </code> IME (Input Method Editor, a techy name for keyboard) which I now saw with my friend's Nexus 4. It has the requested Rupee symbol:
How can I type Indian Rupee symbol?
android
I wonder what is the purposes of each of these extra folders that android creates on a sd card. Edit: .android_secure .data .estrongs .showme _nero_sync Alarms Albums Android DCIM download LOST.DIR media Movies Music My Documents Notifications OTA-Updater Pictures Podcasts ppy_cross Ringtones
Each app on your phone with the WRITE_EXTERNAL_STORAGE permission may create files or folders there. Most of these folders have once been created by one of these apps and many of them may be deleted with a few exceptions (e.g. Android, .data, .android_secure, these contain important system or app data like a game's downloaded content). Alas, it's impossible to tell exactly which folder belongs to which app. .android_secure: apps installed and then moved to sdcard Android: app data/cache data: app data .estrongs: ES file manager LOST.DIR: sort of trash folder (collects recovered files after phone crashes) DCIM: phone gallery's photos and previews OTA-update: Over The Air update service ppy_cross: an unknown third-party app's data. info I think you know what's in the others :) Generally, note that uninstalling an app doesn't clean up the stuff it has created there. One needs to manually do this task but don't delete stuff if you're in doubt what it is.
Android sd card default folders purpose
android
How can I access to "my maps" saved from desktop website (maps.google.com) from my mobile device? When I use maps application on my device I am not able to find my saved maps with my POI and my settings I am using Android 4.4 on Nexus 4
Google finally offers the solutions: Google Maps Engine can solve the problem and is free available in the Play Store
How can I display my maps (from maps.google.com) on Android smartphone?
android
I have a Samsung Galaxy Nexus and a Samsung Galaxy Mini2 . In mid-August I lost my GNex battery charger; then I started charging the GNex with the Mini2 battery charger. Their specifications are: <code> GNex : Volt 5,0 Ampère 1.0 Mini : Volt 5,0 Ampère 0.7 </code> Since the second battery charger has a lower Ampèrage, it should charge the phone exactly like the original one, but taking more time; In mid-September, the GNex started doing strange things: the charge was degrading faster than before (I'm used to charge it every two days, while from mid-september I charged it every day), and THE PHONE BECAME SLOW. I mean SLOW . Even if restarted and powered on from few minutes, the Application button took about 4-5 seconds. Before it was instant and smooth, about 0.2 seconds. In mid-October I found my original battery charger, and started using it again. After a couple of charges... the phone has returned to be superfast. Talking with a friend (physicist), it said it must be a software (or hardware) thing. A wanted behavior set up in order to slow the phone down when not using the original battery charger. I said that it sounded a bit like conspiracy stuff, then he argued that it is more likely than the electrons remembering which battery charger transferred them and based on that deciding to slower the phone or not :) Another friend (electrical engineering technician) said it is common practice (and brought examples from Laptop manufacturers's world); Is this a known issue ? If yes, is this Google or Samsung's fault ? (Why on earth should they do something that stupid ? But this is rhetorical... ) Note: the "case study" is perfectly reproducible, the only requirement is to have two different battery chargers (with a different ampèrage) and a GNEx, but probably it is done on other phones too.
No, they don't behave differently if you don't use the original charger. I have a Samsung phone that has never even seen its original charger, along with some Nexus devices in similar conditions, and they don't suffer from slowdown or anything like this. More likely, your phone is running low on internal storage, or you've recently installed an app that hogs the phone's CPU or RAM. There are lots of questions on the site about troubleshooting and debugging that kind of slowdown. Start by looking at the list of running apps in the phone's settings, browse those questions, and maybe ask a new one if you find something more specific.
Android software runs differently based on different battery chargers?
android
I have downloaded a dictionary application for my native language and English translation and it can work offline. But i need it to be seen at the "select an action for text" menu when i select a piece of text on a browser, or an e book reader, or an offline browser. Is it the business of developer of the dictionary app? If not how can i add an app to "select an action for text" menu? Thanks.
Short answer You yourself cannot. But you can ask the developer to implement that. TL;DR Explanation in easy terms: an app itself must "register for this service", which must be done in code. The "Share picker" is not handled by apps directly – it's rather the system taking care for that. So it must be made known to the system if an app has something to contribute (or can accept from) here, and if so, for what actions/content types. For example, an URL (link) basically is "normal text" (consisting of characters), so it could be copy/pasted to other "text processing apps" (notepads, word processors, etc.); but it could also be passed to browsers or other link-sharing apps in a specific way. A video makes no sense to be copied into a text-based app, so when "sharing" it you wouldn't like a notepad-type app to be in the share menu (which otherwise would be really cluttered pretty soon). So an app must "tell" the system what type of "sharing content" it can accept, and it must provide a "standardized interface" for this which the system (or rather its "share" component) then can address. Additional hints As your question was for a dictionary-type app: Several other apps support those directly. So e.g. ColorDict (my personal favorite currently) is an online/offline dictionary app directly supported by e.g. Moon+ Reader (my favorite app for reading eBooks – ePub, Mobi, PDF, and more supported). Looking up a term even makes ColorDict blending in seemlessly. So apart from the "standard sharing option" of the system, there are also other ways to achieve things. But again, it's up to the developer to implement this.
Can i customize "select an action for text" menu?
android
First, I hope I choose the right stackexchange for that question. Android 4.3 introduces a "Hardware-backed" Credential Storage. If I go to Settings-> Security under the "Credentials-Storage" Header there is a (non-clickable) option "Storage-Type" which is set to "only Software". How to set it to "Hardware-Backed"? I already removed/reseted the credentials storage and tried it with different LockScreen-Options (Pin, Password, Pattern), but I can't get that option to change to "Hardware-Backed". Isn't the Galaxy Nexus capable of enabling it?
The "Hardware Backed Credential Storage" aka "Android Key Store" is only hardware backed when the hardware on the device has the necessary hardware components in it. When there isn't the necessary hardware available it falls back to software storage. Android also now supports hardware-backed storage for your KeyChain credentials, providing more security by making the keys unavailable for extraction. That is, once keys are in a hardware-backed key store (Secure Element, TPM, or TrustZone), they can be used for cryptographic operations but the private key material cannot be exported. Even the OS kernel cannot access this key material. While not all Android-powered devices support storage on hardware , you can check at runtime if hardware-backed storage is available From Android 4.3 APIs - hardware credential storage. My emphasis. Finally, there is an API and even a system settings field that lets you check whether the credential store is hardware-backed (Nexus 4, Nexus 7) or software only (Galaxy Nexus) From Credential storage enhancements in Android 4.3 This a new feature and so it's likely that only newer, higher end devices have the hardware in them. According to that, the Galaxy Nexus doesn't have the necessary hardware. The Nexus 4 does have full hardware support for this; As you may now (sic), the Nexus 4 is based on Qualcomm's Snapdragon S4 Pro APQ8064 SoC. Like most recent ARM SoC's it is TrustZone-enabled and Qualcomm implement their Secure Execution Environment (QSEE) on top of it. From Credential storage enhancements in Android 4.3 The ARM TrustZone technology is analogous to the TPM hardware used on Intel x86 PC compatible hardware to provide a hardware secure credential storage area. And just like TPM when it was first introduced is taking a while to trickle into all new phones. So, in the case of the Nexus 4, the 'hardware' is simply the ARM SoC. Are other implementations possible? Theoretically, a hardware-backed keymaster implementation does not need to be based on TrustZone. Any dedicated device that can generate and store keys securely can be used, the usual suspects being embedded secure elements (SE) and TPMs. However, there are no mainstream Android devices with dedicated TPMs and recent flagship devices have began shipping without embedded SEs From Credential storage enhancements in Android 4.3 So, no, the Galaxy Nexus is not capable of enabling hardware backed credential storage, because it doesn't have the necessary hardware in it.
Hardware backed Credentials Storage on Galaxy Nexus
android
I'm looking forward to reinstall Android on my Samsung Galaxy Tab 2. Are there compiled images for this device? Do I have to build it myself? If so, do I need propietary drivers from Samsung? All the tutorials I found around require Windows (for Odin software) and installing mods and stuff like that, that sounds very hacky and dirty to me.
From a GNU/Linux-based OS, you can use Heimdall , an open-source alternative to Odin which is proported to match Odin feature-for-feature while also being more reliable. Otherwise, you can follow any of the many tutorials for installing a new Android ROM. I'll provide a bit more information to help you start your journey: If you want a custom ROM like CyanogenMod or any of the dozens which are available in precompiled packages for specific devices, then you'll need to use Heimdall to flash a custom Recovery image ( TWRP or ClockWorkMod Recovery ). The zipped ROM images are flashable through these recovery modes. If you want stock, Samsung Android/Touchwiz then you can use Heimdall to flash over the entire Android image from Samsung. (Google around to find the one for your model) If you want to compile Android yourself , you'll likely want a custom Recovery image ( TWRP or ClockWorkMod Recovery ) and you can download the Android source code or if you want to modify existing custom ROMs, you can download their respective source and compile it yourself. You'd need to hunt down some in-depth Android compiling tutorials in order to do this, as it's not a simple process . Note: Before flashing anything to your device, make sure that you match the model numbers!
Install Android to Samsung Galaxy Tab 2 with GNU/Linux
android
I am using the market app Startup Manager on Android, but I am a little bit concerned in the way that it operates. Is it effectively runnning every time as a daemon and thusly keeping the apps from not starting or does it simply change the bootable flag in the apps, without running in the background?
It all very much depends on the "startup manager" used, and whether your device is rooted. As stackexchange-url ("dotVezz answer") assumes, there are some just de-activating the corresponding "listeners" (apps can be notified on events, and thus get started when they appear – the most famous event being <code> boot_completed </code> ; but there are many more, like network changed, SDCard mounted, battery low... If you are interested in details, see e.g. stackexchange-url ("What's the difference between a service and a broadcast receiver?")). However, doing that requires "root powers". Thus "startup managers" working without "root powers" basically do nothing other than task mangers: killing the app once it started on a given event. They also in most cases stick to the <code> boot_completed </code> event, and don't care about others. Then there are those managers supporting both modi. Best one most likely is AutoRun Manager , my favorite I used for quite a while. Now your question is specifically about Startup Manager . As you can see in its app description, and like I've written above, this app just cares for the <code> boot_completed </code> event: it does disable/enable startup items from system boot . Its permissions do not include <code> SUPERUSER </code> (aka root), so it cannot modify receivers/listeners. So it most likely just "kills" the apps when they start. Prove on that you again can find in the app's description: Note: For android 2.2 and higher OS non-rooted devices, some processes will restart themselves right after being disabled. They wouldn't do so if they were really disabled . But many apps do so when being killed . AutoRun Manager , which I've mentioned before, supports both modi: If used in "Basic Mode" (which does not require root), it kills configured apps on start. In "Advanced Mode" (requires root) it "silences" their listeners, so they never receive the event broadcast and thus do not automatically start.
How does Startup Manager block startup apps?
android
Some apps in Application Manager are completely greyd out and cannot be disabled. Is there any way to override this?
As your device is rooted, you might want to check some tools which help you on this task. Examples include Titanium Backup , which (next to Backup almost everything) can freeze apps (which is the same as "disabling" them), and App Quarantine , which is even dedicated to this job. The two are just examples, there are more "tool boxes" out there capable of the job in question. Another way (not requiring extra apps) is utilizing ADB for this: <code> adb shell pm disable &lt;package_name&gt; </code> could be used to disable an app (see also stackexchange-url ("this answer")).
Disable Android Apps - Application Manager
android
I'm on a Thinkpad with Android 4.0.2 trying to open an HTML file on an SD card, using the default browser. Answers here have indicated you should access <code> file:///mnt/sdcard </code> , <code> file:///mnt/sdcard-ext </code> , <code> file:///sdcard </code> , and many other combinations, but none of them work for me: I just get "Webpage not available". Apparently different machines mount the SD card to a different path. How can I find out which path my SD card is mounted to? Or if that's not the problem, what is?
<code> adb shell 'echo ${SECONDARY_STORAGE%%:*}' </code>
How can I determine the SD card's path?
android
I was re-arranging my icons when I accidentally dropped an icon "behind" the google search bar up top. The icon appears on every screen when I swipe left or right, but disappears when I view all apps. How do I remove this icon? (see the mis aligned YouTube icon at the top) Screenshot (click image for larger variant)
Note that my other answer is more of a workaround (but also something recommended by many even without problems) that is almost guranteed to fix the problem. This is a direct fix which will most likely work, but I can't say that with absolute certainty as I can't recreate the situation myself. After some googling, I've noticed that your icon (as you point out already) is off-center and missing its text label. Rather than the icon itself being stuck, it looks like what you're seeing is a stuck graphical artifact. This has happened to a few other users on other forums , and rebooting the device seems to be a fix for them. Whether this works for you or not, I'm posting it as an answer for the sake of future internet travelers who stumble upon this question.
Icon is stuck behind google search, and appears on all screens (screenshot included)
android
I currently have a <code> Samsung Galaxy SII (S2)(I9100) </code> that got dropped in water. I took the phone apart (removed the screws on the back and properly took the back off) and left it to dry in a warm place overnight. The phone works absolutely fine as you'd expect it to, but it now has this weird issue where the <code> screen won't turn off </code> at all, whenever I press the power button to turn the screen off, it comes straight back on again. If I let it go to sleep with it's own "timout" it just comes back on straight away also. It has been <code> factory reset </code> and still does it. It has <code> stock Android that came with the device </code> , <code> never rooted </code> or had <code> custom ROMS </code> installed. Here's a video of the problem actually happening: http://www.youtube.com/watch?v=c4UViRT64Ss I assume it has to be a hardware issue from the water damage, but has anyone experienced this? Is it likely I'd be able to change any of the parts inside to try and fix it?
The water evaporating has left now undissolved mineral ions on your phone (ions conduct electricity).Now electricity doesn't go as designed.Also heat cycles will possibly change chemical and physical structure of your hardware.The more you use it the more likely something will get worse Instead of drying to get rid of water and leave the ions on your phone you should have hoovered the water being cautious not to discharge static electricity to the phone (even though theoretically almost everyone should have damaged their hardware with static many times in their lives it somehow never happens) Now maybe you should clean it properly (isopropyl alcohol should work the purer the better at least 99%) The better way to clean it is with bathing it in the alcohol and use ultrasound at the same time which some more professional phonerepairers do with special machines.(You can find some good replacements of the machines for about 50usd) It most often works without ultrasounding but the ultrasound method is much better and fixes the performance of water damaged phone more.
Phone dropped in water - Now screen won't turn off (Samsung Galaxy S2 (SII))?
android
I'be been working on some Chinese (bit crappy) device, with own system, that had one wonderful (at least for me) feature. When constantly powered-up (plugged to power adapter) it could work without the battery inside. Is there any Android-based phone or device that does the same? Or the only option here is to keep battery inside, keep it powered up all the time (I have some reasons for that) and replace battery quite often, since it will be charging and discharging it the same time (will it), thus lowering its life-span.
Don't you worry. LiIo batteries are not that concerned about that. What really lowers their life span are "complete discharges", not frequent "trickle-charging". It's even recommended to charge them as soon/often as possible (and practicable, of course). See e.g. Wikipedia: Lithium Ion batteries for details, and also take a look at our question stackexchange-url ("Does constant charging harm my Android cellphone?") and its answers.
Is there any battery-less Android-based device
android
My sdcard has plenty free space but I cannot move any apps. On my sdcard there's the old Android/data path with many older apps. Why cannot it be possible to move apps here? Maybe I can create a symlink?
I think I found the solution. I need to be root to move the apps.
Cannot move app to sd-card?
android
I recently rooted my phone, so obviously the first thing I did was <code> pm setInstallLocation 2 </code> then move all my internal storage hogging apps to the SD card. I left the widgets, wallpapers, and system app updates because moving them will break them apparently. My question is, can I move my keyboard app to the SD card without breaking it?
Which keyboard app are you using? It doesn't break normally on SD card. I have used stock and SwiftKey both on SD card. Never cause any problem to me.
Moving keyboard app to SD card?
android
Whenever I run Root Debug FS for my Samsung Galaxy Stellar (4.1.2 jb, Model # SCH-I200, baseband I200VRBME1), I get this error: ADB.exe is an application in the same folder as the batch file, but it says it won't run. When I run ADB.exe it just flashes the commnad line and goes away after writing out a ton of text (it dissapears too quickly for me to read it)
As it turned out: with <code> adb.exe </code> not being in the <code> %PATH% </code> (or <code> $PATH </code> for Linux/Mac users), the batch file was not able to find it. So there are 3 solutions to it: fixing the batch file to look in the very same directory fixing the <code> %PATH% </code> / <code> $PATH </code> to include the directory changing into the directory the batch (and ADB) files are located in, and running it from there For a one-time run, #3 is the easiest approach: open a command shell (on Windows via the start menu, open a <code> cmd </code> – on Linux via ALT + F2 and entering e.g. <code> xterm </code> ) change to the directory (using the <code> cd </code> command with the directory as argument; on Windows, you might need to switch to the correct drive letter before) run the batch/shell script from there If you need that script more often, it might be worth trying one of the other two approaches. Not being a Windows user, I don't know where exactly to add the <code> PATH </code> information there (AFAIR it was in "Environment variables" somewhere in the settings of the control center); on Linux you can just do so in your <code> $HOME/.profile </code> or <code> $HOME/.bashrc </code> , adding a line like <code> export PATH=$PATH:/where/is/adb </code> (of course using the correct path instead of <code> /where/is/adb </code> ). Fixing the script/batch is a little beyond the scope of our site :)
Root Debug FS doesn't work
android
I am looking for a way which will allow me to make HTTP requests to my web server when there is an incoming call (or outgoing/missed called etc if possible). This is so that I can log the information (CallerID primarily) and perform actions in my own system based on the number that is calling or being called on the handset. I need the request to be made while the call is either ringing or in progress - i.e. what is happening now, not what happened previously. An example use for this is so that I can present information about a caller on another computer which is connected to my system when someone calls. An alternative to HTTP would be fine, such as SMTP or some other notification/external communication.
You might want to take a look at Tasker , the mighty automation solution on Android. I have not setup something as you request, but it's definitly possible, and basically should work like this: Condition: Event → Phone Ringing Task: either HTTP GET or HTTP POST to your server's URL. For the task, you can make use of the many variables Tasker has preset (see: Tasker UserGuide, Variables ). In your case: Call Name / Number/ Date / Time (In) = %CNAME / %CNUM / %CDATE / %CTIME You might need to play a little with it to get it working exactly as you wish. Hint: A free trial version of Tasker is available via its homepage (7-day trial; on day 6 export all your settings, on day 7 uninstall, re-install, and import all settings for another 7 days, the dev said so ). I use Tasker for years, it never let me down, and I don't regret a single cent from its fee ;) Couldn't do without it anymore...
How to make an HTTP request for incoming/outgoing calls?
android
I'd like to root my Nexus 4 with rasbeanjelly because I heard it increases battery life. If I do that, will the apps that I have installed still auto-update from the Google Play Store like they do now?
Yeah they'll auto update as long as you have enabled it under settings in Play Store. Keep it in your mind though, rooting or installing custom ROM will void warranty.
Will my apps still auto-update if I root?
android
I got excited about the prospect of writing code for a watch and ordered a Samsung Galaxy Gear. Currently the device does nothing unless paired with a Samsung phone running the proper version of the official software. My goal is to enable debug mode and use adb to install apps, not necessarily use all the phone-gear functionalities. Any idea on how to do anything without a Galaxy phone? The obvious answer is no, but I'm hoping some clever hacker in this site may have found a way.
I have gear and note 2. I rooted my phone and watch: everything went OK. Finally got internet on the gear Bluetooth tether to my phone. Got new KitKat on the note 2. I installed Null ROM onto the gear. The gear with it original stock OS ROM sucks, its pure garbage. But with custom ROM its a lot better. Beware: Rooting the gear you can mess it up.
Can I use a Galaxy Gear without a Samsung Phone?
android
I have by mistakenly removed some predicted texts and confused how can i get them back ? this has happened without my awareness when the phone was in pocket without display lock. I have lost many of my words and finding it very hard to text using swift key nowadays.
swiftkey stores personalized predictions in the sd card but probabily in a hidden file. in order to change your predictions I think you should reset your typing data under Advanced in the app. afterwards, you have to re-teach your expressions (3-4 times the same words). hope this helps
Undo removed prediction in swiftkey android app
android
I wish to know about which app is occupies more memory space in RAM when i use multiple apps Note: i just have RAM capacity of 256MB so that my battery downs soon.
Please follow the following: <code> Menu - Settings - Apps - Running </code> And check out which apps are consuming more space in your Android Device.
How to find android apps occupies RAM memory space?
android
Is it possible to extract the custom user spelling dictionaries from a rooted Android 4.0 phone? The built-in dictionary really sucks for languages other than English and I'd like to complement it with a few thousand more words.
User Dictionary Manager might be what you are looking for. From the description: UDM is an application that allows you to edit/export/import/delete/clean the user dictionary words found on your Android phone.
How to edit custom spelling dictionaries?
android
So my android 4.3 personal dictionary abbreviation/expansions work fine in some text inputs such as memo pad or text messaging, but it seems if the input is specialized such that it knows to expect an email or a phone number, the expansions are not available. Is there a way to make these always available when the keyboard is active without exception? If not, how can I otherwise avoid typing out my long email address when setting up settings, filling out web forms, etc?
As you've noticed, the app you're typing into can tell a "hint" to the keyboard app (or input method ) to let it know what kind of text to expect, such as an email address. It's then up to the keyboard app to decide how to interpret that. For example, it can look in your contacts for email addresses. You haven't said which keyboard app you're using, but from what you've described it seems that this app chooses to ignore expansions when it receives this hint. Since it's up to the keyboard app what to do, you might like to install and try out a different keyboard app. I don't use expansions/abbreviations myself, so I can't recommend one, but there must be one out there that lets you use them for email addresses, phone numbers, etc. as well as normal text. Do bear in mind that a keyboard app can record all the text you type, so be extra careful to only install apps from reputable sources and developers.
Why are personal dictionary entries unavailable in some input fields?
android
I'm using a Android 4.2.2 ROM (sun7i_android_sugar-cubieboard2-8192cu.img) for Cubieboard. I need more room in system partition for install more goodies! After flashing, the partition table is like this: <code> NAME SIZE MOUNTPOINT LABEL nand 3.8G |-nand1 16M Volumn |-nand2 16M |-nand3 16M |-nand4 512M |-nand5 512M |-nand6 16M |-nand7 32M |-nand8 320M |-nand9 16M PRIVATE |-nand10 256M `-nand11 2.1G </code> The SYSTEM partition is the nand4 (nandd). As you can see, its size is 512MB. ( http://linux-sunxi.org/Android/partitions ) Inspecting the sys_partition.fex file, I can see nandd info: <code> ;------------------------------&gt;mmcblk0p7/nandd [partition] name = system size = 1048576 downloadfile = "system.fex" user_type = 0x2 </code> The first point is: 1048576 is not 512MB ( it's 1GB ). Any changes in this file do NOT changes anything in final result after flashing the re-packed image (the partitions size does not change). How can I change the partitions size in "Stock" ROMs before flashing to NAND? All of these steps is working fine: Unpacking stock ROM, repacking stock ROM, flashing stock ROM (with PhoenixSuit). I don't need resize the partition IN the device. I need resize BEFORE flashing, to share my new ROM with other people.
I will consider not possible to tell PhoenixSuit resize Android partitions. So I will give up.
How can I resize the system partition in NAND using PhoenixSuit / Livesuit?
android
My Motorola Electrify M keeps auto-silencing the ringer. How do I disable auto-silece? My phone is running Android version 4.1.2. It seems to go on silent when I have meetings scheduled. It wouldn't be so bad, except that it never re-activates the ringer, so I keep missing calls! Any thoughts on how to disable the auto-ring silencer would be great. If it makes a difference, I'm also using the calendar app aCalendar.
The Motorola Electrify M comes with a set of functions called Smart Actions, which can be deployed. A sample from their User Guide is the silencing of the ringer when inside meetings. See the User Guide here to find help in refining the criteria triggers, so that the ringer is restored. Look for \Control and Customize\Smart Actions\Help. Like most trigger-based actions, each comes with some downside, so either some refinement, or complete disabling will solve your difficulty.
How to Disable Auto Silence
android
My Samsung Galaxy Y (GT-S5360L) can run a wifi tethering network at 32 dBm, according to iwconfig. This is almost 2 watts. Is this reading accurate, (my battery is 1200mAh, 5v, or 6 watt hours, so it seems sort of fishy, but it does drain my battery really fast when I run it), and if it is, (assuming nothing blocking the signal) what is the range of the network in meters?
32 dBm equates to 1584.89mW according to this calculator: http://www.radiolabs.com/stations/wifi_calc.html Assuming a 12 DBi Antenna Gain from the comments above, that gives us 44 dB of antenna power. The signal loss for 2400 MHz/Km is 100.03dB, citing the same site. At the assumed 44dB of power, we'll round and say .044Km which is ~144 feet. Since throughput is inversely related, You're going to have a pretty poor download speed at 144 feet, barring there's nothing between the phone and the computer, on a clear day. This is half guesswork, but hopefully it helps.
What is the range of my wifi tethering network?
android
I just uninstalled and reinstalled Hangouts to get the updated version. (Even though the market showed the new version, it didn't have "Update" yet). Now, I cannot log in to Hangouts... it keeps asking me to add a Google account. I've tried rebooting the phone, but no joy. Gmail and other google apps still work fine, it's just Hangouts. I've tried adding my account, and it tells me that it already exists on the device (which is true).
So this turned out to be a pretty easy fix, once it dawned on me what it was. I just recently installed the Xposed framework, and the XPrivacy module. When I uninstalled the old Hangouts, it must have deleted all the old permission settings in XPrivacy, and then when I reinstalled it, it defaulted to maximum restriction. With access to the phone accounts restricted, Hangouts was not able to see my google accounts. The fix was as simple as fixing the permission settings for Hangouts in the XPrivacy module.
Can't log in to Hangouts
android
In Android Firefox (or HTML viewer), when you click on such a Geo URI link: <code> &lt;a href="geo:37.786971,-122.399677;u=35"&gt;Wikimedia Headquarters&lt;/a&gt; </code> ... you are asked what Map app to use. Select Google Earth and it correctly zooms to the right place Select Google Maps (or Maverick) and it only opens the app, not taking you to the right place :-( My goal is to walk to the said place (so the map app should show both the said place, and my current location/direction using GPS/compass). Unfortunately, Google Earth is not made for this kind of use. It does not "pin" the said place, so you can't be sure where it was exactly. Also, it does not show my own direction. Any app that does it? When opened from a Geo Intent , pins said place. Also shows my own location and direction. Bonus for offline maps.
OsmAnd is an offline navigation app and should support geo intents since 2011 . It has a fully functional free version and a reasonably priced paid version in the Play store. It's FOSS also, so you could ask for the functionality to be improved or you could send a patch yourself if needed. There's also nightly builds available on the project's site.
Google Maps does not support "geo:" intents, any alternative that does?
android
I've just installed Xamarin, to use C# on Android: on their tutorial about how to install the emulator here . I saw they installed Intel x86 Atom system image and ARM v7a system image, so I did the same and got this with both API 18 and 15, but only ARM vt7a (15) was successfully installed Downloading ARM EABI v7a System Image, Android API 18, revision 2 Installing ARM ABIv7a System Image, Android API 18, revision 2 Failed to create directory C:/Program Files (x86)/Android/android-sdk-windows/system-images/android-18/armeabi-v7a Downloading Intel x86 Atom System Image, Android API 18, revision 1 Installing Intel x86 Atom System Image, Android API 18, revision 1 Failed to create directory C:/Program Files (x86)/Android/android-sdk-windows/system-images/android-18/x86Done. Nothing was installed. I'm on win 8, 64-bit, do you think the problem is my laptop architecture?
The SDK needs to be run as admistrator to be able to write those files. Just retry and run it with elevated rights.
Unable to install system images for the Android SDK: "Failed to create directory"
android
I have an HTC Desire S, which my cousin bought for me from China. Android version: 4.0.4; HTC Sense version: 3.6; Software number: 1.0.0.S510e The MicroSD card no longer works. Whenever I reinsert it, I get the message, after a few seconds, "SD card safe to remove". I've tried reformatting it and have run fsck on it. I think the card used to mount read-only before, as it used to unmount whenever I took a picture; this started happening after the most recent update. I kept trying to take pictures and reinserting the card would fix it but it seems now it won't mount. How can I fix the MicroSD card so it'll mount?
I'm assuming you mean MicroSD, not SD. Sounds like the card is broken. You could try formatting it as ext3 or FAT and see if either work. Also, see if it works on a PC (you can get a MicroSD/USB adapter for next to nothing).
Cannot mount SD card, with error "SD card safe to remove"
android
Currently I am using HTC Desire A8181. Currently it is connected to some wifi for Internet. I need to use this device as a Wifi Hotspot to connect Multiple devices. Need Some one help to use Both Wifi and Wifi hotspot.
The device would need to have two separate radios to be able to do this. Radio one for the wifi client Radio two for the wifi accesspoint As phones cannot be upgraded with additional wifi cards, this is not possible. (Technically it would be possible if the device had a USB-OTG capable USB port, but yours doesn't have this, and secondly the standard firmwares don't support such a setup either)
Turn On Both Wifi and Wifi Hotspot
android
As the title says, does anyone know if Xperia S supports the HDR feature? HDR stands for High Dynamic Range. It usually refers to the method of capturing images having “greater dynamic range between the lightest and darkest areas of an image than current standard digital imaging methods or photographic methods” (Wikipedia).
HDR has not to be enabled on the device. It is a software feature, combining multiple photos (see: Bracketing ) into one. So you will need a camera app supporting this. AFAIK the stock camera shipping with Android 4.2+ does so, plenty more are available on Google Play (not necessarily requiring Android 4.2+, most will run on your device). See e.g. Camera HDR Studio or HDR Camera for apps explicitly dedicated to this feature, or Camera FV-5 for an all-round-camera having this feature "amongst others". More to find out there. A helpful article to read on the topic: How to use HDR on your Android device .
Does Xperia S support HDR?
android
I'm using PA3+ JB 4.1.2 on my HTC Vivid. Everything was working fine until Gmail app gets an update. After update, phone went into a bootloop. To recover, I went into TWRP and restored factory default, cleared cache and dalvik cache et cetra. Bootloop issue resolved but now when I'm trying to open Gallery/Camera app, it's giving me <code> No external Storage Available </code> error. In setting, when I try to mount internal SD card; nothing happens. I tried to mount card from TWRP but still, nothing is happening. Should I flash ROM completely? Or is there any workaround to resolve this issue? EDIT I'm getting <code> Unable to mount /emmc (Invalid Argument) </code> error quite often in TWRP.
Sounds like it might be your ROM. You could start by clearing the cache and dalvik. If it were me, I'd back up my sms and mms and do a full flash. I doubt a factory reset alone will help. I had an issue with permissions when my phone was connected to USB with certain ROMS, sometimes accessing with my PC, sometimes through recovery. I have to believe it's ROM related since the current version of PAC-man I'm using has been much more cooperative. I doubt it's driver related, but that'd be the safest starting point if you have sensitive data on your phone.
Internal Storage doesn't get mounted
android
I am currently a loyal Verizon customer, and have been pretty much forever. My current phone is a Galaxy Nexus, and my previous phone was a Droid, and the carrier has been fairly hands-off with these "stock" Android models. I'm currently out of contract, so I have the ability to freely/easily switch carriers if need be. I really like Verizon's coverage, but might be willing to jump ship for various reasons. (Carrier decision is really a separate question) I'm currently interested in the Galaxy Note 3. However, I'm concerned about what modifications Verizon may have made to their version of this model. The main reason for my concern is this list of differences about the previous model, the Note 2: http://engadget.com/2012/12/07/dnp-samsung-galaxy-note-ii-verizon-review/ What especially concerns me is things that were removed and hardware differences, such as the Verizon model of the Note 2 missing the wireless charging contacts, but on principle I am also concerned about firmware and software differences (other than the necessary CDMA chip, of course, and I can live with additional Verizon branding and bloatware). I have asked this question in a variety of forums, including asking Verizon and Samsung directly, but haven't gotten a straight answer. I'm hoping that "no news is good news" and I would really like to dive in and take this model. But if there are any differences, I'd like to know them. I just want to make sure I am getting the features as-advertised by Samsung. Thanks!
Self-answering update from OP: I have now owned a Verizon Galaxy Note 3 for about 6 months and there are no significant differences between this and another carrier's model. It even has an official upgrade path to KitKat at this point (although not yet OTA at the time I posted this answer). http://xkcd.com/979/
Is there any (major) difference between the Galaxy Note 3 on different US carriers?
android
On some phones, when an external USB drive is connected to the phone, there is sort of an autoplay function where it automatically brings up the "My Files" screen. Is there a way to suppress this? This occurs on my Note 2 with Android version 4.1.2, but not on my Note 1 with version 4.0.4. Just to be clear, I want the drive to automatically mount in the background as usual, but just not bring up the "My Files" screen. I have an app that expects a USB drive to be plugged in and searches for specific file types and this behavior is annoying because it takes the screen away from my app.
I was hoping to be able to programmatically suppress the default "My Files" system app from starting when a USB storage device is plugged in, but it looks like it is not possible. However, I did find a workaround. First I installed a new file manager/explorer from the market (I used ES File Explorer). Then I went to Android Settings -> Applications and then selected the My Files app from the list and disabled it. Now it no longer interferes with my own application that I am developing for my USB storage device. Not the ideal solution, but it works for now.
Suppress "autoplay" when external USB drive connected
android
I recently wiped and re-installed my phone. In so doing, I lost my home screen layout. In any event, my layout wasn't all that great. What I'm looking for is an app/other method that would determine which apps I use most frequently and place them on my home screen automatically. I imagine this would need to be either a launcher or a widget. This way, I wouldn't have to spend time scrolling around for my most commonly-used apps. Does such an app exist?
determine which apps I use most frequently and place them on my home screen automatically. There is Smart Widget .
Automatically have my frequently-used apps handy
android
I have a similar problem as the one stackexchange-url ("described in this question"), but that question doesn't solve my problem. Summarized here: I recently installed CyanogenMod 10 on my Galaxy Nexus. I enabled encryption. The first time I rebooted the phone, I was able to get past the lock screen with no trouble. I tried to change the screen lock PIN, but the settings app wouldn't accept my PIN. Later, the screen locked due to the timeout being reached, and I wasn't able to unlock it. My password kept being rejected, and the "Forgot password" button that I read should come up never appeared. I rebooted my phone, and though I can easily decrypt it, I can't unlock it. stackexchange-url ("This answer") suggested going through <code> adb </code> to fiddle with an SQLite database. However, I can't seem to access <code> /data </code> on my phone. I get the following error when I try to do an <code> ls </code> : <code> opendir failed, Permission denied </code> I tried to use <code> su </code> , but again, I got a <code> Permission denied </code> error. The phone is most definitely rooted, as I regularly use several root-only apps. I really don't want to have to wipe the phone. Is there any other way to unlock this phone? Edit After posting this question, I came across stackexchange-url ("this answer"). I was able to get my phone unlocked by exploiting the phone hole mentioned (involving calling the phone and mashing the keys repeatedly--though instead of hitting the non-existent home key I swiped up Google Now). I deleted the password using the SQL mentioned in the answer I cited earlier. However, upon rebooting the phone, I'm back in an non-unlockable state. In other words, I can exploit a hole to unlock my phone, but I can't reset the PIN, and I have to make sure to turn my screen on before 30 minutes elapses and avoid rebooting, or I'm toast.
I got it fixed. Here are the steps I took: Use the stackexchange-url ("exploit here entitled "Phone: Use a hole to disable your lock""). For me, it didn't work exactly as documented, though. I had to mash the password keys for a long time (calling my phone was unnecessary), then swipe up Google Now, mash the password a few more times, and hit <code> Enter </code> . With that, Google Now pops up and the phone is unlocked. I didn't test to find out how much of this is necessary and how much isn't. Fire up a terminal app on the phone. I can't get root access from <code> adb </code> . Type <code> su </code> to become root. It should go without saying that this method will not work unless the phone has been rooted. Enter the following commands to clear the password (stackexchange-url ("source")). Each line represents a command to type, one at a time. <code> sqlite3 /data/data/com.android.providers.settings/databases/settings.db delete from secure where name='lockscreen.password_type'; delete from secure where name='lockscreen.password_salt'; .exit </code> Tip: These commands will be easier to type if you use Hacker's Keyboard and type with the phone in landscape orientation. Reboot the phone. The screen will still be locked and non-unlockable. So, repeat step 1 to unlock it. Go to the security screen and hit <code> Screen lock </code> . You will be asked to confirm your PIN. The new password is null. That means that instead of entering a password, just hit <code> Next </code> with a blank password. Now, you're in, so go ahead and change your PIN to whatever you want.
Clear or reset my lock screen password/PIN
android
I know Android has some sort of connectivity measurement, because when there's connectivity the wifi or phone network icons will turn either green or blue, depending on the Android version. In my opinion, this measurement isn't perfect, because although it will indicate accurately the absence of connectivity (e.g., lost wifi connectivity), it is not so accurate when the phone is connected to the Internet: at work, my Defy running Cyanogen 9 (Android 4.0.4) has icons that are always gray, no matter what, even when the connection is obviously up (see image below). I wonder how, exactly, Android measures the connectivity status . Is it by performing a ping or other sort of probing of a server? By listening to a port? By testing if some protocol is enabled? Or what? stackexchange-url ("This accepted answer") to a closely related question doesn't seem to answer it.
All of the information about it is pretty vague. Probably because they don't want people attacking a particular Google server. For instance, the Samsung Galaxy Tab 10.1 owners manual has this to say: Note: Network status icons turn blue if you have a Google Account added to your tablet and the tablet is connected to Google services for syncing your Gmail, Calendar events, contacts, backing up your settings, and so on. If you do not have a Google Account or if, for example, you are connected to a Wi-Fi network that is not connected to the Internet, the network icons are gray.
How does Android measure connectivity state?
android
I'm starting to hit the limits of my storage space. My device is mostly filled with music, so I'd like to remove songs I don't listen to anymore, without having to painfully scroll down the list and delete them one by one. Does Google Play Music have some way to at least list the least frequently played songs, or is there an additional music management app I should know about?
No there's no feature in Google Play Music that lets you delete songs you don't listen to. AFAIK there is no app that does the same too.
Deleting or listing least frequently played songs in Google Play Music
android
I have a Galaxy Note (N7000) device running stock Android 4.1.2. I was browsing the internal storage and noticed a directory named ".MySecurityData", which contains one single directory "dont_remove", which contains multiple directories whose name consists of hexadecimal characters of length 32 (presumably MD5 hashes). All those 3rd level directories contain three directories - ".image", ".thumb", and ".video". A search through <code> find </code> command reveals that all the directories are empty containing no files. Fact that the parent directory is hidden, directories have suspicious and obfuscated names, and a web search returns no results for ".MySecurityData" has raised concerns of some malicious activity. Can anyone identify the application that may have created these directories? I'm a paranoid person and usually shy away from installing apps, and double check the ones that I'm installing. There is also a SQLite3 file inside "dont_remove" (name is again in hexadecimal characters of length 15). A SQLite3 <code> .dump </code> on this file results in following: <code> PRAGMA foreign_keys=OFF; BEGIN TRANSACTION; CREATE TABLE android_metadata (locale TEXT); INSERT INTO "android_metadata" VALUES('en_GB'); CREATE TABLE medias (_id INTEGER PRIMARY KEY,album TEXT, from_path TEXT, dest_path TEXT,thumb_path TEXT,file_name TEXT,file_type TEXT,file_ext TEXT,timestamp LONG,rotation INTEGER DEFAULT 0); COMMIT </code> UPDATE : After a <code> grep </code> through dumpstate logs in <code> /data/log </code> , I noticed that the SQLite3 file was being accessed by <code> com.domobile.applock </code> . I've emailed the developer asking for more information.
After a <code> grep </code> through dumpstate logs in <code> /data/log </code> , I noticed that the SQLite3 file was being accessed by <code> com.domobile.applock </code> .
Suspicious directory ".MySecurityData" in internal storage
android
I've got some nice photos in one folder and their specially cropped versions in another hidden folder (the name starts with a dot). How can I use the cropped photos from the hidden folder for a wallpaper slideshow? No matter what app I try to use, it doesn't allow me to use the hidden photos. I don't want to make them visible; I don't want duplicated photos in my gallery app. Is there any way / app that would allow me to use the hidden photos for a wallpaper slideshow without having to make them visible in my gallery app?
Android treats filenames that start with a dot as hidden. So, there's no way for any app to show them. However, you can still see them on a file explorer that can see hidden files (may need root access).
Slideshow wallpaper using files in hidden folder
android
Initial situation: A RESTful webservice defends against CSRF attacks by using the double submit cookie approach. This means that the authentication token gets submitted twice and verified at the service side. Problem / Security Threat: The WebView element of the android and iOS plattforms allow to create a malicious web browser that unveils and modifies session cookies. <code> webView.loadUrl("javascript:document.cookie=’’;"); </code> . If the attacker already figured out, how the double submitted cookie looks like, (In this case it's the AuthenticationToken) he is able to create a malicious RESTBrowser. Therefore he adds the already known CSRFToken to the document object model and thus bypasses the CSRF countermeasure. Is that right so far? Possible Preventions: So far I have no idea how I can prevent an attacker from creating und publishing such a malicious mobile application, as well to prevent the service from beeing accessed via malicious mobile applications. I know about the existence of the <code> User-Agent </code> header and that the service can use this information to reject requests from others than specific browsers. But I'm sure that also this header can be manipulated within the WebView. What are effective countermeasures aginst CSRF in contex of malicious mobile applications?
Does a malicious android WebView break the DoubleSubmittCookie countermeasure against CSRF? Short answer: no. Long answer: CSRF exploits the trust that a site has in a user's browser. CSRF protection is not intended to protect the server from a malicious user agent or from an untrustworthy user. The user is responsible for choosing a trustworthy browser.
Does a malicious android WebView break the DoubleSubmittCookie countermeasure against CSRF?
android
Today I bought a tablet Samsung Nexus 10, it came with latest Android 4.3 installed. Android 4.2 and higher supports multiple user accounts which is awsome. My question is, if let's say I have Facebook application installed on two accounts, does it install it two times (taking 2x place necessary) or is it efficient and it installs it once and changes only login settings for seperate users.
The second user will have to explicitly install the wanted app (in your example: Facebook) – as otherwise all accounts' app drawers would be cluttered with a bunch of apps not wanted by everybody, except for those who installed them. But if the app already had been installed before by another account, it will rather be a "fake install" (i.e. it appears as if the app would be installed anew, but it's not downloaded again from Playstore, and thus doesn't consume "double space"). One side-effect to that is: whenever a user decides to update the app, that update applies to all other accounts of the device as well.
Android tablet separate user account - app installed once or multiple times?
android
If I send an sms from Samsung Galaxy S II, it just shows a toast message saying <code> Sending Message... </code> which disappears in a few moments. Is it possible to set it to show some kind of confirmation that the sms sending is complete? Or ss this dependent on the telephone company?
Open the message thread in the Messages app and it should say "Sent" and the time at which it was sent.
Does Samsung Galaxy S II show any indication that sms sending is complete?
android
My daughter's Droid Incredible 2 is mostly dead. Symptoms: If we can manage to turn it on, it only stays on for a minute or so after it completes all of its start-up tasks. Then turns off and acts like the battery is dead. When I plug it in, I usually get a rapidly flashing amber light, rather than the steady amber light (for charging) that I would expect. Usually the flashing seems to slow down and then stop (with the light off). There's no indication that it's charging. There's no water damage, nor is there any physical damage to speak of. (Just some less-than-normal wear-and-tear.) I've removed the battery and checked the contacts. They're nice, shiny metal. The battery is seated properly. Have I got a battery that needs replacing? Does it just need to charge longer before turning on? (I am seeing the same issue with two different phone chargers, including one for my Galaxy Nexus that has no issues.) Any insights?
The Incredible 2 has a defective charging port that does not typically last a long time. It is an extremely common issue with this phone. Chances are, this is what you are seeing. Disclaimer: I have been using my current dinc2 for ~18 months and haven't had this issue yet, but I did see it on a used phone I attempted to buy. Anyway, my plan for if/when this does happen is: Repair HTC Incredible 2 USB Charge Port The part is supposed to be $12 and takes an hour to do. If you're not comfortable doing it yourself, I'd take it to a cell phone repair shop.
Power problems with Droid Incredible 2
android
If <code> file:///sdcard/ </code> is the access address for the SD card, then what is the address for internal storage on my HTC?
You probably won't be able to access much of your internal storage via the web browser. The URL you mentioned, <code> file:///sdcard/ </code> , consists of two parts: the protocol ( <code> file:// </code> ), and the path ( <code> /sdcard/ </code> ). So basically, you just have to change the path accordingly. You can check with a file manager what the path to the desired destination is.
What is the address for internal storage on browser?
android
When I go to "Manage Apps" and view the "Downloaded" section, the indicated amount of used space first shows a high value then drops slowly while the system calculates the space used by each app. After around one minute it finally displays a value which is up to 100MB less than the initial value. I had always assumed that the final value was the correct one but recent experience suggests that the first value displayed is what is actually available for installing apps. So, can anybody tell me what is actually happening here and how I can reliably measure the free space?
You should be able to execute the <code> df </code> command from within any terminal app or via <code> adb shell </code> . It would list up all available file systems and their "free space" ( <code> df </code> stands for "disk free"). But you would need to know what is what there. To give you an example from one of my tablets: <code> shell@android:/ $ df Filesystem Size Used Free Blksize /dev 430M 64K 430M 4096 /mnt/asec 430M 0K 430M 4096 /mnt/obb 430M 0K 430M 4096 /system 674M 331M 343M 4096 /factory 127M 18M 109M 4096 /data 2G 505M 1G 4096 /cache 127M 18M 109M 4096 /storage/sdcard0 4G 650M 3G 4096 /storage/sdcard0/external_sdcard 29G 2G 26G 32768 </code> So just like Cinderella you have to pick out the good ones, but simply can ignore the rest (or you can take a look at stackexchange-url ("Android Folder Hiearchy") to learn the important ones): <code> /system </code> is where your OS and its system apps reside. Rarely interesting to the end user, as it's not writable (except you can make it such on rooted devices) <code> /data </code> is your "internal storage" <code> */sdcard* </code> (differs between devices and Android versions) your internal or external SDCard (see next item) <code> *external* </code> (may be <code> external_sd </code> , <code> external_sdcard </code> , <code> ext_sd </code> , ...) is your external SDCard. If that entry exists, the one mentioned with previous item for sure is the internal one. So in my example there's enough free space available: 1 GB on <code> /data </code> (internal storage), 3 GB on internal SD, and 26 GB on the external. As these values are yielded by the system itself, one should be able to trust them :) Remark: I ommitted some of the <code> df </code> output to make it better readable.
Variable amount of free space indicated in "Manage Apps"
android
I have an HTC One, and I went to <code> Settings -&gt; Apps -&gt; All </code> to disable a few apps I didn't want on my phone (7digital, Facebook, Google Play Music, Google+). The apps are now gone and the update notifications disapeared for these apps in Google Play. But for some reason Hangouts is not there. How can I disable it?
I managed to disable it. You need to remove all Hangouts updates in Google Play, then reboot for Hangouts to go back to Talk, then Talk can be disabled in Settings -> Apps -> All.
How to disable Hangouts?
android
Is there any way to have a Samsung Galaxy S3 remind the user to rotate the device when shooting video or photographs? The user in question keeps promising to start rotating the device when photographing but always forgets. I do understand that the problem might be the wetware and not the hardware, but I argue that the form factor and UI of the device actually encourages this behaviour.
That looks like a job for Tasker : Profile CameraRotate: Condition: App → Camera Task: Notify Sound (Text: "Rotate me, please!", Sound: [select file]) This way, whenever the camera app becomes the active (foreground) app, a notification will appear with the text specified. You can also include a sound (maybe something annoying or shocking, to make the "user in question" really aware). Also, instead of the notification you could chose "play sound", and have a pre-recorded MP3 played saying/shooting something like "Hey, don't forget to rotate the device!"
Rotate reminder in camera
android
I was looking for a reliable list of available Android browsers for the purpose of comparing features, standards support, engines, and the like. At first I thought something like this would be pretty easy to find! (Spoiler: I was wrong ) A Google search for "List of Android web browsers" returned blogs , a few arbitrary "Top 10" lists , and outdated forum posts . (Along with a mix of unrelated results). The highly informative Wikipedia article titled List of web browsers includes many mobile browsers. However, the article does not explicitly specify which platforms the browsers are available on. That "Mobile" section of the article above contains a link to Wikipedia's Mobile Browser article, which has a section titled Popular Mobile Browsers which also does not specify platforms. Compro01 Points out that there is a limited list immediately blelow the "Popular Mobile Browsers" list for "Microbrowsers", which includes platform availability. Unfortunately, it's a very limited list. Searching for "Web browser" in the Play Store returns a lot of results which are not very well-suited to at-a-glance comparison. Does anybody know if/where a curated list of Android browsers, perhaps with some information about features/etc, exists? (Please don't just respond with your personal browser of choice!)
Well, I've wound up using alternativeto.net to specify alternatives to a specific browser, and limiting the results to Android . It's not perfect, but it's actually very workable. It gives me a list that is fairly comprehensive, gives me an idea of user base numbers, and also includes enough at-a-glance information to help me a bit.
Is there a curated list of Android web browsers?
android
I have searched and searched for a solution to this problem, please help. I am using a Samsung Galaxy S4 with Android 4.2.2 along with the Chrome browser. Steps to replicate: Navigate to: http://www.buzzbuzzbingo.com/Holidays/Halloween_Images/ Click "Download and Print" to start download of PDF file. Notice notification that says "Starting downloading..." Open notification bar and see that the download has completed. Click the downloaded PDF file and receive "Cannot open file" error message and the notification bar closes. Long clicking the downloaded PDF does not offer options for choosing which app to open the file. I have installed Adobe Reader and using that to navigate to the downloaded file will open the file just fine. Same with Polaris Office. I would like to be able to open the PDF from the notification bar. Alternatively if I could view the PDF directly in Chrome, that would be acceptable.
It's a combination of a PDF and a browser issue. Some PDFs work fine while others do not across different browsers. Downloading the PDF you mentioned, here are the results using different browsers: Chrome: Cannot open PDF from notification Boat Browser: Cannot open PDF from notification Dolphin: Can open PDF from notification Downloading a different PDF from another site, here are the results using different browsers: Chrome: Can open PDF from notification Boat Browser: Can open PDF from notification Dolphin: Can open PDF from notification UPDATE 2013-10-11: According to stackexchange-url ("Scott")'s findings, this is a PDF issue. The Content-Type header of the problematic PDF is <code> application/x-download </code> , while the working PDF is <code> application/pdf </code> . If you control the server which is serving these PDFs, you can switch the Content-Type header to allow it to open in all browsers. PHP example: In PHP this was previously broken when sending: <code> header('Content-Type: application/x-download'); </code> Switch this to this header to work: <code> header('Content-Type: application/pdf'); </code>
How to open PDF from Notification bar and fix "Cannot open file" error?
android
I'm attempting to run an app on the LG G2 (Verizon) using Eclipse on a Mac. The phone, however, is not recognized by the computer. I enabled debugging but it doesn't appear when I do <code> adb devices </code> . Additionally, I never receive the debugging notification when I put the phone in debugging mode. I think it's the phone since I've ran other devices on the mac with no problems. Any suggestions on why the debugging mode is not being enabled?
I found the solution: Assuming you have debugging mode enabled, you have to change the USB settings to Internet Connection: Modem or ethernet. Keeping it on Charge Phone, Media Sync, or Camera does not enable debugging.
LG G2 - Debugging mode not enabled
android
I am trying to root my Galaxy S2. So I followed instructions online, I booted in debug mode, connected the USB cable then pressed the up powerbutton to start the mode, I then opened up Odin v3 3.04 and it showed up with a device connected. I selected the correct .tar file under PDA and clicked start. It says "setup connection" and freezes at that. I tried redoing it because it wasn't working. Eventually I decided to see if it was just the program. I opened Samsung Kies and it couldn't connect. It tried connecting for a long time and eventually just gave up. The weird this is that when I plugin the USB cable my computer actually recognizes it as a Samsung Device because the first time I plugged it in it installed drivers automatically using Kies. I tried using different USB ports, tried using a different cable and I tried charging it. I couldn't tell if it was fully charged but it charged for 8 hours so I'm sure it was charged fully. Still didn't work. After researching for 2 days and trying endlessly, I decided to see what you guys think. So let me know if you have ideas! :) I tried uninstalling and reinstalling kies, now it is connecting with Odin but it wont connect with kies at all. But its now showing this error. <code> &lt;ID:0/003&gt; Added!! &lt;ID:0/003&gt; Odin v.3 engine (ID:3).. &lt;ID:0/003&gt; File analysis.. &lt;ID:0/003&gt; SetupConnection.. &lt;ID:0/003&gt; Initialzation.. &lt;ID:0/003&gt; Get PIT for mapping.. &lt;ID:0/003&gt; Firmware update start.. &lt;ID:0/003&gt; zImage &lt;ID:0/003&gt; NAND Write Start!! &lt;ID:0/003&gt; &lt;ID:0/003&gt; Complete(Write) operation failed. &lt;ID:0/003&gt; Added!! &lt;OSM&gt; All threads completed. (succeed 0 / failed 1) </code>
I followed this guide rooting mine: http://forum.xda-developers.com/showthread.php?t=1773659 I started at Step 1. HOW TO INSTALL TWRP OR CWM : ON STOCK FIRMWARE OR CUSTOM ROMS - GB, ICS AND JB The guide even has a section for troubleshooting Odin errors. Be careful with odin. When you're editing your bootloader. You can brick your device if you do it wrong, and then your only option is JTAG repair, which will cost you ~$50
Rooting Android Galaxy S2 - Connection Error
android
Recently, I upgraded my htc-desire with a bigger SD Card with a partition of 512Mo on it. I installed link2sd to place apps on SD card <code> ext4 </code> partition. Then I had to create by hand, the mount script to have my partition used by link2sd . (certainly due to write access on <code> /system </code> mountage) What I wander is if there is a way to ensure that on reboot, linked apps create their dalvik-cache directly on SD. What is happening on startup is that I need to open link2sd , select all my apps, and relink everything. Is it a feature included in the mount script? Or is it simply the way link2sd works? PS: what is anoying is that the dalvik-cache takes too much place and can prevent some application from starting correctly.
Unlikely to be possible in this context, as Dalvik cache has a fixed system-wide location ( <code> /data/dalvik-cache </code> ). So you cannot have "linked apps place their dalvik cache directly on SD". Either all or nothing. Take a look at the app2sd stackexchange-url ("tag-wiki") for alternative approaches which might allow to move the entire dalvik cache to your SDCard. But a selective move IMHO is impossible. Remark: An exception to this general rule are odexed ROMs, where the <code> .odex </code> files sit in the same place as the app, at least for system apps . So there might be a way to do the same for "user apps" which I have missed.)
How to ensure dalvik-cache and lib are linked to SD on boot?
android
Under the slider, there is a blue dot/circle. What is this?
It was current data usage from Settings > Data Usage > Show on lockscreen.
What is this blue dot and circle on the lock screen?
android
I recently installed a new SD card in my phone, so I moved all of my music from my phone to my SD. After I moved my music, I noticed that all of my soundtracks were corrupted. Each of them only had about 5 songs and I couldn't play them. I followed the instructions here , deleted my Music Player's application data, restarted my phone, etc., and then my soundtracks were completely gone. Alright, something must have happened during the copy right? So I copy my soundtracks back to my phone, try to open them in my file browser, and it says: <code> Sorry, the player does not support this type of audio file </code> For mp3s that I was playing just yesterday. So I restart my phone again, and what happens? My files aren't even there. Soundtrack folder is empty. Anyone have any thoughts on what's going on?
That sounds like a bad SD Card. Insist doing that over and over again, with sound files and movie files as well.
Why is Music Player deleting my music?
android
I would like to know a tablet with following specifications support Android 4.3 (or 4.2 or 4.1)? It currently runs on 4.0.4. Specifications Summary: <code> DISPLAY (800x444) Size: 800x444 Refresh Rate: 59.69 Hz Density: 120 dpi (Low) PROCESSOR (ARMv7) Processor: ARMv7 Processor rev 2 (v7l) Cores: 1 Max Frequency: 1008 Mhz Instruction Sets: armeabi-v7a, armeabi SIMD Instructions: NEON MEMORY (353 MB) System RAM: 353 MB JVM Max Memory: 48 MB Internal Storage: 617 MB External Storage: 3785 MB OPENGL 1.X (Mali-400 MP) OPENGL 2.0 (Mali-400 MP) GRAPHIC MODES (RGBA 32bit) GRAPHICS OpenGL 2.0 </code> Full details of spec is available here : https://gist.github.com/abidrahmank/6913200
353MB is probably too little for a proper 4.1+ experience. Besides this, there's no generic Android installation media, each device needs its firmware tailored and adapted by the manufacturer. If the manufacturer has put it end-of-life, you're hosed unless you find someone who ported it or you port it yourself.
Android version compatibility
android
When I successfully copy my music to my SD card, each song only plays for a second and then continues onto the next song. I was able to remedy this by copying each song over individually, but obviously this is untenable in the long-run. Might this be an issue with my new SD, am I copying too fast, or what else might it be? I was able to replicate this for skipping to the center of a song. I can't hear an entire second, but it does seek to the center of the song and play a bit of it. If I try to go back to the beginning of the song after every skip, the Music Player eventually crashes. For any of the mp3s with these issues, stackexchange-url ("if I restart my phone it deletes these songs").
The most obvious explanation is that the file is incomplete: there's only a small fraction of the file there, or only the first section of the file is readable. Given that the symptoms you report in your other question point to SD card failure, that seems the most likely cause for this too. If this is a different SD card, it could be that the card itself isn't at fault: rather, whatever you're using to copy files to the card could be corrupting the filesystem, or a dodgy USB connection to a card reader could be interrupting file transfers.
Music only plays for a second and then ends?
android
I have some new music on my SD card and Winamp it's not showing it. How can I load the new files.
According to the information wormed out by the comments, the culprit seems to lie in the way the files have been transfered – as the transfer method chosen obviously didn't trigger the media scanner. Explanation: Most media players rely on the media database (a SQLite database) to find available tracks, as a simple database query is both faster and less battery consuming than scanning all available storage. Hence the latter is left to a single app, the so-called Media Scanner . Once triggered, it scans all available storage and feeds its finds to the SQLite database. This Media Scanner is triggered by different events: following a device boot ( <code> boot_completed </code> ), mounting a storage (e.g. putting in a SDCard), and unmounting from USB Mass Storage are some examples. So if the files were copied e.g. via some WiFi app, and the Media Scanner had not explicitly been triggered, those players won't find the new files. Work arounds you can assume from the explanation: umount/mount the SDCard, or reboot the device. Both not really elegant. Alternatively, check the Playstore for some helpers like SDrescan , Media Scanner , or Rescan Media , which are simply triggering the Media Scanner when you tap their Widgets.
WinAmp not loading new mp3 files
android
I am looking for an MP3 player that has a playlist and that automatically loads MP3 files from a given folder. I'm using Winamp, but it's not loading my files. PS I've asked this question so I don't lose time searching and testing software
I've found Meridian Player Transcend and it's what I needed. I can play all the mp3 files from a folder (all songs in an album)
Looking for an MP3 player with playlist
android
I am using the Nexus 7 (2013) with the latest standard firmware from Google and today I encountered a weird problem. When I turn the device on, the display lights up and all. I can also put it to sleep again. However, the touch screen does not work. Tilting the device also causes the automatic change from portrait to landscape mode and vice versa. Holding down the power button brings up the "shutdown menu", but since the touchscreen isn't working, I cannot tell it to shut down. For the moment I am left to discharge the battery (it's also not sleeping automatically anymore, so it's faster) until it shuts down by itself gracefully or dies. Any way of doing a hardware reset? Connecting via USB doesn't help, because I have USB debugging disabled by default.
I'm not 100% sure about the Nexus 7, but with my Nexus 4, you can hold the Power button for a very long time (Something like 20 seconds) and it will hard-shutdown. This should help facilitate a hard reset and let you get into Fastboot or Recovery mode if you need to.
How to hard reboot the Nexus 7 (2013) when touchscreen is dysfunctional?
android
Commonly you have a web server running on your local development machine, and you want to connect to that site from your device. If the mobile device and the development machine are on the same network, this is straightforward. But this may be difficult in some cases, like on a restricted corporate network. This is what I ran into at work.I have been trying to get my web application that runs on my my localhost to be accessible on my mobile device. Desktop OS: Mac OS X 10.6.8 Desktop Chrome: Version 30.0.1599.69 Mobile OS: Android 4.3 (Nexus4) Mobile Chrome: Version 30.0.1599.82 I found an article about chrome experimental features that was explaining you how to enable reverse port forwarding in chrome. I have been following the article until it said to tick the checkbox for "Enable reverse port forwarding" in "developer tools > settings > experiments". I found the tick list but could not find that option. Does anyone know how I can enable this reverse port forwarding?
Seems that what I was looking for was right in front of me. The option "Reverse port forwarding" from the article was renamed to "port forwarding" .
How to enable experimental reverse port forwarding in chrome?
android
I have seen two methods, which claim that they root an Android device, that I don't know the difference of. Method 1 is as easy as installing the SuperSU from Google Play. Method 2 is going downloading some files, going to recovery mode by pushing some complex buttons simultaneously, and much more difficult stuff. (e.g. here ) What is the difference? Does Rooting in both methods mean the same thing? If yes, why should anyone bother himself trying the second method? Regards
Just installing SuperSU don't give you root - it's only tool for controlling access to root account on rooted device. From app's description: SuperSU requires a rooted device !!!
SuperSU vs Root
android
I have a Samsung Galaxy Tab 2 7.0. I have files on an external SD card but I cannot mount the tab as a usb drive from my computer - I cannot find a way to turn on USB Mass Storage. How do I do this in JellyBean?
Starting in 4.0 (actually 3.0, but few devices used that) , most Android devices use the MTP ( Media Transfer Protocol ) class rather than the Mass Storage class. This was done for various reasons, including the annoyances attendant to having to unmount the SD card from the Android device to access it from the PC. Samsung has embraced this new way rather fervently and doesn't allow mass storage at all under normal circumstances (If you have root, you can force it on some devices . Not sure if it works for a Tab 2). MTP mostly "just works" on Windows since XP and on Mac, though getting it working on Linux can require a bit of effort if you don't use GNOME. The Arch Linux wiki has a useful article on the ways and means of accessing MTP devices on Linux.
How to turn on USB mass storage with JellyBean
android
Is there a way to do this? I currently have Android 4.1.2 on an S3, and while I can do this on the e-mail app, I much prefer to use the Gmail app for its interface. I know that this was possible in earlier versions. Is this still possible, and if so how?
There's nothing special you need to do within Gmail. (In fact, there's nothing you can do in Gmail.) Simply add the Google account(s) to your device under <code> Settings &gt; Accounts &gt; Add account </code> . (It will then appear there listed under "Google Account".) After that make sure you're syncing Gmail plus whatever other Google services you want (or not).
Add multiple Gmail accounts in Gmail app
android
I've recently updated my HTC One X to version 4.2.2 of Android and version 5.0 of HTC Sense . Since then, my phone no longer uses AnySoftKeyboard . Even thought the <code> AnySoftKeyboard </code> option is set to <code> on </code> in the Language &amp; keyboard setting, the default keyboard still opens instead of the AnySoft one. I've tried uninstalling AnySoftKeyboard and reinstalling it, and restarting my Phone, but it still doesn't work. I've also tried following this tutorial , but I can't get the <code> Input Method </code> dialog to open(the tutorial is old, but I didn't find a newer one). What can I do?
When you have any keyboard open to enter text into an app, you should see a keyboard icon among the notifications. Click this to open the input method chooser, then select AnySoftKeyboard from the list. The checkboxes in the Language &amp; keyboard settings only control which keyboards appear in this list.
AnySoftKeyboard ignored after update
android
I have a Samsung Galaxy Tab s2 and Google Chrome for Android is compatible with my Tab, so I install it . I click on link to download a video file , Google chrome showed a toast message that the downloading had been started. However, after this toast , i didn't find where Chrome Download the file . i query ; <code> chrome://downloads </code> , browser displays <code> "This web page is not available " </code>
There's a separate Downloads app, which shows a list of downloads from all apps. Downloads are saved in the "Downloads" directory in the SD card, which means that downloaded videos show up in the "Downloads" album in Gallery .
chrome://downloads/ does not available in Google Chrome for Android
android
I'm new to this forum, I have lost my Xperia SL yesterday in a bus. I have registered police complaint with my IMEI number. I was trying to locate the phone using android device manager when someone uses my phone's internet. so far nothing is going correct. When i log in to the google play with my email-id, my mobile phone model has been showing. I have a doubt that, when the thief does a factory reset, and sign in using a new account in google play, will i able to still detect my phone with its registered model number? will i able to track my mobile with any of the technology? (I have not installed any tracking apps in my mobile). or i have to wait for the police to track it with my imei number? Can anyone help me to clear my doubts? I have not changed my password of my gmail, so that i may have the more possibilites of tracking my device.
As soon as the device gets factory-reset, you can forget about tracking it with Google's Device Manager : As your Google Account on the device is gone then, there's no way for Google's DM to communicate with it. Unless you've installed some anti-theft solution which integrates with the ROM (and thus survices a factory-reset – a feature offered e.g. by Cerberus , if your device is rooted), you will have lost all control then. But even a ROM-integrated solution would be gone as soon as a new ROM is flashed. As long as it's still working, you could take a second device and follow the lost one. Once in range that you should be able to see it, you could trigger the 5-minutes-permanent-ringer. In the hope for an "honest finder", who should take this as a proof and hand your device back to you. Don't wait too long, or the battery might be dead!
How to get my lost Xperia SL back even after factory reset?
android
Using my ASUS Google Nexus 7, I was trying to make it as Portable Wifi Hotspot. But when I opened my settings --> Wireless&amp;Networks there is option for Tethering and Portable Hotspot. I tried this link . Its an app in Play store to enable Wifi Hotspot. Can someone help me to make this work? SPECIFICATIONS: Model Number - Nexus 7 Android Version - 4.2.2 Build Number - JDQ39
You probably don't have the version that includes a GSM modem. I guess you want to set up an ad-hoc local wifi network? The non-GSM variants don't offer tethering options because there's obviously no point in tethering when the device lacks the functionality for a GSM mobile data connection. Alas, some rarer use cases like set up a local wifi accesspoint without internet access or USB-tethering the wifi connection are also not possible then. Only rooted devices or 3rd party firmwares like CyanogenMod offers this.
Asus Nexus 7 Tethering and Wifi HotSpot not available
android
Few days ago I plugged my android (HTC1) phone to my Win7 machine which never had any network issues. When I connected, I also made th following change: Mobile Hotspot &amp; tethering-> USB network Setting-> Internet pass through Even when the phone is disconnected , from time to time, something (new) resets the DNS setting to my phone's IP address. I reset with <code> ipconfig /renew </code> and it is fine for a while, but eventually flips back. Update: Ran wireshark on PC and it looks like the phone is sending DHCP ACKs and announcing itself as the router &amp; DNS server etc. This can't be a feature, How am I supposed to stop it?
Workaround: I am pretty sure got fixed after I enabled and disabled "Mobile Hotspot" So while I am answering my own question, I will accept any answer that describes how to disable this faulty behavior
Android driver resets DNS on my Win7 host
android
I want to run ROM files of different phone models on Android emulator in my Windows PC. Do you know how can i do so? I know how to run standard android emulators for INTEL and ARM however i want to run production ROM files.
If you're willing to compile your own ROMs, you can definitely build them for the emulator. ROMs are device-specific, and the emulator is just like another device. If you include the drivers/setup code with the ROM, it will boot on the device.
run custom ROM files on Emulator
android
While I was playing a game, my cellphone warned me that my battery went too low. I plugged the charger but it was like it didn't work (charger indicator didn't show the bolt icon). After several efforts I found out that the battery was charging, simply the indicator didn't work. Unfortunately on my panic I had done a format (USB Storage) thinking that an installed app was causing this. However, this was not the case. The battery charge indicator is now working half the times I am plugging it for charging. Upon going to the battery statistics, I observe a strange behavior: it shows it is almost (or half) -empty but the battery timer says that there is enough battery for 3 days while in another phone with similar battery and phone usage it shows full battery but 11h remaining time only. How should I proceed? Samsung S6802 - v.2.3.6 Gingerbread
The game's creators did not take right precautions for the version of android I have and it ran into some issues. Unfortunately, it is not recoverable with format; the problem isn't obvious at first sight though.
Battery charging indicator went crazy on my Samsung Duos S6802
android
When the my Nexus 4 is called, the telephone caller can only be heard when loudspeaker is switched on or with earphones - is this normal? - is this a case for warranty send-back?
No, it's not normal. The following might seem obvious if you're familiar with Android, but it's worth a check. Android has separate volume levels for media (such as music), notifications, and in-call. It also has a separate volume level for when you're using headphones, to avoid deafening yourself by plugging in headphones when the volume is high. It could be that the "in-call without headphones" volume is very low, and the other volumes are normal. Try turning up the volume (with the physical volume keys) while you're in a call (with no headphones plugged in), and see if that solves the problem. If not, it sounds like a hardware problem with the speaker that goes next to your ear. There is a separate speaker for when it's on speakerphone, or for music or videos. In that case, a warranty claim would be the appropriate course of action, especially if this is a new phone and it has always had this problem.
Caller cannot be heard
android
Do you need a special charger for a Nexus 7? I've been trying to use the same charger as I use for my Android phone and it works poorly. If you tilt the tablet upwards it's charging, but otherwise it's not. What's the deal with these Android tablets?
No, you don't need anything unique. While it comes with something specific - it can charge off a USB in your computer (or the wall outlet -> USB). (Source: I have the 2012 one) Sounds like you have other issues such as: Bad/Obstructed USB header - Visually check the USB on your Nexus for physical damage or blocks (dust, debris, lint, etc) Bad USB cable - Try an alternative cable or verify that cable in other devices if possible. There are complaints of the 2013 Nexus 7, mostly related to odd behaviors with touch. Perhaps this could be another manifestation... Though I somewhat doubt it. If you clarify further, that may help your cause: Did it ever work normally - if so, has anything changed between then and now (rooting, custom ROM, etc)? What came in the box with it? What did the manual tell you? What else have you tried? What do you mean "What's the deal with these android tablets?" - have you found other evidence of issues or reported complaints?
Do you need a special charger for a Nexus 7?
android
I've been using ICS on my Samsung Galaxy S3 for a while now, but I can't update to Jelly Bean for multiple reasons. I've decided to switch to Cyanogen Mod, is there any way I can move to Cyanogen without losing any application data?
As stackexchange-url ("geff described"), you cannot avoid a wipe/factory-reset. But you can do a proper backup beforehand, so you can restore most of your data afterwards. This should work without any trouble for the apps you've installed yourself ("user apps"), while special care must be taken for pre-installed apps ("system apps"): As data structures (inside their databases) might have changed, a simple restore (replacing the databases) might break things and even render those apps unusable. Provided your device is rooted, Titanium Backup is a good choice. Backup all "user apps" and their data, plus the "system apps" and their data. Special care on restore: "user apps" can be restored 1:1. Before goint to the "system apps", make sure to turn on TB's "migration" mode. Then restore only data , and do so one-by-one, after each "data set" verifying there are no side-effects. An alternative to be named is Helium Backup , which even works on non-rooted devices. Safest is to stick to your "user apps", and let contacts etc. solve via sync. For several things like SMS, there are special backup/restore solutions which you could use.
How to install Cyanogen without losing data
android
I own an HTC Salsa with Android 2.3.3 (Gingerbread). The problem is that I can't download apps like Subway Surfers , Temple Run , Candy Crush , etc. The market reports, "your device is incompatible". Does it mean hardware requirements? Is there any way I can upgrade my phone to play the above popular games? Update: Very useful information from Mr. Buster. But since there is an update on GOOGLE play now, which doesn't allow you to see the incompatible information. Screenshots (click images for larger variants)
Application developers can set their own requirements in the play store for what must be present before a game or application will be available. For example, it is possible to require a device has a camera, or has a screen larger than a given size, or has support for a particular version of OpenGL. The HTC Salsa is equipped with an ARMv6 CPU (MSM7227), and has an Adreno 200 GPU, which supports OpenGL ES 1.0 and OpenGL ES 1.1. From experience, the limitation here is most likely your ARMv6 CPU, as the vast majority of sofware nowadays is written for ARMv7 capable CPUs. Googling for the names of these games, along with "armv6" shows some hits, although I would be very cautious about running third party unofficial apps that have unspecified and unverifiable modifications. If you do manage to get the games to run, you may find they lack OpenGL support (modern games are usually using OpenGL ES 2.0 or above), considering the fact that OpenGL 2.0 is required for programmable 3D graphics (source: http://www.khronos.org/opengles/2_X/ )
Why am I unable to install some apps?
android
Lately I had issues with my phone's (Samsung Galaxy Mini GT-S5570) internal memory aw well as with the SMS memory. I deleted all unwanted messages, rooted my phone and used <code> Link2SD </code> to move some apps as well as link other ones on my SD card. Yesterday I installed some apps from Samsung Apps and I am facing a rather weird situation. Note that before the installation I had ~20 MB free phone memory. All those apps are installed on the SD card(at least that's what Link2SD says). The moment I finished the installation I got the error message that my phone's internal memory is nearly full I used <code> APPMGR III </code> to see what is my free memory and I found out that I had only ~5 MB left! I was so surprised! I decided to delete all the new apps only just to find out that after that I had only ~12MB free! Why did that happened? I checked to see if any app cached but everything seems OK. I keep having the message about the internal memory as well as the SMS one. How can I fix that? Where did my free memory go?
Link2SD only moves the app itself to your device's SDCard. App data still go to internal storage ( <code> /data/&lt;package_name&gt; </code> ). For every app you install, the Android system automatically creates this directory – and I don't know of any app that doesn't put at least a few files here. For details, please take a look at the stackexchange-url ("app2sd tag-wiki"). It not only explains the different App2SD approaches taken (including Link2SD ), but in "Extended Methods" also holds hints for a possible solution to your problem ( S2E ).
Why an SD-card saved app uses phone memory
android
I applied the procedure to unlock a Samsung Galaxy S3 on a Samsung Galaxy Express I437. It went through smoothly, and but the phone was not unlocked. Instead, it gives me the error message "Phone not allowed MM#6" after I inserted a foreign SIM card. The procedure is reproduced below: [1] UMTS [1] Debug Screen [8] Phone Control [6] Network Lock Options [3]Perso SHA256 OFF (after choosing this option, wait about 30 seconds, then go back one step by pressing the Menu button then select Back, now you are in [6] Network Lock then choose [4] NW Lock NV Data INITIALLIZ ..... wait for a minute then reboot your phone Since this didn't work, I tried reverting NW LOCK back to the old setting. Unfortunately, it doesn't work. The unlock screen doesn't come up anymore. And I have no other way to enter an unlock code. Does anyone have any idea how to resolve this issue? Million thanks!
Turns out the procedure worked. The IMEI is blacklisted by the foreign network at the time of the test.
Samsung Galaxy: Unlock gone haywire
android
Device: Galaxy S4 Android: 4.2.2 I have been looking through the <code> Settings &gt; Accounts &gt; Add account </code> menu and found there is an entry called "Server" that seems to allow you to sync calendar and contacts from a private server. Does anyone know how this works? I have tried pointing it at my OwnCloud server but cannot seem to get it to work.
This is an account for syncing via SyncML, a protocol used by (e.g.) funambol. In a test, I've already managed to sync some events using syncevolution as http-server, but currently I'm not sure, wether SSL connections work as well. (I've even started a question on that topic.)
Calendar and contacts sync using "Server" account type
android
I'm trying to setup my Gmail account in K-9 Mail, but when I'm setting up the incoming server, I keep getting the error: "Wrong username or password". When I'm trying to set up an outgoing server, I get an error which directs me to the two-step verification at Google. I have 2-step verification configured on my Google account, but can't seem to get this into K-9 Mail. I've searched all over and tried following different guides, e.g. stackexchange-url ("this question"), and I've also tried to change the password on my Google account but nothing helped. How can I properly configure K-9 Mail for my Gmail account with 2-step verification?
IMAP clients generally need to use application-specific passwords in order to access accounts that use 2-step verification. You'll need to generate a new app-specific password, then use that to set up your incoming/outgoing servers instead of using your regular account password. Google's support page (linked above) includes instructions for doing this. Summarized, the procedure is: How to generate an application-specific password Visit your Google Account settings page . On the left, click Security . Under the "2-step verification" topic, click Manage your application specific passwords . Under the Application-specific passwords section, enter a descriptive name for the application you want to authorize, then click “Generate application-specific password". You'll then see the application-specific password (ASP) you just created. You'll also see the name you wrote in for the device and a link to Revoke -- or cancel -- the code. When you sign in to an application requiring an ASP, enter your ASP in the password field, and make sure you check the "Remember password" option if you want the application to remember the code.
How do I setup a Gmail account with 2-step verification in K-9 Mail?
android
My phone's LCD is broken but the rest of the phone works 100%. I can't do the normal steps to erase the phone because I can't interact with the menu on the screen to do so. I would like to erase everything so I can sell the phone to somebody willing to have the screen repaired.
Hold volume up + Home + Power Key wait for 3 mins Press volume down 3 times Press power button Press volume down 6 times Press power key That will do a hard reset.
How do I factory reset/wipe Galaxy Note 2 with no screen?
android
The title pretty much states my question but mainly I want to know if I say hope a flight in NY to California will android pick up on the time difference between the time zones? Or do I Manually need to set this? The reason I am asking is for an app I am developing and the way I see it adding duplicate code of something that android already has is pretty much re-inventing the wheel.
Assuming you're on a network that is available on the location you are going to, you could check the <code> Automatic date and time </code> setting under <code> Date and time </code> settings. That should update the time accordingly.
Does Android (4.0 +) automatically sense what time zone the device is in and change the time display accordingly?
android
I'm a teacher in the UK and have 30 kids in my class.We have bought 35 (older) Nexus 7 tablets. I have one Google account which I want to use across all devices so that the young children don't have to remember user names and passwords. The trouble that I'm having is that not all of them are able to be logged in at once. There appears to be a limit as to how many devices can be online with this account at once. We're doing this to be able to use Google Drive so that the kids can produce work and save it into Drive. We are finding that as tablets are booted up, already online device are logged out from Google and I have to log them in the android backend. I'd love to get this sorted. It's for the kids!
This is as close to an answer as I can find at the moment. Looking at the site for the (soon to be launched) Google Play for Education site, one of the benefits that they mention is: For Educators Android tablets in the classroom Google Play for Education brings the innovation of Android technology into classrooms. Educators can set up and deploy large numbers of devices in just minutes or hours rather than days. ... Over-the-air delivery to student devices After finding apps they want to use, educators can push them instantly to student devices over the air. They can send the apps to individuals or groups of any size , across classrooms, schools, or even districts. (My emphasis, from http://developer.android.com/distribute/googleplay/edu/about.html ) Which sounds promising, but if you go to the Sign Up/School Interest Page it has this interesting bit of wording on the form: Which suggests that there's a limit somewhere around the 30 device number. Which would match up with what you're seeing. As I can't find anything else official mentioning this limit, I can't find any official advice for getting round the limit either, sorry.
Many devices for one android user. Are there limits?
android
I have a Samsung S3 mini, no support for SD cards so i had to root it, and install Link2SD, spent the last 3 days hacking my phone making it better. But i have questions, in all the tutorials everywhere on the web, they say ( I refer to this blog but there are many other blog posts and xda posts and youtube videos that say the same) if you have stock rom, use ext 2? (isn't ext 4 supported?) partition your SD card, the max for your apps is 2 GB (I have 8 GB,why can't I partition it like 6 GB for apps, and 2 GB Fat32 for music, OR all of it ext2 or 4 and add whatever to it?) You install link2SD first time, it asks for root permission, it asks what partition type you're using (ext 2, ext 4, whatever) and it asks to reboot the device, that's fine. But when you install it second or third time, it only asks for root permission, it doesn't reboot the device nor what partition type you're using. Why? maybe I changed (and i did change many times) the partition type, it doesn't ask, so doesn't detect it. Once linked, what is the location of the apps? ( <code> data/app </code> is empty, though i haven't move everything) Sorry for asking too many question at once, but link2sd is not a big deal, it doesn't deserve asking many questions about it so i tried to put everything in 1 question
yes, stock rom does not support other file systems but EXT2 for the second partition. So create an EXT2 partition. the location of the apps, once linked with link2sd will be from the root of the sytem: \ (which is root) sd-ext and there you will find some directories or app-files, depending on your link2sd settings. About the question for mounting / rebooting: I cannot answer that because I do not know. about the size of thee partition: when you connect your phone to your computer, and have minitool partition wizard installed, you should be able to create the partitions like you want it and with the size you want. But to be honest: 6gb for apps is an awfully lot... I think the tutorial just points out that you probably never will exceed the 2 gb that is mentioned and you can use the other 6gb for normal storage (which also can be read by windows when you connect your phone to your computer) I hope I answered your questions...
Questions about Link2SD and SD card partitioning
android
While trying to make a conference call using the merge calls button, my Micromax A25 with Android2.3.6 shows a popup displaying 'Condference call not allowed'. Can you please tell me whether it is OS related or my operator related ? Or there is any settings that needs to be enabled for activating conference calling in my device?
It's operator-related. Although the phone can support conference calling, most consumer calling plans don't let you do that.
Merge calls option shows a popup 'Conference call not allowed'
android
I am using a Samsung Galaxy Grand for 8 months now, which was originally running Android 4.1.2 Jelly Bean. Recently I got a Firmware Update and upgraded my mobile to Android 4.2.2. After this update, my mobile is running slow, and even RAM usage is too high. Please help me how to solve this Issue.
I'm thinking a factory reset could do the trick for you. Make sure do backup your things with something like Titanium Backup.
Samsung Galaxy Grand Running Slowly After Upgrading to Android 4.2.2
android
I have a Verizon Razr M that was given to me for free. It's a Verizon model, but it has never seen a network. (I use it as an WiFI android iPod touch for now) I know about CDMA/GSM/4G and all that. But doesn't it have a 3G radio for roaming? I don't need it to ever hit 4G/LTE/CDMA, but it would be nice to have it see 3G networks for me to drop a cheapo SIM into when I go out. Is this possible, or is this hardwired into the baseband with no hope for me. Are there unlock codes for this? I'm new to rooting android,, but a root doesn't seem to help unless I can reflash the baseband. Thanks.
In a case of LetMeGoogleThatForYou , I found the answer. Turns out, it's a single byte on the phone that determines whether the phone is GSM locked or not. Someone found this, and made a nice tutorial on how to flip this byte. The instructions look scarier than they really are. The detail is not because it's complicated, but because they show every single step. The hard part for me was prepping my Windows box to be able to do this; you need Motorola Drivers and the .Net runtime for the Motorola diagnostic/programming application.
Can I unlock my Razr M (Verizon) for international use?
android
I've had a Samsung Galaxy S3 for a little over a year now and not had too many problems with it. This afternoon, however, it's decided it won't connect to mobile data at all. I've had similar things on this and previous android phones, so I've tried: making sure wifi isn't on checking that mobile data is enabled (!) checking the AP settings (these are actually locked down by my network provider - O2 UK) turned on &amp; off airplane mode restarted powered off &amp; on powered off, removed the battery and powered it back on In all cases, I get no mobile data icon (so it's not even trying to connect from what I can tell) and I get no connectivity. Phone calls and wifi are working just fine. Is there anywhere diagnostic information is kept around the status of the mobile data connection? If there's an error occurring, that would certainly be useful! I did drop the phone a few days ago, but the mobile data has been working fine since then... but I guess it could still be related somehow. Even if that is the case and there's a hardware fault, the same thing applies - where is the diagnostic info? I'm on the O2 UK stock image by the way - 4.1.2 / JZO54K.I9300XXEMC2
While in this case it turned out to be a carrier issue (and solved on the carrier's end, see stackexchange-url ("this comment")), in other cases one of the test menus might prove helpful. for a starter, you can find a lot of "secret codes" in this list for the SGS , together with a short explanation. But use them on your own risk :)
Where to find diagnostic information as to why mobile data won't turn on
android
I recently found this page of settings in on my phone under Cyanogenmod, I had never even heard of this system before. mobile broadcast settings (click to enlarge) Are there any examples of this system being used in the past?
Yes. They're called Wireless Emergency Alerts , part of the Emergency Alerts System . There was a thing in California earlier this year over the first use of the system giving utterly irreverent information (sending the alert to people hundreds of miles from the event), presumably due to poor implementation.
Examples of mobile broadcasts being used
android
I've just acquired Nexus 7 (2013) and can't connect it to my PCs. All drivers I have (one from Android SDK, as I'm a developer, and the second from the Android site here , named as <code> latest_usb_driver_windows.zip </code> btw) do not install either under Windows 7, or Windows XP. PC discovers new device as "Nexus 7", but wizard says "could not find the software on your computer" when I specify folder with drivers. After some unsuccessful trials, I decided to disable MTP and mass storage modes on the Nexus, just to eliminate these parts of driver - in fact I need only debugging via USB. I enabled the debugging via USB at very beginning, and it shows up in Android's notification bar, but the device does not show up in adb/Eclipse. So I switched MTP and mass storage OFF via notification area. This did not help to attach the new device. But now I can't enable either MTP or storage mode back. They are missing in notifications, and they are missing in Settings -> Wireless &amp; Networks -> More, where they are supposed to be. So the question number 1: how one can switch MTP and storage mode ON in Android 4.3, specifically on Nexus 7 (2013), other way than via notifications? I saw similar question on the Internet, and the only answer was to reboot the device - in some cases (from time to time!) this worked for someone. I restarted Nexus, but still nothing USB-related shows in settings. Also I'd appreciate any clues on how to connect Nexus 7 (2013) to Windows PC? I should mention, that I have Nexus 7 of the first version, and I'm able to debug apps using it, that this first Nexus is connected to the same PC successfully. This brings another problem, because I do not want to lose connectivity with the first device by complete removal of drivers, because I have no guarantee that after this the first device will not become lost in the same manner as the second. Thanks in advance.
I'm posting the solution (as @DanHulme asked me) despite the fact that it's trivial. If you already use latest drivers and have no option to reinstall a part or entire system, the only way is to keep trying with what you have again and again. I don't know what exactly happened, but after a day of trials (plugging the new device and removing it, pointing the system to the drivers in this way or another) it was finally connected. As for the other side-question about MTP, it was actually answered by @eldarerathis in comments: MTP mode can be enabled/disabled in Settings > Storage > (overflow menu) > USB computer connection.
USB connectivity problems with Nexus 7 2013
android