I need to be able to create a WAV file using the mic in Android. Currently, I\'m having a lot of trouble. So far, this is my situation. I\'m using parts of the micDroid project
It's pretty clear, Audacity thinks that your file is floating point.
Either the WAV header is screwed up or else it's how you opened it.
Make a recording.
In Audacity, open it using Project / Import Raw Data
Set the parameters for how you think that you recorded it.
I'll bet it plays back ok.