Experimenting with Different Layouts
I have explained about different layouts in android and why those are used. But now you have to learn that
Read moreI have explained about different layouts in android and why those are used. But now you have to learn that
Read moreAndroid Studio IDE has many tools and features which you can use in different ways to develop an amazing application.
Read moreA layout defines the structure for a user interface in your app, such as in an activity ( How Your
Read moreCreating activity and learning how it works is a very important part while you start to learn android app development,
Read moreIntroduction Android AsyncTask is an abstract class which perform heavy tasks in the background and keep the UI thread light
Read moreRegular Expression or Regex is a very important expression matcher for applying validations in any android application. You can learn
Read more