Hi, Already i am using this permission *< uses-permission android:name =" android.permission.WRITE_EXTERNAL_STORAGE"/ >*
but i have a error in the time record start and stop. That's like, *x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value* * VerifyAndSetParameter failed* * PVMFOMXEncNode-Audio_AMRNB::DoPrepare(): Got Component OMX.PV.amrencnb handle * * * If u know about this error please help me.... And the files are not stored in sdcard Regards, Tom On Wed, Oct 10, 2012 at 8:16 PM, bob <[email protected]> wrote: > Be sure to have this permission to write to the SD Card. > > > < uses-permission android:name =" > android.permission.WRITE_EXTERNAL_STORAGE"/ > > > > > > On Tuesday, October 9, 2012 6:40:29 AM UTC-5, Tom wrote: >> >> Hi, >> >> I am try to create walkie talkie app using android. but i couldn't store >> the recorded files in sdcard. >> >> And also i need a networking information like how to send and receive >> the voice message between one mobile to another. >> >> Please tell me the details. Because this is very urgent . >> >> Thanks, >> Tom >> > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

