In this post we will see how to use browser intent. In app if you want to open url
Continue readingAuthor: admin
Alertdialog in Android
In many Android app you must have seen alert dialog (message box) with ok button and cancel button. In this
Continue readingStart Another Activity
In this post we will see how to start new activity. In android app many screens/Activities are used. so we
Continue readingUse mobile as an emulator for android studio
In this post we will see how to use Android mobile as an emulator for android studio. android studio built
Continue readingAndroid Button and Toast Example
Till now we have seen only designing part of app. Now lets write some code. We will write code
Continue reading