Search code examples
How to use view binding in Android...


androidfindviewbyidandroid-viewbinding

Read More
App crashes when a button is pressed used for checking user answer...


androidkotlinandroid-edittextfindviewbyid

Read More
Custom Dialog Error...


javaandroidxmlandroid-dialogfindviewbyid

Read More
I need to instantiate and modify views from a for. Is it possible to get the ids in that for base on...


androidfor-loopviewfindviewbyid

Read More
Android findViewById() in Custom View...


androidandroid-layoutviewcustom-attributesfindviewbyid

Read More
findViewById respond "none"...


javaandroidfindviewbyid

Read More
I am facing a null pointer exception in findviewbyid function for kotlin(Android)...


androidkotlinnullpointerexceptionlogcatfindviewbyid

Read More
What is the LayoutInflater in Android? How does it differs from findViewById?...


androidlayoutlayout-inflaterandroid-inflatefindviewbyid

Read More
how to create class of findViewById?...


android-studiokotlinclassvariablesfindviewbyid

Read More
error in fragment when i use FindViewById...


androidkotlinandroid-fragmentsfindviewbyid

Read More
Activity.findViewById() error "expected resource of type id" on R.layout object...


androidandroid-layoutfindviewbyid

Read More
Kotlin class cannot findViweById...


androidkotlinadapterfindviewbyid

Read More
How can I use findViewById method inside AsyncTask?...


androidkotlinandroid-asynctaskfindviewbyid

Read More
Get ImageView by ID on different kt file to set image which is in CardView of different kt file...


androidkotlinfindimageviewfindviewbyid

Read More
Why findViewById() is returning null...


androidxmlkotlinnullfindviewbyid

Read More
bottomNavigationView = findViewById(R.id.navigation); returns null java...


javaandroidnullbottomnavigationviewfindviewbyid

Read More
How to check radio button based on intent string...


javaandroidxmlradio-buttonfindviewbyid

Read More
Small problem when taking information from a field and showing it in a message in the Android...


androidbuttonandroid-edittexttoastfindviewbyid

Read More
Switch findViewById returns null...


androidbluetoothfindviewbyid

Read More
Null pointer Exception - findViewById()...


androidnullpointerexceptiononcreatefindviewbyid

Read More
findViewByID returns null after setting same id to the view...


androidandroid-layoutviewfindviewbyid

Read More
Why does my Android app crash with a NullPointerException when initializing a variable with findView...


androidfindviewbyid

Read More
No need to cast the result of findViewById?...


androidcastingfindviewbyid

Read More
How can I pass a variable control name to findViewById in Kotlin?...


androidkotlinfindviewbyid

Read More
findViewById not accepting type argument even with compileSdkVersion 30...


javaandroidfindviewbyid

Read More
How do I use findViewById to get a ViewGroup outside OnCreateView in a Fragment?...


androidfindviewbyid

Read More
declare findViewById 'global'...


androidkotlinbuttontextviewfindviewbyid

Read More
Android ListView FindViewById confusion...


androidandroid-listviewlistviewitemfindviewbyid

Read More
findViewById Attribute in Fragment from the activity xml Not work...


androidxmlandroid-layoutandroid-fragmentsfindviewbyid

Read More
findViewById error - Not enough information to infer type variable T. I copied java code and convert...


androidandroid-studiokotlinfindviewbyid

Read More
BackNext