Hi, I am aware of this. However My framework is an android project, The messy way is to move all code, manually merge manifest and other xml files. I was looking for some nice easy way.
regards, harsh On Wed, Apr 9, 2008 at 5:02 AM, Xavier Ducrohet <[EMAIL PROTECTED]> wrote: > > Hi Harsh, > > As long as you have only one Android Project, you can reference other > java project, and their code will get bundled into the Android project > when it is built. > > Right click your project in the Package Explorer view, and choose > Build Path > Configure Build Path... > Select the "Projects" tab on the right and then add projects that are > in your workspace. > > Xav > > On Tue, Apr 8, 2008 at 3:51 PM, Harsh Jain <[EMAIL PROTECTED]> wrote: > > i have a framework and some sample apps. i need to bundle them together. > > > > > > > > On Wed, Apr 9, 2008 at 4:08 AM, Megha Joshi <[EMAIL PROTECTED]> wrote: > > > > > Why would you want to do that? > > > > > > > > > > > > > > > > > > On Tue, Apr 8, 2008 at 3:23 AM, Harsh Jain <[EMAIL PROTECTED]> wrote: > > > > > > > Is there an easy way to create a single .apk from multiple eclipse > > projects ? > > > > > > > > Regards, > > > > harsh > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

