[android-developers] Re: Pre settings for each application

2008-11-11 Thread Michael
With in that URL, which application I need to go through... SInce lot of examples are there. :( Perhaps if you search for 'SharedPreferences'? Perhaps if you look through the sample applications and API demos that came with the SDK? A simple search for 'SharedPreferences' turns up many

[android-developers] Re: Pre settings for each application

2008-11-10 Thread Michael
Look in the SDK documentation on http://code.google.com/android ? --~--~-~--~~~---~--~~ 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

[android-developers] Re: Pre settings for each application

2008-11-10 Thread yasmin afrose
Hi, Thanks for your reply. Please can you tell some example \ url... It will help me to get the concept about SharedPreferences I'm able achieve the task... Thanks Again!!! Yasmin On Mon, Nov 10, 2008 at 4:37 PM, Christine [EMAIL PROTECTED]wrote: use SharedPreferences. On Nov 10, 11:11

[android-developers] Re: Pre settings for each application

2008-11-10 Thread Christine
use SharedPreferences. On Nov 10, 11:11 am, AndroidKid [EMAIL PROTECTED] wrote: Hi, I've done one application. it will play a Airtel song if the mobile receives SMS. I would like to allow the user to assign any song as per their needs. So, I want to make this as pre-setting. Based on the

[android-developers] Re: Pre settings for each application

2008-11-10 Thread yasmin afrose
Hi Michael, Thanks for your reply. With in that URL, which application I need to go through... SInce lot of examples are there. :( Sorry Could you please tell the specific application? Thanks in advance!!! Thanks Again!!! Yasmin On Mon, Nov 10, 2008 at 10:53 PM, Michael [EMAIL

[android-developers] Re: Pre settings for each application

2008-11-10 Thread plusminus
HI Yasmin, we have a snippet covering Preferences on anddev.org: http://www.anddev.org/alertdialog_preferences_builder_popup-t3506.html Maybe it helps you understanding. Regards, plusminus http://anddev.org # Worlds largest Android Development Community / Tutorials On 10 Nov., 22:21,

[android-developers] Re: Pre settings for each application

2008-11-10 Thread yasmin afrose
Hi, Thanks for your reply. Really, I appreciated you since I'm learning android through your tutorials. whether you've nice tutorial for Preferences like your IntentReceiver tutorial. Thanks again!!! Yasmin On Tue, Nov 11, 2008 at 10:02 AM, plusminus [EMAIL PROTECTED] wrote: HI Yasmin, we

[android-developers] Re: Pre settings for each application

2008-11-10 Thread yasmin afrose
Hi, Please reply me... I'm waiting for your answer. Thanks. Yasmin On Tue, Nov 11, 2008 at 10:26 AM, yasmin afrose [EMAIL PROTECTED]wrote: Hi, Thanks for your reply. Really, I appreciated you since I'm learning android through your tutorials. whether you've nice tutorial for Preferences