I found a simple guide to install an Android-x86 in a VM (guide). Connection to Eclipse and all works fine, but installing my app on the VM fails with following errors:
Your application appears to use native code. Do you use NDK? One way to check is to use "apktool dump badging "
see http://ibotpeaches.github.io/Apktool/
Look for something like native-code: 'armeabi' in the output