1618 questions
Android Studio, Windows 7 64-bit If you turn on the Android studio, you can code on the white screen. I want this background to be black or something else I don't know how to change it.
When I press the Back button on Android, I want to stop the application and go to the home screen How shall I do it?
I want to open the gallery app's photo installed on Android from my app What can I do when I have the URI of the picture?
Until now, storing all layout files in the layout folder has been easy to manage a small project.I feel the need for subfolders when the project is heavy and growing. For example, layout-- -- layout_p...
I asked a similar question this week. I still don't understand. How do you get all the applications installed on your device?Can I get it? And how do you do what you choose?Intent intent = new Intent(...
I want to put the border in ImageView and color it, what can I do?
It might be a stupid question, but is there a way to search for the string I'm looking for throughout the project other than Ctrl+F? For example, I want to find the string .getUuid(), but Edit->Fin...
How do I delete modules from Android Studio? I can't see the delete button even if I right-click on the module.
In some apps, when you click EditText, the keyboard comes up and there is a search button instead of the Enter button. I also want to implement it like this, but how can I implement the search button ...
« | - 57 - | » |
© 2024 OneMinuteCode. All rights reserved.