Ultimate Battery Saving Guide For All Android Devices - Part Three - Amplify
This article is a part of our ultimate battery saving guide if you came directly on this page the head over to the
Amplify is a genius in handling wakelocks and alarms.It is also capable of blocking services.Amplify is the best battery saver I've come across.It is a must have app for all droids running Xposed.
You'll need a donation package to block wakelocks and alarms.
Limit the following:
Alarms
Alarms(Allow every 600 seconds)
- com.android.internal.telephony.data-stall
- com.oasisfeng.greenify.CLEAN_NOW
- android.appwidget.action.APPWIDGET_UPDATE
- android.content.syncmanager.SYNC_ALARM(delays sync)
- android.net.ConnectivityService.action.PKT_CNT_SAM PLE_INTERVAL_ELAPSED
- com.facebook.common.executors.WakingExecutorService.ACTION.ALARM.com.facebook.katana
- com.google.android.apps.hangouts.CLEANUP_DB
- com.pushbullet.android/.gcm.GcmFixReceiver
- com.android.server.action.NETWORK_STATS_POLL
- com.diune.pictures.intent.action.MEDIA_CHECK
- LocationManagerService
- ALARM_WAKEUP_LOCATOR(com.google.android.gms.nlp.AL ARM_WAKEUP_LOCATOR)
- ALARM_WAKEUP_CACHE_UPDATER
- ALARM_WAKEUP_BURST_COLLECTOR(com.google.android.gms.nlp.ALARM_WAKEUP_BURST_COLLECTOR)
- com.google.android.gms.location.fused.GPS_ALARM_BA LANCED_ACCURACY
- ALARM_WAKEUP_ACTIVE_COLLECTOR
- ALARM_WAKEUP_PASSIVE_COLLECTOR
- ALARM_WAKEUP_BURST_COLLECTION_TRIGGER
- com.google.android.intent.action.SEND_IDLE
- ALARM_WAKEUP_ACTIVITY_DETECTION
- com.google.android.location.reporting.ACTION_UPDAT E_WORLD
- android.app.backup.intent.RUN
- com.google.android.gms/.checkin.EventLogService$Receiver
- com.google.android.gms/.checkinCheckinService%Receiver
Wakelocks
Wakelocks(Allow every 800 seconds)
- WakefulIntentService[GCoreUlr-LocationReportingService]
- RILJ
- NetworkStats
- WeatherUpdateService
- SyncLoopWakeLock(delays sync)
- *net_scheduler*
- GCoreFlp
- Icing
- Wakeful StateMachine: GeofencerStateMachine
- NfcService:mRoutingWakeLock
- wake:com.pushbullet.android/.gcm.GcmService
- SyncService(Package: Push Bullet)
- ai(Package: Push Bullet)
- ae(Package: Push Bullet)
- AsyncService
- NlpWakeLock
- NlpCollectorWakeLock
- LocationManagerService
- Config Service Fetch
- *job*/com.facebook.katana/com.facebook.analytics2.logger.LollipopUploadServi ce
- JobSchedulerHack-com.facebook.analytics2.logger.LollipopUploadServi ce
- UploadServiceLogic-com.facebook.analytics2.logger.LollipopUploadServi ce
- *job*/com.facebook.orca/com.facebook.bugreporter.scheduler.LollipopService (com.facebook.orca.Messenger)
- *job*/com.facebook.katana/com.facebook.bugreporter.scheduler.LollipopService (com.facebook.katana.Facebook)
Services
Services(Block/Deny)- com.google.android.gms.analytics.AnalyticsService
- com.google.android.gms/com.google.android.location.internal.GoogleLocatio nManagerService(Location Service)
- com.android.gms.Feedback.FeedbackService(Breaks Play Games)
- com.android.gms.ads.AdRequestBrokerService
- com.google.android.gms/com.google.android.location.network.NetworkLocatio nService(Location Service)
- com.google.android.location.geofencer.service.Geof encerProviderService(GPS Service)
- com.google.android.gms/com.google.android.location.copresence.service.Pro ximitySettingInjectorService
- com.facebook.katana/com.facebook.analytics.service.AnalyticsService
- com.facebook.orca/com.facebook.analytics.service.AnalyticsService
- com.android.cellbroadcastreceiver/.CellBroadcastAlertService
- com.android.cellbroadcastreceiver/.CellBroadcastConfigService
NB:I don't use Location Service.That's why I've disabled the location Services.If your'e using Location service,do not disable the services with location and GPS tag)
Alarms(REGEX Blocking)
- ALARM_WAKEUPxxxxx
- Open Amplify.
- Select Alarms from the menu.
- Tap the list icon on the top right corner
- Tap + button on top.
- Add the following code to 'Enter Regex to match'Code:
ALARM_WAKEUP[0-9]+
- Set the interval to 9999999 seconds.
Regex Blocking
NB: You can experiment and block/limit more apps and services as your preference. Keep an eye on apps with high usage and wakelocks and limit/block them.