android xml 配置可以跳转到 拨打电话输入界面 android:autoLink="phone"
三星note3 手机拍照问题
http://blog.youkuaiyun.com/legend12300/article/details/50395717
http://blog.youkuaiyun.com/aaawqqq/article/details/37034243
http://download.youkuaiyun.com/detail/aaawqqq/7653475
http://download.youkuaiyun.com/download/zhangbiaobadun/7745187
安卓手机拍照,完美压缩展示及存储,源码实例
http://download.youkuaiyun.com/detail/chengzehaocang/8510671
(1)equals()方法,比较的必须是引用类型,比较的是类型和值;
(2)== 既可以比较引用类型,也可以比较基本类型,比较的是内存地址,但是如果是基本类型的话,就是比较的值。
http://www.cnblogs.com/greatverve/archive/2012/03/15/android-carema.html
http://bbs.youkuaiyun.com/topics/350155399
医疗和消费品的股份
300043
http://www.cnblogs.com/samcn/archive/2011/03/16/1986248.html
价格贵,保质期短的药
http://download.youkuaiyun.com/download/u011724613/7140997
图片处理
http://download.youkuaiyun.com/download/ciciwowo/8897125
http://download.youkuaiyun.com/detail/ciciwowo/8897125
使用AndroidStudio编译NDK的方法及错误解决方案
http://blog.youkuaiyun.com/asmcvc/article/details/24457677
错误
Error:(12, 0) Error: NDK integration is deprecated in the current plugin. Consider trying the new experimental plugin. For details, see http://tools.android.com/tech-docs/new-build-system/gradle-experimental. Set "android.useDeprecatedNdk=true" in gradle.properties to continue using the current NDK integration.
<a href="openFile">Open File</a>
解决
http://stackoverflow.com/questions/31979965/after-updating-android-studio-to-version-1-3-0-i-am-getting-ndk-integration-is
错误
Error:Execution failed for task ':app:compileDebugNdk'.
> NDK not configured.
Download the NDK from http://developer.android.com/tools/sdk/ndk/.Then add ndk.dir=path/to/ndk in local.properties.
(On Windows, make sure you escape backslashes, e.g. C:\\ndk rather than C:\ndk)
解决
android studio调用.so库问题
http://zhidao.baidu.com/link?url=O3F3x2DUVwN4bWpQk29EiqUTHUhL0T591X8f2welUEdCVG17RfUZ_5E-GtkKEAeuUQGnEQQcyM5d-qcpS0G3-wvxZJEQkTEA5LztmiJMdiK
问题
Error:(29, 0) Gradle DSL method not found: 'defaultConfig()'
Possible causes:<ul><li>The project 'NativeImgCompress' may be using a version of Gradle that does not contain the method.
<a href="openGradleSettings">Gradle settings</a></li><li>The build file may be missing a Gradle plugin.
<a href="apply.gradle.plugin">Apply Gradle plugin</a></li>
http://www.hloong.com/?p=100
http://www.2cto.com/kf/201501/366464.html
http://zhidao.baidu.com/link?url=O3F3x2DUVwN4bWpQk29EiqUTHUhL0T591X8f2welUEdCVG17RfUZ_5E-GtkKEAeuUQGnEQQcyM5d-qcpS0G3-wvxZJEQkTEA5LztmiJMdiK
http://stackoverflow.com/questions/28759505/execution-failed-for-task-appcompiledebugndk
http://stackoverflow.com/questions/27453085/execution-failed-for-task-appcompiledebugndk-failed-to-run-this-command-ndk
http://zhidao.baidu.com/link?url=kvJqiBIHZUh8KqAy-Lcx9msCFW9LgJvfnOFyVKt04Q4avCb1xMjffQlKqkHKUjHJo8v6memP-UZOX73pjbRkJwfteFF1Cx7_8q85QBDfPLK
http://blog.youkuaiyun.com/asmcvc/article/details/24457677