I've had no issues building cm7 in the past but now I keep getting the same error. I've spent the last two day googling and haven't had any luck I've checked java points the the right place, set ANDROID_JAVA_HOME=$JAVA_HOME and even deleted the entire repo and re-synced still nothing. Any ideas???
Code:Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest. target Java: CMParts (out/target/common/obj/APPS/CMParts_intermediates/classes) packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/SoundActivity.java:99: cannot find symbol symbol : variable VIBRATE_IN_CALL location: class android.provider.Settings.System Settings.System.VIBRATE_IN_CALL, 1) != 0); ^ packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/SoundActivity.java:150: cannot find symbol symbol : variable VIBRATE_IN_CALL location: class android.provider.Settings.System Settings.System.putInt(getContentResolver(), Settings.System.VIBRATE_IN_CALL, ^ packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/UIPowerWidgetActivity.java:80: cannot find symbol symbol : variable EXPANDED_HIDE_SCROLLBAR location: class android.provider.Settings.System Settings.System.EXPANDED_HIDE_SCROLLBAR, 0) == 1)); ^ packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/UIPowerWidgetActivity.java:109: cannot find symbol symbol : variable EXPANDED_HIDE_SCROLLBAR location: class android.provider.Settings.System Settings.System.putInt(getContentResolver(), Settings.System.EXPANDED_HIDE_SCROLLBAR, ^ packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/UIStatusBarActivity.java:62: cannot find symbol symbol : variable STATUS_BAR_COMPACT_CARRIER location: class android.provider.Settings.System Settings.System.STATUS_BAR_COMPACT_CARRIER, 0) == 1)); ^ packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/UIStatusBarActivity.java:82: cannot find symbol symbol : variable STATUS_BAR_COMPACT_CARRIER location: class android.provider.Settings.System Settings.System.putInt(getContentResolver(), Settings.System.STATUS_BAR_COMPACT_CARRIER, ^ packages/apps/CMParts/src/com/cyanogenmod/cmparts/activities/WidgetActivity.java:120: cannot find symbol symbol : variable widget_max_buttons location: class com.cyanogenmod.cmparts.R.string Toast.makeText(this, R.string.widget_max_buttons, Toast.LENGTH_LONG).show(); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 7 errors make: *** [out/target/common/obj/APPS/CMParts_intermediates/classes-full-debug.jar] Error 41


LinkBack URL
About LinkBacks
Reply With Quote




