Android process memory

Hello,

I have build a simple “hello world” project using OpenFL + Lime for android. Checking cached background process and running process in manage apps I see this simple app uses around 25-30mb?! Is this a normal thing? How can I decrease memory usage?

Even simple java only android app with exactly one activity and several EditText / Button on it uses around 7-9mb.

So 25mb for native (c++) app is good :slight_smile:

1 Like