If you have any information about this, please let me know(sanpei
Android Studio
- Windows(guest) on VirtualBox on FreeBSD(host)
- edit and compile[OK], USB debug[Slow,NG]
- unfortunately USB2 is not supported on VirtualBox/FreeBSD, so it's very slow to deply your apk to real mobile phone
- edit and compile[OK], USB debug[Slow,NG]
- unfortunately USB2 is not supported on VirtualBox/FreeBSD, so it's very slow to deply your apk to real mobile phone
- Linux(guest) on bhyve(grub-bhyve) on FreeBSD(host)
- edit and compile[OK], USB debug[NG]
- Run Android Studio, but currently it can't connect mobile phone via USB.
- I'm trying to passthrough PCI/USB to guest OS. but currently I can't.
- edit and compile[OK], USB debug[NG]
- Run Android Studio, but currently it can't connect mobile phone via USB.
- I'm trying to passthrough PCI/USB to guest OS. but currently I can't.
Eclipse Enviroment
- SEE below URL
- http://tiggeron.blogspot.jp/2014/01/freebsd-android-development-success.html
- https://personalbsdnotes.wordpress.com/2015/01/19/developing-android-applications-on-freebsd-using-eclipse-and-android-adt-plugin/
Command Line
- gradle
- ant