• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
三三三
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3 4 5 6 7 下一页
2016年1月21日
sendStickyBroadcast和sendStickyOrderedBroadcast
摘要: sendStickyBroadcast和sendStickyOrderedBroadcast2013年10月02日⁄ 綜合⁄ 共 3547字 ⁄ 字型大小小中大⁄評論關閉sendStickyBroadcast和sendStickyOrderedBroadcast發出的廣播會一直滯留(等待),以便有人... 阅读全文
posted @ 2016-01-21 21:03 三三三 阅读(188) 评论(0) 推荐(0)
自定义Style
摘要: EXAMPLE:XML file for the style (saved inres/values/): XML file that applies the style to aTextView(saved inres/layout/): 阅读全文
posted @ 2016-01-21 16:59 三三三 阅读(204) 评论(0) 推荐(0)
2016年1月20日
Android Fragment
摘要: 转载请标明出处:http://blog.csdn.net/lmj623565791/article/details/37970961自从Fragment出现,曾经有段时间,感觉大家谈什么都能跟Fragment谈上关系,做什么都要问下Fragment能实现不~~~哈哈,是不是有点过~~~本篇博客力求为... 阅读全文
posted @ 2016-01-20 14:57 三三三 阅读(159) 评论(0) 推荐(0)
android inflater 用法
摘要: android inflater 用法在实际开发中LayoutInflater这个类还是非常有用的,它的作用类似于findViewById()。不同点是LayoutInflater是用来找res/layout/下的xml布局文件,并且实例化;而findViewById()是找xml布局文件下的具体w... 阅读全文
posted @ 2016-01-20 14:50 三三三 阅读(792) 评论(0) 推荐(0)
二 管理生命活动周期 开始Activity
摘要: 开始Activity上一课下一课本课程将向您展示如何了解生命周期回调指定您的应用的启动器Activity创建一个新实例销毁Activity您还应阅读Activity试一试下载演示ActivityLifecycle.zip不同于使用main()方法启动应用的其他编程范例,Android 系统会通过调用... 阅读全文
posted @ 2016-01-20 00:38 三三三 阅读(173) 评论(0) 推荐(0)
一 管理生命活动周期
摘要: 用户导航、退出和返回您的应用时,应用中的Activity实例将在其生命周期中转换不同状态。 例如,当您的Activity初次开始时,它将出现在系统前台并接收用户焦点。 在这个过程中,Android 系统会对Activity调用一系列生命周期方法,通过这些方法,您可以设置用户界面和其他组件。 如果用户... 阅读全文
posted @ 2016-01-20 00:37 三三三 阅读(150) 评论(0) 推荐(0)
多版本支持 API版本 运行环境检查 风格和主题
摘要: Supporting Different Platform Versions上一课下一课This lesson teaches you toSpecify Minimum and Target API LevelsCheck System Version at RuntimeUse Platform... 阅读全文
posted @ 2016-01-20 00:21 三三三 阅读(239) 评论(0) 推荐(0)
多分辨率适配
摘要: Supporting Different Screens上一课下一课This lesson teaches you toCreate Different LayoutsCreate Different BitmapsYou should also readDesigning for Multiple... 阅读全文
posted @ 2016-01-20 00:08 三三三 阅读(133) 评论(0) 推荐(0)
多语言支持
摘要: Supporting Different Languages上一课下一课This class teaches you toCreate Locale Directories and String FilesUse the String ResourcesYou should also readLoc... 阅读全文
posted @ 2016-01-20 00:05 三三三 阅读(177) 评论(0) 推荐(0)
2016年1月19日
使用String的几个方法
摘要: Use the String ResourcesYou can reference your string resources in your source code and other XML files using the resource name defined by theelement'... 阅读全文
posted @ 2016-01-19 23:46 三三三 阅读(183) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3