[android-developers] No applications can perform this action. error

2009-02-15 Thread Noam Habot
Hello everyone,I am using this code to send an email (with no errors in eclipse), but when I run it in the emulator, I get the No applications can perform this action. error. String[] mailto = {prefemail}; // Create a new Intent to send messages Intent sendIntent = new

[android-developers] No applications can perform this action. error.

2009-02-15 Thread Noam
Hello everyone, I am using this code to send an email (with no errors in eclipse), but when I run it in the emulator, I get the No applications can perform this action. error. String[] mailto = {prefemail}; // Create a new Intent to send messages Intent sendIntent = new