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
SwiftUI issue with keyboard
How can I fetch hidden PHAssets when ‘Use Passcode’ in the Photos app settings is enabled?
I’m experiencing an issue with WebRTC audio on Android 14+ that works correctly on Android 13
Get notification history paginationToken and startTime inconsistency
MediaStore returns files in the same folder with different cases
Recommended answers
View all recommended answersThese answers have been recommended
Overriding Android's default sleep behavior
That would seem to be a question that you should direct to the device manufacturer, or to whoever set up its firmware that behaves this way.
Flutter: Is it possible to identify and match multiple users by fingerprint (1:N matching) on Android/iOS?
Biometrics on iOS (as with Android) are for authentication, not identification. During enrolment a fingerprint hash is created and stored in the Secure Enclave. There is no actual fingerprint data ...
SwiftUI ToolbarTitleMenu prevents navigation title truncation and pushes trailing toolbar items offscreen
What you are observing is just how the system is designed to behave. That said, something I also observed is that the other tool bar items do not get collapsed in landscape orientation of an iPhone ...
`android` block deprecated with AGP 9.0
Do you have a sample Gradle file that is raising this error? If your project is a Kotlin Multiplatform project, this post may help.
Making apps with Kotlin
See Exploring Android and the rest of my 2nd-generation books, all available for free.
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