Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Whats next, should I reinstall 9042_joenarsu12.zip
Hello, can I do this procedure using the "Terminal.app" from my Imac (Mac OS 10.6.8)
Yes, I got ADB when downloading SDK. When I open ADB, it opens a terminal window and displays a series of text lines.
Do I have to paste each of Vampirefo's commands bellow those text lines, using the same terminal window ADB opened?
Yes, I got ADB when downloading SDK. When I open ADB, it opens a terminal window and displays a series of text lines.
Do I have to paste each of Vampirefo's commands bellow those text lines, using the same terminal window ADB opened?
Ok. you've got the idea. But first on tablet go to settings / development and then check Android Debugging.
With the tablet plugged in type "adb devices" If every thing is right it will list 1 device. at this point you can enter Vampirefo's commands.
Remember, when he says you may want to make a backup, MAKE A BACKUP !
you don't open adb directly, you open a terminal in the terminal you type the path to adb, in my case I put adb in my path so I only need to type adb to get adb to work.