Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8205825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:25:18+00:00 2026-06-07T08:25:18+00:00

My android application size is only 5MB on the device, but when i run

  • 0

My android application size is only 5MB on the device, but when i run the application it uses a lot of RAM like around 12-18 MB (and more on ics devices). I am trying to find an explanation for this, on why my application is using a lot of RAM, i also use a push service from parse. My application is image intensive, might be a possible reason. How can i reduce the RAM consumption of my application.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:25:23+00:00Added an answer on June 7, 2026 at 8:25 am

    The reason is most likely that your app is image intensive. By and large, images take up considerably more memory in RAM than on the disk. To see how much memory an image will take use the following formulae:

    For ARGB images: memory(in bytes) = width * height * 4
    

    This is because an ARGB image has 4 channels per pixel.

    For RGB images: memory(in bytes) = width * height * 3
    

    This is because and RGB image has 3 channels per pixel.

    So to use less memory, try reducing the image dimensions, or removing the alpha channel from images that don’t require it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am writing application for Android. Application size is more then 200 MB. And
My Android application uses Java OAuth library, found here for authorization on Twitter. I
My Android application uses a secret key to generate a token for authentication purposes.
My android application has several warnings of the following form when I run it
Our android application is getting fairly big and we would like to use functional
I have an android application that hits the WebView and displays the content. But
I'm writing an application that shows a lot of images (currently using Gallery, but
I finished my application and its run good in eclipse simulator but it couldn’t
I have developed application in Android and designed one splash screen image of size
I need some files from Android framework (ICS) source for customizing my application. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.