id tag

1618 questions


1 answers
97 views
0
I can't launch the application from javascript to URL scheme on Chrome on Android device.

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...


2 answers
51 views
0
Is unity more efficient than eclipse for Android game development? [Closed]

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...

2 years ago

1 answers
36 views
0
The width and height of the parent screen when designing the screen with Android studio layout editor.

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.

2 years ago

3 answers
69 views
0
Can I search and connect to Wi-Fi via Android/iPhone app?

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...

2 years ago

1 answers
39 views
0
How do I avoid interrupting communication by switching apps when I communicate from Android to the cloud?

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...

2 years ago

1 answers
84 views
0
Understanding Kotlin Return Statements

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...

2 years ago

1 answers
33 views
0
About Android Hidden Screen Area

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...

2 years ago

2 answers
71 views
0
Android Studio Does Not Recognize Classes

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...

2 years ago

2 answers
76 views
0
I don't know how to pass the database id during the screen transition.

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...


1 answers
97 views
0
Forced termination when selecting an image with an Android app using cordova

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...

2 years ago
« - 37 - »

© 2024 OneMinuteCode. All rights reserved.