- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Michelle M. Fernandez
- 76字
- 2021-07-23 19:37:16
Creating the Hello World build for Android
Building our Hello World application is fairly simple since we do not have to create a unique keystore or key alias for debug builds. When you're ready to submit an application to the Google Play Store, you'll need to create a release build and generate your own private key to sign your app. We'll discuss in further detail about release builds and private keys later on in this book.
推薦閱讀
- Python自然語言處理實戰(zhàn):核心技術(shù)與算法
- Learning PostgreSQL
- Xcode 7 Essentials(Second Edition)
- NLTK基礎(chǔ)教程:用NLTK和Python庫構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- Hands-On Enterprise Automation with Python.
- 全棧自動化測試實戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- 細(xì)說Python編程:從入門到科學(xué)計算
- 深入實踐Kotlin元編程
- Java 從入門到項目實踐(超值版)
- Python開發(fā)基礎(chǔ)
- 算法設(shè)計與分析:基于C++編程語言的描述
- Python+Office:輕松實現(xiàn)Python辦公自動化
- Maven for Eclipse
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- Mastering SciPy