- Android Programming for Beginners
- John Horton
- 141字
- 2021-07-23 14:46:59
Chapter 2. Java – First Contact
We now have a working Android development environment, and we have built and deployed our first app. It is obvious, however, that autogenerated code by Android Studio is not going to make the next top-selling app on Google Play. We need to explore this autogenerated code in order to understand Android and then begin to build on this useful template. With this aim in mind, in this chapter, we will do the following:
- See how to get technical feedback from our apps
- Examine the Java code and UI XML code from our first app
- Get the first taste of using the Android UI designer
- Write our first Java code
- Learn a few core Java fundamentals and how they relate to Android
First, let's see how to find out whether things are going wrong.
推薦閱讀
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Getting Started with React
- Getting started with Google Guava
- OpenShift開(kāi)發(fā)指南(原書(shū)第2版)
- Computer Vision for the Web
- 機(jī)器人Python青少年編程開(kāi)發(fā)實(shí)例
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- iPhone應(yīng)用開(kāi)發(fā)從入門(mén)到精通
- Couchbase Essentials
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- Mastering Python Design Patterns
- Building Dynamics CRM 2015 Dashboards with Power BI
- IoT Projects with Bluetooth Low Energy
- TypeScript全棧開(kāi)發(fā)
- Unity AI Game Programming(Second Edition)