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

  • Home
  • SEARCH
  • 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 6004749
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:18:24+00:00 2026-05-23T01:18:24+00:00

ATM, I’m searching through open source/close source android applications to identify particular concerns (code

  • 0

ATM, I’m searching through open source/close source android applications to identify particular concerns (code blocks, code patterns) that rise energy issue as my interests and part of studies.

For example, code that

  • turning on GPS for longer than necessary , or
  • refreshing display
    unnecessarily.

So,

  • Is there any suggestion how I can go about searching those concerns and possible fixes?

  • any professional Android programmers could suggest some common practices that saves energy with example code?

Thanks in advance, sorry for asking an a bit open-ended question.

  • 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-05-23T01:18:25+00:00Added an answer on May 23, 2026 at 1:18 am

    Actually the Android developers wrote a great guide on Designing for Performance so that you could save battery life by not running the CPU full blast all of the time and not running the hardware so much. But the basic gist is to minimise:

    • CPU utilization time (do not keep it sitting at 100% usage and use Alarm Manager if that is all you need)
    • Hardware Use (do not sit there polling the GPS)
    • Screen Use (If you do not need to have the screen on, or it can go dim then let it; do not display a bright white background constantly)

    Basically, any use at all will drain the battery and the battery is energy, whatever wastes the devices energy wastes the battery so you should minimize it.

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

Sidebar

Related Questions

I can only think of Peek() and ReadNoAdvance() atm, but I wonder if there
I'm considering dumping boost as a dependency... atm the only thing that I really
I was wondering if anyone had a better idea how to do this. atm
ATM I am trying to learn how to efficiently use database inidices and would
atm I'm fetchin a small amount of data (round a bout 100 records) as
ATM i cant quiet imagine how this will work. I'm sure it can be
My brain is fried ATM and I have a looming deadline, I am looking
I have this atm: <a href=<%= Url.RouteUrl(UserDelete, new { userID = item.UserID }) %>
How mature is the mono project atm? I've browsed their site but didn't find
I'm working on a project atm, and I need to import data that is

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.