#android
Read more stories on Hashnode
Articles with this tag
What is Kotlin Kotlin is general purpose, statically types and open source programming language. It uses JVM. Now a days majorly used to develop...
Create a project with an empty activity. Implement the inbuilt class in your MainActivity TextToSpeech.OnInitListener It will look something like...
Viewpager2 with Tablayout example · Required dependency dependencies { // material library implementation...
It helps go grow your app ratings and reviews on play store ultimately leads to ASO hence ranking your app at top. · Intro Once we publish our app in...
Intro Before we get into differences between activity and fragment let's see what is activity and what is a fragment. The short answer both of them...
Type of Layout LinearLayout RelativeLayout TableLayout GridView ConstraintLayout LinearLayout LinearLayout is used when we want to place different...