Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
1 answer
100 views

I am currently undergoing the KSP migration in my android app, to get rid of annotationProcessor and kapt See also this doc I have included the plugin in the root gradle an in all module gradle files ...
0 votes
0 answers
190 views

I'm using the standard Glide library to load and display images in my Android app. After switching my image domain's SSL certificate to "Sectigo Public Server Authentication CA DV R36", image loading ...
0 votes
1 answer
5k views

I am developing an Expo RN app, and I recently updated to Expo 53.0.9, react 19.0.0 and React Native 0.79.2 + ndk 28 for android. I am trying to build my app so that it would support 16KB page sizes ...
0 votes
2 answers
50 views

My goal is simple: I want the image to be the exact size of the ImageView, even if that means stretching it to change the aspect ratio. The code I'm using to load the image is fairly simple: ...
Bbrk24's user avatar
  • 1,053
0 votes
0 answers
32 views

I’m working on an Android app that uses Glide to load images from Firebase Storage (using StorageReference). Initially, I was using the following standard Glide call: Glide.with(context).load(...
0 votes
0 answers
44 views

I have an activity which requires you to provide inputs on a few EditTexts and take a picture, then submit the whole data to backend. The activity is like this (I only extracted any image-related ...
anta40's user avatar
  • 6,835
0 votes
1 answer
129 views

I am developing an Android app that primarily focuses on: Fetching details from an API. Receiving updates via MQTT. Displaying content based on the received data, including: Videos using ExoPlayer ...
0 votes
0 answers
25 views

On TV we have tons of images on the screen, and they have bunch of transforms applied to the images such as, center crop, rounded corners, outline and gradient scrim on the top. So I could use ...
1 vote
0 answers
68 views

I am experiencing a weird issue that only affects some of my users (and unfortunately not my own devices). On wifi, when loading up resources, the data will take AGES to download. But then the user ...
0 votes
0 answers
29 views

Load failed for [/-1/1/content://media/external/images/media/1000000032/ORIGINAL/NONE/image/jpeg/431133701] with dimensions [400x400] class com.bumptech.glide.load.engine.GlideException: Failed to ...
0 votes
0 answers
28 views

I try to send an image that is stored in the database from one fragment to the other. In the first one (using a recyclerview) it gets displayed, but in the second one (normal fragment) it doesnt work ...
0 votes
1 answer
68 views

im building an android app with kotlin and use Glide for loading images. It works with one fragment, but not with the other one and i dont understand why i cant get the permissions?! The images are ...
2 votes
1 answer
179 views

I tried use "Coil" for the image processing/loading but it is not loading the image and also it is giving error. Then I tried using "Glide" for my same image, and it is working ...
0 votes
0 answers
46 views

I'm just trying to fetch 5 images (all less than 50 KB size) from server and then trying to load them into viewpager2 slide show at the top of fragment using glide and urls, also the images are coming ...
2 votes
0 answers
81 views

I’m seeing an ANR (Application Not Responding) in my Android app with the following stack trace: Input dispatching timed out (com.bumptech.glide.load.engine.ActiveResources.cleanReferenceQueue) "...

15 30 50 per page
1
2 3 4 5
...
156

AltStyle によって変換されたページ (->オリジナル) /