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新卒_総合職採用_会社説明資料
livesense
PRO
0
440
27新卒_Webエンジニア職採用_会社説明資料
livesense
PRO
0
4k
株式会社リブセンス・転職会議 採用候補者様向け資料
livesense
PRO
0
86
株式会社リブセンス 会社説明資料(報道関係者様向け)
livesense
PRO
0
1.6k
データ基盤の負債解消のためのリプレイス
livesense
PRO
0
480
26新卒_総合職採用_会社説明資料
livesense
PRO
0
12k
株式会社リブセンス会社紹介資料 / Invent the next common.
livesense
PRO
1
43k
26新卒_Webエンジニア職採用_会社説明資料
livesense
PRO
1
13k
中途セールス職_会社説明資料
livesense
PRO
0
270
Other Decks in Technology
See All in Technology
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
240
Data Engineering Guide 2025 #data_summit_findy by @Kazaneya_PR / 20251106
kazaneya
PRO
7
820
ゼロコード計装導入後のカスタム計装でさらに可観測性を高めよう
sansantech
PRO
1
670
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
180
ラスベガスの歩き方 2025年版(re:Invent 事前勉強会)
junjikoide
0
880
制約下の医療LLM Observability 〜セキュアなデータ活用と専門家による改善サイクルの実現〜
kakehashi
PRO
1
110
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
10
5.4k
CLIPでマルチモーダル画像検索 →とても良い
wm3
2
770
設計に疎いエンジニアでも始めやすいアーキテクチャドキュメント
phaya72
25
17k
GPUをつかってベクトル検索を扱う手法のお話し~NVIDIA cuVSとCAGRA~
fshuhe
0
360
SREのキャリアから経営に近づく - Enterprise Risk Managementを基に -
shonansurvivors
1
710
251029 JAWS-UG AI/ML 退屈なことはQDevにやらせよう
otakensh
0
180
Featured
See All Featured
KATA
mclloyd
PRO
32
15k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Designing for humans not robots
tammielis
254
26k
Six Lessons from altMBA
skipperchong
29
4k
Code Reviewing Like a Champion
maltzj
526
40k
Making Projects Easy
brettharned
120
6.4k
Practical Orchestrator
shlominoach
190
11k
Designing for Performance
lara
610
69k
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++