Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/182.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 错误:在<;声明可设置样式>;LinearLayoutICS,找不到属性分隔符_Android_Android Linearlayout_Divider_Android Appcompat_Holoeverywhere - Fatal编程技术网

Android 错误:在<;声明可设置样式>;LinearLayoutICS,找不到属性分隔符

Android 错误:在<;声明可设置样式>;LinearLayoutICS,找不到属性分隔符,android,android-linearlayout,divider,android-appcompat,holoeverywhere,Android,Android Linearlayout,Divider,Android Appcompat,Holoeverywhere,我使用appcompat 用他2.2.1-SNAPSHOT得到这个。以下是我的build.gradle的一些部分: android { compileSdkVersion 19 buildToolsVersion '19.0.1' defaultConfig { minSdkVersion 10 targetSdkVersion 19 } // ... } dependencies {

我使用appcompat

用他2.2.1-SNAPSHOT得到这个。以下是我的build.gradle的一些部分:

    android {
        compileSdkVersion 19
        buildToolsVersion '19.0.1'

    defaultConfig {
        minSdkVersion 10
        targetSdkVersion 19
    }
    // ...
   }

   dependencies {
       compile 'com.android.support:support-v4:19.0.+'
       compile 'org.holoeverywhere:library:2.1.1-SNAPSHOT@aar'
       compile 'org.holoeverywhere:addon-preferences:2.1.1-SNAPSHOT@aar'
   }
生成输出:

   :weheartit:processDebugResources FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':weheartit:processDebugResources'.
    > com.android.ide.common.internal.LoggedErrorException: Failed to run command:
    /Applications/Android Studio.app/sdk/build-tools/19.0.1/aapt package -f --no-crunch      -I /Applications/Android Studio.app/sdk/platforms/android-19/android.jar -M    /Users/felipecsl/Data/Projects/whi-android/weheartit/build/manifests/debug/AndroidManifest.xml -S          /Users/felipecsl/Data/Projects/whi-android/weheartit/build/res/all/debug -A /Users/felipecsl/Data/Projects/whi-android/weheartit/build/assets/debug -m -J /Users/felipecsl/Data/Projects/whi-android/weheartit/build/source/r/debug -F /Users/felipecsl/Data/Projects/whi-android/weheartit/build/libs/weheartit-debug.ap_ --debug-mode --custom-package com.weheartit --output-text-symbols /Users/felipecsl/Data/Projects/whi-android/weheartit/build/symbols/debug
错误代码: 1. 输出: 错误:在LinearLayoutICS中,找不到属性分隔符