Thank you, That is exactly what I was looking for :) greets
On Nov 16, 6:30 pm, Daniel Drozdzewski <[email protected]> wrote: > On Tue, Nov 16, 2010 at 5:21 PM, ping <[email protected]> wrote: > > Hello, > > I have 2 apps which should both contain some similar activities.... > > Now I decided to write a new app, some kind of "framework", which > > contains these activities, to avoid to write the code twice. > > How can I use these activities in my other 2 apps ? Whats the common > > approach for doing this? Adding the "Framework app" to the build path > > of the two other apps won't work..... > > > greets > > Did you try setting the common code as Library Project? > > http://developer.android.com/guide/developing/eclipse-adt.html#librar... > > -- > Daniel Drozdzewski -- 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

