PhoneGap

2014.01.25

About me

About me

最近は主に
Angular.js と Sencha Touch

お題

エディタ...

エディタ...

本題

PhoneGap

PhoneGap

Create the App

% phonegap create hello com.example.hello HelloWorld

PhoneGap

Build the App

% cd hello
% phonegap build ios
[phonegap] detecting iOS SDK environment...
[phonegap] using the local environment
[phonegap] compiling iOS...
[phonegap] successfully compiled iOS app

PhoneGap

Test the App on an Emulator or Device

% phonegap run android
[phonegap] detecting Android SDK environment...
[phonegap] using the local environment
[phonegap] compiling Android...
[phonegap] successfully compiled Android app
[phonegap] trying to install app onto device
[phonegap] no device was found
[phonegap] trying to install app onto emulator
[phonegap] successfully installed onto emulator

PhoneGap

Images

PhoneGap

こんな感じの事ができるのでいい感じに思える

PhoneGap

実際に使ってみた感想

(ノД`)・゜・

個人で簡単なアプリ作る人にはオススメです

sample

ご清聴ありがとうございました!!