Category: Android

21
Jan
2016

Android Core Building Blocks

Android core building blocks Content Provider: are use to share data between the applications Fragment: Fragments are…

21
Jan
2016

Android Core Building Blocks

Android core building blocks Content Provider: are use to share data between the applications Fragment: Fragments are…

20
Jan
2016

Android – Logcat Activity Showing in Android Studio

Some change in HelloWorld project in Android Studio in MainActivity.java code: package com.example.zakihp.helloworld; import android.app.Activity; import android.os.Bundle;…

24
Jul
2015

Android A to Z

Here i am going to describe all the basic to advanced android experience I have learned …I…