Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/noah-de/triangleapp
- Owner: noah-de
- Created: 2014-09-18T02:15:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T05:46:19.000Z (over 5 years ago)
- Last Synced: 2024-10-30T11:12:45.801Z (16 days ago)
- Language: Java
- Homepage:
- Size: 635 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ApplicationThis 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)