1618 questions
I'm running a URL scheme from php to javascript to launch the Android app.The app won't start.The application starts without any problems with browsers such as OPERA.I am at a loss because I cannot fi...
Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 7 years ago.7 years agoAlso, please tell me the advantages of each...
When designing a screen with Android studio layout editor, what dp is the width and height of the screen?Where is that defined?In the sample program, it says fill, and it's kind of hazy.
I'm thinking of an app that automatically connects to a specific Wi-Fi spot when a specific app starts.Is it possible to search for wireless LAN access points and connect to any Wi-Fi network found on...
Hello,I asked a question that I wanted to know how to safely send the relatively important data that I entered in Activity.When you send data from Android, it takes 3-5 seconds to process, and there i...
So I wrote a code saying that if the document of the UserID entered exists, it will return an error.However, ➀In the code, the dbError variable is returned null instead of being updated.➁If you use th...
Is it possible to always draw applications in specific areas on Android?I always want to draw my own application at the top 30% of the display, and I want to be able to use other applications freely a...
All classes in Android Studio are icons below, and there is no red underline when you write the compilation error code, but you can debug the actual machine normally.Could you tell me how to deal with...
I would like to create a Tap each item in ListView to see the details screen corresponding to the item flow in Kotlin.I don't know how to get the id of the item I tapped and give it to the detail scre...
I am working on creating an app for the first time.I'm trying to use cordova as an Android app for web views.I have created a function that allows me to select photos and images and register them.If y...
« | - 37 - | » |
© 2024 OneMinuteCode. All rights reserved.