Api Modeler is published on the Play Store
I finally published the app on the play store. I had some initial hiccups as I didn't setup the main app module as a SplitApplication. This led to the app being stuck on the installing module screen. But thats resolved now. I did notice the app crashing in the California cases module but I haven't seen data for those crashes in the dev console yet. I'll probably get back to it once I have some crash data. I could add another module for the data from https://covidtracking.com/api . Source code for Api Modeler available here : https://techeretic.github.io/ApiModeler/ Play store link : https://play.google.com/store/apps/details?id=com.pshetye.apimodeler Next, I'll probably try out Flutter.