View Single Post
Posts: 100 | Thanked: 389 times | Joined on Dec 2013 @ Finland
#764
Originally Posted by Copernicus View Post
Apparently, the most significant issue the reviewer found was compatibility with Android apps. Perhaps due to the Intel processor (I wasn't quite sure on this point) many of the apps are not able to run. So, something to beware of if you are intending to use Android stuff on your tablet...
That part of the article is a bit vague but imho it means probably the different architectures used in the tablet (x86) and in the phone (ARM). For example: https://together.jolla.com/question/...izing-the-ndk/

For the same reason I guess that over 90 % of the apps currently in the Jolla Store for the phone are not available during this year for the tablet. To convert the pre-existing apps for the tablet and to get them in the store devs have to do some work:

1) Adapt the app UI for the bigger resolution. Most of the current apps will look awful on the tablet if some serious changes are not done for the UI. Depending on app this might take only some hours but I'm pretty confident that this means dozens of hours of additional work for many of the devs.

2) Compile the app for x86. This should be easy.

I might get maybe one of my apps converted during this year (if the tablet SDK is released before October), rest of them maybe next year.