Easypad 1200 and unity

hi to all :wink:
somebody know if easypad 1200 with android 2.1 is supported by unity 3d?
which other low cost tablet are supported by unity?
thanks a lot :wink:

I don’t think it will work. As it seems the ZT180 cpu is an ARM11 cpu which would not be enough.

You can look into the thread with the working devices (there is no list of supported ones as manufacturer fuckups on os updates can break it at any time)

the cheap “tablets” (movie players with android installed would be more accurate just too often) normally tend to be not good enough.
Optimally it should be ARMV7 and OpenGL ES 2.0 and 512mb RAM, if thats present then you are safe.

with armv6 you would have to search for detailed specs to find out if the cpu meets the minimum requirements.

Also generally any hardware creator hiding or not mentioning detail specs is shady and to be avoided if you want to use it for unity. Optimally you also get a Android 2.2 one or higher not below, without SD install you will burn in hell filesize wise pretty fast as it can’t install the content on the SD without 2.2

The cheapest for sure supported one is the original Galaxy Tab which on its wifi only variant is pretty inexpensive

Cheapest thing I’ve found that I know works with unity was and Optimus V Phone from virgin mobile, but, I had found it on sale for $125, and now it’s $200. (Yes, I am very glad I found it on sale.)

EDIT:
SHOULD NOTE that it is an ARMv6 with VFP. I don’t know if there is any limitations in Unity because of that. I don’t think there is.