由Android Studio中创建APK是比Eclipse的创建APK大。为什么? [英] APK created by Android Studio is larger than APK created by Eclipse. Why?

查看:269
本文介绍了由Android Studio中创建APK是比Eclipse的创建APK大。为什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我检查的APK的文件,我发现从AS的人有像包含更多的资源:图片,XML的,......凡是涉及到的Holo主题。我的问题是我怎么能摆脱他们?我想在APK只能由我添加的资源。

I checked the files of the APKs and I found that the one from AS has much more resources included like: images, xmls, ... all related to holo theme. My question is how can I get rid of them? I want in the APK only the resources added by me.

推荐答案

从app.iml以下行能解决我的问题删除。

Removing from app.iml the following lines will solve my issue.


  1. 订单条目类型=库出口=NAME =应用程序兼容性,v7-20.0.0级别=项目

  2. 订单条目类型=库出口=NAME =支持的注解 - 20.0.0级别=项目

  3. 订单条目类型=库出口=NAME =支持-v4-20.0.0级别=项目

这篇关于由Android Studio中创建APK是比Eclipse的创建APK大。为什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆