tizen

it2022-05-09  30

1. Native IDE:

application settings:https://developer.tizen.org/devguide/2.2.1/org.tizen.native.appprogramming/html/ide_sdk_tools/creating_running_app_setting.htm

content assist/API hover

Manifest Text Editor:<Requirements> network.bluetooth camera.front set of required features for feature-based filtering in the Tizen Store

Project Wizard:

Unit Test Tool

Valgrind: memory profiling tool

 

2. Dynamic Analyzer: monitors the performance of your application on a target device or Emulator:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/ide_sdk_tools/da_overview.htm

3. UI Builder is a WYSIWYG(what you see is what you get)

The UI Builder automatically generates the resource ID constant.

constantID in the AppResourceId.h AppResourceId.cpp

4.UI Effect Builder???

 

Multiple Screen Support Guide

Key Concepts:

???

转载于:https://www.cnblogs.com/lauraxia/p/3612747.html

相关资源:tizen alpha source code donwnload tools

最新回复(0)