Hello, I currently have an application using the libraries swing, swing.table, and awt on a java applet that I have running. I want to know what are the steps to get the application running as a native android app. I heard that I could use programs like Phonegap to just release a web based app for multiple platforms, but I am new to Android Programming (so far I just made a Hello Android app). Any advice or if you could point me to another forum to help with this porting. So far I searched swing and awt, but I could not find any useful info. Any help is greatly appreciated.