Languages

Menu
Sites
Language
Developing for which Ref. Device ?

Hey folks,

I'm developing an app on reference device RD-PQ which is based on Samsung Galaxy S3.

As far as I know there is another development device called RD-210 which based on Samsung Galaxy S2.

I want to know what hardware will be used at the time when first Tizen Device will be available on the market. Real Tizen device might has another hardware, not S2 or S3.

This is an essential question because we have to know which hardware we should use for development that will be sold later.

Has anyone information on this?

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
Raghavendra Reddy Shiva
What exactly the hardware dependency is with your application ? If you are working on developing web application for Tizen using the W3C/HTML5 standards then it should be portable for any HTML5 compatible platforms. In other case, if your application uses Tizen Device API's as well, then your application should be running without any issues on any target device based on Tizen paltform. So web application developed on either Device-210 or Device-PQ should very well work on any Tizen based target.
I have delivered my app to the client for testing. The client has a RD-210 with version 2.0. I have RD-PQ with version 2.0. Amazingly fixed footer and header work well on my device but not on client's. On RD-210 fixed footer and header move a bit if you scroll. It seems to be differences. And I don't know how to deal with it.