Hi,
as an alternative to building your own jar you can simply drop the source files into a "sources" subdirectory of the SDK.
I have also written a small script to collect all the Java Sources from a checked out Android source tree:
http://blog.michael-forster.de/2008/12/view-android-source-code-in-eclipse.html
Mike