(01-10-2016, 06:15 AM)is0-mick Wrote:(01-10-2016, 03:27 AM)Ivory_59 Wrote: Hi !
I restart the tablet and i have the file.
All works for me ! Thank you !!
With this method, can we install storio 2/3 games ??? nfo files
And how to install apk files with the usb debug ??
Plz
Two ways..
Get adb running on your computer, and connect to the tablet.
1)
adb install game.apk
(replace game.apk with the name / path of your apk)
2)
type
adb shell
then you should have an android command prompt
paste this
am start -a android.intent.action.MAIN -c android.intent.category.HOME
The android normal desktop should appear on the tablet (with clock etc).
Press the apps button (looks like 6 dots in a square).
you can then use the file manager app to install an apk thats been copied over the usb cable, or placed on an sd card and inserted into the unit.
Mick
Hi Mick,
thanks for your answer.
I tried the step 2 and that's works !
I install 2apk but i have a question.
With Vtech's problem, i don't have an account on this device; just the GUEST.
So, after apk installation, i don't have a shortcut on the GUEST desktop.. I think it's normal but can you confirm ?
And that's ok with an account of a child ?