Results 75 comments of Victor Diaz

@Slord6 I uploaded a new version here for you to test https://github.com/victordiaz/PHONK/releases/tag/1.3.3pre Let me know how it goes :)

it should work on 1.40 too unless I screwed up at some point upgrading stuff :) @Slord6 btw thx! you just made me realize with your code that at some...

@SeriousM you are right, it does not work currently. It seems I didnt merge properly :sweat_smile: I'll try to upload a new version today or tomorrow fixing the issue.

Hi @thejeshgn Just out of curiosity, what uses cases can you see?

Hi @thejeshgn I remembered we can launch PHONK scripts using an intent. For example in ADB we can do something like ``` adb shell am start -n "io.phonk.extended/io.phonk.runner.AppRunnerActivity" -e "projectFolder"...

Thanks for sharing this. I have a few ideas of why it might not be working, I'll take this opportunity to add improve a bunch of stuff regarding the background...

I had already some work on fixing the original issue but didn't find the time to complete the fix :sweat_smile: I'll have a look at it ASAP :)

I've been working on the issue and things are shaping nicely, I just need a bit of time to do the final touches. - @42loop Apparently Android changed some internals...

The freshly baked version [1.4.2](https://github.com/victordiaz/PHONK/releases/tag/1.4.2) has some improvements regarding this issue. It took some time! :sweat_smile: Feel free to try it out and let me know if it works in...

I tried on android 8 and android 11 using PHONK 1.4.2 and works on both. **Steps:** I went to Settings > Script Launch on device Boot, selected a Project. Then...