stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
10/25/15 03:44 PM (8 years ago)

Large and Small devices

For the purposes of BT when it asks for different specifications for large and small devices, which do they consider small and which do they consider large? For example, is an iphone 6s large or small or are only the ipads large? Thanks.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
10/25/15 05:48 PM (8 years ago)
The old way of thinking was 'phones' were small devices, 'tablets' were large devices. This is changing of course, and the biggest change is probably felt on Android rather than Apple... due to the rising resolution of screens, and the phone screens being 'about' the same size. In the Android code, the difference between a 'small' and 'large' device is detected in 'BT_device.java' and tests for a screen width of 600 dpi. 600 is pretty common on almost all devices now, large or small, so it's becoming a little ambiguous. With Apple, it's almost the same as it's always been; Phones are small, iPads are large. Was there something specific you were trying to do? Cheers! -- Smug
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
10/25/15 05:58 PM (8 years ago)
I'm finding that my small splash screens work ok on small iPhones, but don't show up correctly on the larger ones. The large screens work ok on the iPads.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.