Skip to content

wecodehackathon/kickstart-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

##Troubleshooting If you are using Mac OSX and get an error with text like "Intel HAXM is required to run this AVD. /dev/kvm is not found" Do the following steps to fix: https://stackoverflow.com/questions/46565353/dev-kvm-is-not-found-on-mac-os

Do note that once the emulator is running, its process thread will need to be stopped with a separate command. The IDE will NOT do this task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages