[android-beginners] Re: Dev Phone 1 for research

2008-12-24 Thread szeldon
As far as I know, currently there's a limit of one Dev Phone 1 per Android Market account. On Dec 24, 2:58 pm, mboehmer matboeh...@googlemail.com wrote: Hello there, we are interested in the Dev Phone 1 for some research projects. Concerning this, the following question arised: Is it

[android-beginners] Re: Android Dev Phone 1 Setup

2008-12-19 Thread szeldon
You just need to have an Internet connection, one way or another. You can set up a WiFi connection, but this can't be done directly. You have to use adb shell command from SDK, to log on to the device. Then you have to type am start -a android.intent.action.MAIN -n com.android.settings/.Settings

[android-beginners] Re: Android Dev Phone 1

2008-12-18 Thread szeldon
As Google says: http://code.google.com/android/dev-devices.html The device ships with a system image that is fully compatible with Android 1.0, so you can rely on it when developing your applications. This is installed and fully-operational out of the box. There is a set of applications that

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

2008-12-10 Thread szeldon
Same here. Credit card was charged. On Dec 10, 3:02 pm, Tammen Bruccoleri [EMAIL PROTECTED] wrote: Same here. Bought mine yesterday. Still have not received a tracking number... On Wed, Dec 10, 2008 at 8:55 AM, Soporte Técnico NetImaging [EMAIL PROTECTED] wrote: Same here.

[android-beginners] Re: How to load J2ME/CAB/SIS to android HTC G1

2008-11-01 Thread szeldon
Hi, Android doesn't support J2ME, CAB (those are Windows Mobile applications) or SIS (Symbian). It has its own files with .apk extension. On Oct 31, 8:37 pm, Ai [EMAIL PROTECTED] wrote: Hi Everyone, I would like to learn if there is an easy method to side load applications to test on the

[android-beginners] Re: Wierd trouble installing SDK on Eclipse

2008-08-18 Thread szeldon
It's because of the fact that there's new SDK. Download it from Android project site. On Aug 18, 7:57 pm, quasist [EMAIL PROTECTED] wrote: I'm installing google SDK with Eclipse (3.4.0) I downloaded and unpacked SDK version m5_rc15_windows At installing when It comes to step put your path to

[android-beginners] Re: is there any conversation capabilities?

2008-03-25 Thread szeldon
Hi, I think McRis is asking if there's a way for getting sound of conversation because he's trying to do some voice recognition. I'd like to know if it's possible to have some kind of a real-time streaming of voice as a set of bytes, or something. On Mar 25, 8:06 pm, LE THANH TUNG [EMAIL