Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amay077/androidapplicationtemplate
Eclipse が出力するアプリテンプレによく使うものを足したもの
https://github.com/amay077/androidapplicationtemplate
Last synced: 6 days ago
JSON representation
Eclipse が出力するアプリテンプレによく使うものを足したもの
- Host: GitHub
- URL: https://github.com/amay077/androidapplicationtemplate
- Owner: amay077
- Created: 2011-08-31T09:53:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-01T09:34:08.000Z (about 13 years ago)
- Last Synced: 2024-04-24T04:56:54.084Z (7 months ago)
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# これは何?
Androidアプリケーションを作るときに、「これ何度も実装するの面倒だなぁ」という項目をテンプレート化したものです。
# 実装したもの
* theme のスケルトン
* menu のスケルトンと表示
* preference のスケルトンと表示
* strings.xml, dimens.xml と統一的な名前付けルール
* .gitignore と .hgignore----
author: [@amay077](http://twitter.com/amay077)