ScreenRecorder: An extension for screen recording

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)

3 Likes

8 posts were split to a new topic: AAPT execution failed


It is not clear

Did you notice that fps is set to 30?

1 Like

Yes @vknow360

Then set it to 60 or 90(looks good on my phone) or 120.

1 Like

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.

Try the example project

Taifun

Hello, I have a problem



Can anybody help me?..

  1. Extension doesn’t work in companion.
  2. Use this aix:
    com.sunny.ScreenRecorder (1).aix (27.2 KB)

Beta Testers needed :grey_exclamation:

:warning: ChangeLog Version 2

New Blocks:
image
image
image

Changes:

  • GetSupportedProfiles now returns dictionary instead of list

  • Screen Recording notification can be customised now
    image

  • 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

1 Like