<div dir="ltr">Hi everyone,<div><br></div><div>This year I am working on the Hawkular Android application as part of the Google Summer of Code 2015 program.</div><div><br></div><div>The last week I spent of familiarization with the project and its key terms. With the help of public Hawkular servers, the Docker image and snapshots I looked at the API and experimented a bit to understand how things actually work. As a result I’ve created a wiki page [1] with the brief overview of key Hawkular terms. In the process I’ve opened a very first Hawkular issue regarding Docker image [2]. As a result of better understanding what is what I’ve created a very rough mockup of the UI [3] which I’ve also sent to the design team. Hopefully after a review of functions and design I can proceed with the development itself. There is some source code already [4] but mostly it is just a basic project structure, it is almost useless to the end user at this point.</div><div><br></div><div>I would like to start the development process this week. Of course it will require a better understanding of what actually should be done — I’ve tried to clarify this with creating the mockup. I think a basic authentication plus resources fetching is a good bet to work on even without clear requirements, so it can be started right away. Probably I should prepare a script to fill a Hawkular instance with some sample information — in Python or just plain cURL. If anyone has something like that — that will be a great help. I was advised to look at the test scenario [5] as a departure point but maybe someone of you have a similar thing locally.</div><div><br></div><div>Regards,</div><div>Artur.</div><div><br></div><div>[1]: <a href="https://github.com/hawkular/android-client/wiki/Overview">https://github.com/hawkular/android-client/wiki/Overview</a></div><div>[2]: <a href="https://issues.jboss.org/browse/HAWKULAR-268">https://issues.jboss.org/browse/HAWKULAR-268</a></div><div>[3]: <a href="https://github.com/hawkular/android-client/wiki/Design">https://github.com/hawkular/android-client/wiki/Design</a></div><div>[4]: <a href="https://github.com/hawkular/android-client">https://github.com/hawkular/android-client</a></div><div>[5]: <a href="https://github.com/hawkular/hawkular/blob/65f2573987890b1ffd4460e3449fb02b348816ea/modules/end-to-end-test/src/test/groovy/org/hawkular/integration/test/Scenario1ITest.groovy">https://github.com/hawkular/hawkular/blob/65f2573987890b1ffd4460e3449fb02b348816ea/modules/end-to-end-test/src/test/groovy/org/hawkular/integration/test/Scenario1ITest.groovy</a></div></div>