work hard work smart

专注于Java后端开发。 不断总结,举一反三。
随笔 - 1158, 文章 - 0, 评论 - 153, 阅读 - 186万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  S.Android 开源项目使用

摘要:1. 首先现在ZXing的lib 2. 在Android Studio集成ZXing。 以上是打开扫一扫。 二维码的生成可以去http://cli.im/ 3. 创建二维码 效果如下图。 其中SCAN对应scan方法。 扫描后的结果为: 你好啊! 阅读全文

posted @ 2016-04-11 12:21 work hard work smart 阅读(3077) 评论(0) 推荐(0) 编辑

摘要:可以参考百度官网Android开发指南。 里面有详细的步骤和Sample例子。 http://lbsyun.baidu.com/index.php?title=androidsdk/guide/introduction 阅读全文

posted @ 2016-03-10 10:28 work hard work smart 阅读(247) 评论(0) 推荐(0) 编辑

摘要:github地址 https://github.com/easonline/AndroidImagePicker 效果图 阅读全文

posted @ 2016-03-02 16:40 work hard work smart 阅读(562) 评论(0) 推荐(0) 编辑

摘要:Github地址https://github.com/lujianfeiccie/android_picpopup_window 效果图1: 效果图2: 阅读全文

posted @ 2016-03-02 16:21 work hard work smart 阅读(265) 评论(0) 推荐(0) 编辑

摘要:Top Level Build.gradlebuildscript { repositories { maven { url "http://dl.bintray.com/populov/maven" } mavenCentral() } depende... 阅读全文

posted @ 2016-01-27 12:35 work hard work smart 阅读(245) 评论(0) 推荐(0) 编辑

摘要:原文地址 Butter Knife 簡介 Butter Knife - Field and method binding for Android views。助你簡化程式碼,方便閱讀。 使用方法 開發 andriod app 的時候,一定有寫過類似的 code: 當一個 activity 有很多個  阅读全文

posted @ 2016-01-26 14:29 work hard work smart 阅读(223) 评论(0) 推荐(0) 编辑

摘要:Git位置https://github.com/greenrobot/EventBus 使用起来很方便:1. Implement any number of event handling methods in the subscriber: public void onEvent(AnyEventT 阅读全文

posted @ 2015-08-12 16:01 work hard work smart 阅读(240) 评论(0) 推荐(0) 编辑

摘要:Android开发框架AndroidAnnotations,它除了有依赖注入的特性以外,还集成了Ormlite,Spring-android中的REST模板。使用起来非常方便,大大提高了开发效率。 使用步骤 1.下载 http://androidannotations.org/ 2.建一个andro 阅读全文

posted @ 2015-06-26 11:05 work hard work smart 阅读(325) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示