- Android Programming for Beginners
- John Horton
- 137字
- 2021-07-23 14:46:56
Chapter 1. The First App
Welcome! In this chapter, we won't waste any time in getting started with developing Android apps.
We will look at what is so great about Android, what Android and Java are exactly, how they work and complement each other, and what this means to us as future developers.
After this, we will spend a little time setting up our development environment and then get straight to building and deploying our first app.
By the end of this chapter, we will have done the following:
- Set up the Java Development Kit (JDK), part of the required Android development environment
- Installed Android Studio, the final part of our Android development environment
- Built our very first Android app
- Deployed an Android emulator
- Run our app on an Android emulator and a real device
推薦閱讀
- Java從入門(mén)到精通(第4版)
- INSTANT Sencha Touch
- C語(yǔ)言程序設(shè)計(jì)
- Learning Continuous Integration with TeamCity
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- .NET Standard 2.0 Cookbook
- Python語(yǔ)言科研繪圖與學(xué)術(shù)圖表繪制從入門(mén)到精通
- Learning NHibernate 4
- Python人工智能項(xiàng)目實(shí)戰(zhàn)
- Python 3.6從入門(mén)到精通(視頻教學(xué)版)
- MATLAB從入門(mén)到精通
- 實(shí)戰(zhàn)圖解MACD波段交易技術(shù)
- WordPress Responsive Theme Design
- Mastering Python Data Analysis
- ATmega16單片機(jī)C語(yǔ)言程序設(shè)計(jì)經(jīng)典實(shí)例