Android-er

Please visit my new address: https://coxxect.blogspot.com/

Sunday, May 22, 2022

Simplest Snackbar

›
Snackbars provide lightweight feedback about an operation. They show a brief message at the bottom of the screen on mobile and l...

Simple example of Button and Toast (Android Kotlin)

›
activity_main.xml <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout ...
Monday, June 14, 2021

TextInputLayout + TextInputEditText

›
Simple example to use com.google.android.material.textfield.TextInputLayout and com.google.android.material.textfield.TextInputEditTe...
Thursday, May 20, 2021

Fix Android Studio error: Missing essential plugin: org.jetbrains.android

›
Just update Android Studio 4.2.1, but fail to run with error of:  Missing essential plugin:  org.jetbrains.android  ...
Monday, January 4, 2021

Android read text file with request permission at runtime

›
Android example to read text file, with request permission at runtime. To read file in Android, if your app is installed on device that ...
›
Home
View web version
Powered by Blogger.