Software Archive
Read-only legacy content
17061 Discussions

Como obter o certificado de um aplicativo android?

Jonathan_S_
New Contributor I
376 Views

Olá, preciso saber como posso obter o certificado de um aplicativo gerado pelo xdk.

alguém pode me ajudar?

obrigado.

0 Kudos
4 Replies
Elroy_A_Intel
Employee
376 Views

You can create your developer certificate for your iOS build on the Apple Developer Portal using the .csr file provided by Intel XDK. You can start this process on the Projects window > select project > Cordova Hybrid Mobile App Settings > iOS > Developer Certificate.

0 Kudos
Jonathan_S_
New Contributor I
376 Views

How I can do for a Android app? this case, I need a android application certificate. 

0 Kudos
Elroy_A_Intel
Employee
376 Views

You can follow the same flow similar to Android with the exception of selecting Android on the Projects window > select project > Cordova Hybrid Mobile App Settings > Android.

0 Kudos
Jonathan_S_
New Contributor I
376 Views

thanks!

I found more information about signed apk's in this article:

https://software.intel.com/en-us/xdk/docs/intel-xdk-certificate-management

0 Kudos
Reply