I recently installed Unity 4.0.1f2 and was trying to build an Android application by connecting the device which has 832 MHz ARM 11 processor.While building I got the error as :
the connected device is not compatible with armv7a binaries
I had the same issue with my previous Unity 3.5 Editor but then there was an option in “Device Filter” to change it from “ARMv7 only” to “ARMv6 with VFP” but in this Unity Editor I can see only “ARMv7 only” and no other option!!!
How to run the application in the devices that has other than ARMv7 processors?
I also have a Galaxy Tab3 10". What you can do is install a apk-installer (search in play store) and put a copy of the apk file on your tablet. Then use the apk-installer to install it manually… Not as easy as just ‘build and run’, but it get’s the job done