Logcat error description : Button launch crashes app
There was some permission constraint in manifest file .... I removed it but the application still crashes on button click....Rest of the buttons are working great..... It started happening when i used the Notepad sample code in the SDK to impement a similar "save Notes" for my application These are the new logcat details 09-13 03:23:42.743: E/AudioTrack(776): Could not get audio output for stream type 3 09-13 03:23:42.743: E/SoundPool(776): Error creating AudioTrack 09-13 03:23:43.363: D/dalvikvm(776): GC_FOR_ALLOC freed 104K, 3% free 10299K/10524K, paused 61ms, total 95ms 09-13 03:23:43.394: