[android-beginners] Re: import android.graphics.OpenGLContext;

2008-11-13 Thread Nick
The packages one needs for OpenGL are javax.microedition.khronos.egl and javax.microedition.khronos.opengles.GL - Original Message - From: Sean Stringer To: android-beginners@googlegroups.com Sent: Thursday, November 13, 2008 10:16 AM Subject: [android-beginners] import

[android-beginners] Re: what Eclipse do i need ?

2008-11-13 Thread Nick
Eclipse 3.4.1 from http://www.eclipse.org/downloads/ will be fine As they say on http://code.google.com/android/intro/installing.html : Supported Development Environments: a.. Eclipse IDE a.. Eclipse 3.3 (Europa), 3.4 (Ganymede) - Original Message - From: Rajesh Pandian M

[android-beginners] Re: how to run multiple instances of the emulator concurrently?

2008-11-13 Thread Nick
It is possible to run 2 emulators by running c:\your Android SDK\tools\emulator.exe two times. I guess, one can run the first one from there for sending something to the 2nd and the 2nd one from Eclipse for debugging. Yet, maybe DDMS perspective in Eclipse will be fine because can send SMS,

[android-beginners] Re: Cannot connect to Wireless (wifi) unless Settings for Network set to Channel 1!

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity ,Is there any option available to get Providers network status(means in terms of percentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my application!!!How can i

[android-beginners] Providers Network Status In Persentage..Is It Possible??

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option avilabe to get Providers network status (means in terms of persentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my

[android-beginners] Re: network monitoring information access

2008-11-13 Thread bins
hi All.. I Know how to check network status,connectivity and that type of things,Is there any option available to get Providers network status (means in terms of percentage or in terms of numbers???)because i need to show the network on my application,because I removed the Status bar from my

[android-beginners] E-mail client on Emulator and G1?

2008-11-13 Thread Александр Куляхтин
Hi, I can see E-mail client is not supported on the emulator? Yet, it does exist on G1 phone, as I was told (never seen a G1 phone though). Could you, please, enlight me on e-mail client: is it supported on emulator and to what extent and is it present on G1? Thank you, Nick

[android-beginners] Re: [android-developers] Re: how to start the default music application from my own application

2008-11-13 Thread Payal Amin
never mind i solve the problems. Thanks everybody for your help. Payal On Thu, Nov 13, 2008 at 10:05 AM, Payal Amin [EMAIL PROTECTED] wrote: Hi Peli, One more question, i want to play the songs from the sdcard, and the song which will be played is whatever user selects from sdcard. Can

[android-beginners] Re: Does the native assert work at all with android emulator?

2008-11-13 Thread Dave Kong
Thanks fadden, I've given this a try using adb shell setprop dalvik.vm.enableassertions all, but the assert is still not firing. The precise order in which I performed the operations are: 1) launch debug from eclipse. 2) after emulator is up, run adb command from shell and set property as

[android-beginners] Re: Does the native assert work at all with android emulator?

2008-11-13 Thread Nick
I've just tried the same and assert doesn't work for me, too. Not that I need it much but since you were asking about others. - Original Message - From: Dave Kong To: android-beginners@googlegroups.com Sent: Thursday, November 13, 2008 10:12 PM Subject: [android-beginners]

[android-beginners] Android market and ADCII

2008-11-13 Thread Juan David Trujillo C.
Hi guys! I have a question: Is it possible to upload an application to the Android market (free or charging) and then use this same application to participate in the Android developer Challenge - ADCII? When will it be possible to upload applications to the Android market, and charge for them?

[android-beginners] How to get a G1 whithout a suscription plan?

2008-11-13 Thread Juan David Trujillo C.
Hi guys! I don´t live in the US, but I would like to get a G1. Is it possible somehow to buy a G1 without a suscription plan, and just pay for the device? I´ve read that you have to pay a 2 year suscription, is that right? Thanks, Best regards, Juan.

[android-beginners] Re: Change the View

2008-11-13 Thread [EMAIL PROTECTED]
Hi, I use code as shown by you. But the problem is that I am not getting the screen shown by main.xml file (first screen). When I press back button from the screen viewed by menu.xml file (second view), it shows view by main.xml file (so it is there but doesn't come up). So now I don't understand

[android-beginners] How to install the application to Android phone

2008-11-13 Thread elf
Hi, Finally I got my Android phone from TMobile. How can I install my application to the phone to test? Thanks Elf --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group,

[android-beginners] Re: Where is Diggin?

2008-11-13 Thread Márcio Guedes
Diggin is a music player. See this video: http://www.youtube.com/watch?v=fFjAdgwqtfU -Original Message- From: android-beginners@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Eric Mill Sent: Tuesday, November 11, 2008 1:03 PM To: Android Beginners Subject: [android-beginners]

[android-beginners] Re: Emulator's clock time

2008-11-13 Thread dantes
Hi, you can add emualtor command link option -timezone Asia/ Taipei (My location timezone is Taipei). And I also change the /data/property/persist.sys.timezone file from GMT to GMT+8 Then, the clock will correct now. You can try it. On 11月6日, 下午2時21分, Thaw [EMAIL PROTECTED] wrote: Hello,

[android-beginners] Re: reinstalling android SDK gives error on eclipse IDE for prev projects

2008-11-13 Thread 关戍
It's better to attach the error information here. 2008/11/9 CHILL PILL.. [EMAIL PROTECTED]: Hi I installed android development kit in following dirs. c:/androidandroid emulator etc c:/androidapps My applications c:/eclipse i created a helloworld apps . and it worked fine. but due

[android-beginners] Re: what Eclipse do i need ?

2008-11-13 Thread Android Shadow
I guess any of the versions can support Android. But I think I should only say I am using the last one Eclipse Classic 3.4.1 (151 MB) On Nov 13, 8:42 am, Rajesh Pandian M [EMAIL PROTECTED] wrote: what IDE do need for supporting Android SDK ? i.e what should i download from

[android-beginners] Can the browser be set to display vietnamese text?

2008-11-13 Thread charming
Hi, Would you know if it is possible to set the browser so that it would display vietnamese characters correctly? I tried several vietnamese website and the display is not readable (e.g., www.vnexpress.net). Thank you for your help, --~--~-~--~~~---~--~~ You

[android-beginners] Re: How to install the application to Android phone

2008-11-13 Thread Mark Murphy
elf wrote: Hi, Finally I got my Android phone from TMobile. How can I install my application to the phone to test? http://androidcommunity.com/forums/f4/how-to-install-apps-using-adb-4482/ -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_

[android-beginners] How to make image clickable?

2008-11-13 Thread [EMAIL PROTECTED]
Hi, I want to program one image such that, when user clicks on it, it will load some activity. Can anyone give me any idea for that? Thanks, Mitul Modi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-beginners] Re: Where are the camera photos stored?

2008-11-13 Thread Easan
Hi Sunit, on the desktop is a link pictures. After taking a photo and saving, I press home, then the pictures link, and there is the viewer, with cropping, sending, rotating features. By the way, you might be interested in this: http://www.droiddraw.org/ Busy with other work this week, but

[android-beginners] Re: Accelerometer sensitivity: very very high?

2008-11-13 Thread Allen S. Rout
On Nov 11, 9:05 pm, Allen S. Rout [EMAIL PROTECTED] wrote: Unfortunately, it appears that it's sufficiently sensitive that playing a sound yields readings of 4 and 5 M/s in X and Y.   Yep, this appears to just be true.Once I took the amazed code from

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-13 Thread Wilnotdie
Nevermind I reset the phone and used another link and it worked. Just stops responding when reconfiguring controls On Nov 3, 10:01 am, Dana Li [EMAIL PROTECTED] wrote: Basically, any generic J2ME games. (You need to provide a url to the jad file) We are also in the process of implementing

[android-beginners] java + android newbie! - help on saving data.

2008-11-13 Thread [EMAIL PROTECTED]
Hi everyone, First of all I just want to point out that, though I'm not a complete beginner to programming, I only started learning java on monday! Despite this I've managed fairly well, but have a few questions about saving data. I want my program to be able to save some basic data; name,

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-13 Thread Wilnotdie
I tried the Zelda game, but I get an error download Apk jad link http://www.gorthwogh.net/download/ZeldaDemo3.jad On Nov 3, 10:01 am, Dana Li [EMAIL PROTECTED] wrote: Basically, any generic J2ME games. (You need to provide a url to the jad file) We are also in the process of implementing

[android-beginners] Re: Change the View

2008-11-13 Thread [EMAIL PROTECTED]
package com.naag; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.view.Window; public class naag extends Activity { private final int SPLASH_DISPLAY_LENGTH = 2500; /** Called when the activity is first

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-13 Thread Dana Li
Thanks, we are looking at this issue now and we'll let u know when we find the root cause. Thanks, DL On 11/14/08, Wilnotdie [EMAIL PROTECTED] wrote: I tried the Zelda game, but I get an error download Apk jad link http://www.gorthwogh.net/download/ZeldaDemo3.jad On Nov 3, 10:01 am,

[android-beginners] Clearing notifications

2008-11-13 Thread Dan
I made a small app that downloads a file to the SD card and displays a notification when the download is complete. When the user taps the notification, I want to clear the notification and also switch to the downloader application. I tried the following in my downloader's main (and only)

[android-beginners] Re: How to get a G1 whithout a suscription plan?

2008-11-13 Thread Brian Manning
Please don't crosspost like this... at least wait a day or two if you don't get an answer to your first post. On Thu, Nov 13, 2008 at 11:37 AM, Juan David Trujillo C. [EMAIL PROTECTED] wrote: I don´t live in the US, but I would like to get a G1. Is it possible somehow to buy a G1 without a

[android-beginners] Re: J2ME apps for Android --J2ME MIDP RUNNER

2008-11-13 Thread dantes
Hi, I tried the VirtualRadio for internet Radio, but I get an error. Please help me to check what happen ? Thanks. http://download11.getjar.com/downloads/web/pub/31405/vradio.jad On 11月14日, 下午12時57分, Dana Li [EMAIL PROTECTED] wrote: Thanks, we are looking at this issue now and we'll let u know