码迷,mamicode.com
首页 >  
搜索关键字:requires hardware    ( 1878个结果
eclipse 出现异常解决
Eclipse出现问题解决 1.???? 更新SDK版本后,打开Eclipse出现This Android SDK requires Android Developer Toolkit version 20.0.0 or above提示 解决办法:在android_sdk_windows/tools/lib下的?plugin.pr...
分类:系统相关   时间:2015-03-10 19:51:18    阅读次数:314
android官方开发教程解释(一)
android官方开发教程第一章遇到 android:actionBarStyle requires API level 11 的解决方法
分类:移动开发   时间:2015-03-10 18:52:46    阅读次数:120
Using 1.* requires compiling with Android **; currently using API **
Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 18这句话的意思是:的eclipse用的jre的版本是1.7(7),在这个前提下你必须更改android的平台版本为4.4以上的版本 当前用的是ap...
分类:移动开发   时间:2015-03-09 12:24:48    阅读次数:325
linux进程管理(C语言)
理解进程控制的原理对于理解和修改fio project非常的重要。"fio is an I/O tool meant to be used both for benchmark and stress/hardware verification."...
分类:编程语言   时间:2015-03-08 23:07:46    阅读次数:484
HardInfo表视图
selectComputers.Factoryas廠別, Computers.Departas部門, Computers.idas財產編號, Computers.Owneras使用者, Computers.Accountas帳戶, Computers.Locateas存放位置, Hardware.OSas操作系統, Hardware.CPU, Hardware.Computer_Typeas主機型號, Hardware.Ramas內存, concat(ce..
分类:其他好文   时间:2015-03-08 01:37:42    阅读次数:161
Android Studio 无法启动虚拟机的问题
Android Studio 运行应用的时候,提示错误: emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration statu...
分类:移动开发   时间:2015-03-07 18:48:39    阅读次数:2220
(gps)gps.conf中DEBUG_LEVEL的解析
gps.conf是gps的配置文件,这里面常用到的DEBUG_LEVEL配置项是gps HAL层logcat的开关,搞清楚这个配置项的解析流程同样对整个gps.conf的解析有很大的帮助,这里来走一下flow。hardware/qcom/gps/loc_api/libloc_api_50001/gps.c const GpsInterface* gps__get_gps_interface(stru...
分类:其他好文   时间:2015-03-06 19:09:11    阅读次数:714
Appstore被拒的各种理由(持续更新中……)
1. QQ第三方登录,详情如下:我们应用中用了QQ第三方登录,结果被拒(违反10.6),原因如果没有安装qq会跳转到一个页面提示下载qq,苹果不允许应用这样。We found that your app requires the installation of another app before ...
分类:移动开发   时间:2015-03-06 18:47:35    阅读次数:189
(gps)gps.conf中DEBUG_LEVEL的解析
gps.conf是gps的配置文件,这里面常用到的DEBUG_LEVEL配置项是gps HAL层logcat的开关,搞清楚这个配置项的解析流程同样对整个gps.conf的解析有很大的帮助,这里来走一下flow。 hardware/qcom/gps/loc_api/libloc_api_50001/gps.c const GpsInterface* gps__get_gps_interf...
分类:其他好文   时间:2015-03-06 17:10:56    阅读次数:579
README.android
Default (and possibly architecture dependents) HAL modules go here. libhardware.so eventually should contain *just* the HAL hub(hardware.c), everythin...
分类:移动开发   时间:2015-03-05 16:33:38    阅读次数:160
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!