id tag

1618 questions


1 answers
43 views
0
Error Handling Cannot resolve method

I am a beginner in Android development.The following code will cause an image-like error.super(context, R.layout.top_listview, items);I think I should correct the part of , but what should I do?I woul...

2 years ago

2 answers
56 views
0
I want to view the same web page on my Windows PC/Android tablet.

Instead of providing a web page for each Windows PC/Android, I'd like to see one web page from both sides.The PC only looks at the web page, but I also want the tablet to scan the barcode using HTML5....

2 years ago

2 answers
138 views
0
How do I make Activity/ArrayAdapter sparse on Android?

Hello,As the title says, How do I make Activity/ArrayAdapter sparse on Android?I tried writing the code where Activity and ArrayAdapter are calling each other's methods.The fact that Activity and Arra...


1 answers
112 views
0
I want to play the video on the server.

As stated in the title, I would like to play the video on the server using iframe, but there is no problem with ios, but I cannot play it on Android.Is there any good way?<iframe height=250 class=m...

2 years ago

1 answers
79 views
0
What is the fingerprint and API Key of the certificate to be obtained when using GoogleMap?

I have a question about the subject.I sometimes used Google Maps when creating apps.We created it by referring to books, etc., and there was a procedure in which acquire API keys from certificate fing...


1 answers
92 views
0
Request search results for YouTube Data API in Volley.

When I requested at the following URL, the following error occurred:Error Contents: 01-22 22:24:43.326 23433-23461/com.hoge.piyo.buzz E/Volley ﹕ [2094] BasicNetwork.performRequest: Unexpected respons...


1 answers
121 views
0
About DownloadListener in WebView

DownloadListener is not called in Android 5.0 or later, what is the cause?Are there any countermeasures?It seems that it is not called only when I click on the Gmail attachment.

2 years ago

1 answers
134 views
0
Request search results for YouTube Data API in Volley.

When I requested at the following URL, the following error occurred:Error Contents: 01-22 22:24:43.326 23433-23461/com.hoge.piyo.buzz E/Volley ﹕ [2094] BasicNetwork.performRequest: Unexpected respons...


1 answers
118 views
0
MediaRecorder.stop() Returns NullPointerException

Currently, we start recording by pressing the Start button on the dialog, and when we press the Stop button, another save confirmation dialog is displayed, and when we press the Save button, the recor...


1 answers
93 views
0
MediaRecorder.stop() Returns NullPointerException

Currently, we start recording by pressing the Start button on the dialog, and when we press the Stop button, another save confirmation dialog is displayed, and when we press the Save button, the recor...

« - 15 - »

© 2024 OneMinuteCode. All rights reserved.