Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sasikumar
sasikumar has asked
2
questions and find answers to
57
problems.
Stats
1.5k
EtPoint
466
Vote count
2
questions
57
answers
About
Android makes our life as Awesome.
The best revenge is massive success.
They did not know it was impossible, so they did it!
A good programmer is someone who always looks both ways before crossing a one-way street.
sasikumar questions
How to read JSON from Url using kotlin Android?
sasikumar answers
How to Fix error buildFeatures { viewBinding = true } that dont occur in viewBinding { enabled true }
How to set two different adapter in a single recyclerView?
Permissions Dialog not showing in Android 11
Retrofit2 encodes Query value even when encoded=true
When retrieving passed arguments from a bundle, why does Android Studio warn and suggest using requireArguments() instead of arguments!!?
How to get last inserted row in SQlite android
overridePendingTransition not work in adapter(android)
Duplicate class from androidx.core:core:1.0.0 and com.android.support:support-compat:26.1.0
How to read JSON from Url using kotlin Android?
How to add "UP" back button in fragment (Fragment to Activity)