On 05/03/2011 01:37 AM, Nira wrote:
I developed a java application using swing and threads and created a
jar file of the project.
Is there any possible way to convert/change this application to an
android app.


Android has it's own UI and is incompatible with Swing. You can reuse all of the program logic, you will just have to reprogram the UI to use Android components.

--
Michael Checca

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

--
You received this message because you are subscribed to the Google Groups "Android 
Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en.

Reply via email to