Google introduced a number of new tools to help developers build applications and gain insight on data sets hosted on the Google Cloud Platform. The new cloud capabilities include:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYzzg36JsmZxIVdRfdSNT7P5Jzv85wtIEL7GYHljcCe_CK_LnYedGsgrL3Nvn9kQOgul4HDVILiTzqpd3FcFBzOEFQm7atYIN3HadoQJt741ultutJjux03Tm3ui8tsRieDWRMA4bg4ILD/s1600/google-cloudsave.png)
Google Cloud Save, the latest release enables Android applications to synchronize data between devices with push notifications with no server code required.
Cloud Debugger, a new tool that provides a full stack trace and snapshots of all local variables for any watchpoints set in code with no performance impact.
Cloud Trace, a tool that provides deep insights into the performance of cloud applications. It helps visualize and understand the time spent by an application for request processing. A developer can compare performance between various releases of an application, see latency distributions and correlate application changes to performance changes.
Google Cloud Monitoring powered by Stackdriver, designed to identify and address unusual behavior across your application stack. Cloud Monitoring is aware of popular open source applications and will automatically generate dashboards and alerting tuned for them.
Cloud Platform integration into Android Studio, simplifies the process of adding a Google App Engine backend to a mobile app. Android Studio now has three built-in App Engine backend module templates including Java Servlet, Java Endpoints, and an App Engine backend with Google Cloud Messaging.
http://googlecloudplatform.blogspot.com/