Hey Bob,
I know very little about building Android, but in general you should be able to rebuild only classes that have been modified, best bet is to set it up in an IDE and do some research on how to achieve this in the IDE, although if I recall correctly in a C++ project I did last year I think the IDE checked on what needed compiling and what didn't and worked accordingly.
Cheers,
Matt