GithubHelp home page GithubHelp logo

logan / sandblaster Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 664 KB

Sandblaster is a falling sand toy for your phone. Draw with particles of sand, water, oil, fire, or other elements, and watch them fall down the screen and interact with each other.

Home Page: https://play.google.com/store/apps/details?id=com.loganh.sandblaster

Shell 0.22% C++ 14.46% Java 85.32%

sandblaster's Introduction

ANT USERS

Make sure JAVA_HOME is set correctly. You should also have the tools
directory of the Android SDK in your PATH.

Build a debug APK: ant
Build and install a debug APK to an emulator or device: ant reinstall
Build and run unit tests on an emulator or device: ant test


ECLIPSE USERS

You should have the Android plugins installed in Eclipse already:

    http://code.google.com/android/intro/installing.html

There is a script in the eclipse subdirectory of this project that will
generate a project configuration for you to import into a new Eclipse project.
Just follow these steps:

1. Run eclipse/setup from this directory. This will create .project and
   .classpath files for importing into a new Eclipse project.
   Note: If this script doesn't work for you (e.g., you are in Windows), just
   copy eclipse/classpath.template to .classpath and eclipse/project.template
   to .project. Then, edit .project and do a global search and replace of
   "SRC" to the full path to this file.

2. In Eclipse, under the File menu, select "Import..."

3. Under General, select "Existing Projects into Workspace" and click "Next >".

4. Click the "Browse..." button next to "Select root directory."

5. Select the directory containing this file. The "SandActivity" project
   should appear in the list of projects now.

6. Check the "Copy projects into workspace" checkbox.

7. Click "Finish."

At this point the project should be imported. To launch an emulator running
the application:

1. Under Run, select "Run configurations..."

2. Double-click "Android Application".

3. Under "Project", click "Browse..." and choose the "SandActivity" project
   that you've just created.

4. Give the run configuration a name if you like.

5. Apply your changes, and click "Run" to start the emulator up.

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.