23
How to Use Samsung Z1 for Tizen Development? 2015. 09. 19 Written by Hyeonju Park 1

How to use samsung z1 for tizen development

Embed Size (px)

Citation preview

Page 1: How to use samsung z1 for tizen development

1

How to Use Sam-sung Z1 for Tizen

Development?2015. 09. 19

Written by Hyeonju Park

Page 2: How to use samsung z1 for tizen development

2

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

Go into Samsung Z

Page 3: How to use samsung z1 for tizen development

3

1. Get an Extension SDK File

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

Page 4: How to use samsung z1 for tizen development

4

1. Get an Extension SDK File

Check the agree button and Click Down-load button.

Page 5: How to use samsung z1 for tizen development

5

2. Unzip the Download File

Page 6: How to use samsung z1 for tizen development

6

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

Page 7: How to use samsung z1 for tizen development

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)

Page 8: How to use samsung z1 for tizen development

8

5. Install Extension

Page 9: How to use samsung z1 for tizen development

9

6. Open the Tizen IDE

New icon for certificate is created.Click the button

Page 10: How to use samsung z1 for tizen development

10

7. Generate a CSR fileGenerate a new certificate

Write down Name, Password and Finish

Page 11: How to use samsung z1 for tizen development

11

8. Request the CertificateClick Request the certificate

Login Samsung Developer

Page 12: How to use samsung z1 for tizen development

12

8. Request the Certificate

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

Page 13: How to use samsung z1 for tizen development

13

8. Request the Certificate

Submit

Page 14: How to use samsung z1 for tizen development

14

8. Request the Certificate

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

Page 15: How to use samsung z1 for tizen development

15

9. Register the Certificate

Download the certifi-cate file (crt file)

Page 16: How to use samsung z1 for tizen development

16

9. Register the Certificate

Password is what you wrote in Slide 10 page.

Find the downloaded certifi-cate file

Page 17: How to use samsung z1 for tizen development

17

9. Request a Device Profile

The Samsung Z1 device should be connected now.

Page 18: How to use samsung z1 for tizen development

18

9. Request a Device Profile

Privilege level: PublicDeveloper Type: Individual

Copy

Paste

Page 19: How to use samsung z1 for tizen development

19

9. Request a Device Profile

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

Page 20: How to use samsung z1 for tizen development

20

9. Request a Device Profile

Download the device profile (xml file)

Copy the pass-word

Page 21: How to use samsung z1 for tizen development

21

10. Register Device Profile

Paste the pass-word

Browse the device profile file

Page 22: How to use samsung z1 for tizen development

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

Page 23: How to use samsung z1 for tizen development

23

Thank you If you any questions, send me email [email protected] Park