Code Monkey home page Code Monkey logo

currentactivity's People

Contributors

omico avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

currentactivity's Issues

拉不到库

implementation 'me.omico:device:1.0.3'
implementation 'me.omico:provider:1.0.3'
implementation 'me.omico:utils:1.0.4'

这几个库现在拉不到了,3.x分支跑不起来啊

Crash on monitoring

I have built your project. Shizuku is ready and all permission allowed. When I toggle enable monitor switch on. App has crashed.

LogCat:

FATAL EXCEPTION: main
                                                                                                    Process: me.omico.currentactivity.debug, PID: 17388
                                                                                                    java.lang.NoSuchMethodError: No interface method getTasks(I)Ljava/util/List; in class Landroid/app/IActivityTaskManager; or its super classes (declaration of 'android.app.IActivityTaskManager' appears in /system/framework/framework.jar)
                                                                                                    	at me.omico.currentactivity.shizuku.ShizukuSystemServiceApiKt.getTopActivity(ShizukuSystemServiceApi.kt:27)
                                                                                                    	at me.omico.currentactivity.ui.ShizukuKt$rememberCurrentActivityText$1.invokeSuspend(Shizuku.kt:104)
                                                                                                    	at me.omico.currentactivity.ui.ShizukuKt$rememberCurrentActivityText$1.invoke(Unknown Source:8)
                                                                                                    	at me.omico.currentactivity.ui.ShizukuKt$rememberCurrentActivityText$1.invoke(Unknown Source:4)
                                                                                                    	at androidx.compose.runtime.SnapshotStateKt__ProduceStateKt$produceState$1.invokeSuspend(ProduceState.kt:86)
                                                                                                    	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
                                                                                                    	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
                                                                                                    	at androidx.compose.ui.platform.AndroidUiDispatcher.performTrampolineDispatch(AndroidUiDispatcher.android.kt:81)
                                                                                                    	at androidx.compose.ui.platform.AndroidUiDispatcher.access$performTrampolineDispatch(AndroidUiDispatcher.android.kt:41)
                                                                                                    	at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.run(AndroidUiDispatcher.android.kt:57)
                                                                                                    	at android.os.Handler.handleCallback(Handler.java:942)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:99)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:201)
                                                                                                    	at android.os.Looper.loop(Looper.java:288)
                                                                                                    	at android.app.ActivityThread.main(ActivityThread.java:7918)
                                                                                                    	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
                                                                                                    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
                                                                                                    	Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@b8fbe2b, androidx.compose.runtime.BroadcastFrameClock@8674288, StandaloneCoroutine{Cancelling}@76cf421, AndroidUiDispatcher@e4c3046]

FloatView code review

应你的来信,帮忙简单看了下你的 FloatView,从代码看来,发现了一些问题:

Add Shizuku Support

Shizuku
Let your app use system APIs directly
https://shizuku.rikka.app/
https://github.com/RikkaApps/Shizuku

Use system APIs elegantly
Forget about root shell, you can use APIs with higher privileges "directly". Also, Shizuku is significantly faster than shell.

Support adb usage
If your "root required app" only needs adb permission, you can easily expand the audience by using Shizuku.

use Shizuku to avoid using Accessibility Service.

Apps using Shizuku
https://shizuku.rikka.app/apps.html

Developer guide
https://github.com/RikkaApps/Shizuku/blob/master/README.md

download links?

i can only find links to apks for version 3.0.4, where can i find the newer ones or do i have to build them myself?

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.