android phone when you install the application there will inevitably be "a problem parsing the package" is displayed and you can not successfully install the software. Description of the problem and solutions:
1.android system or installed software does not support Chinese file name and use full-width alphabet symbols.
The solution is to change the file name and change the folder name.
2. In the process of downloading the program apk compromised.
Another solution is to change the regular download site, download the software or replace.
3. You may install the app for android root for the existence of unsafe software exclusion.
Solutions are as follows:
Method One: Go to Root Explorer, mnt >> secure >> asec >> smdl2tmp1.asec, delete smdl2tmp1.asec
Method 2: sd card out, with a card reader connected to the computer android_secure >> smdl2tmp1.asec, delete smdl2tmp1.asec
(Remember to use a card reader, or it may lead to sd card is not recognized, even smaller capacity)
4. Possible that you are using android system version of the problem.
In general, there are too many android 2.2, including 2.2 pairs exclusion lot of software, you can choose to install version 2.1 or 2.3 version of the system installed directly, but difficult to reinstall the system, risk and waste a lot of time, is not recommended .
5. You may be modified using the android app harm.
Like tomato garden modify windows, like, android who also had a lot of changes. They did very talented, but sometimes there is also really opinionated. Because of their ignorance, I was back and forth a total of damaged 2g of a 8g, as well as a 128mb memory card, so just so angry. Modified android app mostly a problem in the USB, the data is completely transferred to the memory card has not been prompted to accept the computer completely. So, eager to accept the removal of the interface apk certainly incomplete. As we all know, is the essence apk zip, unzip if a compression solution, you can see the dex file, Dalvik VM executes dex is said to be an abbreviation, so the program is not Java me but dalvik, comprising at least a dex global configuration program file AndroidManifest.xml, and classes.dex Dalvik bytecode resources.arsc, our visual installation process is to test the program global configuration file AndroidManifest.xml, after the start of decompression release classes.dex Dalvik bytecode resources.arsc. If the prompt "package resolves the problem," then the program is often the global configuration file AndroidManifest.xml find all classes.dex Dalvik bytecode resources.arsc, only hints, or just simply apk is damaged. If we can not prompt decompression after installation, it is classes.dex Dalvik bytecode resources.arsc file error has occurred or missing.
Solution, the best use of the modified android app, the general name of the Hong Kong Bank, the ECB, or any other flag, and generally give you security are modified android app, there are those overclocking, overclocking worst results memory card is not a few things.
6. Other application software problems.
A variety of security software may prevent software installation, also prompted the case "a problem parsing the package". There is a phone malicious programs, it would have to really rely on the character.
(postscript)
Some people say a "problem parsing the package" should be formatted sd card, do so at risk. Most brand sd card has the card program does not use its own formatter trays will lead to "stuff" that will instantly become 0kb memory card or a floppy disk capacity almost can not even recognize.

There was a problem parsing the package(android)的更多相关文章

  1. ZOJ Problem Set - 3829Known Notation(贪心)

    ZOJ Problem Set - 3829Known Notation(贪心) 题目链接 题目大意:给你一个后缀表达式(仅仅有数字和符号),可是这个后缀表达式的空格不幸丢失,如今给你一个这种后缀表达 ...

  2. Problem D: 程序填充(递归函数):数列2项和

    Problem D: 程序填充(递归函数):数列2项和 Time Limit: 1 Sec  Memory Limit: 64 MBSubmit: 2601  Solved: 2117 Descrip ...

  3. A * B Problem Plus HDU - 1402 (FFT)

    A * B Problem Plus HDU - 1402 (FFT) Calculate A * B.  InputEach line will contain two integers A and ...

  4. Java 断点下载(下载续传)服务端及客户端(Android)代码

    原文: Java 断点下载(下载续传)服务端及客户端(Android)代码 - Stars-One的杂货小窝 最近在研究断点下载(下载续传)的功能,此功能需要服务端和客户端进行对接编写,本篇也是记录一 ...

  5. 测试耗电量的工具(Android)

    Emmagee是监控指定被测应用在使用过程中占用机器的CPU.内存.流量资源的性能测试小工具. 支持SDK:Android2.2以及以上版本 Emmagee功能介绍 1.检测当前时间被测应用占用的CP ...

  6. 安卓(android)建立项目时失败,出现Android Manifest.xml file missing几种解决方法?(总结中)

    安卓(android)建立项目时失败.出现AndroidManifest.xml file missing几种解决方法?(总结中) Eclipse新建项目.遇到这种问题.注意例如以下: 1.文件名称最 ...

  7. 基于Platinum库的DMS实现(android)

    接上篇博文:基于Platinum库的DMR实现(android) 文章讲述了如何使用Platinum库实现DMR 今天同样使用该库,来讲解一下DMS的实现 关于该库如何编译,请参考这篇博文:NDK下 ...

  8. Github-Client(ANDROID)开源之旅(四) ------ 简介Roboguice

    Guice是Google开发的一个轻量级,基于Java5(主要运用泛型与注释特性)的依赖注入框架(IOC),Guice非常小而且快.Guice是类型安全的,它能够对构造函数,属性,方法(包含任意个参数 ...

  9. 第四次作业——关于石墨文档(Android)客户端的案例分析

    关于石墨文档(Android)客户端的案例分析 作业地址:[https://edu.cnblogs.com/campus/nenu/2016CS/homework/2505] 第一部分调研,评测 1. ...

随机推荐

  1. js实现多行文本超出一定字数显示省略号功能

    最近项目中遇到了一个关于超出一定字数用省略号显示的问题,其实这种形式很常见,公司简介.产品介绍啊里面都可能会用到,一行文字显示省略号很容易,多行就得想点办法了.在经过查阅.整理之后,我也算是实现了这个 ...

  2. 【Python】Markov text generator马尔科夫文字生成器

    遍历一段文字,统计每个字后面出现的字和其次数,当前一个字确定的时候,计算后一个字出现的百分比,用这个百分比作为文字生成器中后一个字出现的概率进行文字生成 from random import rand ...

  3. Regmon7.04绿色版(注册表变动实时监视工具)

    Regmon V7.04 简繁中文绿色版 软件大小: 155KB软件语言: 简体中文运行环境:Win9x/NT/2000/XP/2003/软件类别:国外软件 / 免费版 / 系统其它Regmon Re ...

  4. 用sql实现汉字转拼音

    有时我们会需要将汉字转为拼音,例如需要将省市转为拼音后当做编码存储(尽管国家有统一的标识码,但有时候我们还是会用到),网络上也有工具提供汉字转拼音的功能,但各有优劣,一般转拼音后还会存在带声调的字母, ...

  5. Font-Awesome IIS下不显示问题

    解决方法: 在IIS设置中添加一个IMME fileExtension: .woff mimeType:application/x-font-woff

  6. installshield学习笔记

    看预定义常量的值:SprintfBox(INFORMATION,"","%d",变量值);     自定义常量:#define MAXCOUNT 1000;#d ...

  7. push类型消息中间件-消息订阅者(一)

    1.订阅者的声明方式 我们以spring组件化的方式,声明一个消息订阅者,对于消息订阅者关心的主要有: topic: 一级消息类型(又名消息主题).如TRADE 消息类型:二级消息类型,区别同一Top ...

  8. hdu1022

    #include <stdio.h>#include <string.h> int main(void){ int n,i,j,k,l; char o1[10],o2[10], ...

  9. 扩展KMP——算法总结,来自于 迷路的鸽子

    扩展kmp                 LRH 所谓扩展kmp指的是与kmp相似的求辅助数组的原理,但是本身与kmp关系不大. 1.exkmp的用途:给定一个主串s和一个子串t,求出s中每一个后缀 ...

  10. w3c School

    w3c School : http://www.w3school.com.cn/h.asp