Is it possible to develop one app that can be used on mobile phones, tablets and GoogleTV?
Thanks!
Is it possible to develop one app that can be used on mobile phones, tablets and GoogleTV?
Thanks!
Of course, you can. Actually, this is the intention of Google. That's why; you can easily define different layout settings for different screen size, dpi, etc...
Note: Specials APIs of Google TV and Tablet are not yet available in the SDK. Yet, the special layout settings are available since 1.5. http://developer.android.com/guide/practices/screens_support.html AshtonBRSC, thanks for the warning.