Skip to main content
Stack Overflow
  1. About
  2. For Teams

Mobile Development Collective

A collective for developers who want to share their knowledge and learn more about mobile development practices and platforms
2.1m Questions
+78
26.7k Members
+101
Contact

Pinned content

View all 2 collections

Mobile Development admins have deemed these posts noteworthy.

Pinned
20 votes
10k views

Android Frequently Asked Questions

The Android-related questions that get asked repeatedly, gathered together in one place. What does a new developer always ask at some point? What are the most common questions when someone is ...
Berthold's user avatar
Berthold
  • 101

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
22 views

Is it possible to change the app name to match the selected app icon (like Signal) in Expo?

I'm working on an Expo app that supports multiple app icons (e.g. Notes, Weather icons). Is it possible to also change the app name to match the selected icon so the label updates together with the ...
0 votes
0 answers
21 views

How to correctly parse a WAV file for use with Android TTS

I am trying to create a TTS engine for a TTS service i have running locally on my network. I used an AI to generate the basics and set up the engine with the android system. But i am not able to get ...
0 votes
0 answers
21 views

Siri does not understand AppShortcut phrases when the app is not running

I want users to be able to control my app with Siri voice commands, even (and especially) when it's not running. The phrases I have defined in my AppShortcuts work reasonably well when the app is ...
0 votes
0 answers
51 views

Android Smart TV Device Not Showing Pairing Code

I am working on Android TV Remote App. I am using Connect SDK to discover devices. To pair android app with smart TV I am using Direct SSL connection to TV's IP address on port 6467 and for pairing I ...
0 votes
0 answers
41 views

com.facebook.react.bridge.ReactNoCrashSoftException: Tried to access onNewIntent while context is not ready

I am developing an application using React-Native with Expo and Deeplink. My application interfaces with a native hardware payment system (Stone Sunmi P2) through Deeplink. The payment flow call is ...

Looking for an extra challenge?

View all bountied questions

These questions have a bounty on them

2 votes
0 answers
210 views
+100

Smooth horizontal autoscroll while dragging near edges (keep item under finger)

I have a SwiftUI horizontal editor (multiple "canvases" laid out side‐by‐side in a ScrollView). When the user drags a selected object and reaches the left/right edge of the visible area, I want the ...
2 votes
1 answer
118 views
+200

Android Instrumentation test : Run button icon is not appearing for custom buildType & classes not getting resolved

I'm trying to run instrumentation tests but Classes are not getting resolved, getting Cannot find declaration to go to Run button icon is not appearing for @Test functions so not able to run tests ...
0 votes
2 answers
262 views
+100

Can't capture every emittion from StateFlow when testing with Turbine

I'm trying to test my viewmodels that exposes a public StateFlow via stateIn operator: class HomeViewModel @Inject constructor(...) : ViewModel() { private val _uiState: MutableStateFlow<State&...

Learn something new
These are the most recent articles in Mobile Development Collective
12 votes
1k views
1 minute read

Using SwiftData with SwiftUI

One thing we iOS developers should rejoice about is the development of SwiftData, at least if you are coding for a very new project and can forget about iOS versions below 17. We finally have an ...

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