Code Monkey home page Code Monkey logo

Comments (6)

judemanutd avatar judemanutd commented on July 17, 2024 1

@karlmarxlopez pushed up a new updated to the library v1.0.8. Give it a try and let me know if it works.

from autostarter.

judemanutd avatar judemanutd commented on July 17, 2024

Hey @karlmarxlopez, I can surely include that although I cannot really verify if it is still applicable. OEM's often change their package names. Can you verify that it currently works using that library?

from autostarter.

SpaghettiC0des avatar SpaghettiC0des commented on July 17, 2024

Hi, thank you! I don't have access to a OnePlus device as of the moment. Can you publish it as beta so that we can test it when we have a device?

from autostarter.

judemanutd avatar judemanutd commented on July 17, 2024

Sure, that seems do-able. I'll get that sorted soon.

from autostarter.

riyaistar avatar riyaistar commented on July 17, 2024

I have a device of one plus 6 with oxygen version and i am getting the below exception

2020-05-09 02:58:32.676 3670-3670/? W/System.err: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.oneplus.security/com.oneplus.security.chainlaunch.view.ChainLaunchAppListActivity}; have you declared this activity in your AndroidManifest.xml?
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2239)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1895)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivityForResult(Activity.java:5205)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:676)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivityForResult(Activity.java:5163)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:663)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivity(Activity.java:5534)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivity(Activity.java:5502)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at com.judemanutd.autostarter.AutoStartPermissionHelper.startIntent(AutoStartPermissionHelper.kt:325)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at com.judemanutd.autostarter.AutoStartPermissionHelper.autoStartOnePlus(AutoStartPermissionHelper.kt:308)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at com.judemanutd.autostarter.AutoStartPermissionHelper.getAutoStartPermission(AutoStartPermissionHelper.kt:118)

from autostarter.

AdiMarianMutu avatar AdiMarianMutu commented on July 17, 2024

I have a device of one plus 6 with oxygen version and i am getting the below exception

2020-05-09 02:58:32.676 3670-3670/? W/System.err: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.oneplus.security/com.oneplus.security.chainlaunch.view.ChainLaunchAppListActivity}; have you declared this activity in your AndroidManifest.xml?
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2239)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1895)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivityForResult(Activity.java:5205)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:676)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivityForResult(Activity.java:5163)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:663)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivity(Activity.java:5534)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at android.app.Activity.startActivity(Activity.java:5502)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at com.judemanutd.autostarter.AutoStartPermissionHelper.startIntent(AutoStartPermissionHelper.kt:325)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at com.judemanutd.autostarter.AutoStartPermissionHelper.autoStartOnePlus(AutoStartPermissionHelper.kt:308)
2020-05-09 02:58:32.676 3670-3670/? W/System.err: at com.judemanutd.autostarter.AutoStartPermissionHelper.getAutoStartPermission(AutoStartPermissionHelper.kt:118)

If you still have access to that device, you should use adb in order to find the correct intent.

Check the #47 (comment)

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.