Code Monkey home page Code Monkey logo

Comments (6)

AdiMarianMutu avatar AdiMarianMutu commented on July 17, 2024 1

Hi,

If you own a phone of this brand, you should use adb in order to try to get the intent. Without owning the phone is impossible to discover the intent, nor to test if it does work or not

from autostarter.

AdiMarianMutu avatar AdiMarianMutu commented on July 17, 2024 1

@Xxshark888xX Thanks. Yes I do have a Tecno with me but I am not as experienced using adb. Do you think you could point me to the actual command to run to discover this intent or a high level explanation on how to get to that intent on abd so that that can help narrow down my research

You could open your OEM battery optimization app / settings and on adb run this command

adb shell dumpsys activity

Then you must check manually the output (will not be funny and easy)

from autostarter.

githinji84 avatar githinji84 commented on July 17, 2024

@Xxshark888xX Thanks. Yes I do have a Tecno with me but I am not as experienced using adb. Do you think you could point me to the actual command to run to discover this intent or a high level explanation on how to get to that intent on abd so that that can help narrow down my research

from autostarter.

NoHarmDan avatar NoHarmDan commented on July 17, 2024

Bump.
If there's anybody with a Tecno device available, I would greatly appreciate if they did some investigation. I have some customers with these devices reporting issues, but it's not possible for me to get my hands on one in my country.

from autostarter.

Mr-Ramzan avatar Mr-Ramzan commented on July 17, 2024

@Xxshark888xX Thanks. Yes I do have a Tecno with me but I am not as experienced using adb. Do you think you could point me to the actual command to run to discover this intent or a high level explanation on how to get to that intent on abd so that that can help narrow down my research

You could open your OEM battery optimization app / settings and on adb run this command

adb shell dumpsys activity

Then you must check manually the output (will not be funny and easy)

sorry to bother you, but I was struggling with a similar issue and came across your comment.
I executed the command after finding the culprit app (PhoneMaster->Toolbox->Autostart-Management).

    `"com.transsion.phonemaster/com.cyin.himgr.autostart.AutoStartActivity"    `

can you help what to do next ?

  `mIntent=Intent { cmp=com.transsion.phonemaster/com.cyin.himgr.autostart.AutoStartActivity }`

if it helps

from autostarter.

Mr-Ramzan avatar Mr-Ramzan commented on July 17, 2024

Looking further as I am getting error component not found I came Accross setting in the settings app of system it has Autostart management Button there in the security Tab. I executed command after going in to that activity and got new package name you can see below

 `act=com.mediatek.autobootcontroller.AUTO_BOOT flg=0x10000000 cmp=com.mediatek.autobootcontroller/.AutoBootAppManageActivity `

from autostarter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.