python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Media Projection and Image Reader duo not working on Netflix/Youtube on Android TV
Media Projection and Image Reader duo not working on Netflix/Youtube on Android TV.
I am trying to get image from android TV with Media Projection and Image Reader.
On the log side, a warning catches ...
Pınar
Votes: 0
Answers: 0
Image Reader Works on Virtual Device, Not on Real Device
Image Reader Not Working on Real Device
In Media Projection, when trying to capture the screen with the createVirtualDisplay function, ImageReader is running in Virtual Device and it always captures d...
Pınar
Votes: 0
Answers: 0
java.lang.ArrayIndexOutOfBoundsException error when converting TIFF files
I am writing a code the convert tiff files to pdf using pdfbox but I receive the below error when reading some pages of the TIFF file. This does not happen to all files or all pages.
PDDocumen...
NewCoder
Votes: 0
Answers: 0
Android ImageReader - Invalid format specified 42
I have been working to capture images of the phone screen using ImageReader. The JPEG's I am receiving are not valid. With this setting:
ImageReader mImageReader = ImageReader.newInstance(width, heigh...
seanfir
Votes: 0
Answers: 0