Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-11 | Add same-java project. | Kjetil Ørbekk | |
Splitting same into two projects may help Eclipse exclude dependencies and build apk correctly: – same will be renamed same-common and hold common dependencies. – same-java will be the pure java library and application. – same-android will hold android code. Currently, same-android excludes dependencies from same but Eclipse does not pick up on this. |