Skip to content

esnyder/rectest

Repository files navigation

A toy project to play with Android programming.  Messing with recording audio.


BUILD INSTRUCTIONS:

* Get the project from github: 
  'git clone git@github.com:esnyder/rectest.git rectest'

* Make sure that your android SDK tools directory is in your path and create the build.xml file:
  'cd rectest && android update project --path . --target=<your target> '

* Build it:
  'ant debug'

About

Toy audio recording app to play with android development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages