Skip to content

Instrument tuner app. Mostly my playground to learn Android development.

License

Notifications You must be signed in to change notification settings

ohazi/precise-pitch

 
 

Repository files navigation

icon Precise Pitch

My first Android development experiment, so don't expect anything useful here :)

Essentially, this is a little instrument tuner.

With ANDROID_HOME set to the location of the sdk and JAVA_HOME set to the jdk, connect your debug enabled phone and type:

ant debug && ant installd

You get something like this:

screenshot

Debug build: https://github.com/ohazi/precise-pitch/raw/master/bin/PrecisePitch-debug.apk

About

Instrument tuner app. Mostly my playground to learn Android development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Shell 0.5%