News

To install a JSON server on a Windows computer, we will use Visual Studio Code IDE. create a sample JSON database, and then run the server.
Twitter used to provide CSV exports of your data, now it's all in machine-readable JSON. How can you use it in Excel?
We dig into the different options available to store data locally on an android device, complete with sample source code.
Here's a quick refresher on how JSON files work and how you can use them to configure AWS services. Normally, I like to use my articles on this site to show you how to accomplish various tasks in an ...
Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.