[android-beginners] Can't Download SDK?!

2008-09-28 Thread Rammstein
Hey I can't download the SDK from the following URI : http://dl.google.com/android/android-sdk-windows-1.0_r1.zip I get this message: 404 Not Found The requested URL /android/android-sdk-windows-1.0_r1.zip was not found on this server any mirrors?

[android-beginners] Re: Dynamic Text in Dialog?

2008-09-28 Thread zl25drexel
I am now using new Dialog().show() seems to work well that way On Sep 27, 10:03 pm, Mark Murphy [EMAIL PROTECTED] wrote: zl25drexel wrote: Hi, I am trying to create a simple alert dialog that just shows the user input. However, android appears to be caching the dialog and so the text in

[android-beginners] What Window System Services?

2008-09-28 Thread David
Dear Adroiders, Does anyone have any idea what Windows System services are needed in order to get the Emulator to run. I have shut down a lot of services on my Windows XP laptop in order to conserve resources and to reduce hacking, hijacking possibilities. Unfortunately, I have done a search

[android-beginners] ADC 2

2008-09-28 Thread kesh
HI everyone, Can anyone provide concrete info about the Android developer Challenge 2 - What is the eligibility criteria to participate? What is the last date for the developers to register thier entry.? Thanks in advance Kesh :) --~--~-~--~~~---~--~~ You

[android-beginners] Re: What Window System Services?

2008-09-28 Thread Jerry Elizondo
Hello David: I don't think that is a matter of services, I assume you have Internet access and that should start all needed services (I think). Are getting any kind of message before shutdown? Have you tried running it manually from the command line? Please try manually launching the emulator

[android-beginners] Re: ActivityList row color

2008-09-28 Thread Romain Guy
It's getChildAt(i - getFirstVisiblePosition()), not +. You should also try to do this in the adapter's getView() as much as possible. On Sep 28, 2008 7:23 AM, android-noob [EMAIL PROTECTED] wrote: Hi, I have a problem with activity list, setting text color. I am downloading an XML message

[android-beginners] Installing Android on an LG KU990

2008-09-28 Thread [EMAIL PROTECTED]
Hi Everyone, I'll be honest - I'm a complete beginner when it comes to mobile operating systems, especially replacing OEM standard OSs with open- source options. With that being said, I am highly interested in the possibility of loading Android onto my LG KU990 (Viewty) mobile phone, and I have

[android-beginners] Installing Android on an LG KU990

2008-09-28 Thread [EMAIL PROTECTED]
Hi Everyone, I'll be honest - I'm a complete beginner when it comes to mobile operating systems, especially replacing OEM standard OSs with open- source options. With that being said, I am highly interested in the possibility of loading Android onto my LG KU990 (Viewty) mobile phone, and I have

[android-beginners] Does Android have built-in support for Multi-touch?

2008-09-28 Thread [EMAIL PROTECTED]
Hi, Let's say Sony Ericsson releases a new Android Phone which has a touchscreen which support multi-touch, does Android already handle that? There are many software which would be impossible to run on Android unless we have multi-touch, like a piano application, or some emulator which has a on

[android-beginners] Help: How to close an App?

2008-09-28 Thread Rio Astamal
Hi all, This is may be very stupid question, but how do I close an running android app e.g: browser. When I press the back button it seems application only minimized not closed. So I try to list running app by holding Home button and browser app still running. I'm running android on emulator.

[android-beginners] Adding a new app developed in J2ME to Android SDK 1.0

2008-09-28 Thread kirti
Hi, I have anew app developed in J2ME. I want to have the same app integrated and running on Android SDK1.0 I read that new version of Android J2ME MIDP RUNNER can be used for the same. Please confirm whether it is applicable for Android 1.0 as well. Regards, Kirti

[android-beginners] Re: Adding a new app developed in J2ME to Android SDK 1.0

2008-09-28 Thread Dana Li
Thanks, We are working for the 1.0 port now, should be ready early next week. Does your J2ME jad/jar has a URL? Regards, Dana On Sun, Sep 28, 2008 at 8:50 PM, kirti [EMAIL PROTECTED]wrote: Hi, I have anew app developed in J2ME. I want to have the same app integrated and running on Android