トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS

Titanium Mobile/モジュール のバックアップソース(No.6)

*モジュール
-[[Alloy-Titanium framework made in Caffeina>https://github.com/CaffeinaLab/Trimethyl]] ... 『Alloyに組み込むための便利モジュール集。認証,イベント管理,コントローラのスタック管理,MapViewユーティリティ,HTTPRequest,NewRelic,通知,ソーシャル共有(Twitter/Facebook/Mail...)などの処理が任意に読み込めるようになっています。(Ti Weekly Clipsから引用)』 [[util.jsのコード>https://github.com/CaffeinaLab/Trimethyl/blob/master/util.js]]を見るだけでも勉強になります。
-[[gitTio!>http://gitt.io/]] ... GitHubにアップされているModuleおよびWidgetsまとめサイト
-[[Napp Drawer Module>https://github.com/viezel/NappDrawer]] ... iOS/AndroidでDrawer(画面左に隠れたメニュー)を表示するモジュール




*モジュール開発
-[[iOS 向けの Titanium™ 用モジュールを作ってみよう! | チャットワーククリエーターズブログ>http://c-note.chatwork.com/post/69056731211/ios-titanium-tm]]
-[[Titaniumでアプリ開発【モジュール編】 | riaxdnp.jp>http://www.riaxdnp.jp/?p=4281]]
-[[appcelerator/titanium_modules>https://github.com/appcelerator/titanium_modules/blob/master/moddevguide/mobile/android/src/ti/moddevguide/ModdevguideModule.java]] ... Android用モジュールのサンプル
-[[Android Module Development - Part 1 | Appcelerator Titanium Tutorial>http://www.titaniumtutorial.com/2013/10/android-module-development-part1.html]]