Subscribe to Android Developers → goo.gle/AndroidDevs
@krunax_20 күн бұрын
This is inspiring me to create XR games and applications
@SebastianJesusa17 күн бұрын
You're doing a fantastic job! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@ajaygupta316013 күн бұрын
Greetings of the day Android Developers! I’m an aspiring Android developer working on a multi-module Jetpack Compose stopwatch app. I’m using a foreground service to manage stopwatch logic and display a persistent notification. However, the app gets killed by Android after a few minutes when I put running stopwatch in the background, causing the stopwatch to stop prematurely. Could you please suggest a possible solution to resolve this issue? Please help.