Google Glass 笔记
来自Jack's Lab
(版本间的差异)
(→参考) |
(→参考) |
||
| 第18行: | 第18行: | ||
* Android Tools Project Site: http://tools.android.com/tech-docs/new-build-system/user-guide | * Android Tools Project Site: http://tools.android.com/tech-docs/new-build-system/user-guide | ||
| + | |||
| + | * Managing Projects from the Command Line: http://developer.android.com/tools/projects/projects-cmdline.html | ||
| + | |||
| + | * Building and Running from the Command Line: http://developer.android.com/tools/building/building-cmdline.html | ||
| + | |||
| + | * Signing Your Applications: http://developer.android.com/tools/publishing/app-signing.html | ||
* Sign your apk: http://stackoverflow.com/questions/18328730/how-to-create-a-release-signed-apk-file-using-gradle | * Sign your apk: http://stackoverflow.com/questions/18328730/how-to-create-a-release-signed-apk-file-using-gradle | ||
2014年3月22日 (六) 18:33的版本
目录 |
1 硬件
2 内核
3 ROM
4 开发环境
5 参考
- Android Tools Project Site: http://tools.android.com/tech-docs/new-build-system/user-guide
- Managing Projects from the Command Line: http://developer.android.com/tools/projects/projects-cmdline.html
- Building and Running from the Command Line: http://developer.android.com/tools/building/building-cmdline.html
- Signing Your Applications: http://developer.android.com/tools/publishing/app-signing.html
- Sign your apk: http://stackoverflow.com/questions/18328730/how-to-create-a-release-signed-apk-file-using-gradle