215 questions
Hello. I am studying Android while making a memo application.The Notepad contains ListView and the Adapter contains CustomAdapter, which is defined by inheriting the BaseAdapter. There is only one tex...
I made it like a source code below to make the image button transparent. There's an error in Eclipse.<ImageButton android:id=@+id/previousandroid:layout_width=wrap_contentandroid:layout_height=wrap...
As the title suggests, login works well on general Internet apps. I made an Android project and tried to log in on the web view, but it keeps failingWhat's the reason...?Do we need additional code?Ple...
It's a code that even creates an expandable list view in Android Studio and displays related toast when you click on the Child list.I want to display toast here and at the same time type a different u...
When you change the color of TextView in XML, you change the textColor property like android:textColor=#FF0000
Hello, I received json data in recyclerview from a fragment and sprayed it, and when I clicked on the view, the Gone had view appeared below. By the way, I want to get json data in the view that appea...
There are two elements in the activity, EditText and ListView. When the activity is turned on, a cursor is created in EditText EditText.setSelected(false);I did it like this, but it's still like that...
I understand that if you inherit another layout when creating a custom view, you need to implement the creator belowI wonder why the defStyleAttr and defStyleRes parameters are needed and used in what...
Hello, everyoneI was just checking, and I have a question.There is an application called car mode made by Samsung in Google StoreIf you run this application, and you run any app in it.The application ...
dic =[{'name': Knives Out', 'dt_area': Kim Tae-hyung-kwan [Hall 1] 6th floor', 'start_time': '22:15', 'seat': '139 remaining seats', 'area': 'CGV Gangnam', {'name': 'Naves Out', 'dt_area': 'Kim Tae-hy...
« | - 16 - | » |
© 2024 OneMinuteCode. All rights reserved.