yes you can use c++ SDL2 whatever

2017-03-28 13:09 GMT+03:00 tung tran <tung...@gmail.com>:

>
> For native Sailfish OS, could i use c++ code instead of QML?
> How to use OpenGL in native Sailfish OS?
>
> Best Thanks,
> Tung
>
> 2017-03-28 16:59 GMT+07:00 Андрей Кожевников <coderusin...@gmail.com>:
>
>> Oh you mean you developing android application ...
>>
>> Unfortunately this mailing list is mostly for native Sailfish OS
>> development.
>>
>> I don't know process of approving Android applications in Jolla Harbour
>> for different devices, but you can use Android API Level 16 for Jolla 1
>> device, and API 19 for all other officially supported devices.
>>
>> 2017-03-28 12:50 GMT+03:00 tung tran <tung...@gmail.com>:
>>
>>> Hi,
>>> Currently, i submit my android application to harbour and it working
>>> fine.
>>> So, if i use that android api, will it working in Sailfish OS?
>>>
>>> Regards,
>>> Tung
>>>
>>> 2017-03-28 16:45 GMT+07:00 Андрей Кожевников <coderusin...@gmail.com>:
>>>
>>>> Sailfish OS is not supporting any android APIs, because it's different
>>>> operating system. You can learn more about developing for Sailfish OS at:
>>>> https://sailfishos.org/wiki/SailfishOS
>>>>
>>>> 28 мар. 2017 г. 12:41 пользователь "tung tran" <tung...@gmail.com>
>>>> написал:
>>>>
>>>>> Hello,
>>>>>  I try to build the In-App Purchase. I have to open the url in web
>>>>> browser. could i use below api in sailfish os
>>>>>
>>>>>
>>>>> Intent browserIntent = new Intent(Intent.ACTION_VIEW, 
>>>>> Uri.parse("http://www.google.com";));
>>>>> startActivity(browserIntent);
>>>>>
>>>>> Regards,
>>>>>
>>>>> Ps: can i find what android api is supported  in sailfish os in somewhere?
>>>>>
>>>>> Thanks
>>>>>
>>>>> Tung
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> SailfishOS.org Devel mailing list
>>>>> To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfi
>>>>> shos.org
>>>>>
>>>>
>>>> _______________________________________________
>>>> SailfishOS.org Devel mailing list
>>>> To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfi
>>>> shos.org
>>>>
>>>
>>>
>>> _______________________________________________
>>> SailfishOS.org Devel mailing list
>>> To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfi
>>> shos.org
>>>
>>
>>
>> _______________________________________________
>> SailfishOS.org Devel mailing list
>> To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfi
>> shos.org
>>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscribe@lists.
> sailfishos.org
>
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to