Home > Backend Development > PHP Tutorial > 从0开始学Andriod大家有什么想要嘱咐的?

从0开始学Andriod大家有什么想要嘱咐的?

WBOY
Release: 2016-06-06 20:48:10
Original
1185 people have browsed it

只有一个PHP开发基础,目前从事PHP后端工作开发。

大家有什么嘱咐的?

回复内容:

只有一个PHP开发基础,目前从事PHP后端工作开发。

大家有什么嘱咐的?

首先,对初初初级者,推荐官方开发者网址。 还有Android Studio开发工具。
其次,对于有后端开发经验的楼主,在掌握了@wei92130所说的内容之后,建议把握以下三点:

  1. build自动化
  2. UI测试自动化
  3. jenkins
    理由: 因为搞后端开发对服务器比较熟悉,这可能是你比其他android经验者强的地方。对于商业项目开发而言,也是非常重要的一部分。

先看UI吧,最简单
然后Acitivity
然后数据存储网络通信多线程什么的
然后service,BroadcastReceiver
ContentProvider可以用的时候再看,反正我都还没用过

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template