-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Please don't double post.  It's obnoxious, especially on a high volume
list like this one.  Mailing lists often don't send your message for an
indeterminate period of time, so just because you don't see it
immediately doesn't mean that it was lost.

> I'm just installing the sdk now but I have a few questions before I go
> any further.
> 
> Is it possible to change the functionality of the built-in text
> messaging application.
> 

No.  You can, however, listen for incoming SMS, and read stored SMS.

> Not just to replace it, but to actually see the code that it uses and
> alter it with an app.
> 

What do you mean by "actually see the code"?

The code for the messaging app is in the com.android.mms package, but
that code is not available in the SDK.  So you cannot subclass it, or do
any other kind of alterations.

It is possible to *call* the messaging application using an Intent with
an explicit componentName.  Run your emulator with -logcat, and when you
launch the messaging program, you will see the class names for the
various activities.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFI4/KRNig/07RbnEsRAn3eAKDBlZyCpK4y4zodKK0wJyKJCzbRlACfT2w8
5XqXWaMaYUrzG6IGRC64wcA=
=4Gez
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to