安卓开发第一天笔记。170719

来源:互联网 发布:滚动的天空矩阵浪潮 编辑:程序博客网 时间:2024/06/06 04:13
一。1。Google---Android coding
            https://www.google.com.hk/?gws_rd=cr,ssl#newwindow=1&safe=strict&q=Android+coding

            http://www.instructables.com/id/How-To-Create-An-Android-App-With-Android-Studio/
        2.下载安装Android studio
                   https://developer.android.com/studio/index.html
           官方教程:https://developer.android.com/training/index.html
           一路默认next
      

        3. studio中tool-Android--avd模拟器运行安卓app时,
             haxm is not installed,
             vtx is disabled in bios,

         解决方法:http://blog.csdn.net/dhassa/article/details/51420692
          进入BIOS界面在“configurations”中找到“Intel Virtualization Technology”将其设置成Enable即可
     4.building ui。
      https://developer.android.com/training/basics/firstapp/building-ui.html
原创粉丝点击