I have to develop an application for both Android phones as tablets. The application logic is the same, while the UI is completely different. I\'m wondering how I should dea
I have been mulling over the same stuff, although i already have my code layouts split out for tablet / phone variants I am looking for size optimisation by using two apps, however I set out a method for using ONE code set to build both variants.
https://stackoverflow.com/questions/13956515/android-should-i-split-my-app-into-tablet-and-phone-variants