sckalman
unread,Jun 1, 2012, 12:07:24 AM6/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidReader Developer List
Now then, to build the code:
1) You need to update your project, to add a build.xml etc. In the
droidreader directory, type <path-to-android-sdk>/tools/android update
project -p . -n droidreader
2) Now patch the source with my changes: patch -p1 -i <path-to-stuff-
folder>/dr-rb181010.patch
3) Build the source: <path-to-stuff-folder>/buildit