Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Titanium

Posted By: Landau17
Learning Titanium

Learning Titanium
MP4 | Video: 720p | Duration: 2:47:57 | English | Subtitles: VTT | 952.2 MB



Titanium can help accelerate your app development workflow. You can rapidly build, test, package, and publish cross-platform mobile apps using only JavaScript and a single, flexible code base. With Titanium, you no longer need to manage multiple developer toolkits, languages, and methodologies. Rafael Hernandez shows you how to create a basic interface with images, text, and tables; add sound effects and handle touch input; incorporate audio and video; and use JavaScript modules to create reusable templates. You'll also learn how to save user preference data on the local device, detect different screen sizes and adjust your layout accordingly, and deploy the finished app to a device—all using the toolset inside the Titanium Studio IDE.

Topics include:
  • Setting up Titanium Studio
  • Creating a new project
  • Adding interactivity
  • Using CommonJS modules
  • Including platform-specific code
  • Creating a preferences panel
  • Making cross-platform adjustments