To install Google Chrome in Ubuntu follow the instructions below 1. First you need to install some dependencies, so please install it us...
Read More
Home / Archive for 2016
Adapter in Android - What is it ?
Adapters in android are the one who retrieve data from a data source such as an array, database, file etc and provide it to AdapterView...
Read More
Method in Java - Explained Simply!
A method in Java is a group of code defined with a name, so instead of repeatedly writing that same group of code everywhere , we can...
Read More
How to Remove Duplicates from ArrayList in Java
Remove Duplicates from ArrayList We use ArrayList a lot but what if we want to remove duplicates from ArrayList with an easy method.T...
Read More
Subscribe to:
Posts
(
Atom
)