Can released Unity armv7 games be hacked into armv6?

Hi! A while ago we released a public beta for our game Gluddle on Android in armv7 only, just because we wanted to ease beta testing. A while ago I saw armv6 versions popping up on Chinese and Russion download sites. Which makes me wonder: is it really possible to change the architecture of a Unity3d release?

Any comments or experiences with this?

Yes it is possible to make armv7 games running on unity to armv6 you have to switch the lib files to armv6. However games running on unity 4 can’t be converted. Furthermore the games are laggy but can be optimized to run smoothly by overclocking your armv6 device and using chainfire and freeing ram. Hope this helps

Hi Drake12,
Thanks for your answer. Well, that explains the armv6 version popping up.