Current Android Release version:
Version Code: Pie
Version: 9
API level: 28

Tizen: Native Application folder structure



src: soure files(.cpp)
inc: header files
res: resource files like images
data: readable/writable files and folders for application
lib: shared library files

The manifest.xml file is stored in the root folder of the project.


Native application package extension:
  • File extension: .tpk (for example, Example.tpk)
  • MIME type: application/x-tizen.package-archive

No comments:

Post a Comment