Bitmap is a very basic data structure for image files. Although they are very common, they are...
There will be cases wherein you need to repeatedly execute a block of code. Such repeated execution...
In the last article “Test Conditions”, we have learned how to create test statements that check for...
Wireless connectivity is basically a requirement for any mobile device in this day and age. Wireless technology...
In this article, we are going to tackle very important topic: the test conditions. Test conditions are...
Battery life has always been a huge consideration for mobile devices, and remains of the most limiting...
Variables would be completely useless if we didn’t have operations to be done with them. But, fortunately,...
Users are, and have always been, drawn to visual elements of an interface, particularly when that visual...
“Change is the essence of life; be willing to surrender what you are for what you could...
Apps can be tricky to handle from a programming perspective because they always exist in tandem with...