you need at least these permissions in your AndroidManifest file

        <uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
        <uses-permission android:name="android.permission.RECORD_AUDIO" />


On Nov 2, 7:09 am, ktuluceng <asimturgut.somuncu...@gmail.com> wrote:
> 11-02 11:55:39.647: W/System.err(557): java.io.FileNotFoundException: /
> mnt/sdcard/gpp/record1.3gp (Permission denied)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to