324 questions
I'm going to develop an app using augmented reality vuforia APII'm going to use the vuforia api.I tried to download the sample and open it in Android studio and run it once. I see this error.Could you...
mBtnSendData.setOnClickListener(new Button.OnClickListener() { Timer buttonTimer = new Timer(); @Override public void onClick(View view) { if (mThreadConnectedBluetooth != null) { String SendDat...
The IDE font looks too small in the Android studio Can I increase the size of this IDE font?
Hello, I am currently making a web page viewer using Android Studio.Depending on the value of the action mode int global variable in WebActivityI want to display a web page, but I keep getting errors ...
Press the + button to go up 3000 - press the button to go downIt's a program where the total amount is calculated according to the button pressedIt's a hassle to press the button, so I want to make it...
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...
I looked it up and I heard that the visual version I use doesn't have stdint.hThen I can't write anything in this header? TT?
I'd like to log in to Kakao api Is it possible to try this if the application is registered in the first place?They want us to add more platforms, but there's traffic here
I'm making a simple game out of Cotlin at Android Studio.There are several image buttons, and you want to turn a random number so that the button image corresponding to the number that corresponds to ...
« | - 26 - | » |
© 2024 OneMinuteCode. All rights reserved.