id tag

1618 questions


2 answers
45 views
0
Some Android devices call AsyncTask twice

When I ran the program on Nexus 5, AsyncTask was called only once, but this time when I ran the program on Xperia, AsyncTask was called twice.Is there a bug in AsyncTask that says that the behavior wi...

2 years ago

1 answers
39 views
0
Understanding How Up-Navigation Transition Destinations Are Determined

I can't get an answer to the following questions, so please let me ask you a question as well.https://stackoverflow.com/questions/27767657/android-up-navigation-targettingActivityA(Aa):ActivityActivit...

2 years ago

2 answers
60 views
0
error: What does No resource identifier found for attribute 'latout_height' in package 'android' mean?

error: No resource identifier found for attribute 'latout_height' in package'android'This error occurred while using java.Could you tell me how to solve this problem?

2 years ago

2 answers
62 views
0
error: What does No resource identifier found for attribute 'latout_height' in package 'android' mean?

error: No resource identifier found for attribute 'latout_height' in package'android'This error occurred while using java.Could you tell me how to solve this problem?

2 years ago

3 answers
78 views
0
How to reflect screenshots taken on Android into the gallery

I am using vuforia to create an AR app for Android.I implemented the camera function in C#, but it will not be reflected in the gallery unless I reseat the SD card or restart the terminal.After resear...

2 years ago

3 answers
104 views
0
How to reflect screenshots taken on Android into the gallery

I am using vuforia to create an AR app for Android.I implemented the camera function in C#, but it will not be reflected in the gallery unless I reseat the SD card or restart the terminal.After resear...

2 years ago

1 answers
41 views
0
I want the initial state of textbox input on Android to be alphabetic.

If you click textbox on Android, the keyboard will appear from below, but the initial state of the keyboard will be entered in Japanese.How do I put it in alphabetical form first?

2 years ago

1 answers
40 views
0
I want the initial state of textbox input on Android to be alphabetic.

If you click textbox on Android, the keyboard will appear from below, but the initial state of the keyboard will be entered in Japanese.How do I put it in alphabetical form first?

2 years ago

1 answers
144 views
0
Cordova (android) launched a web server inside the device for video playback, but cannot play when offline

I have a question about video playback. [Purpose]I want to play videos inside html using a video tag within the app created by Cordova.Works with Android 5.0, but cannot play with WebView with Android...


1 answers
165 views
0
Cordova (android) launched a web server inside the device for video playback, but cannot play when offline

I have a question about video playback. [Purpose]I want to play videos inside html using a video tag within the app created by Cordova.Works with Android 5.0, but cannot play with WebView with Android...

« - 16 - »

© 2024 OneMinuteCode. All rights reserved.