随笔分类 - Android
摘要:1、添加对apt的依赖buildscript { repositories { mavenCentral() } dependencies { classpath 'com.neenbedankt.gradle.plugins:android-apt:1...
阅读全文
摘要:原文来自:http://developer.android.com/guide/topics/location/strategies.html位置策略注意:本指南仅限android.location位置API。Google Play Services中的google位置API提供更强大更高级的框架,...
阅读全文
摘要:最近想弄个能访问 Internet 的 Android 应用,因为求快所以用了 Ruby on Rails 来提供 HTTP 资源。这方面的资料还是比较少的,所以把尝试的过程记录下来。1 使用 Ruby on Rails构建 Web Application1.1 新建 Web Application...
阅读全文
浙公网安备 33010602011771号