随笔分类 - android开发
摘要:或许你和我一样,都曾为android头痛的声音格式烦恼,虽然支持的格式那么多,声音大小,压缩格式,无一不影响着它的正常播放,What Audio Formats Does Android Support?Well, there’s support on paper, there’s support in the emulator,and there’s support on the actual devices. On paper, Androidsupports the following file types (this is subject to change withnew relea
阅读全文
摘要:1.上手机时INSTALL_FAILED_INSUFFICIENT_STORAGE 错误提示主要原因还是asset文件夹里面的东西太大导致的,开始自己放了几个字体在里面,其中有一个5M大的 安装的时候就悲剧了,删除后问题解决。如果是模拟器爆这个错误,可以添加参数:-partition-size 1024在网络上查了下关于这个问题的深入原因: “在使用Android自带的Res\raw或使用Asset时都需要经过Asset Manager,这将会产生一个比较严重的问题,在Android模拟器测试时不存在问题,但放到真机G1时会面临多个问题,经过查看 UNCOMPRESS_DATA_MAX的取值为
阅读全文
摘要:1:Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER这主要是由于调试的环境中已有一个同名的Provider存在。 解决方法:删除干净原程序,或者重命名2: andriod 在线开发工具 http://appinventor.googlelabs.com3:Eclipse 编译 Android工程时,提示该错误 :Error generating final archive: Debug certificate expired on xxxxxx(日期)解决办法:进入:C:\Documents and Settings\Adminis
阅读全文

浙公网安备 33010602011771号