Hi,
For a research, my goal is to modify the 'Messaging' application (the
package : packages/apps/Mms)

1) My first idea was to take the package from the open source code and
to begin a new (external from the source code) android project from
this package in order to test the modified application using the
eclipse plugin and directly launch it in the emulator. Unfortunately,
I realized I would need to import other packages that themslelf would
need other packages, ... So, at the end, this approach was not as good
as what i thought.

2) So, it seems to be easier to directly make the change I want to do
in the source code.

My questions are :
- which of this approach do you suggest ?
- in case 2), should I have to re-build the whole android project each
time I want to test my modified application ?

Thank you for your help,

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to