159 questions
I'm using Android Studio version 1.1. I saw it while making a new projectIn this way, only the mipmap folder contains a different DPI, but there are no files in the drawable folder.Should I put the re...
To develop a voice recognition remote control application, send the text that you received the voice to atmega128Can I use Bluetooth to send text to hardware to send out infrared signals that function...
If you create a new project, hello world appears in previewIf you install a new one on your laptop and go into the layout file, you'll get a message like attribute android: is not allowedIf you say sy...
I want to make an app using bottom navigation view in Android studio. The main activity is as follows, and depending on the tab, I want to make a button or do various things on Fragmen, but I keep get...
In Eclipse, when you do automatic import, you do shift + ctrl + OWhat do I do at the Android studio? The way I know it is... Alt + Entertainment Is there a faster way to control+alt+O?
import android.content.DialogInterface; import android.content.Intent; import android.hardware.Sensor; import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android....
I made a service called Watcher run through startService when the main activity of the application ends through onDestroy. This service has a Bluetooth connection code and an infinite loop, such as th...
I want to synchronize the project in my Android studio folder with the project in Github's repertoire I don't know what to do Someone said I can touch something on the option menu, so how do I do it?
I was closing my eyes and clicking and dragging, and one of the tabs disappearedAs I was touching this and that, the basic ui disappeared.I don't know how to set this up.It doesn't come out even if I ...
I want to make an English word game based on the game of catching a mole. First of all, catching a mole has been solved, but I have to put English words into this game, but it's blocked from here; Eng...
« | - 13 - | » |
© 2024 OneMinuteCode. All rights reserved.