简体   繁体   English

android 设备中安装 apk 的问题?

[英]problem in installing .apk in android device?

I have developed an application in which used punjabi text.But when i try to install the appliation in my android device which is " samsung galaxy pop" .My application doesn't get installed.It shows the message " There is a problem in parsing the package. " Please can anyone help me to resolve the problem.我开发了一个使用旁遮普语文本的应用程序。但是当我尝试在我的 android 设备中安装该应用程序时,它是“ samsung galaxy pop”。我的应用程序没有安装。它显示消息“解析中有问题package。 “请谁能帮我解决这个问题。

Thanx in Advance提前感谢

Add following code in Manifest file在 Manifest 文件中添加以下代码

<uses-sdk android:minSdkVersion="1" />

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM