[android-beginners]

2009-11-06 Thread saurabh sinha
what is difference between intent and pending intent -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsu

Re: [android-beginners] detect if number can receive SMS/MMS

2009-11-06 Thread Marton Kodok
I am wondering if I try sending an SMS/MMS will I get some feedback if it was delivered successfully? As human how do you know if you can send MMS for someone? Do you know what type of phone the receiver has? 2009/11/6 Sean Hodges > On Fri, Nov 6, 2009 at 9:11 AM, Marton Kodok wrote: > > Hello

Re: [android-beginners] detect if number can receive SMS/MMS

2009-11-06 Thread Sean Hodges
On Fri, Nov 6, 2009 at 9:11 AM, Marton Kodok wrote: > Hello, > 1. How can I detect if a number is not landline, so it's a mobile phone? > 2. How can I detect if a number can receive SMS? > 3. How can I detect if a number can receive MMS? > 1. You could perhaps check the prefix of the mobile numbe

[android-beginners] detect if number can receive SMS/MMS

2009-11-06 Thread Marton Kodok
Hello, 1. How can I detect if a number is not landline, so it's a mobile phone? 2. How can I detect if a number can receive SMS? 3. How can I detect if a number can receive MMS? -- Márton -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To

[android-beginners] Custom Compound Control

2009-11-06 Thread Mitch
I'm trying to learn how to build my own custom compound control component by reading: http://developer.android.com/guide/topics/ui/custom-components.html#compound I created my own view class and inherited it from RelativeLayout like so: public class MyCompoundView extends RelativeLayout { I als

[android-beginners] disable GPS programmatically

2009-11-06 Thread Nemat
Hi, How can we disable GPS programmatically? Thanks in advance Nemat -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to andr