7 questions
One of the application functions I'm working on is to activate and maintain the service from the first launch of the app. The function of this service is to get the db value by doing web communication...
I want to measure the Android battery capacity and do something specific when there is only a certain amount left.If you run the application to reduce battery capacity and activate it in the backgroun...
Spinner's event is changed to Background Assuming that the item is divided into four categories: Black, Blue, DKGray, and WhiteIs there any way to get it applied right away?The current state is applie...
Can I send it to the server?
This is shape_list.xml.<?xml version=1.0 encoding=utf-8?> <!--Output shape square--><solid android:color=#ffffff /><!--Output color to shape --><stroke android:width=10dp an...
I want to do something whenever the app comes back to foreground. Is there a way to detect an app going to the background and coming to the foreground?
I'm making a simple application with Android.With an application that returns to the backgroundIt is an application that repeats raising the number 1 after 10 seconds, changes the textview to that val...
© 2024 OneMinuteCode. All rights reserved.