[android-developers] Re: Does this group need renaming?

2009-03-07 Thread lotusscript
I agree with your point about OT submits. I would be happy if there were an android-business group. This way anything business / market / promotions / tax etc could be submitted there. Would be happy to subscribe to this. Jon Colverson wrote: > Hello. > > I notice that there's been a bit of

[android-developers] Re: Update UK G1 not showing paid apps

2009-03-05 Thread lotusscript
Same here! Now where did I put that "Google, switch em on or else" email :-) Al Sutton wrote: > I've been playing with a UK G1 which has received the 1.1 firmware > update (TC9), but it would seem that it can't access paid for apps. > > I'd appreciate someone else verifying this on another upd

[android-developers] Re: Is there a standard list of android icons for our apps?

2009-02-28 Thread lotusscript
http://www.screaming-penguin.com/info/android_drawables/android_drawables.html Edward Falk wrote: > From: Anil > > >> for example: for error dialogs, confirm dialogs, progress... >> I looked in the res/drawable in the android.jar but couldn't see >> thumbnails to determine what they look like

[android-developers] Re: android dns problems

2008-12-19 Thread lotusscript
lem? > > Best regards, > Christian Wiesbauer > > -Ursprüngliche Nachricht- > Von: android-developers@googlegroups.com > <mailto:android-developers@googlegroups.com> > [mailto:android-developers@googlegroups.com > <mailto:android-deve

[android-developers] Re: android dns problems

2008-12-19 Thread lotusscript
Do you run an internal dns? Tested here in the emulator and actual device without problems. Best regards, Phil. Christian Wiesbauer wrote: > > Hi, > > I’m trying to make a connection with one of the hosts in my network > with following code: > > URL aURL = new URL(http://:/); > > URLConnec

[android-developers] Re: G1 usb drivers for linux

2008-12-12 Thread lotusscript
Hi, I use CentOS 5.2. I had the same problem as you. The way to get around it, in my case at least, was to run adb devices as root. For ubuntu try: su adb devices I also enabled USB debugging on the phone as set it not to sleep when charging Hope this helps Phil. Peterman wrote: > I