Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noah-de/triangleapp

Android application, built using the KEN software development method that is currently being developed at California State University Fullerton.
https://github.com/noah-de/triangleapp

Last synced: 9 days ago
JSON representation

Android application, built using the KEN software development method that is currently being developed at California State University Fullerton.

Awesome Lists containing this project

README

        

TriangleApp
===========

To download the files and run them yourself
- Extract the zip file
- From eclipse, File -> import -> Android -> Existing Android code into workspace
- Find the extracted files and import both projects (TriangleApp and TriangleAppUnitTesting) into the workspace
- Choose run -> as Android Application

This Android Application was developed using the Eclipse ADT bundle and the following settings:

![](http://i.imgur.com/NmJkbks.png)

Here are some directions to get it to run in a new Eclipse worksapce.
- File -> import -> projects from Git
- Select repository source-> github
- From URI -> uri:https://github.com/noah-de/TriangleApp.git
- choose master branch
- select directory (on your own computer), initial branch to start in (master)