Previously working code fails to install on Archos Arnova 7 tablet
in
Android Processing
•
11 months ago
I have some code that I previously installed on an Archos Arnova 7 G2 tablet when I was using Processing 1.5.1 in Android mode.
Back then it took me ages to find the right drivers and so on but when I got it set up I could install sketches straight onto the tablet and they would then appear on the device as apk files.
But now if I try to install using any versions of Processing (I've tried all the 2.0 versions) it stops and says INSTALL_FAILED_OLDER_SDK.
As far as I can tell I've ticked all the boxes on the Android SDK manager to match the version of Android on the tablet (3.1).
Anyone solved a similar problem?
Is there a way to instruct Processing to install for a particular version of the SDK?
1