324 questions
package flug.com.afeel;import android.app.Activity;import android.content.Intent;import android.os.Bundle;import android.util.Log;import android.view.View;import android.widget.Button;import com.faceb...
I want to use my project as a library on Android, so I want to make it aar... How can we do that?
I am currently learning game makers and Android studios to make app games.I want to connect these two and complete the game. Android Studio and Game MakerCan I connect the RAM?
Hi, everyone. Mac, C++ are both beginners.I have to submit my school assignment by next week. Regardless of whether you're using a Mac, Ask them to submit 'Visual Studio Project Folder' and 'cpp' file...
I'm following the link . When I run the application, the warning window appears as below.Gradle: module 'facebook' won't be compiled. Unfortunately you can't have non-Gradle Java module and Android-Gr...
I want to keep the Circle object going up in the y-axis direction.It worked well in the x-axis direction, but when I changed the character to the y-axis, the circle did not move. What's wrong?
We are currently producing an application using earphones in Android Studio.By the way, I found related materials that use earphones and coded themRecognize the HEADSETHOOK button and float it on toas...
If you create a method and do not use it, it will appear gray.For example, public class example {...public int usedMethod () { ....}public int notUsedMethod () { ....}...usedMethod();}If it's like thi...
It's Java.I'm going to make a lotto number application simple.In the For Moon, where you turn the order according to the number of spinners,If you take a picture of log, there are 3, 4, and so onThe a...
There's a sample project that's quite complicated to locate multiple header files, set up libraries, set up preprocessors, and so on.If we can copy the existing project and modify the contents of the ...
« | - 22 - | » |
© 2024 OneMinuteCode. All rights reserved.