Most Popular

1500 questions
14
votes
3 answers

How to see all the purchased apps in google play store

I have purchased several apps on Google Play Store. I've installed a new ROM, and I want to reinstall the purchased apps. Is there any way to see only purchased apps in play store. I know that there is a way to see all the previously installed apps,…
VVK
  • 1,921
  • 8
  • 27
  • 46
14
votes
2 answers

Using Google Voice Recognition offline

Question How to force Google Voice Recognition working in offline mode even if an internet connection is available? Background I know Google Voice Recognition has an offline mode1, using "speech recognition packs" one can download.2 I'm also aware…
Izzy
  • 91,166
  • 73
  • 343
  • 943
14
votes
6 answers

How do I dismiss just the next occurrence of a recurring alarm?

Tomorrow is a Bank Holiday in the UK so I don't want my "Work" alarm to go off. I could turn the whole alarm off, but then I'd have to remember to turn it back on again before I go to bed on Monday night. Or I could turn off Monday's occurrence, but…
ChrisF
  • 447
  • 5
  • 10
  • 22
14
votes
3 answers

Setting Default applications through ADB

I have an android device (Android 4.4) with two launchers. One comes with the device and the other one is home made. I have the following questions regarding this scenario: How can I set the default launcher via ADB? (same as selecting one and…
Storo
  • 303
  • 2
  • 8
  • 21
14
votes
5 answers

How can I record touches?

Is there an existing app I can install that will record my touch interactions in the background? I just saw this and it made me want to play around with my touch data to see what it looked like. Didn't turn up any likely candidates here or in the…
jj33
  • 241
  • 1
  • 2
  • 4
14
votes
1 answer

Google Play Games profile fails to change my game profile to public

I've been experiencing a problem with the 'Play Games' app from Google on my tablet. When I go to my profile, I see a message showing me Your Game Profile is hidden Touch to change this setting In order to make it public, I touch the option,…
Spikatrix
  • 555
  • 1
  • 9
  • 26
14
votes
1 answer

How can I take on-device screenshots of "secure" apps?

As per this Stack Overflow answer, Android apps using FLAG_SECURE in their activities are protected from screenshots being taken by the system. You get a blank file when using screencap and some other screenshot apps, and this error when using the…
Matthew Read
  • 50,567
  • 30
  • 145
  • 273
14
votes
2 answers

Read WhatsApp backup from Google Drive

I can see WhatsApp Messenger in Google Drive. How can we read WhatsApp Messenger files from Google Drive backup? Does anyone know?
pedram
  • 253
  • 1
  • 4
  • 9
14
votes
2 answers

How can I move apps to SD on non-adopted Marshmallow storage?

Everyone seems to be getting excited about Marshmallow's adoptable storage feature, but to me it seems like a major regression. There can be several reasons for not adopting external storage: When upgrading from Lollipop, I already have an SD card…
Adam Spiers
  • 253
  • 1
  • 2
  • 9
14
votes
4 answers

Accessibility services gets disabled automatically

I have a Gionee p3s. I was trying to use tasker when i observed that the tasker accessibility service gets disabled automatically after a few minutes. Not only with tasker, all apps requiring accessibility services are having the same problem. My…
Sunny Basak
  • 149
  • 1
  • 1
  • 4
14
votes
5 answers

How to put a shortcut to a settings submenu on a home screen

Use case: I would like to change the input language for voice input without having to click through "Settings/voice input and output/voice recognition settings/Language" And I have a couple of similar ones resulting in the same question:Is there a…
kostja
  • 243
  • 1
  • 2
  • 7
14
votes
5 answers

How can I remove trusted CAs on Android?

From the current fallout around DigiNotar (in short, a Root Certificate Authority that has been hacked, fake HTTPS certificates issued, MITM attacks very likely), there are some parts concerning Android (see yesterday's interim report in…
14
votes
3 answers

Disable autoplay video in Chrome

Is there a way of disabling auto-play of video in Chrome? Many sites have moved to HTML5 video and so you have ads or featured videos that start automatically playing the moment the page loads.
CadentOrange
  • 349
  • 1
  • 4
  • 7
14
votes
3 answers

Force MarshMallow to keep a Wi-Fi without Internet access

I'm associating a Nexus 5x running MarshMallow 6.0 to a Wi-Fi hotspot that has no Internet access. Android keeps dropping the connection every second and then won't even try to reconnect stating that there is no Internet access. How can I force…
gregoiregentil
  • 343
  • 2
  • 3
  • 8
14
votes
3 answers

Command to install app from phone?

I'd like to SSH into my phone, download an APK, and install it remotely. Is there a command available on the phone that would allow me to do this? EG: wget localhost/file.apk android_install file.apk Need to automate an install, as I just…
Naftuli Kay
  • 2,592
  • 7
  • 28
  • 37