Latest version (v1.3) is now compatible with Android 11.
But not with Kodular.
I am continuously getting AAPT Execution failed error.
ScreenRecorder.aia (68.0 KB)
It is not clear
Did you notice that fps is set to 30?
Then set it to 60 or 90(looks good on my phone) or 120.
App crashing on my android 10
Is that enough for me to find what’s wrong?
When i am using your apk (dowloaded from google drive) then it is working fine, but when i am importing AIA file (version 1.3) and exporting apk, then this apk is crashing on my android 10 (on landing page clicking on start button app is crashing / stop responding)
Then create a new aia from scratch or post the logs here.
All permissions are must so make sure you haven’t denied them. Also check file path.
Taifun
Oh wait.
@Sourav_Paul go to file manager and search for Logging.txt.
If you can find that then post here.
How can I save the record in my device? I don’t know which blocks I have to use.
ChangeLog Version 2
New Blocks:
Changes:
-
GetSupportedProfiles
now returns dictionary instead of list -
Screen Recording notification can be customised now
-
Service keeps running even when app is closed.
On next app launch, you’ll be able to get recording status. -
Clicking on recording notification will (i) open app if not running (ii) bring app to front if already running
It’ll prevent multiple instances to be present at a time
Extension has been completely re-written so there are a lot of internal behavioral changes to improve user experience and also to omit possible Runtime Errors