id string | title string | text string |
|---|---|---|
16662 | Possibility of monitoring internet traffic in case where galaxy tab is used as a mobile access point? | My employer gave me the Galaxy Tab. I am using it as a mobile access point (Wi-Fi) connection for my home computer. I do not have other internet access. I would like to know if my employer can monitor my internet activity (see my email, visit sites I have visited, etc.) ? |
69553 | How to reverse tether without rooting? | Want to use PC broadband connection on the phone connected via USB [no Bluetooth or wifi] to surf on the phone or install app. The android device is running 4.0.4 and the PC running Windows 7 I dont want to **root** the phone. I've the phone driver installed. |
16664 | Does any version of Android support smb natively? | I use Android 2.x on my phone and will buy a Tegra 3 tablet in the (hopefully) near future. I use files on my NAS with my phone. I can access those files with external tools (ES file explorer), but other applications cannot access these files. I just wonder if Honeycomb or Ice Cream Sandwich have built-in support for smb? |
74824 | What rights do I have with music purchased through the Play Store? | I was about to buy an album that Google Play recommended, and I thought was good. Just as I'm about to enter my password, I noticed that nowhere does it show what type of music I'm getting. Am I getting DRM-free files, or DRM- enabled files? What are the restrictions? Can I play it in my car through a USB flash drive, if they're MP3 files? Where can I get information about the usage rights of music purchased through the Play Store? |
74821 | Is there any widget for iframing a link/url and make it viewable on homescreen in full or resizable area? | Is there any widget for iframing a link/url and make it view able on home screen in full or re sizable area? |
74822 | Can I download folders from Google Drive to my Android device | I have recently saved a lot of music and pictures onto my google drive and now I would like to save them from there straight onto my SD Card (in my S4). I know if I press on the file for a few seconds it gives me the option to save it but like I said I have a lot on there (roughly 4000 pictures and songs) so to do it all individually will take a lot of time I don't really have... So my question - is there a way to download everything in a folder at once or is there a "select all" option in google drive? |
12711 | Where can i find the HTC EVO native camera apk? | A while back I put a Gingerbread [Deck] rom on my HTC EVO, and it came with another camera app (apparently the one that ships with the new Nexus S). While it does have some fun little features, I don't like it nearly as much as my original one, the main feature being spot focus on a touch to the screen. I have checked out third party camera apps, but none have quite done it for me. Does anyone know how I can get my stock camera app back? |
12719 | My Optimus X2 was missing its custom android | While I was waiting for my new LJ Optimus X2 (P999) mobile I watched a couple of youtube reviews and it always came with extra features to android. But my phone is pretty much vanila android. Is it because of my carrier? Videotron in Quebec. Features I am missing: From what I could see in videos there was a different keyboard more like the one from Ios. Also some features like taping the side of the phone to move the cursor around. Holding a icon and tilting the phone left and right to move it around. Pretty sure it had extra features everywhere. Also a lot more options in settings then vanilla android. |
18548 | How can I copy to the clipboard on a stock phone? | This is something that has been frustrating me ever since I first did a fresh ROM installation on a smartphone. I have an excessively complex password for my Google account. It would be impossible to type it into my phone by hand. Usually I would get it into my phone through QR code. But on a fresh installation, I have no QR code reader. I also can't install one, cause I can't access the market without my Google account. So I put my password into a `.txt` file and put it in my phone. But when I try to open it, the application that is used can't copy text (like HTMLViewer on CM7) and no alternatives are available. |
51766 | How do I convert a NANDroid backup into an update.zip file that works in the stock recovery mode? | For this case, consider a phone stuck in a bootloop (not fixable through data wiping or USB jigs) with no CWM Recovery and no adb or fastboot access. Only an SD Card, the stock recovery mode, and Qualcomm's QPST serial port debugging interface. Relevant files available are a handful of NANDroid backups of the same phone (made previously via CWM Recovery) and an "update.zip" from the provider/manufacturer that contains an OTA update. Goal is to restore a NANDroid backup using the stock recovery's "apply update from external storage" feature. **Update:** I've dug around, and as far as I understand, my stock recovery mode requires properly signed .zip files. I've made numerous .zips up on my own using various scripts and toolsets I had found, and some by tampering with the OTA update .zip I had mentioned. Attempting to apply either of them results in the exact same output that follows below. (The only one going past that point is the original OTA update.zip, whose instalation dies after the message "file_getprop: failed to stat "/system/build.prop": No such file or directory", but this is certainly part of the bigger problem with the device) -- Install /sdcard ... Finding update package... Opening update package... Verifying update package... Instalation aborted. Is my case hopeless without having the manufacturer's private key on hand? Can you think of any workarounds or alternatives? Could I be making a mistake in the zip-making process? |
69569 | Cannot set any screen Security | I installed MIUIV5 on my _Gionee P3_ phone and I cannot set any screen security: no PIN, no password nor pattern. When it asks to enter a PIN and I tap continue nothing happens. I also checked the logcat but it gives no error. Any idea what could be wrong here, and how to solve it? |
51765 | Recent app list app previews | I happened to notice on some occasions on tapping recent app list, apps are being listed however their associated screenshots ( app previews ) are not being displayed. And when this happens, I see following log errors in adb `ERR SurfaceFlinger: Permission Denial: can't read framebuffer pid=455, uid=1000 ERR WindowManager: Failure taking screenshot. Might be Permission Failure from SF` Is this because at the point of time when SurfaceFlinger takes screenshot of main activity, activity window is not drawn properly, and hence the permission error? |
69563 | The phone won't receive some text messages (Specially the verification codes from Google, Dropbox, Evernote, etc) | Recently, my phone stopped receiving verification text messages from Google, Dropbox and Evernote. I contacted the carrier and they say on their end things are working (My other phone (same carrier) receives these messages). I can receive other messages from my friends. I even reset my phone. Still not working? Is it something to do with Android? My phone is Glaxy Note 3 with Kitkat 4.4.3. |
55223 | How can I send all calls to voicemail during "busy" calendar events? | Basically I'd like to have something that auto sends calls to voicemail when I'm "busy", and possibly as a bonus, send a reply text as well. Is there any solution for this? |
69567 | What all does ADB backup and how do I restore part of it? | I am soon going to unlock bootloader and root my Nexus 5, but I didn't wanted to wipe all the data so I thought of using the ADB backup function to restore after rooting is done. adb backup [-f <file>] [-apk|-noapk] [-shared|-noshared] [-all] [-system|nosystem] [<packages...>] So, I made a full backup, with apk, with shared, all. First of all, what all does this command backup? I suppose everything. Does it include the system, that is, Android files, like the main ROM files including kernel and stuff? Will the ROM get restored after I restore this backup? Also, after I have rooted the device (which I have still not done), will I be able to restore just the apps, app data and shared storage from the backup? Or should I just backup the apk with shared data backup and that will do it? Is it possible with a third-party app, root/non-root? (Titanium Backup, maybe?) I need to know more. |
69565 | Does Google Play allow for the caching of your entire collection on a mobile device? | Without having to play each individual song once, is it possible to cache the music collection stored on a Google Play account onto a device (in my case, a Nexus 5)? |
46490 | Why is my Samsung Galaxy S still on Android 2.2.1? | I have tried by using samsung kies but it says there are no updates. i have even tried to update it within the phone (software update). Other people are on android 2.3 but i am still on 2.2.1 and it won't update |
21110 | Root hboot 2.18.0001 without computer (HTC EVO 4G) | My EVO 4G's charging port is broken and I am trying to gain root access on my device. Is there anyway to do so without using the USB port to connect to the computer? |
18546 | I accidently deleted LG home on my LG p500 phone | I did a system reset after having deleted LG home on my LG android phone p500. I thought the system app would be restored, but the fact is now. I don't have a "desktop". I cant get to anywhere now on my phone, it is just one big black screen. Anyway that I could fix it? Thanks a million. |
46494 | How can I prevent my phone from vibrating when service is lost or re-acquired? | I find it annoying when I'm in an area with poor service, that my phone vibrates every 15 seconds to tell me that service has been lost, or re- aquired. How can I disable this vibration? I have a Nexus 4 with CyanogenMod 10.1.0 (Android 4.2.2). **EDIT:** As noted in the (so far) only answer, I can disable all vibrations. I may resort to this, but this is not really what I'm looking for. I'd like to continue with vibrations for other notifications, if possible. |
46496 | Can I connect my Android Mini PC to my VGA Monitor through Adapter? | I am buying a new Android Mini PC : http://uae.souq.com/ae-en/mk802-iv- rk3188-quad-core-cortex-a9-android-wifi-mini-pc-4995376/i/ It has HDMI Output but I want to connect it to my VGA Monitor. So, Can I use this Adapter ( http://www.shopclues.com/hdmi-male-to-vga-female-video- converter-adapter-cable-cord-with-builtin-chipset.html ) to connect the VGA cable of my Monitor and use HDMI to HDMI Joiner Connector to join the main adapter cable and the Mini PC ??? Will this work ? Any Help would be appreciated........ |
21118 | How would one use the Android accelerometer to measure one's mass? | Pretty much what the title states. The Android CDD says of the Accelerometer > * MUST be able to deliver events at 50 Hz or greater > * MUST comply with the Android sensor coordinate system as detailed in the > Android APIs (see [ Resources, 41]) > * MUST be capable of measuring from freefall up to twice gravity (2g) or > more on any three-dimensional vector > * MUST have 8-bits of accuracy or more > * MUST have a standard deviation no greater than 0.05 m/s^2 > So I find myself wondering - would it be possible to measure one's mass by taking a short hop with the device strapped to chest/waist? The raw accelerometer data would provide the duration and acceleration encountered on both upward/downward leg (pun unintended) of the hop. |
32627 | How do I set a default calendar-app in Android (Jelly Bean)? | I've installed PocketInformant and use it as my calendar app on my phone with Jelly Bean. However, when I get appointment/calendar event reminders, it's the stock calendar that notifies me. This is a bit annoying, since I sometimes wish to edit the appointment from within the reminder. Clicking edit brings up the stock calendar and not PocketInformant. Is there a way to set PocketInformant as the default Calendar app? Or at least make it the default app for showing calendar reminders? |
81341 | Make calls remotely? | Is there any way to make calls remotely from, example, my PC? There is something similar I found on Google play: https://play.google.com/store/apps/details?id=justPhone.remotePhone , but this application requires your PC/laptop to be Bluetooth headset so that you can talk remotely. So that requires your android device to be in about max 10 meters from your PC. I'm more interested in something like: I left my phone at the office, and I want to connect to my phone with Internet connection from my PC/laptop and make calls until I get my phone back. Thanks. |
81340 | Extract Android Image from Samsung Galaxy S4 device | I'm quite happy flashing stock versions of Samsung Android to my Samsung Galaxy S4. What I'd like to do is install some apps on my phone and then extract the phone into an image that I can flash back to say another S4. Is this possible? I have been using Odin to flash the device so far. |
81342 | apps in internal sd storage | HOW to install apps in internal sd storage in unite 2? HOW to install apps in internal sd storage in unite 2? HOW to install apps in internal sd storage in unite 2? HOW to install apps in internal sd storage in unite 2? HOW to install apps in internal sd storage in unite 2? HOW to install apps in internal sd storage in unite 2? |
81347 | I'm trying to factory reset my phone but...? | ...when it reaches the point where it asks to confirm my PIN, an error message saying "Unfortunately, Android keyboard (AOSP) has stopped". So i'm unable to type my pin in. Any suggestions? |
81348 | Location of GPS-data file | I am interestes in seeing the raw gps data of the Google Location History, which I have turned on. I had a look in the the /data/gps/log/ folder in my device and it has interestingly named files but they seem empty... Which file or files contain this "raw gps data"? |
43516 | Personal data (contacts, sms, phone logs, settings, etc) gone after moving apps to a new microSD | I've just bought a 16gb Sandisk microSD and I moved some apps to that by using the functionality available under `Settings > Applications > Manage Applications`. I went through the list and I moved some apps to the microSD when the button was available. I also moved the Music folder to the new microSD. Then I left my phone for a while and when I came back it was asking me for the PIN code as it had restarted. Then the Android configuration wizard popped up, like when you first boot the device (so asking me to choose the language and set other configuration things). After this I found out that my previous data was gone including contacts, text messages, settings, etc. Similar to when you do a hard reset. Some things remained like pictures and music files. Unfortunately there's no sync with Google or similar. I should have done that or at least made a backup before moving things to the new storage. I believe my data is still there somehow. I'd like to know if my things are completely gone or maybe they are just not loaded for some weird reason. Can you help me? Phone: Samsung Galaxy S Plus (GT-I9001) / Android version: 2.3.5 **EDIT** : After completely reformatting the microSD as also suggested by official SanDisk tecnical support for general problems, I didn't experienced another hard reset so far after moving files. |
22452 | Install apps to sd card by default | How can I do this? I'm using a Samsung Galaxy Ace I've tried this method http://forum.xda- developers.com/showthread.php?t=1278349 I confirmed that it was indeed set to 2. But it wouldnt work. Then I rooted my phone, installed an app with which I could modify the default installation path, but it also wouldnt work. What can I do? |
43515 | How to suppress repeated alert/notification sounds | Is there a way to suppress repeated alert sounds within a certain period of time - i.e after an event triggers a sound, do not play any further sounds for any more of the same event type that arrives in the following 30/60/90 seconds. e.g I'm chatting to someone on Google Talk on my PC, every time they send a me message my phone chirps at me. I don't want to silence it completely (maybe they go afk for 5 mins and I'd like the sound to inform me of when they come back), I just don't want the repeated noises. The result being that during a conversation my phone only makes a sound once a minute, rather than going off every few seconds. Google Talk is just one example, but a method of suppressing all repeated alert sounds would be ideal. _I'm using Jelly Bean on a Motorola RAZR i, but answers for any version of android would be welcome_ |
43511 | Why is there no network in my new Samsung Galaxy S2 when I insert my Prepaid Sim Card? | I bought a new Samsung Galaxy S2 and insert my Prepaid Singtel Sim card. When i turn it on, it doesn't have any network and states 'no service' |
49774 | How to download via Chrome on Nexus 7 with Jelly Bean 4.2.2 | I have a Nexus 7 updated to Jelly Bean 4.2.2, with all apps updated. Chrome is version 28.0.1500.94. I navigated to http://diablo.incgamers.com/blog/comments/diablo-3-podcast-102-public-game- leeches-economics-and-hardcore-dh-follies in Chrome and long-clicked the "Download" hyperlink located below the video. This is a link to a .MP3 file (audio podcast). A short message appeared, indicating that the download had started. However, no indicator appeared in the notification bar at the top and nothing is present in "Apps, Downloads", either when the download starts or a while afterwards. I looked in the Downloads folder via Rhythm Software's "File Manager". The file appeared there for a short while, but vanished soon afterwards; it vanished long before it would have finished downloading. Neither uninstalling "File Manager" nor restarting the tablet solved the problem. Single-clicking the "Download" link causes Chrome to start playing the file, which is not what I want; I want to download the .MP3 file. II only have a few other apps installed, which are not download/file manager apps. |
49776 | How to connect Samsung GT-i8160 and Debian via WiFi-Direct? | The `wpa_supplicant` documentation contains information suggesting it is possible to set up a WiFi-Direct connection between a Linux box and another WiFi-Direct device. It seems it is necessary to use `wpa_cli` and issue a series of commands first of which is `p2p_find`. However when I use `wpa_cli` this command does not seem available. I am using Debian Wheezy. |
49777 | does it really work? rekey.app claims to protect agains Master Key vulnerabilities | The android app rekey claims that it can protect android device against "Master Key" vulnerabilities on their website they have a test/proofOfConcept To verify that your device has been patched, you can attempt to install a [PoC APK] to test whether it is properly blocked by ReKey." I first installed rekey (version 1.0.4 dated July, 21th 2013) and then PoC APK but got no warning that PoC is not ok. * Does that mean does rekey does not work at all? * Or does it not work on my rooted android 2.2 smartfone? * Or is PoC APK not a proove of concept? What is your experience/option? Can you confirm that it is working or not working on your device? |
41914 | SuperOneClick freezes when I try to root my Sony Xperia Tipo Dual | SuperOneClick freezes when I try to root my Sony Xperia Tipo Dual. I did unlock the bootloader. |
41915 | Plug in the charger the wrong way? | Yesterday, I mistakenly tried to push the charger plug in my phone upside- down. The phone seemed to react to it. Does it matter which way the plug is turned for charging? |
41917 | How can I enable keybord Samsung Galaxy S3 GT-i9300 Android version 4.1.1 | I can't find the keyboard in my Samsung Galaxy S3. I only found "Google Voice Typing": In _Settings -> Language and Input -> Keyboards and Input methods_ I have only _Google Voice Typing_. What's wrong with my device? How can I fix that? |
41913 | No internet connection in my S3 even though it's connected to my computer with internet and Kies already recognizes it | I have no internet connection in my _Samsung Galaxy S3_ , even though it's connected to my computer with internet and Kies already recognizes it. I'm trying to update my games and application using the USB connection to my desktop (Desktop has internet connection). |
17534 | Modify framwork-res with same signature? | According to this post, you can modify the framework-res.apk to remove carrierIQ software from the phone. Unfortunately a lower post, and others, suggest that this doesn't work, causes infinite boot loop, since recompiling it will make a different signature. If true, is there a better way to do this? |
41919 | Briefing news not updating on S3 | I have set up a `Briefing` alarm clock. I love hearing news when I wake up. The problem is that since a week the synthetic voice of Samsung always reads me the same headline. Right now I tried to recreate the problem setting a briefing alarm. Right now, the news got updated, but reading the screen I found something the voice doesn't tell: the article was written on 16/3 and today is 20!! News should always be fresh. There is always something new for Reuters to write... Anybody had the same experience? Anybody knows if the app needs tweaking? I don't think it's a DroidWall problem otherwise I couldn't get any news! |
17532 | Do all android phones have to reload their home screen? | I have had my EVO 4G for coming on 2 years. Lately it has developed this ever so annoying habit of reloading the home screen for 60 seconds any time I return from a memory intensive app such as the Amazon Market or Dolphin Browser, or after I clean up memory. I have tried cache cleaners, app killers, and periodic rebooting, but it just keeps happening. The EVO 4G is pretty light on RAM, and I am wondering if I upgrade to a bigger Android device (considering an Epic or Photon), if that will cure the problem? Anyone have experience with this? Thanks, Victor |
13446 | What is an RUU? | I read that it stands for "ROM Update Utility". What does it do? How is it run? What partitions does it affect? How does it unroot a phone? Can I accidentally use the wrong RUU on my phone? |
13441 | Why does my power button take screenshots? | I haven't installed any screenshot applications, in fact my phone was recently wiped when upgrading to gingerbread. I have Gingerbread 2.3.4 and I use the GoLauncher homescreen. Samsung Mesmerize from US Cellular. I know they install bloatware but I've used this phone for months and it only did this after the upgrade to gingerbread (that I know of). On occasion when I hit the power button the screen turns white and the phone vibrates, and I get a toast message saying "screen captured saved as image file" or something like that. Half the time the power button does that, half the time it turns off the screen normally. Right this second I couldn't replicate, it's very random and frustrating. What could cause this? I see no unusual running apps unless GoLauncher is doing this, and I see no setting related to this in their app. |
13440 | What is the difference between Fastboot and HBoot mode? | and why can't I see an option to boot into recovery mode on my HTC Hero (Orange UK)? Is it already in recovery mode when I can see the Fastboot/HBoot menu? Initial menu after holding vol-down when booting:  Initial menu after holding vol-down when booting (click image to enlarge) If I press back, I get the following screen:  (Click image to enlarge) |
7980 | Receiving calls over Wi-Fi first | I just got an android 2.2 prepaid phone (no data plan, so I'm planning to have 3G off). I would like to find some service/android app combination that would let me receive calls over Wi-Fi on Skype or Skype-like app if I'm connected; and then redirect to the phone itself if I'm not. I looked into Google Voice, but it doesn't appear that there is a way to set up an order preference... Ideally, I'd like to be able to port my old phone number (from my service that I'm about to disconnect) to this service. Does anything like this exist? |
10629 | Verdict on Nexus S battery quality? | So... while I think my NS is a great phone, I am _currently_ (very) disappointed with battery lifespan. I mean, I don't have too much more than the usual installed - Whatsapp, FB, Maps etc. And I don't get more than 20h in battery... Worth to say, I'm not constantly using my phone for everything. From these 20h I get, I'd say 80%+ is standby. Now, doing my googling, I have found two sorts of opinion: 1) People who is absolutely happy with his NS battery lifespan, saying things like "Gladly ditched my iPhone" 2) People calling it "The Nexus S nightmare" Some reoccurring comment I see around, regards certain update (specifically 2.3.4, and some say earlier versions..). However, I did not find and proper or official documentation on any bug regarding the issue. For some other people, the phone simply seems to magically "start behaving well" at some point, and, well.. that explanation is just not enough for me. Did anybody followed this issue to the end, and figured what is going on here? Just to be sure, let me ask, which is the latest Gingerbread version and what how's the battery going for you in that version? Please guys, refrain from telling "Turn off this apps, NFC, This and that". I didn't buy a brick, it is a smartphone and will work as such ;) ps.: Just for comparison, I also have a HTC Desire with very similar apps intalled and I usually get 40h+ of standby.... Why cant my super expensive NS do the same :'( ? Thanks! |
7982 | Is there any limit on number of devices you can install Apps on from Amazon App Store? | I recently started using the Amazon App store, and noticed that it copies the apps I already purchased or downloaded to other Android devices if I sign in using the same account. Is there any specified limit on the number of devices that this is supported on? If I have 10 Android devices can I buy an app once and install it on all of them? |
53032 | Can I "purchase" a free book from the Store without providing a credit card number? | There are a few books on Google Play that are free. Can I obtain said books without providing a credit card number? |
10625 | Is there any custom ROM that includes a feature to permanently kill a process? | As is well known from many blog/forum posts, Android 2.2 (Froyo) changed the mechanism for the API to kill the process such that a killed process will likely/possibly be re-started by the OS after being killed. E.g. there is no way to PERMANENTLY 100% guaranteed to stop an application from running short of un-installing it. **Question:** Is there any code out there (likely part of some custom ROM) that allows permanent killing of a process without re-spawning it afterwards ala Android 1.6? I'm mostly interested if such code exists, NOT whether it is in some specific ROM. I don't much care about specific implementation way (I can think of at least two - either add a new API for "permanent kill" or provide a blacklist of apps that a modified AOSP API would respect). **UPDATE:** Just to clarify - I am NOT looking for a way to prevent an app from being started again due to some event triggering an Intent that the app registered with. I am asking about preventing apps from being started by memory/process manager **just because it was recently killed** , even if that app has **no Intents registered** whatsoever, e.g. not listed in Autostarts app for any of the Intent types. Please note that the above-mentioned notion of "restarting an app just because" comes from 2 sources: * Froyo help section for a well-regarded system app "Watchdog" > Google has changed the kill API that the task killers use. In 2.2 (Froyo), > the kill API now just restarts the app. It will come right back, under a new > system process. * My own observations, where VERY frequently, my Droid X would have apps listed as running in ATK after I killed them, BUT those apps either don't have ANY Intents listed in Autostarts app, or all the Intents listed for them there are 100% disabled. Oh, and these are the types of apps (e.g. games) that are very unlikely to have a side daemon process responsible for reviving them. |
62474 | Prestigio MultiPhone 5430 and nonexistant boot/recovery partitions | I've got the Prestigio MultiPhone 5430. It's built on Intel Medfield platform. The phone isn't popular as it was released about 6-7 months ago. Because (as far as I know) nobody before me has tried to hack into it, I'm seriously interested in getting this model's recovery and bootloader partition to have any modding start-point. I've already searched for any clues in `init.xxxx.rc`, `xxxx.fstab` and in `/proc` partition, however that research yielded nothing. **What I already know is:** * The DROIDBOOT is locked and doesn't accept any fastboot commands besides some basic info commands like `version` and one `oem erase`. I'm trying to guess possible commands. * I'm not sure about the partition layout, devices are identified like `mmcblkX` and `mmcblkXpY` where X is device number and Y is partition number. * The recovery seems like it's a really limited CWM recovery; allows only to install updates from ZIP and reboot, but does not allow backing up whole filesystem. * Another way to flash bootloader is to use Intel SoC Manufacturing Tool and Medfield board drivers I got from Intel support (they actually responded and even provided some useful usage info), but then, I would have to get a bulk-upgrade file, like .KDZ for LG. **The partition layout in FSTAB file is:** /reserved hidden /dev/block/mmcblk0_none none size_hint=164 /panic raw /dev/block/mmcblk0p1 none size_hint=8 /factory ext4 /dev/block/mmcblk0p2 none size_hint=32 /config ext4 /dev/block/mmcblk0p3 none size_hint=16 ro [then nothing helpful: media - mmcblk0p5, cache - mmcblk0p6] /logs ext4 /dev/block/mmcblk0p7 none size_hint=16 ro [and then nothing really interesting, down to mmcblk0p9, then sdcard begins] It's interesting that `mmcblk0_none` doesn't exist in `/dev/block`, at least at runtime. Another interesting fact is that some parts of `init.rc` were copied straight from Acer Liquid C1, as far as I can deduce from comment left- overs. Is it possible the system is hiding some partitions from me? If so, how can I reveal them? Can I get service documentation for this Prestigio model anywhere? Has anyone done any research on this before? I'd really appreciate pointing me into the correct direction, because I'm in dead-end of this research for about a week already. Oh, and I already tried asking Prestigio support. They didn't answer (such a surprise!). |
62475 | Can I Recover Email Address That Have Been Signed Into On My Galaxy Phone?? | When I factory reset my phone, it had signed me out of my Gmail account that I had created and used for my Google Play Store. And now I cannot remember what the exact email address was. It has my SMS backup and restore on it and all of my pictures and contacts and important info. Is there a way to find out what the email address was?? |
11979 | Why are my auto-complete suggestions so bad? | When I'm typing into a text entry field, the auto-complete suggestions I get are much worse than they used to be (they have never worked well on this phone, but have worked great on previous Android phones). For example, if I enter "Th", my suggestions are "Rh" and "Therock", rather than "The". The only suggestions that seem valid are names out of my address book. Any ideas? I've turned on all the auto-complete settings, but the suggestions are still terrible. I'm using a Nexus One running 2.3.4. |
54568 | Need help. I'm going to install Android 4.1 on at&t HTC One X | I've just started upgrading of my HTC One X at&t version. Jelly Bean (Android 4.1) released for AT&T HTC One X .... but how to install it on unlocked AT&T phone? I followed this link. There are instructions how to update it in the answer in this link. When i entered into recovery mode, TWRP manager menu appears. on the step 4: -"Now, press and hold both the Volume Up and down key and then while holding them, press and release the power button. After releasing the Volume rocker key, you will get a Blue Menu along with a set of options which will indicate that the device has been successfully landed in the Recovery Mode." but this combination of buttons just lock screen, and there is only Swipe To Unlock button. Can anyone help me? what should i do in this case? Thanks in advance :-) |
62471 | Nova launcher sometimes doesn't start | I installed the free version of the Nova Launcher about a week ago and it worked like a charm. But sometime later, after I close an app, the default TouchWiz UI appears instead of Nova. I usually open an app and close it again so that I get the Nova Launcher. I am using a Galaxy S4 |
62472 | Enabling adb on Beaglebone Black | I have successfully loaded TI-Android pre-built image on a BBB which was downloaded from here. Everything works well on the device. I have been trying to enable adb without much luck. Basic HW and SW is as follows **Hardware** * Beaglebone black. * 4DCAPE-43T. * 5V power supply. * mini usb connection to Ubuntu 12.04 LTS host system. **Software** * TI-Android JB **pre-built** image (TI_Android_JB_4.2.2_DevKit_4.1.1_beagleboneblack.tar.gz). * Ubuntu 12.04 LTS host system. On the BBB I have turned on USB debugging by App Launcher" -> "Settings" -> "Developer options" On the Host side lsusb output is Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. Bus 001 Device 004: ID 10f1:1a52 Importek /etc/udev/rules.d/51-android.rules SUBSYSTEM=="usb", SYSFS{idVendor}=="18d1", MODE="0666" SUBSYSTEM=="usb", SYSFS{idVendor}=="0451", MODE="0666" I have executed the following two command * chmod a+r /etc/udev/rules.d/51-android.rules * sudo service udev restart When I do an adb devices I don't see the BBB, but when I have HTC phone attached I do see a valid response. What I am doing wrong? Also I plug the mini-usb to the host machine. Is this correct? Or do I have connect to the serial debugging port. Thanks |
58661 | Updated to jelly bean and root went wrong. GT-P1000 | I have a GT-P1000, and the first thing that came to my mind was the old Android version. So, I tried to update it through kies but it did't work. I tried to root it with Odin3 and the "CF-Root- TAB7_XX_OXA_JQ1-v3.3-CWM3RFS.tar" file. Now it won't go past the Samsung boot screen and then starts to vibrate. I can enter the download mode not the recovery menu. It's a GSM tablet. |
58662 | Securing power off menu options when phone screen is locked or customizing power-off menu options? | I am using Google Nexus 5 with stock 4.4 KitKat. When the phone is in `locked state (locked with a standard PIN code, password or pattern)` and we long press power button, we get the power-off menu with options like Power-Off, Flight mode and Sound options (Mute, Vibrate and Sound) I was wondering that whether we could secure/disable the power-off and flight mode option if the phone is `locked state` or is there any way to customize these menu options? I looked in one of such question but didn't get the answer: Disable power-off menu when screen is locked |
54560 | How to use DATA connection in Accessing facebook App. in Gingerbread 2.3.4? | I have my DATA connection activated. Although I can access Browser with Mobile data, I cannot access Facebook app. without WIFI in Gingerbread 2.3.4. Could anyone help me how would I use Mobile data in accessing Facebook App. ?? My Phone is Xperia Arc S. Software Version: Gingerbread 2.3.4 Facebook app receives no Internet when I don't have Wifi inspite of the availability of Mobile DATA. |
54567 | How to install Cyanogen without losing data | 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? |
11976 | Is there an updated version of Sony Ericsson Xperia Mini Pro that has been released? | I went to the Taipei Computer Applications Show 2011 today and bought a Sony Ericsson Xperia Mini Pro from the Sony Ericsson booth there. However, the specs don't seem to match the one on GSM Arena for Xperia X10 at all. Mine shows Android version as 2.3 Gingerbread, a 1 GHz processor, and an HVGA display instead. Is this a legit version or have I just bought a very sophisticated brick? |
81965 | Spotify app closes randomly | I have a Moto G that is running Android 4.4.4. While using the Spotify app to listen to music, it suddenly closes without any error message. It simply vanishes and has to be restarted. It looks like I am running out of memory, as it tends to happen when I am using other apps while Spotify plays in the background. What can be causing this problem? |
81964 | Editing files with Linux Deploy | I have a 2013 Nexus 7 that I'm trying to use to replace my laptop. I recently installed Linux Deploy and am running the testing distribution of Debian on the device. I've installed all my productivity suite, and things are so close to perfect. I have one small problem I'm hoping you can help with. I have a few files, such as emacs org-mode agenda files, that I sync with Dropbox. I recently installed DropSync to download those files and keep them up to date on my device. DropSync allows 2-way synchronization, so editing them on my device should update them in Dropbox. I've set up a symlink to my DropSync'd folders to make it easier to access those files. Currently they are all stored in `/storage/emulated/0/Dropbox`, with the symlink in my home directory created with `ln -s /mnt/0/Dropbox`, because `/mnt/0` is the mount point for `/storage/emulated/0` from my Android fs. The problem comes when I try to edit the files. Unless I use the `sudo` command in my Debian install, I only have read access to the files. When I run `ls -l` on a directory, I get the following: -rw-rw----. 1 root aid_sdcard_r 0 Sep 3 12:46 filename.example -rw-rw----. 1 root aid_sdcard_r 242 Sep 3 12:46 filename2.example I've tried running `chmod`, but none of the permissions seem to change. is there a way I can permanently change the file permissions in directories I am syncing, so that I don't have to use `sudo` to edit the files? The results of `mount` for the mount point of `/storage/emulated/0` are: /dev/loop15 on / type ext4 (rw,seclabel,relatime) proc on /proc type proc (rw,relatime) sys on /sys type sysfs (rw,seclabel,relatime) selinuxfs on /sys/fs/selinux (ro,relatime) tmpfs on /dev type tmpfs (rw,seclabel,nosuid,relatime,mod=755) devpts on /dev/pts type devpts (rw,seclabel,relatime,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw,seclabel,relatime) /dev/fuse on /mnt/0 type fuse (rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other) Results of `mount` in Android Terminal Emulator are extremely long. The one referring to `/storage/emulated/0` is /dev/fuse /storage/emulated/0 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0 My username for the Debian instance is `ryan`. |
81961 | Does Samsung KIES backup hidden photos in galery? | I made a hard reset on a friend's SAMSUNG I9082 GRAN DUOS and he forgot to tell me about his hidden items. On the KIES I selected all the possible options to keep, like a full backup (including configs, all pics and stuff). I wanna know if KIES keeps these hidden items on backup. Because right after I've had restored the backup there were no more hidden items. Is that possible that the item have missed his "hidden" property and it's still there or It really wasn't included on KIES backup? Thanks in advance. |
20648 | Nexus One stuck in loading screen - How to save application data? (ROOTED) | I have my N1 rooted and after I installed BlackRose and change the partitions with password protection I wasn't able to start Android ever again. It show this screen:  I can access to the `adb shell`, and I can see all the private folders. So my question is What folders/files do I need to backup to restore after the phone is fixed? I know: /data/data anything else? |
20640 | How can I move incoming messages immediately to the SIM card? | I need to move the incoming messages in my Android phone directly to the sim card. I know I can click the message and move manually to SIM, but I need to do it automatically. I couldnt find that option anywhere in the settings. I am also fine with an app doing this. |
20643 | use wav file for sound notification when receiving a new Facebook/Google+ message? | How can I change the notification in my Android 2.3.5 device so that I can use a given wav file for sound notification when receiving a new Facebook message? If this is not possible with the Facebook app, is it possible with the Google+ app? |
20642 | How to make Android use remote DNS servers over VPN? | I've set up an L2TP/IPsec PSK VPN between my phone and my home network. It works, but Android doesn't use my home DNS server, so none of my internal hostnames resolve. I can access internal servers by IP address, but not by name. How can I get the phone to use my internal DNS instead of whatever servers it normally uses? Some background: I'm using a Samsung Epic 4G running Gingerbread. My VPN server is running xl2tpd and openswan on Linux. I checked the routing table on my phone, and traffic is correctly being routed through the VPN. On the server, there are options in the PPP config called "ms-dns-1" and "ms-dns-2" that allows the server to push DNS server IPs to the client. But apparently those options are only used by Microsoft clients. I've Googled the issue, and other people have the same problem, but I haven't been able to find a solution. My phone isn't rooted. I'm willing to root the phone if I have to, but I'd prefer not to. **Edit, 2 months later** I finally found out what was wrong, and it had nothing to do with DNS. I'm using my desktop computer as the VPN endpoint, and I had neglected to turn on IP forwarding, so it wasn't forwarding packets. I could access services on the VPN endpoint itself, but anything that required forwarding packets (including DNS lookups) failed. The VPN client _was_ correctly picking up DNS information, but it couldn't reach the DNS server because of the forwarding issue. Once I corrected that, the VPN worked perfectly. To summarize, I'm an idiot. |
20399 | What's the Android Devices section of Google Dashboard for? | I noticed the Android Devices section of Dashboard is empty for me. I've had 3 android devices so far, all synced with my Google account. The Android Market section of Dashboard correctly shows my download count. What is that section for? Why don't my devices show up under it? |
20398 | Is there a voice action shortcut in ICS? | Android 4.0 doesn't have a magnifying glass search button like most pre-ICS phones. I'm actually one of the people who used the long-press search button often with voice actions. Is there a similar shortcut in ICS, now that it doesn't have the search button, or am I stuck going back to the home screen/app list? |
20393 | ICS upgrade for Asus Transformer should be available OTA | I can read everywhere here in France that the OTA version of Ice Cream Sandwich is available for the Asus Transformer TF101. But when I check for a new firmware, it finds nothing. Is there a step I missed? My Transformer is currently working with Android 3.2.1. |
20392 | Alarm which could Ring even when Device is Off | Android smartphones are smarter than traditional mobile phones in all aspects, but I am unable to find this smartness in one aspect: In those classic mobile phones, there was an option to ring the alarm even when device was off. The device was turned on temporarily to ring alarm, then turned off. How to do this in an Android device? I know, its not possible by app unless supported by firmware. So, I am asking for ROM hacks etc. Please, don't answer if its "You Can't" or "Not Possible" etc.. |
20390 | Android OpenCV app closing after being put on device | I did ant-install to put CvCamera on device following this tutorial http://www.stanford.edu/class/ee368/Android/Tutorial-2-OpenCV-for-Android- Setup-Linux.pdf But as soon as i click on the app in the device it starts for a moment and closes down My device is galaxy ace s5830 running 2.3 os |
20396 | Is Google Play rebranded app being pushed to India? | My Android Market is still Android Market. I am eager to update it manually, but I prefer official way when payment is involved. In India, only app store is available.. no music, book and movie store. So, I have been guessing maybe it'll not be pushed to India. Is there any such policies? |
10089 | Does moving apps to SD card make launcher load time longer? | I've been experiencing longer and longer times for the launcher to load when removing my phone (Moto Droid, 2.2.1) from the car dock or media dock, or when running the clock application for a long time (overnight). I understand from other questions on this site that the delay is related to memory management time to re-load the launcher, but the time seems to be getting longer and longer. I've been moving more apps to the SD card over time and was wondering if the launcher is requiring more startup time to fetch icons from the SD card? If so, would it help to put SD apps in a folder or remove them from the home screens in order to speed up the load time for the launcher? I have not added any new widgets for quite a while, but I do have a couple Tasker profiles, although I don't think the additional slowdown corresponds to changes in the Tasker setup. |
10085 | How to sync calendar with android without google? | is there a way to sync an Ubuntu calendar application like Thunderbird Lightning or Evolution with an Android device without using google-calendar? At the moment I am syncing my Thunderbird-Lightning calendars on different computers via Dropbox, what is much more reliable than google-calendar. Another big advantage over google-calendar is, that I can access my appointments offline as well, since the calendar files are synced onto the harddrive of each computer by Dropbox. I'd like to access those calendars via my android device as well. * The Dropbox-app for android does not support automatic syncing yet, so it seems like I have to use another service. * Apart from that I guess I need to know an android app, that can access a calendar-file stored in ics-format. Thanks in advance YSN |
10080 | Can I create a WiFi hotspot using Incredible HTC phone? | I'd like to create a WiFi hotspot using my Incredible HTC phone. What software do I need to add to do this or can it be done with the built-in software? |
10083 | Twitter app that also posts to Facebook, intelligently | Is there a twitter app that also posts to facebook, but does it intelligently? Like instead of posting the link with the post, it attaches the link to the post (while posting to facebook). And Uploads pic to the wall instead of just posting the tweetpic link. |
59138 | Call live wallpaper settings from home screen in android 4+? | When using android 2.3.3 (SGS phone) I can call live wallpaper settings dialog by touching the screen and selecting Wallpapers/Configure. When using android 4.2.2 with the same LWP application I have no such option and must navigate through the whole LWP selection path and call settings on the preview screen. Difference is when using the second way, then android pauses LWP execution, which I can see through my transparent settings dialog. I want to change settings being able to see, how it affects LWP in real-time. So is there any way to make settings screen available from 'standard' menus? I mean, without adding some additional icons and dialogs on user's desktop or making not so obvious (for user) ways like double taps on the LWP? |
59131 | Instead of 5 GB storage shows 2.42 GB . | I 've purchased Karbonn Titanum S5 Plus. In that, It is showing TOTAL STORAGE SHOWING as (1 GB + 1.42 GB) ie 2.42 GB But in the features it is written as 1 GB RAM and 4 GB ROM ie Total 5 GB INTERNAL STORAGE 1.00 GB PHONE STORAGE 1.42 GB Total 2.42 GB OS is Android 2.2 . How to find the RAM size?. can anyone able to explain this? thnx senthil |
59130 | How can I specify a radius for Kitkat Dialer business search? | I like the business search in the Kitkat dialer, but it seems to have an odd concept of "nearby". It will often give me results in different regions of the country, and if it can't find any, it will show me results in nearby countries. Is there any way to limit the radius of the business search to be only within a certain radius? |
59136 | VLC plugin in android browser | i found VLC for Android Beta (https://play.google.com/store/apps/details?id=org.videolan.vlc.betav7neon&hl=sk) which enables to play videos in VLC player on Android. But I need VLC plugin for browser on Android (for default browser or for chrome or any other browser). Is it possible ? Can you suggest mi anything ? When I installed VLC for Android Beta it not contains web plugin... btw, I am using android 4.1.1. |
59134 | Enable autoplay HTML5 video in chrome | In my project I need to autoplay a HTML5 video in the browser when the page is loaded. I have tried a several javascript solutions but none of them work. I read that the android browser blocks autoplay to prevent downloading a lot of data. Can be this blocking feature be turned off in browser/chrome/operation system settings? I cannot find any working solution for how to enable autoplay. I have searched plenty of stackoverflow posts and many other sites ... I am using android 4.1.1. |
29570 | Prevent Trebuchet from showing up in Recent Apps? | Here's the setup I have for my phone right now: * I am running on a custom ROM that has Trebuchet for the home application. * The custom ROM is ICS-based. * I have somewhat successfully gotten Google Now (the Jelly Bean feature) to work on my phone. * I decided to use Home2 Shortcut to map double-clicking on my home button to launch Google Now's voice input. The above setup works fine aside from a single caveat. When I view the Recent Apps menu while inside another application, I can see Trebuchet on the list. This is not the behavior I was looking for and from what I can tell, it is appearing on the Recent Apps because I've set Home2 Shortcut as my new home app (to handle the double-clicks) and then Home2 Shortcut opens Trebuchet as regular application. So yeah, now I want to know how I can make Trebuchet **not** appear on Recent Apps. Is there some kind of manifest-editing that I can do to make Trebuchet act that way? If not, what other approaches can I try? |
29572 | Will Android read any other non-FAT file-system on SD card? | I use Sound Juicer to rip all of my music. I have a lot of songs that published in a different language, and moreover that use different characters. I find the native file system doesn't support much in the way of file names... cp -R /home/ecarroll/Music/Tom\ Morello\:\ The\ Nightwatchman/ . cp: cannot create directory `./Tom Morello: The Nightwatchman': Invalid argument It just doesn't like a lot of characters, mkdir "foo:bar baz" mkdir: cannot create directory `foo:bar baz': Invalid argument cp: cannot create regular file `./Rebel Diaz/Otro Guerrillero/1 - Which Side Are You On?.flac': Invalid argument Currently the device is mounted as VFAT /dev/sdc1 on /media/87B0-1816 type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks) Can I possibly reformat my SD memory stick, and put a different non-FAT FS on it that the Android can read? For reference I'm running on Ice Cream Sandwich but wouldn't object to rooting the phone if required to get around this crap. I even pay for these songs... |
29574 | Google Voice no longer shows contact thumbnails imported from FB | For a good period of time now, the Google Voice application has stopped showing the Facebook profile thumbnails. This really bothers me. Was this feature removed? Is there anyway to enable it? |
29575 | Will a Samsung Galaxy S3 4G/LTE bought in the US work or be made to work on UK 4G? | I'm researching which phone to buy next and have mostly decided on a Samsung Galaxy S3. I'm on T-Mobile in the UK, which will probably transition to everything-everywhere in short order, who are launching a 4G service. I'd like to get the US variant of the phone because it is built with 2Gb of RAM and a 1.5GHz processor, as compared to the UK's 1Gb of RAM and a 1.4GHz processor. I've read that the carrier frequencies for US 4G/LTE are different from the UK's. * Is that true? * If it's true, can the US variant be persuaded to work in the UK, 4G-wise? I'm not shy of flashing custom ROMs and so forth. (I'm assuming that it will work without issue on 3G?) |
15907 | Problems with SetCPU on Sidekick 4G | I installed SetCPU on my SK4G today, and for the most part things are running fine and I haven't had any problems. At first I was getting a lot of lag and my phone kept freezing, so I checked this post and it helped me out a lot. But I ran into one more problem. My phone keeps shutting off and I have to take out the battery and put it back in order to turn it on again. It's happened twice. Could SetCPU be the cause of the problem? **Profiles:** Main / 816max - 312min (ondemand) Temp > 35.6 C / 608max - 216min (ondemand / priority: 100) Charging / 760max - 456min (ondemand / priority: 75) Screen Off / 456max - 312min (ondemand / priority: 50) I should also mention that I don't have a custom ROM or Kernel on my phone. It's just rooted. |
8628 | Can the Dolphin browser be configured so that the toolbar doesnt scroll along with web pages? | Can the Dolphin browser be configured so that the toolbar doesnt scroll along with web pages? As you scroll down a web page the browser toolbar scrolls off the screen. Is there a means of fixing its position? |
15903 | Alternative way of setting the debug mode | I'm having a problem with my android phone: whichever phone application (contacts, settings, messaging...) I try to run, I get the dialog "The process stopped unexpectedly" and I have to force it to close. So I want to install a ROM. Problem: I have the debug mode off and there is no way of accessing the phone settings. Is there any alternative way to set the debug mode on? A market application for example? If it is of any help I have a LG GT540 with Android 2.1. Thanks. |
8624 | Is there a PDF reader with DRM support and width locking? | Currently I'm using Aldiko, but every time I flip the page it's resized to fit the screen which is too small to read. Other programs don't support DRM again. So is there something to allow fixed (or configurable) width for reading DRM protected PDFs? |
8626 | Is there a WhosHere-style (location-based) social networking chat app for Android? | I like the WhosHere app for Apple iPhone iOS. Is there a similar social networking/chat app that uses location / gps to find people to chat or network with for Android? Here's some more info on the application: http://itunes.apple.com/us/app/whoshere/id284973016  |
50711 | SmartBook Surfer - Bootmanager broken after ROM-flash | I recently installed the VegaComb ROM to my Smartbook Surfer MN10U. Obviously I got the wrong ROM, which causes a boot loop. The worse problem is, that I'm now unable to access the Clockwork Bootmanager. Since the Smartbook seems to have no connection options to a PC (as far as I researched, there is no cable to plug it to USB). So what I'm basically asking is: * Is there a possibillity to connect the Smartbook to a PC? * Is it possible to make the Bootmanager accessible, without such a connection? * Is it possible to install a new ROM without said connection, and without the Bootmanager? |
50713 | How can i access the internal storage (to retrieve photos) on my samsung galaxy s2 with a cracked screen and and broken usb port? | I have no concern for the phone or its warranty as I am due an upgrade in 10 days. I just want to retrieve the photos without paying for a screen repair. |
9989 | different way of securing applications | In my phone instead of unlocking screen by providing "symbol", I'd like the phone to unlock to most of my applications without the "symbol". But for selected important applications (eg. gmail) I'd like it to ask for the symbol. It would be useful eg. when I borrow my phone someone to play games. Is there application which would help me to achieve something like that? |
9984 | OTA updates to CM nightly | I know that premium version of ROM manager allows OTA updates to the nightly builds and there is also the old(deprecated) cyanogen updater on google-code. Is there any way to do an OTA without using ROM manager? How does an OTA work? Does it actually just replace the existing firmware. |
11023 | Friendstream App do not update Twitter,Facebook | I am unable to get Twitter, Facebook updates in FriendsStream App (HTC Sense) on my Desire HD. anyone knows how to fix this?Right now only Flickr updates come and I used to get all the above before. |
11022 | Is it somehow possible to change MANUALLY the format of a telephone number? | In this question Is it somehow possible to change the format of a telephone number being displayed ? @Edelcom asked to change the format of telephone numbers, but he could get his wanted format just by changing his language. By manually I mean that I want to set it up no matter the language such as the format I want isn't in any of the languages I speak. By the way: my phone is a Samsung Galaxy i5510. |
11028 | USB no longer stays connected | I have a Samsung Intercept running 2.2.1. I've been using USB debugging for several months, and recently (no recent changes to the phone) the connectivity just dies after a few seconds, not long enough to load new apks. The same goes for Mass Storage: it dies as soon as I try to transfer files to my computer. I have a handful of other phones, and using the same setup and cable I'm able to connect via USB to them, so I know it isn't my computer or cable. Before I try to replace my phone, as I need it for testing, does anyone know of a software reason for this to be happening, or is it pretty much assuredly the usb pins? |
28221 | Why Android can't be just mounted? | I read a lot about rooting android, that it is risky, that I can mess all and get my device completely dead and nothing can be done about it. So my question -- why all these phones can't be just mounted? If I mess up my system with root, I always can boot with live-cd or write disk image directly to `/dev/sda`. After all, I can just mount broken system and repair it. Why android to not support it? Is it some real technical restriction, related to flash memory or something, that differs between phone and PC/Notebook? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.