Hello
By using OI NotePad with emulator, is it possible to send note. If so what is process , if anybody have suggession reply me.
I am doing that it says "No application available for sending" What is mean by application. Is it require other application plz guide me.
Reagards
jagtap
Email: jagtap.jj@gmail.com
Using OI NotePad with emulator, is it possible to send note
Hello
By using OI NotePad with emulator, is it possible to send note(e.g. from one emulator instance to another instance). If so what is process , if anybody have suggession reply me.
I am doing that it says "No application available for sending" What is mean by application. Is it require other application plz guide me.
Reagards
jagtap
Email: jagtap.jj@gmail.com
No email client on the emulator
OI NotePad currently uses the default email client. This is available on the Android G1 device, but unfortunately it is not available on the emulator.
Someone would have to write an email client (or at least an application that can handle the send intent).
Peli
How to use email client of emulator of android skd second releas
How to use email client of emulator of android sdk second release, for OI Notepad for transferring note. (For second release email client is coming with
emulator)
I tried but it is not working it display the toast "No application available for sending"
Default email client
Unfortunately, the default email client can not handle the intent. This is a bug in the email client. You have to install K9-mail http://code.google.com/p/k9mail/ which can handle the intent properly.
Peli
thank u
Thank u
There is no any sample application to handle the send intent. If do u know
any forward me.
Regards
Jagtap
E-mail:jagtap.jj@gmail.com
Android Source
Hi,
It looks like the E-mail client is open source, so you should be able to download it and build it (but not the gmail client?):
http://source.android.com/projects
(See bottom of the page)
I think For the current
I think For the current sdk1.0 they haven't disclosed the source code for email client.
If it is forward link to me.
Also I need sample appl for mms for reference, I am not getting any sam appl for android mms.
Regards
jagtap
This is not part of the SDK,
This is not part of the SDK, but the bleeding edge source for building an android image - you can, however, use the SDK to build the Packages Applications.
I started to do this with the Browser, for instance, since IMO the Browser lacks a lot of useful features. There were only a few issues which I didn't get around to fixing, so I can't guarantee it will be 0 work but there shouldn't be much to do.
K9mail
There is the K9 mail application that is a branch of Google's mail application:
http://code.google.com/p/k9mail/
Peli