microtronx 38 Posted February 4, 2020 (edited) Hi, i know that Rio does not support below API16 but we have some older apps for industrial devices we need to update them. They were programmed with Tokyo with a lot of problems and i want to test them with Rio. Rio is installed on a new VM so i want to know if someone has get it work to compile apps for api level 16 / android 4.1.1 with Rio. Edited February 4, 2020 by microtronx industrial devices added Share this post Link to post
Cristian Peța 103 Posted February 5, 2020 I used minSdkVersion="14" in manifest. Works here on android 4.4.4 (older Honeywell 75e) I have a customer with Honeywell 70e and Android 4.0 but doesn't tried yet. Share this post Link to post
Lars Fosdal 1792 Posted February 6, 2020 What are the odds that FMX in Rio uses something that is not present in SdkVersion 14? Share this post Link to post