11 2015 档案

摘要:Setting Up the Action Bar 建立Action BarThis lesson teaches you to 这节课教给你Support Android... 阅读全文
posted @ 2015-11-29 15:27 末日没有进行曲 阅读(166) 评论(0) 推荐(0)
摘要:Adding the Action Bar 增加一个Action Bar(工具栏)The action bar is one of the most important de... 阅读全文
posted @ 2015-11-29 12:32 末日没有进行曲 阅读(172) 评论(0) 推荐(0)
摘要:Starting Another Activity 开启另一个ActivityThis lesson teaches you to 这节课教给你:Respond to th... 阅读全文
posted @ 2015-11-28 21:41 末日没有进行曲 阅读(237) 评论(0) 推荐(0)
摘要:Building a Simple User Interface 创建一个简单的用户界面This lesson teaches you to 这节课将教给你:Create ... 阅读全文
posted @ 2015-11-26 22:11 末日没有进行曲 阅读(181) 评论(0) 推荐(0)
摘要:一、ActionBar介绍 在Android 3.0中除了我们重点讲解的Fragment外,Action Bar也是一个非常重要的交互元素,Action Bar取代了传统的tittle bar和menu,在程序运行中一直置于顶部,对于Android平板设备来说屏幕更大它的标... 阅读全文
posted @ 2015-11-23 21:10 末日没有进行曲 阅读(315) 评论(0) 推荐(0)
摘要:Running Your AppIf you followed the previous lesson to create an Android project, it inc... 阅读全文
posted @ 2015-11-21 16:36 末日没有进行曲 阅读(266) 评论(0) 推荐(0)
摘要:Creating an Android Project 创建一个Android项目An Android project contains all the files that... 阅读全文
posted @ 2015-11-20 18:27 末日没有进行曲 阅读(220) 评论(0) 推荐(0)
摘要:1、展示webview的activity可以另开一个进程,这样就能和我们app的主进程分开了,即使webview产生了oom崩溃等问题也不会影响到主程序,如何实现呢,其实很简单... 阅读全文
posted @ 2015-11-18 20:57 末日没有进行曲 阅读(259) 评论(0) 推荐(0)
摘要:Building Your First App 创建你的第一个App项目Dependencies and prerequisites 依赖关系和先决条件* Android ... 阅读全文
posted @ 2015-11-18 20:22 末日没有进行曲 阅读(148) 评论(0) 推荐(0)
摘要:Getting Started 让我们开始吧!Welcome to Training for Android developers. 欢迎来到Android开发者训练营。... 阅读全文
posted @ 2015-11-17 23:48 末日没有进行曲 阅读(221) 评论(0) 推荐(0)