> For the complete documentation index, see [llms.txt](https://droidcon.gitbook.io/2015-berlin-barcamp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://droidcon.gitbook.io/2015-berlin-barcamp/schedule.md).

# Schedule

| Time  | Stage 1                                                                                                                                                          | Stage 2                                                                                                                      | Stage 3                                                                                                                                                             | Workshop                                                                                                                            |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| 10:00 | Welcome and Session Planing - [GDG? Never heard of it](/2015-berlin-barcamp/gdg-never-heard-of-it-stefan-hoth.md)                                                |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 11:00 | [Retro Lambda](/2015-berlin-barcamp/retro-lambda-daniel-bauer.md)                                                                                                | [Reactive API](/2015-berlin-barcamp/reactive-api-marcel-pinto.md)                                                            | [Android Template Project](/2015-berlin-barcamp/android-template-project-eugen-martynov.md)                                                                         | UX HACKATHON: PAPER PROTOTYPING (1h)                                                                                                |
| 11:30 |                                                                                                                                                                  |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 12:00 | [Put your Activity on a Diet](/2015-berlin-barcamp/put-your-acitivity-on-a-diet-soundcloud-gillaume-pedro.md)                                                    | [Efficiency (without dying while trying)](/2015-berlin-barcamp/efficiency-without-dying-while-trying-sergio.md)              | [Keystore](/2015-berlin-barcamp/keystore-patrick-dorn-sarah-will.md)                                                                                                | BEYOND REALITY - EPSON MOVERIO/UNITY3D (1h)                                                                                         |
| 12:30 |                                                                                                                                                                  |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 13:00 | LUNCH                                                                                                                                                            |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 13:30 |                                                                                                                                                                  |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 14:00 | [Is Your App Hackable](/2015-berlin-barcamp/is-your-app-hackable-kate-marshall.md)                                                                               | [Android Data Binding](/2015-berlin-barcamp/android-data-binding-christopher-schott-florian-fetzer.md)                       | [Bring your App on every Desk](/2015-berlin-barcamp/bring-your-app-on-every-desk-tim.md)                                                                            | [CUSTOM LINT RULES - IMPROVE YOUR CODE QUALITY WITH DEDICATED CONVENTIONS (1h)](/2015-berlin-barcamp/custom-lint-rules-workshop.md) |
| 14:30 |                                                                                                                                                                  |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 15:00 | [Intro to Android Auto](https://github.com/droidcon/2015-berlin-barcamp/tree/cad334b4da22ad44fd1eb30ddac192d882cb7df1/introy_to_android_auto_-_thomas_kruger.md) | [How to detect your App is being uninstalled](/2015-berlin-barcamp/how-to-detect-your-app-is-being-uninstalled-alek-rudy.md) | [What was a Google I/O?](https://github.com/droidcon/2015-berlin-barcamp/tree/cad334b4da22ad44fd1eb30ddac192d882cb7df1/what_was_at_google_io_-_friedger_mueffke.md) | [HACKING IN THE MATERIAL WORLD (1h)](https://gist.github.com/nidhi1608/048570f1cb098de2915e)                                        |
| 15:30 | [Cool Apps in the Car](/2015-berlin-barcamp/cool-apps-in-the-car-ebrahim-andreas-h..md)                                                                          |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 16:00 | [Testing Android apps and games unsing Image Recognition](/2015-berlin-barcamp/testing-android-apps-and-games-using-image-recognition-robert-seege.md)           | [Unholy Alliance: Cross-Plattform Dev](/2015-berlin-barcamp/unholy-alliance-cross-plattform-dev-jerney-nracs.md)             | [Embracing The Lollipop](/2015-berlin-barcamp/embracing-lollipop-sonia-kesic.md)                                                                                    | GETTING STARTED IN VR (1h)                                                                                                          |
| 16:30 |                                                                                                                                                                  |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |
| 17:00 | Barcamp Closing                                                                                                                                                  |                                                                                                                              |                                                                                                                                                                     |                                                                                                                                     |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://droidcon.gitbook.io/2015-berlin-barcamp/schedule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
