java - Android program with unused Swing code inside -


i designing new software going swing based java application. decoupled gui layer , business layer hoping porting application android someday. when porting android planing write new inheritance guiabstractfactory.

will android api build code base has unused swing dependencies or forced delete classes reference swing?

it should compile fine long rt.jar of j2se on compilation class-path.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -