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 Resource Path Location Type ACTION_CALL_PRIVILEGED cannot be resolved or is not a field BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 517 Java Problem BluetoothHeadset cannot be resolved BluetoothVoiceDialerActivity.java / VoiceDialer/src/com/android/voicedialer line 221 Java Problem BluetoothHeadset cannot be resolved to a type BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 226 Java Problem BluetoothHeadset cannot be resolved to a type BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 368 Java Problem BluetoothHeadset cannot be resolved to a type BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 880 Java Problem BluetoothHeadset cannot be resolved to a type BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 883 Java Problem BluetoothHeadset cannot be resolved to a variable BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 368 Java Problem Grammar cannot be resolved to a type CommandRecognizerEngine.java / VoiceDialer/src/com/android/voicedialer line 96 Java Problem Grammar cannot be resolved to a type CommandRecognizerEngine.java / VoiceDialer/src/com/android/voicedialer line 113 Java Problem Grammar cannot be resolved to a type CommandRecognizerEngine.java / VoiceDialer/src/com/android/voicedialer line 141 Java Problem Grammar cannot be resolved to a type CommandRecognizerEngine.java / VoiceDialer/src/com/android/voicedialer line 163 Java 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/voicedialer line 153 Java Problem Recognizer cannot be resolved RecognizerEngine.java /VoiceDialer/src/ com/android/voicedialer line 176 Java Problem Recognizer cannot be resolved to a type CommandRecognizerEngine.java / VoiceDialer/src/com/android/voicedialer line 146 Java Problem Recognizer cannot be resolved to a variable CommandRecognizerEngine.java /VoiceDialer/src/com/android/voicedialer line 953 Java 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 227 Java Problem STREAM_BLUETOOTH_SCO cannot be resolved or is not a field BluetoothVoiceDialerActivity.java /VoiceDialer/src/com/android/ voicedialer line 318 Java 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

