语言

Menu
Sites
Language
Debate and Tips : the best way to develop an app

Hi there,

I have many questions for skilled developpers regarding how to develop an app on the gear 2, so I thought I would ask here and maybe we could make a list of tips to avoid making a heavy and slow app.

1 ) What is the maximum size (and weight) of image we should ask the gear 2 to manage ?
2) What image format is best (light and easy to load) for gear 2 apps ?
3) What sound format is the best (light and easy to load) for gear 2 apps ?
4) Are WebGL animations suitable for gear 2 ?
5) Is there an alternative way to build app for Gear 2 apps (like Intel XDK and CocoonJS for Android for example) ?

 

(posted the same thread on XDA, I don't know if that's a problem, I will update both threads so that everyone can have the answers)

编辑者为: Guillaume N. 22 4月, 2015

响应

6 回复
John Ixion

Hi Guillaume,

We have a performance guide for web apps

https://developer.tizen.org/documentation/articles/performance-guide-tizen-web-applications

Guillaume N.

Thanks, that helps

John Ixion

Measuring performance in Tizen multimedia applications

https://developer.tizen.org/documentation/articles/measuring-performance-tizen-multimedia-applications

Guillaume N.

That is REAAALLY cool !! Thanks you so much because my main problem now is lag.

John Ixion

glad you like it; we also have a tutorial about QUnit

https://developer.tizen.org/documentation/articles/qunit-%E2%80%93-javascript-unit-testing-framework

Guillaume N.

Thanks I'll check it out!