Quote:
Originally Posted by Renate
@ngocle92dn Yes, it's just a regular app (and a small one at that at 30 kB!).
Normally I install apps over ADB.
Code:
C:\>adb install Lights-Alpha2.apk
ADB is part of the big Android Studio, but you don't need a GB of stuff.
Just Google "minimal ADB" and you can find a download of the 2.5 MB file adb.exe
You could just transfer apps over just like you transfer books, then use a file explorer on your device to click it.
Then, as the app is installed somewhere else you can (should) delete what you copied over.
Still, once you get ADB working you'll appreciate the one step install.
[/code]
|
May I have a question ? Where can I install minimal ADB ? On Pc or Poke ? Thank you