Sunday 22 March 2015

How to Setup Google Glass Quick Start Demo on HANA

At the end of the operations we will deploy demo to Hana Cloud Platform. Then users will authorize via created url on cloud platform. After successful login, current timestamp, name and location of user are saved to Hana Database and a timelinecard is posted with the last logged in users data.

Deploy Quick Start Demo:

There is two major task to deploy demo

Creating a Google APIs Console project:

Google has a detail tutorial to create a console project. You can follow the instructions.
The created client ID and client secret for my project:

Importing project to hana studioCapture1.JPG
Download attached .war file and import project into Hana studio. (If you want to try Quick start demo independently from Hana studio, please download .zip file, import it as archieve project into eclipse)