I have successfully built and deployed version 3.1.0 on my Android 4.2.2 OS, but I actually want to use my old Gingerbread phone as a scanner.
I have downloaded API 10 for my SDK, I have the Android Support Library installed. I changed the platform to 10 in the POM file. But the compilation fails
Do I need a different release?
Many thanks
Ryan