The Netflix app for Android is here:
https://market.android.com/details?i...ix.mediaclient
The Android OS can be installed into a Virtualbox (or QEMU or VMWare) virtual machine using the Android-i86 installer found here:
http://www.android-x86.org/documents/installhowto
---------------------------------------------------------------
The alternative is to install the 32-bit Linux Android SDK, which provides an emulator. This requires:
ia32-libs
sun-java6-jdk
and the Linux Android SDK found here:
http://developer.android.com/sdk/index.html
Then the ADB is used to install apps:
http://developer.android.com/guide/d...tools/adb.html
Canonical is reportedly working on a method to run Android apps without having to install a full Android environment, but they've been at it for about 2 years, so who knows.
Also, Google is allegedly coming out with an HTML5 Netflix app (which they will use for Chrome) soon.
Anyone have any experience with any of these?
https://market.android.com/details?i...ix.mediaclient
The Android OS can be installed into a Virtualbox (or QEMU or VMWare) virtual machine using the Android-i86 installer found here:
http://www.android-x86.org/documents/installhowto
---------------------------------------------------------------
The alternative is to install the 32-bit Linux Android SDK, which provides an emulator. This requires:
ia32-libs
sun-java6-jdk
and the Linux Android SDK found here:
http://developer.android.com/sdk/index.html
Then the ADB is used to install apps:
http://developer.android.com/guide/d...tools/adb.html
Canonical is reportedly working on a method to run Android apps without having to install a full Android environment, but they've been at it for about 2 years, so who knows.
Also, Google is allegedly coming out with an HTML5 Netflix app (which they will use for Chrome) soon.
Anyone have any experience with any of these?
Comment