A quick look at the Layout File in Android Project
In the last Article you learnt about MainActivity class. Let’s look at the Layout XML file. The Layout file is responsible for …
A quick look at the Layout File in Android Project Read More »
In the last Article you learnt about MainActivity class. Let’s look at the Layout XML file. The Layout file is responsible for …
A quick look at the Layout File in Android Project Read More »
In the last video you saw the Android Manifest File. Let’s look at the MainActivity class. The MainActivity class is called when you Launch …
Now that you have a basic Android App and have been able to run it in the Emulator. It’s time to …
A quick look at the Android Manifest File in Android Project Read More »
It’s time to run your App using the Android Emulator. I have recorded a Video Tutorial to guide you through …
In the last Article you got an overview of Git and GitHub. The following Video Tutorial will help you to connect your …
How to Use Github to Maintain Your Android Project Source Code Read More »
Now that you have created a Basic Android Project it’s time to start using Github. But before that what is …
In the previous Article you created a simple Android Project. Once that is done you might want to take a look at …
Enough of talking, let’s create a Simple App. I hope you have Android Studio installed. So go ahead and launch …
Now that you got some idea about the Android Platform, let us look at the tools and development environment Android provides. …
In the last Lesson we provided an overview of the Android App. Moving on let’s look at the Android Platform Components. To …