[android-beginners] Re: what is Europa and Ganymede?

2008-12-15 Thread Girish
Hi, Eclipse is a software platform comprising extensible application frameworks, tools and a runtime library for software development and management. It is written primarily in Java to provide software developers and administrators an integrated development environment (IDE).It has a very good

[android-beginners] Re: Android on Samsung S5L8900

2008-12-15 Thread TheSprunk
The Primary issue with such a swap is that most processors support Java acceleration but are targeted at Java VM acceleration, not Dalvik VM acceleration (which is the VM the Google wrote for Android). Such a port may still be possible, especially given the similar hardware. The iPhone's S5L8900

[android-beginners] Failed to upload *.apk on 'emulator-5554': timeout

2008-12-15 Thread Stetze
Hey everybody. I'm new to Android and wanted to do the HelloAndroid tutorial. But when launching the emulator with my HelloWorld application I'm getting the following at the console: [2008-12-14 13:01:00 - HelloAndroid] -- [2008-12-14 13:01:00 - HelloAndroid] Android

[android-beginners] Re: No repository found at https://dl-ssl.google.com/android/eclipse/

2008-12-15 Thread Dan
Thanks to the user who mentioned his problem in Iran. I'm in Macau S.A.R., People's Republic of China. I previously tried all combinations of https:// and http:// with and without /site.xml in the path and none of them worked. Then I tried proxying my eclipse network traffic via a proxy in the

[android-beginners] dynamic scrollbars in web browser

2008-12-15 Thread mdelolmo
Hi! I don't know if this topic should be written here but I haven't found a better place to post it. This is more related to web programming for Android. Well, the thing is when I try to display a DIV with the CSS property overflow set to auto. This should show a scrollbar when the content

[android-beginners] problem about ddms

2008-12-15 Thread Ring
a simple problem from rookie one day, i opened ddms and created a filter in logcat, however, i fill a string into by pid column by mistake, and after pressed ok, logcat can not start any longer. Would you please tell me how to delete the wrong record. Thanks a lot!!

[android-beginners] Re: anyone buy an android dev phone?

2008-12-15 Thread yalckram
I ordered my phone on Mon 8th with overnight delivery. I still haven't received it, and my order status is 'ordered' on the brightstar site. hopefully today... On Dec 13, 9:54 am, Henry Duong henrydu...@gmail.com wrote: awesome, thanks!  can't wait.  4 days for you to get yours   ordered

[android-beginners] how to get menu handler

2008-12-15 Thread sjia
I'd like to disable a menu item in void onCreate(Bundle savedInstanceState). Is there a system call to get the menu handler? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to

[android-beginners] Re: Eclipse or Netbeans

2008-12-15 Thread ipalik
I prefer eclipse, because it looks better and is easier for me. On 14 Dez., 19:22, Ralf ralfo...@gmail.com wrote: You can use Netbeans if you want. Just use activitycreator to create a build.xml-based project and tell Netbeans to call the default ant target. You can use the standalone DDMS

[android-beginners] Re: Is it possible to buy G1 developer device from Italy?

2008-12-15 Thread ipalik
I think, you have 2 possibilities. 1. you can wait till there is a G1 in italy 2. if you have a friend, that is in the country list, you can tell him, he should order one and should send it to you. On 15 Dez., 11:42, Andrea Grandi. a.gra...@gmail.com wrote: Hi all, I'm an italian

[android-beginners] Connection Failure when starting to monitor device 'emulator-5554' : device (emulator-5554) request rejected: device offline

2008-12-15 Thread silverburgh.me...@gmail.com
I am using android 1.0 SDK release 2. But i see this error in the console: [2008-12-14 16:16:16 - DeviceMonitor]Error reading jdwp list: EOF [2008-12-14 16:32:58 - DeviceMonitor]Error reading jdwp list: EOF [2008-12-14 16:32:58 - DeviceMonitor]Connection Failure when starting to monitor device

[android-beginners] Re: help getting started

2008-12-15 Thread CurtisCLaugh
Unfortunately, the getting started docs don't help you trouble shoot installing JDK 5 or 6, or Eclipse. My issue involves the installation of these two apps on Vista, which is probably my problem. My first issue was with eclipse, when I ran the app (from my desktop) it failed to find

[android-beginners] Re: access a widget by a variable storing it's name

2008-12-15 Thread Josh Dobbs
Can I use a hash map to save state? For instance if i save some values into a buttons tag property does the hash map know about it ? I guess what im trying to say is does the hash map have a current instance of the button(s) or do i have to programatically make it aware? On Thu, Dec 11, 2008 at

[android-beginners] Re: Failed to upload *.apk on 'emulator-5554': timeout

2008-12-15 Thread Kusuma Pabba
Stetze wrote: Hey everybody. I'm new to Android and wanted to do the HelloAndroid tutorial. But when launching the emulator with my HelloWorld application I'm getting the following at the console: [2008-12-14 13:01:00 - HelloAndroid] -- [2008-12-14 13:01:00 -

[android-beginners] Re: ListActivity with image and text

2008-12-15 Thread Luke w
Hello ribz, I have the similar question, i want load some local images using FileInputStream but i dont know the URI to these local image files. They are located in res/drawable/*.bmp. Do you have any solution ? BR, Luke Wang Bob Hope - I don't feel old. I don't feel anything till noon. That's

[android-beginners] Application installation on Android moblie

2008-12-15 Thread Thaw
Dear all, How can i install my apk to Android mobile. Please advise to me, thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to