`
pxq19890719
  • 浏览: 51758 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

commonsware-Android平台可复用代码仓库

阅读更多
http://www.chengyunfeng.com/2010/07/commonsware

CommonsWare 是一个Android教学组织,他们在github上的代码库中包含了很多Android平台常用功能的实现代码和一些教程.例如:

    cwac-adapter: 是一个AdapterWrapper
    ColorMixer 是一个用来选择颜色的组件
    cwac-bus: 提供一个跨程序的消息机制
    cwac-cache: 提供程序的缓存实现机制.
    cwac-custmenu:示例如何自定义菜单,并且可以配置菜单的位置 .
    cwac-endless:一个  EndlessAdapter,这是一个自动分页的List,当用户浏览到List的最后一行的时候自动请求新的数据.

更多组件请参考项目主页.

CWAC主页: http://commonsware.com/cwac

源代码地址: http://github.com/commonsguy
分享到:
评论

相关推荐

    the-busy-coders-guide-to-android-development.pdf

    - **开发者的工作成果**:这部分探讨了开发者如何组织代码和资源,以及如何构建可运行的应用程序。 3. **深入解析Manifest文件** - **从根目录开始**:讲解了如何创建一个基本的Android项目,并介绍了项目根目录...

    CommonsWare.The.Busy.Coders.Guide.to.Android.Development.Version.8.2.2017

    Android, the next-generation open mobile platform from Google and the Open Handset Alliance, is poised to become a significant player in the mobile device market. The Android platform gives developers...

    CommonsWare.LLC.The.Busy.Coders.Guide.to.Android.Development.Feb.2009.rar

    《Busy Coder's Guide to Android Development》是由CommonsWare LLC出版的一本权威的Android开发指南,这本书的2009年2月版被压缩在名为"CommonsWare.LLC.The.Busy.Coders.Guide.to.Android.Development.Feb.2009....

    Beginning.Android.2配套源代码

    在压缩包文件名"commonsguy-cw-android-f1de3a5"中,"commonsguy"可能是作者或项目维护者的别名,"cw-android"可能代表"CommonsWare Android",这是一个知名的Android开发资源集合,而"f1de3a5"则可能是一个版本控制...

    Android Programming Tutorials 3rd

    ### Android Programming Tutorials 3rd 版知识点概览 #### 一、书籍基本信息与版权信息 - **书名**:《Android编程教程》第三版 - **作者**:Mark L. Murphy - **出版时间**:2011年3月(版本3.2) - **ISBN**:...

    The Busy Coder's Guide to Android Development, Version 8.11-CommonsWare2018

    Thanks for your interest in developing applications for Android! Android has grown from nothing to arguably the world’s most popular smartphone OS in a few short years. Whether you are developing ...

    android cwac-endless

    CommonsWare Android Components CWAC 是一个开源的Android组件库 用来解决Android开发中各个方面的常见问题 每个CWAC组件打包成一个队的jar文件 其中就包含cwac endlless cwac endless提供一个EndlessAdapter 这是...

    The Busy Coder's Guide to Android Development 8.1

    The Busy Coder's Guide to Android Development Android开发经典图书, 最新版8.1 epub格式,pdf太大了

    使用命令行+Ant编译和运行Android模拟器

    - `<TARGET_ID>`: 指定要模拟的目标Android平台ID。例如,`2`代表Android 1.6。 - **示例**: `android create avd --name Android_1.6 --target 2` **3. 启动模拟器** - **命令**: `emulator @<AVD_NAME>` - **...

    Android Programming Tutorials, 3rd Edition 电子书

    ### Android编程教程第三版知识点概览 #### 一、书籍基本信息 - **书名**:《Android Programming Tutorials, 3rd Edition》 - **作者**:Mark L. Murphy - **出版日期**:2010年9月1日 - **出版社**:CommonsWare,...

    android tutorial

    本教程将深入探讨Android开发的高级主题,帮助你提升在Android平台上的编程技能。 **1. Android架构与组件** Android系统由多个层次组成,包括Linux内核、硬件抽象层(HAL)、系统库、运行时环境以及应用程序框架。...

    The Busy Coder's Guide to Android Development

    《The Busy Coder's Guide to Android ...综上所述,《The Busy Coder's Guide to Android Development》为开发者提供了一个全面学习Android开发的平台,内容详尽、结构清晰,适合不同层次的Android开发者使用和参考。

    Android Programming Tutorials, 3rd Edition

    Android Programming Tutorials gives you hands-on instruction in how to build sophisticated Android applications, using many of the technologies outlined in CommonsWare’s other Android books....

    The Busy Coders Guide to Android Development 4.7-cc.pdf

    - **App Inventor**:介绍了Google的可视编程平台App Inventor,适用于初学者进行简单的Android应用开发。 #### 教程详解 - **教程#1**:**安装工具**:从检查硬件需求开始,一步步引导读者完成开发环境的搭建过程...

    Android-CWAC-NetSecurity:简化安全上网

    Android-CWAC-NetSecurity 是一个开源项目,由 CommonsWare 的作者 Mark Murphy 创建,它为 Android 应用程序提供了安全的网络通信支持。这个库的目标是帮助开发者更容易地实现 HTTPS 和其他安全网络连接,以保护...

Global site tag (gtag.js) - Google Analytics