Re: [android-developers] Re: Back button show old removed dialog

2012-08-07 Thread Joven Chiew
I see, so there is nothing to do with my problem that's good to know. Do you have clue to what I am facing? -- 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 unsubscr

Re: [android-developers] Is setting invalid APN the only way to disable mobile network connection?

2012-07-31 Thread Joven Chiew
Yes, the next qns is how to do it... On Wed, Aug 1, 2012 at 12:14 AM, Robert Greenwalt wrote: > If the app is granted permission by the user it would be ok. And apps > that do intelligent things in this area may be useful and welcome. Without > permission limits though, yeah this could be a pro

Re: [android-developers] Is setting invalid APN the only way to disable mobile network connection?

2012-07-31 Thread Joven Chiew
Well, yes and no. I do understand it is a little weird because an app can turn on mobile data out of user will. But we are Android :) user can decide to uninstall ill intention app. Think of it in another way, if my phone battery is critically low I would want to turn off my data so I can still rec

Re: [android-developers] LinearLayout button mistery

2012-07-18 Thread Joven Chiew
Hi, the strange thing was that the very same user can display a similar dialog with no problem. Code is the same except text wording, the OK and Cancel display with no alignment issue. On Jul 19, 2012 2:37 AM, "Kostya Vasilyev" wrote: > Your layout uses fixed width (100dp) for the buttons, which