No, this extension has nothing to do with services.
Edit: Now it uses Services.
No, this extension has nothing to do with services.
Edit: Now it uses Services.
use like some floating views when app runs in background
Did not work for me in the background
have u used wat i said?
New blocks
Bug Fixes
Changes
Known Bugs/Issues
Aix
com.sunny.ScreenRecorder.aix (31.7 KB)
Aia
ScreenRecorder.aia (72.6 KB)
Note : In case anything goes wrong then simply search for Logging.txt in the file manager.
How do I make it so only the phone/device output audio is recorded? I do not want the phone microphone to record sound. Only sound coming from the phone/device
"Attempt to invoke virtual method 'void com.sunny.ScreenRecorder.ScreenRec.initRecorder()' on a null object reference
Note: You will not see another error reported for 5 seconds".
why such an error
you miss this block. First Initialize the ScreenRecorder
this was the blocks i used
Put the "call.ScreenRecorder1.InitializeRecorder" block in "when.Screen1.initialize.do" block.
By triggering these two blocks one by one. The extension fails to initialize and you are already calling start.
Much helpful extension I created my own screen recorder no need playstore
Will this extension
can you please share an example for how i should do it
It will not work in companion.
This extension can't record internal audio.
Sure, if you agree to sponser.
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.
can you share a project in which you used this extension
It's not working for me
depending on what you need, you might want to try the audio capture extension
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.
Are you getting any error?
Elaborate more.