Troy Miles

Unit Testing Apps with Android Studio

We will need to create an Android app, get it all set up, then add a test project to it.…

8 years ago

Using Ionic Framework’s $ionicLoading for Displaying Images and Messages

Sometimes your Ionic app needs to tell the user something really important. It might be so important that you want…

9 years ago

Persisting Data to Local Storage in Ionic

Users expect certain things to simply work in every mobile app. And if they don't work as expected, users delete…

9 years ago

How to Convert POJO to JSON Using Gson in Android Studio

JSON has become the defacto standard of data exchange on the web. Compared to its cousin XML, it is smaller…

10 years ago