Tag: printing
Use Jenkins as an Android App Development Framework
This is a continuation of our article "Getting Started with Jenkins". Jenkins plays an important role in Android app development since it has an...
Joy of Programming: Penny Wise and Pound Foolish!
We often try to use a smaller data type to save space. Though it looks like clever programming, it can cause nasty bugs. Let’s...