Fix for devices affected by the OpenCV 1244 bug.

This commit is contained in:
2013-01-19 11:34:07 -04:30
parent bf0bc39ac0
commit 99849c90f2
184 changed files with 1575 additions and 1541 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.lego.minddroid" android:versionCode="3" android:installLocation="auto"
android:versionName="1.2">
<uses-sdk android:minSdkVersion="7" />
android:versionName="1.3">
<uses-sdk android:minSdkVersion="8" />
<supports-screens android:resizeable="true"
android:smallScreens="true"

Some files were not shown because too many files have changed in this diff Show More