Android fill_parent and match_parent with Example

A new Android developer may get confused about what’s the difference between fill_parent,match_parent and wrap_content. In android every Tag in Xml file contains two important attributes android:layout_width android:layout_height Did you wonder what’s the different? Android fill_parent and match_parent Lets see the Definition, wrap_content – The component just want Read More …

Best Android Training in Chennai

When it comes to points of Android Training, Credo Systemz  is the best option to take up the Android Course with proven expertise useful android applications as well as providing hands-on training to budding android developers. Our android trainers are experienced working professionals with hands on real time Read More …

Understanding Broadcast Receiver in Android

Broadcast Receiver in Android  – In our series of Android articles, Previously we discussed about Services , Activity and Fragment Take a quick Glance at : Top 25 Android Interview Questions and Answers In this tutorial,we’ll discuss about a important component of the Android Framework named Broadcast Receiver Read More …

Content Provider in Android – Basics

Content Provider in Android – In our series of Android articles, Previously we discussed about Activity , Services  and Fragment. Here we are going to discuss about content providers and to cover the basic concepts you need to make use of existing ones or to Read More …