android中的所有包都不可用于下载错误

编程入门 行业动态 更新时间:2024-10-26 00:19:36
本文介绍了android中的所有包都不可用于下载错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

所有包都不能下载!以下软件包不可用:- 包 id 来源;android-24

All packages are not available for download! The following packages are not available: - Package id sources;android-24

正在尝试使用 Web 服务从数据库中获取数据,但在运行应用程序时出现上述错误.

Am trying getting data from database by using of web services, when am running the application getting an above shown error.

如何在 android studio 中解决这个问题?

How can I resolve this issue in the android studio?

推荐答案

弹出错误与您在应用程序中遇到的异常无关.Api 24 源代码不完全可用.因此你得到了错误.将 complieSdkVersion 和 targetSdkVersion 更改为 23 并同步 gradle.

The popup error is not related to the exception you got on your application. Api 24 source code is not fully available. Hence you got the error. Change complieSdkVersion and targetSdkVersion to 23 and sync the gradle.

更多推荐

android中的所有包都不可用于下载错误

本文发布于:2023-06-13 00:03:30,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/670334.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:都不   错误   可用于   android

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!