Best device to test on?

Lon

Member
Licensed User
Longtime User
I'm just getting started with B4A converting my iOS Apps. The emulator is as Erel says "a pain" and slow.
What kind of hardware are most using to test thier Apps? Is there an inexpensive tablet like the Fire or Vox that I can use? Thanks.
 
Last edited:

Lon

Member
Licensed User
Longtime User
Thanks. Are there any devices/screen sizes that I should not support? I don't want to waste time on layouts that are likely not being used any more.
 
Upvote 0

Lon

Member
Licensed User
Longtime User
Do the devices with the slide out physical keyboard ever use the soft onscreen keyboard for input? I don't really want to support Landscape in my layouts but if that is the only way to input data then I will be forced to do that.
 
Upvote 0
U

unba1300

Guest
I can't answer your question exactly, but I do know that Android Best Practices discourage limiting your app to only one orientation.
 
Upvote 0

stdenis

Member
Licensed User
Longtime User
I just bought an Android TV box that well ... runs off my LCD TV. It's a real pain having to rotate a 52 inch beast just to use a portrait only app ;-)
 
Upvote 0

Smee

Well-Known Member
Licensed User
Longtime User
I can't answer your question exactly, but I do know that Android Best Practices discourage limiting your app to only one orientation.

Unless of course your app targets a specific landscape and format. I am writing one that can ONLY be used in portrait and that is on a 10" tablet
 
Upvote 0
Top