Pinned content
View all 2 collectionsMobile Development admins have deemed these posts noteworthy.
Android Frequently Asked Questions
Can you answer these questions?
View all unanswered questionsThese questions still don't have an answer
Android elevation shadows remain visible during screen fade transitions in React Native
Can we do some action, when use uninstalles android app?
iOS 26.1: Modal swipe-to-dismiss freezes on iPhone 14 Pro Max / iPhone 17 / iPhone 17 Pro Max but works on iPhone 11 / iPhone 16e
How to make content flow beneath UITabBar in iOS 26
CAShapeLayer strokeEnd causes ring flash on tap – how to stop border flash on custom circular progress button (UIKit)?
Looking for an extra challenge?
View all bountied questionsThese questions have a bounty on them
Smooth horizontal autoscroll while dragging near edges (keep item under finger)
Can't capture every emittion from StateFlow when testing with Turbine
Force all network activity in my app to go through a specific DNS server [closed]
show recomposition counts disabled for ConstraintLayout having composeview - Android Studio Ladybug
Create .xcappdata from ios simulator
Recommended answers
View all recommended answersThese answers have been recommended
How to find out if a URI is a MediaStore URI
I do not think there is a reliable way to determine if a Uri is from whatever the device manufacturer is using to implement MediaStore. So, if DocumentsContract.isDocumentUri() returns false, query ...
How do you create video feeds with poster in Kotlin Multiplatform?
"This feels like a hack" -- we cannot comment on that code, as it is not in your post. Off the cuff, it does not feel like a hack, so you might want to both post that code and explain why ...
SignInWithPassword has exceeded quota limits
"I should be able to shut off the Quota limits, correct?" Nope, this is not a quota you can change at will.
iOS ImagePicker shows all photos again after selecting “Limited Access” in Flutter – how to restrict to previously selected images?
When using an image picker (which is the recommended "modern" approach) then you do not need to request photo library access at all, limited or otherwise. Photo library access permission ...
How do I enable custom treatment of onBackpress in Android?
I want to avoid using AndroidX See the documentation for more on what changed in this area in Android 16 and what to do about it, including what to do when you are not using AndroidX. Their example ...
See what's trending
View all trending questionsThese are the most active questions in Mobile Development Collective
How can I close/hide the Android soft keyboard programmatically?
Why is the Android emulator so slow? How can we speed up the Android emulator?
What is the difference between px, dip, dp, and sp?
How can I stop EditText from gaining focus when an activity starts in Android?
How can I fix 'android.os.NetworkOnMainThreadException'?
Using SwiftData with SwiftUI
Simply submit a proposal, get it approved, and publish it.
See how the process works