dirkam / backgroundable-android

Collection of stock apps and mechanisms, which might affect background tasks and scheduled alarms.
MIT License
294 stars 33 forks source link

HTC Boost+ #3

Open strooooke opened 6 years ago

strooooke commented 6 years ago

There's the HTC Boost+ app - it's an extra app, can be started from the launcher, or with an intent: new Intent().setComponent(ComponentName("com.htc.pitroad", "com.htc.pitroad.landingpage.activity.LandingPageActivity")) Then select "Manage background apps" (or similar, unsure about the localization here). Can turn off the mechanism completely, or set app-by-app whether background execution should be

Can't launch the background app management activity directly. I have no idea which HTC models specifically are concerned.