id tag

1618 questions


1 answers
61 views
0
Library Packaging

This is the first time I have made my own library for Android apps, and I am struggling with packaging including visibility.I don't know the standard of that area when I search the internet.I cut the ...

2 years ago

1 answers
117 views
0
How to handle Android ANR and crashes

I am developing Android apps as my personal hobby.I am distributing a browser application, but I don't understand how to deal with the following errors reported in ANR and Crash.I would appreciate it ...

2 years ago

1 answers
133 views
0
I want to display a map like Pokémon GO.

I can't find a way to customize those designs, leaving information on roads and buildings.If anyone knows, please let me know.I'm thinking of creating a map of my own design using the Android app.Poké...

2 years ago

2 answers
111 views
0
Obtain Icon from APK File

Learn how to extract icons from APK files As /sdcard/**.apk/res/drwable-hdpi-v4/ic_launcher.png, this is It says it's not a file.I think it's troublesome to treat zipfile as a file.

2 years ago

1 answers
122 views
0
Understanding android and MIDI Cable Connections

I am creating an application to receive MIDI Note ON and OFF messages on Android. I have a MIDI cable connected to the Android terminal via micro USB.Therefore, we are developing using the API of Andr...

2 years ago

2 answers
154 views
0
I want to display the a-frame in the Android webview.

Web page using WebVR framework a-frame using WebGL, I'm thinking of using webview to display it on the app instead of Android's Chrome app.As a trial, I tried to display the official site of a-frame a...

2 years ago

1 answers
95 views
0
I want to get information about the songs that are being played on Android.

I'd like to get information about the songs on Android, but I don't know how to get information about the songs being played. Please tell me what code to use.

2 years ago

2 answers
64 views
0
What is the correct behavior for smartphone display if you specify a link among the elements that are set to animation in CSS:hover?

Q1. What is the correct behavior if you click the link in the example below?·After running the animation to the end, link transition ·Link transition in the middle of animation·Link transition without...

2 years ago

1 answers
139 views
0
How to start the app and connect to BLE after reading Android NFC

I'm a beginner on Android.I have a question about using NFC to connect to BLE and launch the app.When I read NFC tags in NDEF format on Android, I understand that the following 1,2 can be done respect...

2 years ago

1 answers
56 views
0
How do I keep the check box from disappearing when I turn off the app?

I am creating an app to introduce videos.I would like to check the check box for videos that users like, so that they can keep the check status even if they close the app.The XML file allows you to di...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.