id tag

1618 questions


3 answers
47 views
0
I want to restrict IP in NanoHTTPD.java

minSdkVersion:19targetSdkVersion:19http://komamitsu.hatenablog.com/entry/20120223/1330013934Using the above information, I am running NanoHTTPD on Android.Due to the restriction of the source of acces...

2 years ago

1 answers
40 views
0
Is there a way to detect LongClick with Spinner on Android?

It has been confirmed that onItemLongClick cannot be used with spinner.Like this code, I would like to use Handler to write onTouch(), and if the button is pressed after 1000 msec, press and accept. A...

2 years ago

1 answers
36 views
0
Keyboard Development with Android Custom xml

I am thinking of creating a custom IME using Android Studio.Instead of occupying the bottom of the screen like the numeric keypad/qwerty layout since AssistiveTouch on iOS or Hero Keyboard, JavaScript...

2 years ago

1 answers
34 views
0
Error in Location Information Positioning

We are developing an application using Location Manager, but when we get location information from WiFi and the network, we may get a location that is completely different from our current location.Is...

2 years ago

1 answers
49 views
0
What should I do to make it a resident application with monaca?

I created an app, but I want to call commands regularly, but I can't do it when I turn off the app.How can I make regular calls?

2 years ago

1 answers
37 views
0
Testing Techniques for Slow Line Timeouts in Mobile Development

When developing mobile systems such as iOS and Android, the wifi environment is comfortable in development environments, which often overlooks abnormal system tests that can occur in real-world enviro...

2 years ago

1 answers
37 views
0
Learn how to start the service only while the app is closed.

I would like to start the service only when I return from the currently open screen (MainActivity) or press the Home button to do something else, and give notifications every certain time.When I go ba...

2 years ago

2 answers
124 views
0
Import Facebook SDK in Android Studio

Error: (10) Plugin with id'com.android.library'not found.When I imported the Facebook SDK from the Import Module on Android Studio, I got the above error when I synchronized with Gradle.The cause is u...


1 answers
111 views
0
Error in OpenGL

I tried to run OpenGL using the Google sample MediaEffect, so when I ran on Android Studio, the following error occurred and it stopped running.I think it was working when I first ran.Please tell me w...


3 answers
42 views
0
Android File Transfer Does Not Recognize the Device

When I connect my Android device to my Mac via USB and start Android File Transfer, it says I can't find my Android device and nothing appears on the screen.Android devices are recognized in Android S...

2 years ago
« - 33 - »

© 2024 OneMinuteCode. All rights reserved.