id tag

1618 questions


1 answers
42 views
0
In google speech recognition, when the conversion result of words and phrases or proper nouns is homophonic, such as character input, it does not change to the intended conversion candidate.

In Google Voice Input and Google Assistant, for example, a famous person's name by kanji and a minor person's name are always converted to a famous person's name, but even if Google Assistant register...

2 years ago

1 answers
44 views
0
I want to display the item on the Android fragment, but it doesn't work.

http://gacken.com/wp/program/android/1927/I put the adapter in the Android fragment for reference.1 2 3 is displayed, but no groups are displayed.How do I resolve this?ItemListFragment.javapublic clas...

2 years ago

1 answers
70 views
0
Unity build succeeds, but crashes when Android device starts up

I make games with Unity and release them to AppleStore and GooglePlay.However, the last time I started it on an Android machine, it crashed and fell off.Please forgive me for not knowing how to view t...

2 years ago

1 answers
83 views
0
Control from Android Back Keys

When the Android hardware key, the back key, is pressed, I want to display a dialog and close the application, but it doesn't work properly even if I use the code below. document.addEventListener(back...

2 years ago

1 answers
42 views
0
Android app, how to use cursor in multiple methods.

Hi, everyone.I am currently creating an Android image slide show application.To give you an overview, we obtain images saved on the actual machine with cursor and switch between images by playing, adv...

2 years ago

1 answers
44 views
0
Multiple listviews are not available on fragments

If you try to use more than one listview on a fragment, an error occurs and it does not work well.The listview id should be @id/android:list.Can I use more than one listview in a class that extends li...

2 years ago

2 answers
47 views
0
How can I implement double speed or slow video playback on Android?

I want to implement the video function, so I implemented the functions of Playback, Stop, Pause, Fast Forward, Rewind.However, I don't know how to implement double speed and slow playback, so I'm rese...


1 answers
75 views
0
Site Cannot Be Displayed

I use monaca to create an app that displays websites, but when I run the app on my device,net::ERR_BLOCKED_BY_RESPONSEis displayed, and even on the monaca debuggerRefused to display 'http://www.Addres...


2 answers
43 views
0
Error without class, interface, or enum

I am making an app in Android studio, but I got an error saying that there are 6 classes, interface, or enum missing.MainActivity.java has the following information:import android.support.v7.app.AppCo...

2 years ago

2 answers
113 views
0
About displaying badges on icons

Currently, we are developing smartphone applications using Monaca, and it is located in the app I would like to display the number of unreads in the list on the icon on the home screen.However, as you...

« - 18 - »

© 2024 OneMinuteCode. All rights reserved.