- 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.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Progressive Web Apps with React
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- JavaScript+jQuery開發實戰
- C語言最佳實踐
- Learn WebAssembly
- Monitoring Elasticsearch
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Visual C#.NET程序設計
- Apache Spark 2.x for Java Developers
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Python語言實用教程
- Machine Learning With Go
- PrimeFaces Blueprints
- UX Design for Mobile