Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mobile Development using Titanium Studio
Search
Paul de Paula
August 31, 2013
Technology
0
45
Mobile Development using Titanium Studio
Presented at Ipositive App Congress, Dagupan and Yippee Cavite
Paul de Paula
August 31, 2013
Tweet
Share
More Decks by Paul de Paula
See All by Paul de Paula
Microservices using Docker, Kubernetes, etc
fusionx1
0
51
Drupal Camp Cebu 2017
fusionx1
0
57
Redis at Beercon
fusionx1
0
50
Drupal 8 in a nutshell at TechCaravan
fusionx1
0
58
Scaling WordPress for High Traffic Sites
fusionx1
0
88
Pantheon Terminus
fusionx1
0
81
International Open Data Day 2016
fusionx1
0
51
Drupal Deployment Automation using AWS Elastic Beanstalk and Docker
fusionx1
3
1.3k
Drupal Security
fusionx1
1
88
Other Decks in Technology
See All in Technology
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
310
Understanding_Thread_Tuning_for_Inference_Servers_of_Deep_Models.pdf
lycorptech_jp
PRO
0
120
A2Aのクライアントを自作する
rynsuke
1
170
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
240
Абьюзим random_bytes(). Фёдор Кулаков, разработчик Lamoda Tech
lamodatech
0
340
Wasm元年
askua
0
140
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
400
Agentic Workflowという選択肢を考える
tkikuchi1002
1
500
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
26k
HiMoR: Monocular Deformable Gaussian Reconstruction with Hierarchical Motion Representation
spatial_ai_network
0
110
低レイヤを知りたいPHPerのためのCコンパイラ作成入門 完全版 / Building a C Compiler for PHPers Who Want to Dive into Low-Level Programming - Expanded
tomzoh
4
3.2k
GitHub Copilot の概要
tomokusaba
1
130
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Facilitating Awesome Meetings
lara
54
6.4k
Typedesign – Prime Four
hannesfritz
42
2.7k
How STYLIGHT went responsive
nonsquared
100
5.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
How to Ace a Technical Interview
jacobian
277
23k
Scaling GitHub
holman
459
140k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Transcript
POSITIVE I.T. Apps Congress 2013 Paul de Paula
[email protected]
Twitter:
fusionx1 Join us at PHDRUG on Facebook
TITANIUM APP MOBILE POWER Mobile development using Titanium App Accelerator
Who Am I ? • An Opensource advocate for 6
years • Drupal User since 2007 • Drupal Pilipinas Core Leader • Former Lead Developer of ABS-CBNNews.com • Senior Developer @ New Amsterdam Ideas
Cross Platform Development
Cross Platform Development “Developing software on multiple platforms(operating systems and/or
execution environments )”
Operating Systems
Execution Environments
Platform Differences # 1. Programming languages
Two kinds of Software Apps • Native • Non-Native
Native Application • Is an application that interact directly to
the underlying operating system.
Non-Native • An Application that interact to the underlying platform
through interpreters
Platform Differences # 1. Programming Languages # 2. User Interface
Graphical User Interface
Platform Differences # 1. Programming Languages # 2. User Interface
# 3. Development Tools # 4. Fragmentation
Development tools
Platform Differences # 1. Programming Languages # 2. User Interface
# 3. Development Tools # 4. API/ Libraries
API and Libraries
Platform Differences # 1. Programming Languages # 2. User Interface
# 3. Development Tools # 4. API/ Libraries # 5. Fragmentation
Fragmentation
The Big Question is How are we going to solve
it ?
We will use Titanium App
Titanium App Create native(uses interpretter) mobile apps across different mobile
devices, as well as hybrid and HTML5, on Appcelerator's open source Titanium development environment.
Titanium App accelerator • Free for android and ios mobile
development • Easy to use • Has access to most API for android and IOS
Demo • Install needed modules on our Drupal Site •
Web Services using RESTful JSON • Or Install a distribution Drupanium • Configure Web Services • Install Drupanium Webkit at http://drupanium.org/download • Actual Deployment on Android and IOS Mobile Devices
References • http://www.eqela.com/develop • http://www.eqela.com/discover • http://drupanium.org/download • http://www.slideshare.net/bobsims/crossplatform-mobile- apps-drupal-web-services
• Images used are fetched