Wednesday, 7 August 2013

combining two android projects

combining two android projects

I have an open source chess application and another open source chess
puzzles application.
I want them to become 1 application. How do I merge the two projects
without using library because the chess puzzle cant be the library because
I tried to make the chess puzzles a library and it didn't work it contains
error how can I make it 1 project only?

No comments:

Post a Comment