Re: [android-beginners] Screen Size

2009-11-26 Thread Marton Kodok
• res/layout-port-notouch-qwerty-640x480 • res/layout-port-notouch-qwerty-480x320 • res/layout-port-notouch-12key-640x480 • res/layout-port-notouch-12key-480x320 • res/layout-port-notouch-nokeys-640x480 • res/layout-port-notouch-nokeys-480x320 • res/layout-port-stylus-qwerty-640x480 •

[android-beginners]

2009-11-26 Thread saurabh sinha
somebody tell me the size of android emulator and what is intent -filter -- 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]

2009-11-26 Thread saurabh sinha
someone tell me what is intent -filter and what is size of android emulator -- 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]

2009-11-26 Thread saurabh sinha
hello any body send their cv who are working on android I need a make a good cv for android beginner so I can apply in company -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to

Re: [android-beginners] Re: android-sdk-mac_x86-1.5_r3.zip

2009-11-26 Thread Shawn Brown
I have one if you really need it but like mentioned, you should be able to build for 1.5 with the currently available SDK. Shawn On Tue, Nov 24, 2009 at 12:35 AM, abnormative abnormat...@gmail.com wrote: I have an expanded/installed copy (but not the original zip) of

[android-beginners] Re:

2009-11-26 Thread Paul Turchenko
Do you REALLY believe someone would answer THAT??? On Nov 26, 1:37 pm, saurabh sinha saurso...@gmail.com wrote: hello any body send their cv who are working on android I need a make a good cv for android beginner so I can apply in company -- You received this message because you are

[android-beginners] Re: Blocking Window key shortcut when specific activity is running

2009-11-26 Thread Paul Turchenko
You should not add such behavior to your application (and android will not allow that) On Nov 26, 8:48 am, swapnil kamble swap.kam...@gmail.com wrote: Hi All,          I want to block window key shortcut, which takes user back to home screen by suspending current activity. I want to block

[android-beginners] getsystemservice for notification service returns null

2009-11-26 Thread Ron
This line of code is returning null, per the debugger: NotificationManager nm = (NotificationManager) getSystemService (Context.NOTIFICATION_SERVICE); nm is null, both in the variables section of the Eclipse debugger and the Log display. Any ideas of what I need to do? Thanks, -- You

[android-beginners]

2009-11-26 Thread saurabh sinha
I need to know the reason I had interview in android I was asked why you choose android platform plz send me reply -- 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

Re: [android-beginners] Re:

2009-11-26 Thread Niamathullah sharief
This is developers list. mind that On Fri, Nov 27, 2009 at 3:54 AM, Paul Turchenko paul.turche...@gmail.comwrote: Do you REALLY believe someone would answer THAT??? On Nov 26, 1:37 pm, saurabh sinha saurso...@gmail.com wrote: hello any body send their cv who are working on android I need a

[android-beginners] nine patch

2009-11-26 Thread tinyang
Has anyone noticed that xml gui elements do not display properly on the stretched portion of a ninepatch image? This is what I'm seeing when using a ninepatch image as the background for my app in the emulator. Is there any way of correcting for this? Thanks. -- You received this message