Tizen 디바이스에서 프로젝트 작업을 진행하려면 다음 단계를 따라야 합니다.
디바이스를 시작합니다.
홈 화면에서 전화 앱을 실행합니다.
*#84936#을 입력합니다. 숫자 84936은 TIZEN을 의미합니다.
메뉴가 나타납니다. 오른쪽 버튼을 눌러 Developer Option 을 활성화합니다.
Home 버튼을 눌러 홈 화면으로 돌아갑니다.
Home 버튼을 길게 눌러 최근 실행한 앱을 확인합니다.
설정 앱을 옆으로 밀어서 앱을 종료합니다.
Home 버튼을 눌러 홈 화면으로 돌아갑니다.
설정 앱을 실행합니다.
화면 맨 아래까지 스크롤한 후 Developer Options 를 선택합니다.
USB debugging 옵션을 활성화합니다.
Windows:
C:\tizensdk-path\tools\\ide\bin\tizen.bat cli-config "default.profiles.path=C:\\workspace-path\\.metadata\\.plugins\\org.tizen.common.sign\\profiles.xml"
OS X:
/tizensdk-path/tools/ide/bin/tizen.sh cli-config default.profiles.path=/path/to/workspace/.metadata/.plugins/org.tizen.common.sign/profiles.xml
위에 있는 workspace-path
를 사용자가 Tizen IDE를 처음 실행할 때 생성한 Tizen IDE 작업 공간 경로로, tizensdk-path
를 Tizen SDK가 설치된 전체 경로로 둘 다 바꾸어 입력합니다.
참고 Windows의 경우에는 Tizen IDE 프로젝트의 디렉토리에서 커맨드를 실행해야 합니다. Tizen IDE를 실행한 후, Tizen Native Application 프로젝트를 생성합니다.
예제
아래의 예제에서는 TestApp
을 사용자의 프로젝트라고 가정했습니다.
사용자의 작업 공간이 C:\\workspace
에 위치했고, Tizen SDK가 C:\tizen-sdk
에 설치되었다고 가정하면, 다음과 같은 커맨드를 명령 프롬프트에 입력합니다.
cd C:\\workspace\\TestApp
C:\tizen-sdk\tools\\ide\bin\tizen.bat cli-config "default.profiles.path=C:\\workspace\\.metadata\\.plugins\\org.tizen.common.sign\\profiles.xml"
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.