[Tizen General] Emulator Base Image Issue

2013-08-22 Thread libol...@gmail.com
Hi I downloaded the tar.gz file from http://download.tizen.org/releases/2.2-emul/tizen-2.2-emul_20130719.2/images/EMULATOR/, then I use the qemu-img tool convert the img file to x86 file using the following command "qemu-img convert -O qcow2 platform.img emul.x86",but when I use the x86 file as

Re: [Tizen General] Comparison of Native Browser of Tizen 2.2 and BlackBerry 10.2

2013-08-22 Thread Daniel Juyung Seo
Awesome. Thanks for the nice video :) Daniel Juyung Seo (SeoZ) On Thu, Aug 22, 2013 at 4:10 PM, Leon Anavi wrote: > Hi All, > > I recently got a BlackBerry Dev Alpha B device with BB 10.2 and I decide > to compare the HTML5 support of its native browser to Tizen 2.2 on RD-PQ. > As of the momen

Re: [Tizen General] Comparison of Native Browser of Tizen 2.2 and BlackBerry 10.2

2013-08-22 Thread Leon Anavi
Hi Mikhail, Michael, On 2013-08-22 16:39, Michael Cherkasov wrote: Could you please explain how to get dev-device? If devices are still available you can apply for a Tizen developer device at: https://developer.tizen.org/support/development-unit-program I don't have a Firefox OS compatible

Re: [Tizen General] Comparison of Native Browser of Tizen 2.2 and BlackBerry 10.2

2013-08-22 Thread Michael Trimarchi
Hi On Thu, Aug 22, 2013 at 9:10 AM, Leon Anavi wrote: > Hi All, > > I recently got a BlackBerry Dev Alpha B device with BB 10.2 and I decide to > compare the HTML5 support of its native browser to Tizen 2.2 on RD-PQ. As of > the moment these must be the OS with the best HTML5 support. Both device

Re: [Tizen General] Comparison of Native Browser of Tizen 2.2 and BlackBerry 10.2

2013-08-22 Thread Michael Cherkasov
Hi Leon, Thank you for video. Could you please explain how to get dev-device? Also it's interesting to see comparison of firefox phone and tizen phone. Firefox devices have low performance, but I guess they should have good html5 support, better then BB devices. Thanks, Mikhail. 2013/8/22 Leon

[Tizen General] Tizen build issue

2013-08-22 Thread Sweta Ruhela
Hi All Build : We are trying to create Tizen image from release 2.1.   Reference Platform : RD-PQ reference phone ( Which is based on Samsung galaxy S3) as distributed by Samsung at Developers conference.   Command to build images: >sudo mic cr loop RD-PQ.ks If we use default kickstart file

Re: [Tizen General] Create Image Issue

2013-08-22 Thread Li, Hao H
Probably you might try qemu-img tool. Details can be got on https://lists.tizen.org/pipermail/general/2012-November/001210.html From: general-boun...@lists.tizen.org [mailto:general-boun...@lists.tizen.org] On Behalf Of libol...@gmail.com Sent: Thursday, August 22, 2013 1:00 PM To: general@lists

[Tizen General] Create Image Issue

2013-08-22 Thread libol...@gmail.com
Hello Is there any way to build an emulator image? I found the '2.2-emul' folder in http://download.tizen.org/releases/, In the folder I found the ks file and the manifest file,are these files what I need to build an emulator image? I downloaded the tar.gz file,after I unzip the package,I found

[Tizen General] Comparison of Native Browser of Tizen 2.2 and BlackBerry 10.2

2013-08-22 Thread Leon Anavi
Hi All, I recently got a BlackBerry Dev Alpha B device with BB 10.2 and I decide to compare the HTML5 support of its native browser to Tizen 2.2 on RD-PQ. As of the moment these must be the OS with the best HTML5 support. Both devices are doing great but Tizen is slightly better especcially w

[Tizen General] Build Web application exception

2013-08-22 Thread 宋浩杰
When I tried to build the Web application in the IDE, I met the exeception: org.tizen.common.builder.exception.BuildException: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at org.tizen.common.builder.core.TemplateEngineBuilder.build(TemplateEngineBuilder.java:86)