简体   繁体   English

TIZEN STUDIO 本地标志构建问题

[英]TIZEN STUDIO NATIVE SIGN BUILD ISSUE

I made one application in Tizen studio and created a signed certificate(Author and distributer).我在 Tizen 工作室做了一个应用程序并创建了一个签名证书(作者和分发者)。

So now I want to create a signed package and send it to someone.所以现在我想创建一个签名的 package 并将其发送给某人。

How to do that can anyone guide me?如何做到这一点有人可以指导我吗?

Thankyou谢谢

If you just need to send someone your signed app it's very easy and you only need to right click on your project name and select "Build signed package"如果您只需要向某人发送您签名的应用程序,这非常简单,您只需右键单击您的项目名称和 select “构建签名包”

But be aware your signed app can only be use directly into yours linked devices via SDK and no one could install it in other devices (at least, not directly ).但请注意,您签名的应用程序只能通过 SDK 直接用于您的链接设备,并且没有人可以将其安装在其他设备中(至少, 不能直接安装)。

The only two ways to use your app in real devices without SDK tools is publishing your app into the seller platform or through USB using the "Demo Packaging Tool" if your are a Samsung partner在没有 SDK 工具的情况下在真实设备中使用您的应用程序的唯一两种方法是将您的应用程序发布到卖方平台或通过 USB 使用“演示打包工具”(如果您是三星合作伙伴

You should check more about signing flow and publication process您应该检查有关签名流程发布过程的更多信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM