Android Tutorial

Android Tutorial Day 2

Learning Objective: Hope you have understood the key terminology about Android App Development. Now Let’s Start using Android Studio and make our first Hello World Application. Checklist before you start: Android Studio Installation Done? SDK Installation Done? AVD Installation Done? I am Ready to Start Start Android Studio Create New Project (Select Option Phone and Tablet)

Android Tutorial Day 2 Read More »

Android Tutorial Day 4

Learning Objective: Let’s start exploring more fundamentals of Android. How to store some user logged-in value to track the user and its profile. We can use  Shared Preferences. How to Create  Shared Preferences in Android Programming. Sample Code to Write Data into Android using Shared Preferences. FirstFragment Java Code SecondFragment Java Code SecondFragment Layout Code

Android Tutorial Day 4 Read More »