android nonnull的作用,android – 无法在looper.java中解析符号nonnull和notnull

在开发Android应用程序时遇到依赖错误,问题涉及到`android.os`包和`android.support`库。已添加多个依赖,包括Google的FindBugs库、Multidex、AppCompat、Support-v4、Design库、Parse Android SDK、Picasso等。问题可能在于依赖冲突或版本不匹配,需要检查并适当地排除冲突或更新依赖到兼容的版本。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

我正在开发一个

Android应用程序请帮我解决依赖错误.

package android.os;

import android.support.annotation.NonNull;

import android.support.annotation.Nullable;

我添加了以下依赖项:

dependencies {

compile group: 'com.google.code.findbugs',name: 'jsr305',version: '3.0.0'

compile 'com.android.support:multidex:1.0.1'

compile fileTree(include: ['*.jar'],dir: 'libs')

testCompile 'junit:junit:4.12'

compile 'com.android.support:appcompat-v7:23.1.1'

compile 'com.android.support:support-v4:23.1.1'

compile 'com.android.support:design:23.1.1'

compile 'com.parse:parse-android:1.12.0'

compile fileTree(include: '*.jar',dir: 'libs')

compile 'com.squareup.picasso:picasso:2.5.2'

compile 'com.android.support:support-annotations:23.1.1'

}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值