Thank youβ¦will try that.
Congrats! Super extension
Hello,
Do you have maybe the companion apk with the permissions that you added?
I dont know how to do it myself,
Thank you
@excitemoments2020 in other words you have to build your app before being able to test it
EDIT: It might make sense now to publish that version of the companion, however soon Kodular will get another updateβ¦ therefore it is probably easier for you to learn how to modify the manifest yourselfβ¦ there are plenty of threads here in the community about thisβ¦
Taifun
Really great work
Now we can make our
app more professionally
To do this, see e.g. here:
See here:
Great Extension keep it up
I am not able to turn on screen overlay from the phoneβs setting. The switch is disabled
As this permission is not declared in the Companion APK. So follow my video tutorial to adjust the Manifest and add these permissions:
<uses-permission android:name="android.permission.ACTION_MANAGE_OVERLAY_PERMISSION"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
where is the video tutorial??
Search.
can you pls add a feature to set it cancelable to false
Great Extension⦠Long Pending and Long Awaited. Finally it is here⦠Thanks to @jarlissonlira2
Thanks!
Thanks for this extension it is good
can someone say me whatβs the center position of a phone to set x and y axis
X = Screen.width / 2
Y = Screen.height / 2
Is that it?
it is not working
blocks? screenshot of the result?