Recently I acquired the Google Developer Console which utilizes
Google Cloud Platform lets you build, deploy, and scale applications, websites, and services on the same infrastructure.
Essentially everything you do is saved to the cloud, so there’s no need to worry about losing code or progress.
Also if you have a team this shows notable changes within the source code, so if it malfunctions suddenly you’ll know the culprit.
Lastly Google has a BETA version of the Cloud Shell which they willingly let me test and it’s similar to the Android Studio that we all know and love. Just a command prompt to execute the commands within the code.
Obviously this is an over simplification of the Google platform, yet for the general population I hope this helps you understand about the process of app making. The next post will go more in depth with my app(s).