Much helpful extension I created my own screen recorder no need playstore
Will this extension
Record internal audio+screen
Record external audio+screen
Record internal, external audio+screen
Can you make this extension record in background even if closed
6 Likes
can you please share an example for how i should do it
2 Likes
It will not work in companion.
HIFI_APPS:
Will this extension
Record internal audio+screen
Record external audio+screen
Record internal, external audio+screen
This extension can't record internal audio.
Sure, if you agree to sponser.
8 Likes
In the block screen, on the left side of the screen you have different block groups. Control, Logic, Math, etc. Below is the Screen1 block group. Click Screen1 and find the block "when.Screen1.Initialize.do" there. Take out this block and put the block "call.ScreenRecorder1.InitializeRecorder" in it.
Here's the answer. You need to compile the APK to try the app.
3 Likes
can you share a project in which you used this extension
It's not working for me
3 Likes
Taifun
February 6, 2021, 6:58pm
33
HIFI_APPS:
Will this extension
Record internal audio+screen
Record external audio+screen
Record internal, external audio+screen
Can you make this extension record in background even if closed
depending on what you need, you might want to try the audio capture extension
Description
The Audio Capture Extension is able to capture the audio of other applications (usage type MEDIA, GAME and UNKNOWN) using the new Audio Playback Capture API in Android 10, see also this Google blog .
Minimum API level is 29 (Android 10)!!!
For details, example projects and documentation see here https://puravidaapps.com/audiocapture.php
Update Version 2 (2021, Jan 2nd): The complete functionality (Start Recording, Stop Recording, Shutdown Service) can now be triggered from the noti…
which is able to capture the audio of other applications (usage type MEDIA, GAME and UNKNOWN) using the new Audio Playback Capture API in Android 10
Taifun
Trying to push the limits! Snippets , Tutorials and Extensions from Pura Vida Apps by Taifun.
3 Likes
Akarshj_Kalathil:
It's not working for me
Are you getting any error?
Elaborate more.
2 Likes
The extension can't work directly in Kodular.
You will have to do some modifications in manifest.
Check Kodular Community for more details.
3 Likes
but the error was same when I used the MIT app inventor too
2 Likes
There is a sample .aia application in the first post. Download the file for your projects and try it out. If it works, follow the example blocks.
2 Likes
Are you testing in companion?
2 Likes
no . after exporting as an app
2 Likes
i tried in 8.1 and 10 android vesions
2 Likes
I also tried to export and run the .aia aplication . but it was also not working in my devices .
when I tried to intialise it says prepare fails
the app is closing when the recording starts .
2 Likes
@Akarshj_Kalathil have you tried this?
Because I can't see AskPermission block in your blocks.
2 Likes
For me, in android 9, the application from the first post works.
2 Likes
Maybe because @Akarshj_Kalathil is not asking for required permissions.
2 Likes
can anyone share the exported .apk file of the .aia aplication
2 Likes