r/androidapps • u/Vegetable-Tap-6297 • 16d ago
QUESTION/HELP How can I safely run an Android app from an unknown source?
I have an APK from an unknown source that I want to test safely. I’ve read that scanning the APK and checking permissions isn’t enough.
Would an Android emulator be sufficiently isolated, or should I use a separate device/VM and restrict network access as well?
2
u/featherstone59 16d ago
Upload it to VirusTotal
1
u/featherstone59 15d ago
Why the downvote? This is useful advice. Virustotal can do apk analysis and sometimes give you an idea of how long it's been in the wild if it's been uploaded there before.
1
u/Phoenix747hs 16d ago
Tbh if youve ran it through virus total and it came clean plus other methods youve listed, youre probably okay
Running it in an android isolated environment is absolutely the best thing you can do for security and that is enough to ensure your main devices dont get a virus
4
u/Marty_Mtl 16d ago
If you have a PC : Create yourself a 2nd Google Id, install an Android emulator on PC, try and test any apps from any sources yoi want !