QUESTDOT LATEST

Android Display GIF Image Tutorial

GIF image format (Graphics Interchange Format) is an animated and static image on an application. Besides, It is lossless bitmap...

Advertisements

PHP Socket Programming Tutorial

Every programming language enable to use socket programming to provide the communication mechanism between two processes on the same or...

Android ContentProvider Tutorial

ContentProvider is a component that provides data control from one application to another application. It can choose many different way...

Android Fragment Tutorial

Android Fragment is a modular section of an activity which enable to combine multiple fragment into one activity. Each fragment activity have...