「Android/リンク集」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==コーディングスタイル== *公式 http://source.android.com/source/code-style.html *日本語 http://www.textdrop.net/android/code-style-ja.html ==javasrciptで...」) |
|||
行15: | 行15: | ||
*お勧めアプリ http://news4vip.livedoor.biz/archives/51774499.html | *お勧めアプリ http://news4vip.livedoor.biz/archives/51774499.html | ||
*Androidトレーニング https://github.com/mixi-inc/AndroidTraining | *Androidトレーニング https://github.com/mixi-inc/AndroidTraining | ||
+ | *AndroidにおけるSDK開発時に意識していること https://techblog.yahoo.co.jp/android/sdk-dev/ |
2018年8月6日 (月) 14:16時点における版
コーディングスタイル
- 公式 http://source.android.com/source/code-style.html
- 日本語 http://www.textdrop.net/android/code-style-ja.html
javasrciptでandroid
- Titanium Mobile http://d.hatena.ne.jp/naoya/20101020/1287542202
Flash Professional CS5でandroid
- Flash Professional CS5でAIR for Androidをはじめよう
http://www.adobe.com/jp/joc/devnet/flash/articles/air_for_android_flash.html
便利リンク集
- Android公式リファレンス http://developer.android.com/intl/ja/reference/packages.html
- 逆引きandroid http://www.adakoda.com/android/
- お勧めアプリ http://news4vip.livedoor.biz/archives/51774499.html
- Androidトレーニング https://github.com/mixi-inc/AndroidTraining
- AndroidにおけるSDK開発時に意識していること https://techblog.yahoo.co.jp/android/sdk-dev/