I'm sorry, but I'm not able to understand your query. Do you mean you want your x-86 to run Touch-Wiz UI?
Apart from the appearance, the other aspects of all Androids are same irrespective of the device. Which is one reason why one SDK is enough to compile an app for all Androids.
--
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.
Herman,
Android-x86 is a port of Android to Intel x86 hardware.
When you run Android-x86 on Intel x86 hardware, you can modify it's
behavior, but I'm not sure this is the project for that use case.
It sounds like you are looking for an emulator.
You may want to contact Samsung about a device emulator for the Galaxy Ace.
http://innovator.samsungmobile.com/platform.main.do?platformId=1
-Bryan
Basically yes. There is another difference that makes it completely different, of course. That is your using Android version 3 and above, including ICS trends Android to recognize your system as a tablet because of the screen size rather than as a phone. If you use Froyo or Gingerbread, I think the application you mention might work. But, then again, native apps compiled for Android devices won't work on x86 because they require a set of libraries based on ARM, which x86 had not been able to emulate so far.