Questions tagged [disable-app]
4 questions
3
votes
0 answers
Is it possible to disable apps without hiding them?
Background
End users can disable certain apps via the App manager which is built into the OS. This screen looks something like that (on some devices it says "Turn off" instead):
Once you disable an app, it will not be active and won't run in any…

android developer
- 114,585
- 152
- 739
- 1,270
1
vote
2 answers
Disable and enable different Java versions on Windows?
I've just downloaded AT Launcher (Minecraft modpack launcher), and it requires Java 7, and DOES NOT work with Java 8. The bad thing is that it doesn't start before you remove Java 8 from the computer, and only have Java 7, so I wonder if I can just…

Daniel Kvist
- 3,032
- 5
- 26
- 51
0
votes
0 answers
how to resolve java.lang.InstantiationException android?
I am learning android programming. thank you for your help.
the last time i run my app in android studio, it run completely and without errors. the next day i run the app did not give any error but the program did not run and showed in the emulator:…

Narges Omidi
- 21
- 3
0
votes
1 answer
Can i create apk to send command or activity?
I'm really new with java but was playing a little around in Android Studio and have create a small app (my own Launcher).
My Question:
On Andorid OS - In terminal i use this command to deactive the Installed Launcher
pm disable…

Max
- 41
- 7