Re: [android-developers] Re: Sending and reveiving mails in emulator

2010-07-13 Thread Sean Hodges
On Tue, Jul 13, 2010 at 9:13 AM, Danny Schimke wrote: > Hi, > > I tried, but I am not able to get it to work. I don't used the Account > & sync options this time. I created a new device, checket whether I > have internet connection and started the Email app. I have to enter my > username and passw

[android-developers] Re: Sending and reveiving mails in emulator

2010-07-13 Thread Danny Schimke
Hi, I tried, but I am not able to get it to work. I don't used the Account & sync options this time. I created a new device, checket whether I have internet connection and started the Email app. I have to enter my username and password. Then I have 2 Options: "Next" or "Manual Setup". If I choose

Re: [android-developers] Re: Sending and reveiving mails in emulator

2010-07-12 Thread Sean Hodges
Don't use the "Accounts & sync" settings to set up the Email app. Those settings are for the Google apps (GMail, Maps, Contacts, etc), not the Email app. Open the Email app and press the Menu button on your emulator, then select "Account settings". The "Server settings" section is at the bottom of

[android-developers] Re: Sending and reveiving mails in emulator

2010-07-12 Thread Danny Schimke
Hi, IMAP dont work too. I successfully added my Gmail account (Settings > Accounts & sync > Add Account) using server "m.google.com". When I start the email app the specified Gmail account is used by it, but I have no chance to edit the Settings for using pop3 or imap (I can change the settings f

[android-developers] Re: Sending and reveiving mails in emulator

2010-07-12 Thread Danny Schimke
Hi Sean, first: thank you for supporting me! Some information: In the Eclipse preferences and the "Additional Emulator Command Line Options" of my project I added the "-http-proxy http://proxy:3128"; property, because I'am behind a proxy. 1. started the emulator device 2. opened the web browser

Re: [android-developers] Re: Sending and reveiving mails in emulator

2010-07-12 Thread Sean Hodges
I'll take that as a BUMP :) Have you seen this thread? http://www.mail-archive.com/android-port...@googlegroups.com/msg06255.html How have you set up your GMail account in the Email app? IMAP? Can you connect to the Web OK using the emulator browser? On Mon, Jul 12, 2010 at 10:55 AM, Danny Schi

[android-developers] Re: Sending and reveiving mails in emulator

2010-07-12 Thread Danny Schimke
No idea? Thanks a lot! -Danny Schimke On Jul 9, 8:38 am, Danny Schimke wrote: > Hello, > > I configured my gmail account successfully in the emulator. My goal is > to respond to incoming messages in the mail account from my own > application - for example display notification. I am using the >