View on GitHub

AndroidKit

CocoaTouch frameworks for Android

Download this project as a .zip file Download this project as a tar.gz file
GraphicsRect frame = mainScreen.getApplicationFrame();
window.setFrame(frame);
window.makeKeyAndVisible();

Touches

Project under development. Visit GitHub if you want to participate!