Tips for multi-platform development?

Hi,

I have a very simple app project on Xcode. I’d like to reuse some components on Android. Is there a pattern you recommend to use common code, other than copying the code back and forth?