I used the following pages to install all necessary components:
http://www.2daygeek.com/install-what...hel-opensuse/#
I believe my Android device locations is:
I have placed the Android,apk file in that folder.
http://www.2daygeek.com/install-sdk-...rhel-opensuse/
http://www.2daygeek.com/install-java...rhel-opensuse/
http://www.whatsappfor.org/whatsapp-...hatsapp-linux/
In the Android Virtual Device (AVD) Manager, I have a device running.
At this point after few seconds I get a window which is blank black and which has controls at the right plus an attached pane in white with further controls but nothing else. One of two of the controls work but the close/shutdown does not. This means a reboot to kill the process. Assuming the window is waiting for a WhatsApp.apk................
I must then use another Terminal.
Package Manager is?
Is it Synaptic?
http://www.2daygeek.com/install-what...hel-opensuse/#
I believe my Android device locations is:
Code:
/opt/android-sdk-linux/tools
http://www.2daygeek.com/install-sdk-...rhel-opensuse/
http://www.2daygeek.com/install-java...rhel-opensuse/
http://www.whatsappfor.org/whatsapp-...hatsapp-linux/
In the Android Virtual Device (AVD) Manager, I have a device running.
Code:
makem@newTOSH:~$ sudo su[sudo] password for makem:
root@newTOSH:/home/makem# cd /opt/android-sdk-linux/tools
root@newTOSH:/opt/android-sdk-linux/tools# ./android
I must then use another Terminal.
Code:
makem@newTOSH:~$ sudo adb install WhatsApp.apk[sudo] password for makem:
15308 KB/s (29137136 bytes in 1.858s)
makem@newTOSH:~/Desktop$ sudo adb install /opt/android-sdk-linux/tools/WhatsApp.apk
16445 KB/s (29137136 bytes in 1.730s)
Error: Could not access the Package Manager. Is the system running?
Is it Synaptic?