[android-beginners] Re: How to use built in email application to send email from my application

2010-03-17 Thread Gulfam
Regards, Gulfam Hassan On Mar 11, 5:40 pm, Satish satishkolaw...@gmail.com wrote: Hello,                 I want is to automatically compose an e-mail with a subject line, recipient address and an image attachment, and an e-mail app should then pop up with this                 automatically

[android-beginners] Re: Edit Text === Problem..please help

2009-10-30 Thread Gulfam
Are you telling about EditText field inside your Application or when you creat a new AVD using AVDManager? On Oct 30, 2:45 pm, Sean Hodges seanhodge...@googlemail.com wrote: On Fri, Oct 30, 2009 at 2:36 AM, Nat M natwa...@gmail.com wrote: Hi all, My AVD automatically takes =

[android-beginners] Re: I use android develop sdk1.5 . when i try the demos in the package .

2009-07-31 Thread Gulfam
Hi lily, post yours errors which you are facing then we will be able to say some thing about it Gulfam On Jul 30, 7:06 pm, Yusuf T. Mobile yusuf.s...@t-mobile.com wrote: Can you post what the actual errors are? Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions

[android-beginners] Re: Samsung i7500 skin now available for Android Emulator!

2009-05-07 Thread Gulfam
Hi Tea Vui Huang, Thanks for your post. But please let me know How we can run Samsung i7500 with (android-sdk-windows-1.0_r2) ? Thanks in advance. Gulfam On May 7, 1:03 am, Tea Vui Huang tvhuangs...@gmail.com wrote: Samsung i7500 skin now available for Android Emulator!http

[android-beginners] Re: Samsung i7500 skin now available for Android Emulator!

2009-05-07 Thread Gulfam
Hi, How i can run it form IDE like eclips? Gulfam On May 7, 2:18 pm, Gulfam gulfa...@gmail.com wrote: Hi Tea Vui Huang, Thanks for your post. But please let me know How we can run Samsung i7500 with (android-sdk-windows-1.0_r2) ? Thanks in advance. Gulfam On May 7, 1:03 am, Tea

[android-beginners] Re: About the call log ?

2009-04-13 Thread Gulfam
Hi ak, Check this link it will help you regarding call log. http://www.anddev.org/video-tut_-_querying_and_displaying_the_calllog-t169.html Regards, Gulfam Hassan On Apr 13, 1:31 am, ak_ karako...@gmail.com wrote: Is there anyone who know something about the storing call logs on android

[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Gulfam
Hi, What is your valid email id? I have tried at this (azoncig...@gmail.com ) but not able to send mail to you Thanks Gulfam On Mar 11, 5:27 pm, AzonCigars.com azoncig...@gmail.com wrote: I would like someone to make an app for me.  I am willing to pay for it and hope to list

[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Gulfam
You can communicate with me at (gulfa...@gmail.com) On Mar 12, 12:01 pm, Gulfam gulfa...@gmail.com wrote: Hi, What is your valid email id? I have tried at this (azoncig...@gmail.com ) but not able to send mail to you Thanks Gulfam On Mar 11, 5:27 pm, AzonCigars.com azoncig...@gmail.com

[android-beginners] Re: Can someone make me an app?

2009-03-12 Thread Gulfam
i have got Your email id. On Mar 12, 12:02 pm, Gulfam gulfa...@gmail.com wrote: You can communicate with me at (gulfa...@gmail.com) On Mar 12, 12:01 pm, Gulfam gulfa...@gmail.com wrote: Hi, What is your valid email id? I have tried at this (azoncig...@gmail.com ) but not able

[android-beginners] Re: Autocomplete contacts list with multiple entries

2009-03-05 Thread Gulfam
Hi all, I am also facing exact same problem in my applicationany one can help us. Thanks and Regards, Gulfam On Mar 5, 5:03 pm, c6bro ch...@upload.co.uk wrote: Hi all, I have tried and tried . searched and searched but I can't find a solution to creating and auto complete list of contacts

[android-beginners] How Delete SMS from inbox programmatically

2009-02-19 Thread Gulfam
to delete this currently received sms programmatically. data is very confidential in this sms and i want to delete it here after getting data. any one can help me regarding this.can any one give me code snippet which was working perfectly. Thanks, Gulfam

[android-beginners] How Delete SMS or stop to received in inbox

2009-02-18 Thread Gulfam
successfully get the required data but after getting data i m not able to delete that sms any one can help me how i can delete it .OR prevent it to received in inbox ? if you have any query ragarding this please let me know Thanks, Gulfam --~--~-~--~~~---~--~~ You

[android-beginners] Re: How get text from EditText filed which is showing in alert Dialog

2009-02-05 Thread Gulfam
                    AlertDialog myAlertDialog = new AlertDialog.Builder (activity)                         .setIcon(R.drawable.invite_friends_icon) and then using myAlertDialog.findViewById(R.id.username_edit); Does it helps? On Feb 3, 6:33 pm, Gulfam gulfa...@gmail.com wrote: Hi all

[android-beginners] How get text from EditText filed which is showing in alert Dialog

2009-02-03 Thread Gulfam
one can help How Call findViewById() on the dialog's content please modify in my code snipt where i am wrong i dont know the exact syntex or way to Call findViewById() on the dialog's content. Thanks and Regards, Gulfam --~--~-~--~~~---~--~~ You received this message