How to implement Android background screenshot service
I do not know if there is such an example, after the APP enters the background, the screenshot is taken every 5 seconds, and a notification pops up after the completion of 5 screenshots
I take a screenshot in the B4A environment.
My phone is Samsung Galaxy A32 5G (use USB debugging mode).
The screenshot taken has completely different colors than the screen of my application.
The Android app has correct colors. The difference is only in the screenshot.
A screenshot taken in the...
I'm trying to make an application that remains running in the background, ready to take a screenshot. But I don't know how to make it take the screenshot at the moment I need it. On my Motorola, I just have to put 3 fingers on the screen to take a screenshot, but I can't do that on my tv box...
Hi all,
You can take a screenshot of the screen with a single line of code. in the next version you can take a screen shot with desired view.
this zip file have a library and a sample.
Currently version v1.0 (2021/05/23)
Private Sub BTN_ScreenShot_Click
Dim bitmap As Bitmap...
Hi All.
Today I am very happy to publish my first library For best IDE Which is called AH_ActivityScreenShot.
You can Give or Deprivation of screenshot or videoshot access from the user in an instant.
easy to use
Currently version v1.0 (2021/05/23)
Dim AH_ActivityScreenShot as...
Background: I finished developing my first B4I app with my testing device of iPhone 5s, I then used the screenshot resizer tool to generate other screenshot sizes for my app and uploaded to the app store. I got Metadata rejected because the images on larger screens look stretched in width...
Hello,
Does anybody know if there is a way to create and save an image that contains a screenshot of a panel (with all the B4Xview inside)?
Thanks in advance
Hi...
I used opencv lib in one of my project to open camera and tracking a face. and added some ui (label, button) above the camera's panel.
I wanna make a screenshot to the camera and the UI together
I tried :
Sub TakeScreenshot
Dim jo As JavaObject
jo.InitializeContext
Dim decor As...
Trying to make a screenshot of my app and tried the Selfie library:
https://www.b4x.com/android/forum/threads/selfie-make-screenshot-of-your-own-app.73398/#content
Used the exact code as in the above thread and I get no errors, but I can't find any produced image file.
Tried various other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.