Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amay077/androidapplicationtemplate

Eclipse が出力するアプリテンプレによく使うものを足したもの
https://github.com/amay077/androidapplicationtemplate

Last synced: 6 days ago
JSON representation

Eclipse が出力するアプリテンプレによく使うものを足したもの

Awesome Lists containing this project

README

        

# これは何?

Androidアプリケーションを作るときに、「これ何度も実装するの面倒だなぁ」という項目をテンプレート化したものです。

# 実装したもの

* theme のスケルトン
* menu のスケルトンと表示
* preference のスケルトンと表示
* strings.xml, dimens.xml と統一的な名前付けルール
* .gitignore と .hgignore

----
author: [@amay077](http://twitter.com/amay077)