An error that occurs when creating a package

An error that occurs when creating a package

BY 08 Oct 2013 Native Application Development

In the process of packaging two different projects in one, the error occurs repeatedly.

So, I asked to Tizen Forum about the two projects packaging method.

– https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fsample_descriptions%2Fmultiprocess_package.htm
– https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fapp_dev_process%2Fmultiple_project_dev_package.htm

According to Tizen Forum’s guide, I packaging two projects in one app.
And, now that is not stored properly manifest and the specific code is missing.

* missed code.
    <Requirements>
        <Feature Name=”http://tizen.org/feature/platform.core.cpu.arch.armv7″>true</Feature>
        <Feature Name=”http://tizen.org/feature/platform.core.fpu.arch.vfpv3″>true</Feature>
        <Feature Name=”http://tizen.org/feature/screen.size.normal.720.1280″>true</Feature>
    </Requirements>

Please let me know.

Thank you.

Written by