摘要: The Use CaseIn Fragment, there are a couple of places where we use horizontal scrollers as a selection view. This means that the center icon is the “s... 阅读全文
posted @ 2015-04-25 18:02 狂奔的小狮子 阅读(491) 评论(0) 推荐(0) 编辑
摘要: 第一步:1. Create the variant dependent strings in your build scriptEdit yourbuild.gradlefile accordingly: //This line allows parameterization via the ter... 阅读全文
posted @ 2015-04-25 15:12 狂奔的小狮子 阅读(1264) 评论(4) 推荐(0) 编辑
摘要: 将数据从服务器端同步到手机上, 并且需要离线工作,Couchebase Mobile 也许是目前最好的解决方案:原文地址:https://www.infinum.co/the-capsized-eight/articles/server-client-syncing-for-mobile-apps-... 阅读全文
posted @ 2015-04-25 14:56 狂奔的小狮子 阅读(549) 评论(0) 推荐(0) 编辑
摘要: 高德地图开发申请KEY的时候需要开发者提供SHA1证书指纹数据,在eclipse很容易就找到了,但是Android Studio很久也没找到,只能使用在网上看到的方法了,在Android Studio中的Terminal中使用keytool获取了,具体如下图所示(输入密钥库口令--测试的默认口令为:... 阅读全文
posted @ 2015-04-25 13:55 狂奔的小狮子 阅读(1392) 评论(0) 推荐(0) 编辑