1618 questions
On Android, image views are usually squares. I want to make a square with rounded corners in the image view, is it possible?
How do I change the color of the separation line in the list view of Android? Please teach me.
I'm working on a photo selection option on my app. There is a button and an image view in the layout, but if I click the button, it connects to the gallery and you can choose the image. If I select an...
I want to make a signed apk file on the Android Gradle build, but I'm not sure if the code below is correct. What did I miss out on the gradle build?android { ... signingConfigs { release { storeFi...
The situation is... There are 6 activities including Home, Screen 1 to Screen 5. When you launch the app, you start with Home exists and ->screen1->screen2->screen3->...Go to ->screen5....
I put an onClick event in RecyclerView to apply onClickListener to each item, but it doesn't work properly. How shall I do it?
Device: HTC Desire I'm developing an app. It's hard to design the landscape mode, so I'd like to make it possible only for the portrate mode.<application android:debuggable=true android:icon=@draw...
Is it possible to set the screen size of the device as small, normal, large, and xlarge with the code? Not density, just screen size.
Can you make xml underline the text in the file?
If you click the button, the camera turns on, and if you click again, you can capture the screen, if you don't like the captured image, you can delete it, go back to the screen where you can capture t...
« | - 55 - | » |
626 GDB gets version error when attempting to debug with the Presense SDK (IDE)
586 PHP ssh2_scp_send fails to send files as intended
932 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
639 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.