I'm currently trying the newest Android x86 build (http://goo.gl/
fPTl). Installed it on VirtualBox as well as on VmWare on my Mac OSX
host machine.
Unfortunately I have some problems and hope to get some help from you.
My major issue is that I'd like to use Android x86 to test some
Android apps using the new Bluetooth API. What I need is to have WiFi
or some connection to my network working in order to upload my apps as
well as Bluetooth of course.
What I tried till now is to install the latest Android test release on
VirtualBox (and VmWare) and connected it to my Apple USB Bluetooth
host controller. However I failed to switch on Bluetooth and Android
x86. (Android 1.6 release worked however the necessary Bluetooth
support is just in the 2.0+ version).
So I started the live CD on my HP notebook PC (same test release).
There bluetooth connected perfectly, however WiFi didn't... :(
Could someone give me some suggestions on how to proceed? The best
would be to get bluetooth to work on VirtualBox, so I don't need WiFi
since NAT will solve the issue of having connectivity to the internet.
Thx a lot
Make sure the kernel can detect the bluetooth driver.
(should appear rfkill interface in /sys/class/rfkill)
Check logcat to see if anything abnormal.
2010/3/19 Juri <juri.stru...@gmail.com>:
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
Sorry for the newbie questions, but how can I check the /sys/class/
rfkill from within Android x86?
Thx for your support, it's really valuable to me.
On Mar 19, 2:56 am, Chih-Wei Huang <cwhu...@android-x86.org> wrote:
> I never succeed to use usb device of host on vbox,
> no matter what guest os is.
> Personally I think the usb support of vbox is buggy.
>
> Make sure the kernel can detect the bluetooth driver.
> (should appear rfkill interface in /sys/class/rfkill)
>
> Check logcat to see if anything abnormal.
>
> 2010/3/19 Juri <juri.strumpfloh...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to android-x86...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>
>
--
Android-x86
http://www.android-x86.org
I also run the live CD (of x86 Android 2.0 test release) on my old HP
notebook and Bluetooth was recognized (also the rfkill folder exists),
however there ethernet connections or WiFi doesn't run, wherefore I'm
basically unable to deploy my apps.
Could you give me some hints on how to solve that? Is it easier to
make run my WiFi on my HP notebook or to (somehow) enable Bluetooth on
some VM?? Or will there be some release coming out which fixes these
issues related to the port of the Android 2.0 version (I'd also work
with a test release :) ).
Thx guys.