[android-developers] Re: android.speech.recognition???

2008-06-28 Thread [EMAIL PROTECTED]
If no one else does it, I'll make it recognize the word 'cheeze!' (or some other easier to recognize word) for a voice activated camera 'shutter' command. I need this to produce procedural material for hand intensive installation manuals. Think "phone as a professor cam with voice controls for vid

[android-developers] Re: android emulator takes over sound card

2008-06-28 Thread [EMAIL PROTECTED]
Ok, thanks for the advice On Jun 28, 12:27 am, Bruno Sauer <[EMAIL PROTECTED]> wrote: > or if you're not doing sound with the emulator try starting it with the > -noaudio option ( see emulator -help) > Digit wrote:that's because KDE's 'arts' sound server is not supported. you > need to either i

[android-developers] Re: SDK Update?

2008-06-28 Thread plusminus
i was just guessing to, using "sounded like" and "maybe"... Lets pray it is not so! On Jun 28, 8:03 pm, "Romain Guy" <[EMAIL PROTECTED]> wrote: > > WTF ?!?!?! That sounded like that there may be no update to the SDK > > until the handsets launch? > > Exactly no one would profit from such a decisi

[android-developers] Re: NullPointer Exception error at simple application

2008-06-28 Thread MichaMicha
Great thanks, I guess I should be at Android Beginners group with this sort of questions... Moving there now. Micha On Jun 28, 12:21 am, "Mark Murphy" <[EMAIL PROTECTED]> wrote: > > I'm kinda new to Android, but got some Java experience, but still got > > this annoying error even before i see an

[android-developers] Re: SDK Update?

2008-06-28 Thread Romain Guy
> WTF ?!?!?! That sounded like that there may be no update to the SDK > until the handsets launch? > Exactly no one would profit from such a decision! There has been no official announcement either way, please do not make any conclusion based on wild guesses. -- Romain Guy www.curious-creature.

[android-developers] AndScheme : Scheme Development for Android

2008-06-28 Thread [EMAIL PROTECTED]
Hey Folks, I've developed an environment which enables people to program Android using the Scheme programming language. It heavily leverages the original JScheme project developed by Peter Norvig, which means that it is only R4RS for now, but it has a complete Java binding. For more info and dem

[android-developers] Re: SDK Update?

2008-06-28 Thread Joa
Great write-up Josh, just as I thought. Thanks for the legwork. NDAs, geez. What a sham. On Jun 27, 10:13 am, Josh Guilfoyle <[EMAIL PROTECTED]> wrote: > There is no official comment from Google, but after talking to several > sources on the team, it is quite clear that they do not expect a > re

[android-developers] Re: android on NVIDA Tegra ?

2008-06-28 Thread rezar
But NVIDIA is in the "open headset alliance" list !!! I hope they provides also linux version, this CPU will really shake the market. On Jun 27, 2:38 pm, Eric <[EMAIL PROTECTED]> wrote: > I would interested to know too. > > Nvidia's site says it is ONLY for Windows...doesn't mention Linux

[android-developers] Re: SDK Update?

2008-06-28 Thread plusminus
> There is no official comment from Google, but after talking to several > sources on the team, it is quite clear that they do not expect a > release until the handsets launch. WTF ?!?!?! That sounded like that there may be no update to the SDK until the handsets launch? Exactly no one would prof

[android-developers] Re: SDK Update?

2008-06-28 Thread [EMAIL PROTECTED]
Ok, now, in the same time, Apple had released 8 updates of iphone sdk. It's not about tech, it about how people(community) thinking. -- Fred --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group

[android-developers] Why do I get this SQLiteCursor exception ?

2008-06-28 Thread Gavin Bong
Specifically what causes this to happen ? Thanks. DEBUG/dalvikvm(927): Exception Ljava/lang/IllegalStateException; from SQLiteCursor.java:403 not caught locally INFO/dalvikvm(927): Uncaught exception thrown by finalizer (will be discarded): INFO/dalvikvm(927): Ljava/lang/IllegalStateException;:

[android-developers] Re: SQL aggregate functions via SqlQueryBuilder

2008-06-28 Thread Gavin Bong
Just discovered SQLiteDatabase.rawQuery( ... ) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from th