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
titanium_mobile #TechLunch
Search
Livesense Inc.
PRO
April 23, 2014
Technology
0
51
titanium_mobile #TechLunch
2011/11/16(水) @ Livesense TechLunch
発表者:桂 大介
Livesense Inc.
PRO
April 23, 2014
Tweet
Share
More Decks by Livesense Inc.
See All by Livesense Inc.
27新卒_Webエンジニア職採用_会社説明資料
livesense
PRO
0
460
株式会社リブセンス・転職会議 採用候補者様向け資料
livesense
PRO
0
22
株式会社リブセンス 会社説明資料(報道関係者様向け)
livesense
PRO
0
1.4k
データ基盤の負債解消のためのリプレイス
livesense
PRO
0
400
26新卒_総合職採用_会社説明資料
livesense
PRO
0
9.2k
株式会社リブセンス会社紹介資料 / Invent the next common.
livesense
PRO
1
28k
26新卒_Webエンジニア職採用_会社説明資料
livesense
PRO
1
12k
中途セールス職_会社説明資料
livesense
PRO
0
250
EM候補者向け転職会議説明資料
livesense
PRO
0
120
Other Decks in Technology
See All in Technology
american aa airlines®️ USA Contact Numbers: Complete 2025 Support Guide
aaguide
0
500
cdk initで生成されるあのファイル達は何なのか/cdk-init-generated-files
tomoki10
1
540
60以上のプロダクトを持つ組織における開発者体験向上への取り組み - チームAPIとBackstageで構築する組織の可視化基盤 - / sre next 2025 Efforts to Improve Developer Experience in an Organization with Over 60 Products
vtryo
3
980
敢えて生成AIを使わないマネジメント業務
kzkmaeda
2
510
Contributing to Rails? Start with the Gems You Already Use
yahonda
2
120
american airlines®️ USA Contact Numbers: Complete 2025 Support Guide
supportflight
1
120
第64回コンピュータビジョン勉強会「The PanAf-FGBG Dataset: Understanding the Impact of Backgrounds in Wildlife Behaviour Recognition」
x_ttyszk
0
170
オフィスビルを監視しよう:フィジカル×デジタルにまたがるSLI/SLO設計と運用の難しさ / Monitoring Office Buildings: The Challenge of Physical-Digital SLI/SLO Design & Operation
bitkey
1
350
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
130
SREのためのeBPF活用ステップアップガイド
egmc
2
900
freeeのアクセシビリティの現在地 / freee's Current Position on Accessibility
ymrl
2
280
オーティファイ会社紹介資料 / Autify Company Deck
autifyhq
10
130k
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
25
1.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
Git: the NoSQL Database
bkeepers
PRO
430
65k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Designing for Performance
lara
610
69k
Documentation Writing (for coders)
carmenintech
72
4.9k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Raft: Consensus for Rubyists
vanstee
140
7k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Transcript
None
None
None
Titanium Mobile
Native iPhone and Android Applications Rock
Native User Experience Matters Killer Apps: Social Networking and Location-based
Services Use your favorite web technologies
ネイティブのウィジェット使え るよ ソーシャルとか LBS が得意だよ っていうかゲーム苦手だよ Javascript 使えるよ
Cofee Script is also available.
"Hello World" is below
var win = Titanium.UI.createWindow({ backgroundcolor: '#fff', title: 'First App', });
var label = Titanium.UI.createLabel({ text: 'Hello Titanium', textAlign: 'center', height: 20, font: { fontSize: 20, fontWeight: 'bold', } }); win.add(label); win.open();
None
None
Build, Test, and Deploy Mobile Cloud Apps in a Single
Development Environment
Develop, test, and deploy your mobile app in a single
environment Eclipse-based IDE for mobile and web development Support for HTML5, CSS3, JavaScript, Ruby, Rails, PHP, and Python
KitchenSink DEMO
TitaniumMobile++ One Source Javascript 1.6 (or Coffee) JS Library Available
Forget GC Extendable by Native Code
TitaniumMobile-- Not Matured Less Documents Narrow Domain Slow Emulator
まとめ • 使い所重要! • アプリ側がごりごりじゃないなら使える • Native 拡張いいけど、 Native たくさん使うく
らいならそれぞれのアプリ作った方が良い • どちらにせよもう少し待った方が良いかも?
the Next Theme
Return to RC
Data Structues in C++