Android Studio 开发APP流程

一、安装Android Studio:

具体安装如下几个程序及驱动:

1.android-studio。

2.jdk-8u221-windows-x64.exe。

3.XYAZ-Setup-7.0.1-ha06ed7dcf.exe。

二、创建新项目:

如下图所示:

Android Studio 开发APP流程_第1张图片

Android Studio 开发APP流程_第2张图片
Android Studio 开发APP流程_第3张图片
Android Studio 开发APP流程_第4张图片
Android Studio 开发APP流程_第5张图片
Android Studio 开发APP流程_第6张图片
根据布局放置控件,修改控件属性,最后将控件关联后端的代码就OK了。

三、模拟

可以安装安卓模拟器来模拟自己的APP,也可以连接自己的手机打开USB调试进行调试,如下图:

Android Studio 开发APP流程_第7张图片

这里说的是基本步骤,并未详解。

你可能感兴趣的:(Android,aandroid,studio)