I am using layout folder for phone layouts and layout-sw600dp folder for tablet layouts.
Android picks the layout file with respect to the screen size. I installed the app on PlayBook using Android RunTime Environment. Playbook still picks up the layout from layout folder.
Do I need to do something different for playbook?
layout-sw600dpis a Android 3.2 feature (API 13). Blackberry's Android runtime only supports 2.3.3 (API 10).http://developer.blackberry.com/android/documentation/mastertopic_2016760_11.html