[android-developers] Re: Trying to compile the Voice Dialer, need help...

2010-07-10 Thread Nazgulled
Yeah, yoy're right...

Thanks.

On Jul 10, 9:07 am, RichardC richard.crit...@googlemail.com wrote:
 Just a guess then (as i have never built from the source) you said you
 had

 I downloaded the HEAD revision of the Voice Dialer from GIT (

 you probably need to download all of the source and build it from the
 root as most of the projects use components from other projects.

 On Jul 10, 3:41 am, Nazgulled mas...@ricardoamaral.net wrote:

  I posted there already, nobody answers me too :(

  On Jul 8, 12:42 pm, RichardC richard.crit...@googlemail.com wrote:

   You might stand more chance of a response 
   in:http://groups.google.com/group/android-platform

   /Richard

   On Jul 8, 9:38 am, Nazgulled mas...@ricardoamaral.net wrote:

Any help please?

-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Trying to compile the Voice Dialer, need help...

2010-07-09 Thread Nazgulled
I posted there already, nobody answers me too :(

On Jul 8, 12:42 pm, RichardC richard.crit...@googlemail.com wrote:
 You might stand more chance of a response 
 in:http://groups.google.com/group/android-platform

 /Richard

 On Jul 8, 9:38 am, Nazgulled mas...@ricardoamaral.net wrote:

  Any help please?

-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Trying to compile the Voice Dialer, need help...

2010-07-08 Thread Nazgulled
Any help please?

-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Trying to compile the Voice Dialer, need help...

2010-07-05 Thread Nazgulled
Hi,

I downloaded the HEAD revision of the Voice Dialer from GIT (used the
web interface) but there are so many errors and I have no idea how to
fix them. I did the same thing for the 3D Gallery and that turned out
fine. But the Voice Dialer is a completely different story...

Here's a couple of the errors:

Description ResourcePathLocationType
ACTION_CALL_PRIVILEGED cannot be resolved or is not a field
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 517Java Problem
BluetoothHeadset cannot be resolved
BluetoothVoiceDialerActivity.java   /
VoiceDialer/src/com/android/voicedialer line 221Java Problem
BluetoothHeadset cannot be resolved to a type
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 226Java Problem
BluetoothHeadset cannot be resolved to a type
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 368Java Problem
BluetoothHeadset cannot be resolved to a type
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 880Java Problem
BluetoothHeadset cannot be resolved to a type
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 883Java Problem
BluetoothHeadset cannot be resolved to a variable
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 368Java Problem
Grammar cannot be resolved to a typeCommandRecognizerEngine.java/
VoiceDialer/src/com/android/voicedialer line 96 Java Problem
Grammar cannot be resolved to a typeCommandRecognizerEngine.java/
VoiceDialer/src/com/android/voicedialer line 113Java Problem
Grammar cannot be resolved to a typeCommandRecognizerEngine.java/
VoiceDialer/src/com/android/voicedialer line 141Java Problem
Grammar cannot be resolved to a typeCommandRecognizerEngine.java/
VoiceDialer/src/com/android/voicedialer line 163Java Problem
Grammar cannot be resolved to a type
PhoneTypeChoiceRecognizerEngine.java/VoiceDialer/src/com/android/
voicedialer line 35 Java Problem
Intents cannot be resolved  VoiceDialerReceiver.java
/VoiceDialer/src/
com/android/voicedialer line 54 Java Problem
MicrophoneInputStream cannot be resolved to a type
RecognizerEngine.java   /VoiceDialer/src/com/android/voicedialerline
153 Java Problem
Recognizer cannot be resolved   RecognizerEngine.java   /VoiceDialer/src/
com/android/voicedialer line 176Java Problem
Recognizer cannot be resolved to a type CommandRecognizerEngine.java/
VoiceDialer/src/com/android/voicedialer line 146Java Problem
Recognizer cannot be resolved to a variable
CommandRecognizerEngine.java/VoiceDialer/src/com/android/voicedialer
line 953Java Problem
Recognizer cannot be resolved to a variable
PhoneTypeChoiceRecognizerEngine.java/VoiceDialer/src/com/android/
voicedialer line 71 Java Problem
ServiceListener cannot be resolved to a type
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 227Java Problem
STREAM_BLUETOOTH_SCO cannot be resolved or is not a field
BluetoothVoiceDialerActivity.java   /VoiceDialer/src/com/android/
voicedialer line 318Java Problem

There's around 121 errors like these though...

What am I missing?

-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Possible to awake the phone by touching the screen?

2010-01-05 Thread Nazgulled
Hi,

As an heads-up, I'm an amateur developer and a university student in
the area but I have not knowledge at all about Android development. I
haven't yet had the time to start looking at the SDK and
documentation. However, I have an idea for an app that I would like to
try and develop for Android phones but I need to do something that I
don't think it's quite possible.

I own an HTC Hero and the phone can only be awaken by pressing the
menu button or the power off button. Dunno if it's like this for every
Android phone. I'm looking for a way to awake the phone by touching
the screen.

My idea is to replace the KeyGuard with something else but instead of
awaking the phone by pressing one of those buttons, I would like to do
it by touching the screen.

Is this even possible or the Androd framework doesn't provide this
functionality at all?
-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en