进口com.google.android.vending不能导入Android项目来解决 [英] The import com.google.android.vending cannot be resolved in an imported android project

查看:1772
本文介绍了进口com.google.android.vending不能导入Android项目来解决的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚导入了Android项目,当我试图运行它,它是在下面的进口给我的错误

I have just imported an android project and when I am trying to run it it is giving me error on the following imports

import com.google.android.vending.licensing.AESObfuscator;
import com.google.android.vending.licensing.LicenseChecker;
import com.google.android.vending.licensing.LicenseCheckerCallback;
import com.google.android.vending.licensing.ServerManagedPolicy;

任何帮助解决这将是极大的AP preciated。

Any help resolving this would be greatly appreciated.

推荐答案

您可能需要检查的步骤的这个链接。它通过将它添加到你的Andr​​oid项目,无论你的IDE中的步骤。 Eclipse会工作得很好。

You may want to review the steps this link. It goes through the steps of adding it to your Android project, regardless of your IDE. Eclipse will work just fine.

这些步骤需要一定的时间和精力,但在此之前我已经成功地做​​到了这一点。

These steps take some time and effort, but I have successfully done this before.

这篇关于进口com.google.android.vending不能导入Android项目来解决的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆