id tag

1618 questions


1 answers
42 views
0
What is @PerActivity on Android?

How do you use @PerActivity in Android programming?

2 years ago

1 answers
123 views
0
Unable to resolve Sync in build.gradle

When I updated the Kotlin version from 1.1.4-3 to 1.2.41 in the Android project, the gradle Sync stopped working.When running SyncFailed to resolve:firebase-analytics-implFailed to resolve:play-servic...

2 years ago

1 answers
37 views
0
I'm having a hard time because the application suddenly went to the background.

Ladies and gentlemen,Thank you for your continuous support.I am troubled by the following events.If you know anything, could you please let me know?Launch the appOperate the multi-step screen within t...

2 years ago

1 answers
69 views
0
I would like to automatically update the Twitter app development timeline.

I am creating my own Android app on Twitter.I'm a beginner.I use twitte4j.I managed to create a time line to be displayed.Therefore, instead of manually updating it, I would like to add a setting that...

2 years ago

2 answers
35 views
0
Is it possible to compress general image data by 50% on the server?

In order to reduce smartphone traffic consumption, there is a technology that compresses communications with servers via a data compression server provided by Google and others.GoogleReduce data usage...

2 years ago

1 answers
80 views
0
Play html5 video tag from Webview on Android app

I use WebView on the Android app to run the local html5 code.I can't play video.I tried using html5WebView, but it didn't work.Does anyone know how to play html5 video on WebView?The video is stored l...

2 years ago

2 answers
135 views
0
adb shell pmhide execution error

Run the adb shell pm hide and command on the Android 5.1.1 tablet device on a Windows 10 PC.Error: java.lang.SecurityException:Neither user2000 nor current process has android.permission.MANAGE_USERS....

2 years ago

1 answers
89 views
0
Android Studio error: Unable to locate adb with SDK

I'd like to install it on Android Studio, but when I press the Run button, the message Unable to locate adb with SDK appears.I'm not sure, so please tell me how to solve it


1 answers
101 views
0
This is a question about XML errors in Android application development.

I am currently editing XML and Java files.Unable to handle errors in XML.The location of the error is in the first line.<?xml version=1.0 encoding=utf-8?>That's right.As an error indication, Mul...


1 answers
95 views
0
Ajax Does Not Move in WebView at API Level 10

Even if you write the following ajax processing in javascript in the WebView of Android 2.3.3 (API level 10), It doesn't seem to work, but is there any solution?$.ajax({ url —https://xxxxxxxx, type:...

2 years ago
« - 26 - »

© 2024 OneMinuteCode. All rights reserved.