Hi

On 2011.09.07 14:36, efontana wrote:
This thing rocks, can we use it with Mono for Android?
Nope. Mono for Android has ARM specific assembly, so deployment will fail.


http://androiddevnotes.com/2011/03/08/1299521520000.html

How do you get Visual Studio to see it as a device?
Out team came up to here, but had no time/resources to look further into
ARM specific details.

Howto:

1. grab androidx86 ISO (version 2.2) not sure something like 60 MiBs
2. install in VirtualBox
3. boot AndroidX86 and disable Mouse Integration (VB menu)
4. change port from 5555 to 5554 (mono4android)
    1. on VM (section with NATed VM change port 5555 to 5554)
       http://www.android-x86.org/documents/debug-howto

       
http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp

5. connect developer box with VM
    1. enter console Alt+F1
    2. cli> netcfg
       to see IP_of_VirtualBox_VM
    3. go back to UI Alt+F7
    4. on developer box: adb connect $IP_of_VirtualBox_VM:5554

I repeat it will break when installing shared runtime!

regards

mel

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Can-we-use-Android-x86-emulator-tp4778369p4778369.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rjes(enja/Solution Architect 
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvje...@holisticware.net
w: www.holisticware.net

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to