GithubHelp home page GithubHelp logo

trace2learn's Introduction

Trace2Learn

Trace things to learn them!!!

-------------------------------------------------------------
Contents
-------------------------------------------------------------
Trace2Win : the main app
Trace2Win/tests : android test project for the main app
TraceLibrary : the core library
TraceThis : the simplified app(just for importing/viewing)


-------------------------------------------------------------
How to import to Eclipse
(By Seunghoon Park, [email protected], Dec 7th 2012)
-------------------------------------------------------------
1. right-click on the package explorer in Eclipse

2. select "Import..."

3. select "Android/Existing Android Code Into Workspace"

4. configure the "Root Directory" by clicking "Browse..."
   to this repo's root

5. Now, you should be able to see 4 detected projects.
   please 'un-select' MainMenuActivity from TraceThis.
   (Note: 
   This is because Eclipse/Android don't use a smart way to specify the project's name. 
   You'll change the project name manually soon.)

6. While selecting the rest of three projects, click "Finish"

7. Now, let's change the projects' names.
   Click a project that you want change its name on the package explorer.
   Then, push 'F2'.
   Recommended projects' names: 
    - CharacterCreationActivity -> TraceLibrary
    - MainMenuActivity(from Trace2Win directory) -> Trace2Win
    - tests -> Trace2Win_tests

8. Now, let's import the simplified app as well.
   Repeat 1-5 steps.
   At 5th step, select MainMenuActivity from TraceThis.
   You can change its project name as the above.

9. add Java build path to Trace2Win_tests project.
   right click on the Trace2Win_tests(or tests, if you didn't change)
   click "Properties"
   click "Java Build Path" on the left column.
   select "Projects" tab.
   click "Add..."
   select Trace2Win(or MainMenuActivity from Trace2Win directory)

trace2learn's People

Contributors

baelnog avatar bchiang20 avatar ifso avatar lueshi avatar pclove1 avatar robertjli avatar theirahk avatar

Watchers

 avatar

Forkers

ifso

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.