hi all
i have new sky droid h16 with android 7.1.2
i have downloaded the apk from the website but i cant install it
can anyone help me please?
hi all
i have new sky droid h16 with android 7.1.2
i have downloaded the apk from the website but i cant install it
can anyone help me please?
On the H16 you often can’t install directly because of Android’s security. First enable Settings → Security → Unknown sources, then try again. If it still fails, check that you downloaded the ARM APK (not x86) and that it isn’t blocked by the built-in installer — sometimes you need to sideload with adb install.
What is it ADB install how I do it?
ADB is Android’s developer tool — install it on your PC, connect the H16 via USB, then run adb install your_app.apk. It bypasses the stock installer.