Thursday, June 3, 2010

Re: [android-developers] APIs to access email accounts or SMS/MMS messages

Hi,

to get the received sms take a look here: http://www.anddev.org/novice-tutorials-f8/recognize-react-on-incoming-sms-t295.html
Unfortunately there is no analogous way to listen for sent messages...AFAIK.


Yuvi

On Thu, Jun 3, 2010 at 6:02 PM, Nando Android <nando.android@gmail.com> wrote:
I am interested on that too.

But what I want to do is to know how many SMS messages were sent and received.

That is, I need to know stats. Is it possible?

Thanks.


On Mon, May 24, 2010 at 6:54 PM, sojan P.R. <sojanpr@gmail.com> wrote:
What you want to do..reading emails and doing something automatically? I think it is not possible from application level.
You can listen to an sms port for that..just look some push registery samples.

If you only want to show the SMS in your application ...i think it is better to open the installed client using intents.


On Mon, May 24, 2010 at 5:47 PM, Mark Murphy <mmurphy@commonsware.com> wrote:
San wrote:
> Does anyone know if there is an API available to access all SMS
> messages as well as emails in the inbox?

There is nothing in the Android SDK for either of these.

While there are applications frequently available on Android devices for
these functions (SMS, Email, Gmail), device manufacturers can and do
replace them with other applications. Also, users can elect to download
and install their own email clients (e.g., K9).

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: 4-6 June 2010: http://guruloft.com

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

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

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



--
YuviDroid
http://android.yuvalsharon.net

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

No comments:

Post a Comment