On Oct 7, 3:41 pm, "Mark Murphy" <[email protected]> wrote:

> Create a utility class that both activities can use that has your
> calculation code. Assuming the activities and the utility class are all in
> the same application, you should encounter no problems.

Mark, do you know a good way to share a utility class between apps? I
don't mind the code being duplicated in each app's APK, but I'm
looking for a way to not have to maintain separate Java files for the
same source.

String
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to