- 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.
推薦閱讀
- 深入理解Android(卷I)
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- vSphere High Performance Cookbook
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- C/C++常用算法手冊(第3版)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- Getting Started with Hazelcast(Second Edition)
- BeagleBone Black Cookbook
- Learning Concurrent Programming in Scala
- OpenResty完全開發(fā)指南:構(gòu)建百萬級別并發(fā)的Web應(yīng)用
- 開源項(xiàng)目成功之道
- Python入門很輕松(微課超值版)
- Java EE 8 and Angular
- Yii2 By Example
- SQL Server 2014 Development Essentials