I am new to the Android . What are all the things should i do in Audio Capture in ANDROID ? please can you temme ?
On Wed, Jul 25, 2012 at 1:45 PM, bharadwaj <[email protected]> wrote: > > > On Wed, Jul 25, 2012 at 1:32 PM, Meena Rengarajan > <[email protected]>wrote: > >> Hi all , >> For me one doubt . I have created 4 buttons lik record, save, >> stop and play in ANDROID. So do i wanna create method for all these buttons >> ? onClick method ? Can anyone tell dis ? >> >> Public void onClick(View v){ >> // >> } >> >> On Wed, Jul 25, 2012 at 12:42 PM, Siva Kumar <[email protected]>wrote: >> >>> >>> Dear All, >>> >>> Please visit the below link and give ur ideas for my android technica >>> doubts. >>> >>> http://stackoverflow.com/q/11644419/385138 >>> >>> >>> -- >>> *Thanks & Regards, >>> Sivakumar.J* >>> >>> >>> >>> -- >>> 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 >> > > yes u have to overide the button clicks. > > -- > 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

