Hi, I don´t know if I understand rightly. But I think you have a app, but it´s java non Android.
You can use Eclipse and "port" your java source code into an Android project. Once you have an Android project, you can generate the apk and install it using adb to your device.
Please, let me know if I miss something.