0

Recently I switched from Eclipse based Android SDK to Android Studio. I was working on some app in Eclipse that I now import into Android Studio. One thing I realized that when I run the app from Studio it takes more space(16 MB) on my cell phone than it was previously taking(11 MB) when it was run from Eclipse. Why is it so?

1 Answer 1

2

It's pretty hard to say what can cause this application "size growth" without checking the way how the application is built. I guess that it can be caused by some library (compatibility lib?) which is used during compilation but was not used in previous configuration of development environment.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.