How to use samsung z1 for tizen development

Post on 22-Mar-2017

535 views 2 download

transcript

1

How to Use Sam-sung Z1 for Tizen

Development?2015. 09. 19

Written by Hyeonju Park

2

1. Get an Extension SDK File• developer.Samsung.com

Go into Samsung Z

3

1. Get an Extension SDK File

Click the Download button on the bot -tom of the page

4

1. Get an Extension SDK File

Check the agree button and Click Down-load button.

5

2. Unzip the Download File

6

3. Execute Tizen SDK In-staller• Click the Update Button

7

4. Add Extension File

In Repository…“file:///” + “The Address of Unzipped Extension File” (Window)e.g. file:///home/user/tizen-certificate-extension (Ubuntu)file:///c:/Tizen Project/tizen-certificate-extension_1.1 (win-dow)

8

5. Install Extension

9

6. Open the Tizen IDE

New icon for certificate is created.Click the button

10

7. Generate a CSR fileGenerate a new certificate

Write down Name, Password and Finish

11

8. Request the CertificateClick Request the certificate

Login Samsung Developer

12

8. Request the Certificate

Upload the generated CSR file(You can find it in c:/tizen-sdk-data/keystore/ )

13

8. Request the Certificate

Submit

14

8. Request the Certificate

Request is completed. You will get a certificate by your email

15

9. Register the Certificate

Download the certifi-cate file (crt file)

16

9. Register the Certificate

Password is what you wrote in Slide 10 page.

Find the downloaded certifi-cate file

17

9. Request a Device Profile

The Samsung Z1 device should be connected now.

18

9. Request a Device Profile

Privilege level: PublicDeveloper Type: Individual

Copy

Paste

19

9. Request a Device Profile

Request is completed. You will get a device profile by your email

20

9. Request a Device Profile

Download the device profile (xml file)

Copy the pass-word

21

10. Register Device Profile

Paste the pass-word

Browse the device profile file

22

11. (Final) Permit to install Applications

• Now the certification process is done• For the last, Click mouse

right button and Select “Permit to install Applica-tions” to allow developer to install applications on the device

23

Thank you If you any questions, send me email imcreator3@gmail.comHyeonju Park