We Hackathon Starter Kit

The start kit is a working Android app. The app provides features that can be used as basic building blocks to build your own unique Android app. The features available are:

Working code:

  • Registration Form
  • Map using Google Apis
  • Information that links to webpage using WebView
  • Weather using Weather API Rest Client
  • Play video

Place holders that can be used or deleted:

  • Share
  • Send
  • Settings
  • Floating Action Button

Installing

Instructions for compiling and opening app:

  • Download or clone git repository
git clone https://github.com/sandroid/WeHackathonPrototype.git

wehackathon