There was a problem parsing the package(android)
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)的更多相关文章
- ZOJ Problem Set - 3829Known Notation(贪心)
ZOJ Problem Set - 3829Known Notation(贪心) 题目链接 题目大意:给你一个后缀表达式(仅仅有数字和符号),可是这个后缀表达式的空格不幸丢失,如今给你一个这种后缀表达 ...
- Problem D: 程序填充(递归函数):数列2项和
Problem D: 程序填充(递归函数):数列2项和 Time Limit: 1 Sec Memory Limit: 64 MBSubmit: 2601 Solved: 2117 Descrip ...
- 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 ...
- Java 断点下载(下载续传)服务端及客户端(Android)代码
原文: Java 断点下载(下载续传)服务端及客户端(Android)代码 - Stars-One的杂货小窝 最近在研究断点下载(下载续传)的功能,此功能需要服务端和客户端进行对接编写,本篇也是记录一 ...
- 测试耗电量的工具(Android)
Emmagee是监控指定被测应用在使用过程中占用机器的CPU.内存.流量资源的性能测试小工具. 支持SDK:Android2.2以及以上版本 Emmagee功能介绍 1.检测当前时间被测应用占用的CP ...
- 安卓(android)建立项目时失败,出现Android Manifest.xml file missing几种解决方法?(总结中)
安卓(android)建立项目时失败.出现AndroidManifest.xml file missing几种解决方法?(总结中) Eclipse新建项目.遇到这种问题.注意例如以下: 1.文件名称最 ...
- 基于Platinum库的DMS实现(android)
接上篇博文:基于Platinum库的DMR实现(android) 文章讲述了如何使用Platinum库实现DMR 今天同样使用该库,来讲解一下DMS的实现 关于该库如何编译,请参考这篇博文:NDK下 ...
- Github-Client(ANDROID)开源之旅(四) ------ 简介Roboguice
Guice是Google开发的一个轻量级,基于Java5(主要运用泛型与注释特性)的依赖注入框架(IOC),Guice非常小而且快.Guice是类型安全的,它能够对构造函数,属性,方法(包含任意个参数 ...
- 第四次作业——关于石墨文档(Android)客户端的案例分析
关于石墨文档(Android)客户端的案例分析 作业地址:[https://edu.cnblogs.com/campus/nenu/2016CS/homework/2505] 第一部分调研,评测 1. ...
随机推荐
- CSU 1810 Reverse
湖南省第十二届大学生计算机程序设计竞赛$H$题 规律,递推. 这种问题一看就有规律.可以按位统计对答案的贡献.即第$1$位对答案作出了多少贡献,第$2$位对答案作出了多少贡献.....累加和就是答案. ...
- centos7安装mariadb后无法启动的问题
MariaDB数据库管理系统是MySQL的一个分支,主要由开源社区在维护,采用GPL授权许可.开发这个分支的原因之一是:甲骨文公司收购了MySQL后,有将MySQL闭源的潜在风险,因此社区采用分支的方 ...
- jffs2reset 实现分析
在脚本 reset2default中看到如下内容: #!/usr/bin/lua local hwm = require "hwm" hwm.myexec("jffs2r ...
- Chapter 21_2 模式匹配函数
基础函数比较简单,就是几个普通的函数string.byte.string.char.string.rep.string.sub.string.format还有大小写转换函数upper和lower. 接 ...
- C#编码好习惯,献给所有热爱c#的同学
1. 避免将多个类放在一个文件里面. 2. 一个文件应该只有一个命名空间,避免将多个命名空间放在同一个文件里面. 3. 一个文件最好不要超过500行的代码(不包括机器产生的代码). 4. 一个方法的代 ...
- HDU 5795 A Simple Nim(SG打表找规律)
SG打表找规律 HDU 5795 题目连接 #include<iostream> #include<cstdio> #include<cmath> #include ...
- SPA UI-router
------------------------------------------------------------------------------------ SPA SPA(单页面应用): ...
- JSON lib 里JsonConfig详解
一,setCycleDetectionStrategy 防止自包含 /** * 这里测试如果含有自包含的时候需要CycleDetectionStrategy */ public static void ...
- [Rails] 设计模式 MVC
使用 MVC 的Web开发框架有很多,比如 PHP 的 Zend,Python 的 Django 和 Golang 的 Beego.这篇文章主要介绍一下 MVC 的基本概念. 何为MVC 为了明确一个 ...
- oracle 解析json格式
1. CREATE OR REPLACE PACKAGE PKG_ANALYSE_COMMON IS -- AUTHOR : YZCHEN -- CREATED : 2013/11/26 14:12: ...