0

I made an app in Tizen Studio Native UI Builder. I can test it on the built in emulator and it functions. It is NOT ready to upload to the Tizen Store. I do not have a Samsung Z series phone. I want to test it on my Samsung Android phone.

Is there any way to convert and or export directly to HTML5 (web app) that will run on my Android device?

Any other advice?

Under export I have tried Archive File, but it looks to specific to Tizen Studio.

Tizen Export Options

ozbek
  • 20,955
  • 5
  • 61
  • 84
First Last
  • 21
  • 1
  • 3
  • Native and HTML5 code bases are fundamentally different (C/C++ vs HTML/JS). There are no tools to convert one to another. – ozbek Jan 31 '17 at 06:41

1 Answers1

0

You can test your application in Z series device using Samsung Remote Test Lab from the following site.

http://developer.samsung.com/remotetestlab/rtlDeviceList.action?os=103

Check RTL manual from the following link

http://developer.samsung.com/remotetestlab/rtlHelpDevice.action

Mehedi Alamgir
  • 203
  • 2
  • 7