操作系统:Ubuntu12.04
手机系统:Android5.0
需要有编译过的Android代码
在Eclipse上开发系统应用时,应用需要系统权限,如:Setting、Phone需要添加android:sharedUserId="android.uid.system"。但不能直接run,
会报下面的错误:Installation error: INSTALL_FAILED_SHARED...
分类:
移动开发 时间:
2015-03-12 19:16:42
阅读次数:
988
preFace:CI/CD practice part contains the following action items and fields of expertise:Gerrit installation and basic configuration? Jenkins installat...
分类:
其他好文 时间:
2015-03-12 14:51:56
阅读次数:
1013
配置linux内核是遇到的问题:(1)问题一make gconfig** Unable to find the GTK+ installation. Please make sure that* the GTK+ 2.0 development package is correctly instal...
分类:
系统相关 时间:
2015-03-12 13:16:16
阅读次数:
171
参考官方解决方法:http://nz.php.net/manual/en/curl.installation.php1、php安装目录下的ext文件夹下面是否有php_curl.dll文件,然后右键->属性->详细信息,查看版本号是否和PHP版本一致;2、php.ini文件;extension=ph...
web项目在开发的过程中总会遇到各种奇葩的问题,比如相同的项目别人都可以运行,而你却运行不了,而且总是报错,比如:ThespecifiedJREinstallationdoesnotexist这个时候需要在项目上点右键--buildpath——configurebuildpath——libraries...这样的才是正常的,否则就点击Edit..
分类:
其他好文 时间:
2015-03-10 19:49:23
阅读次数:
144
[英文官方安装指南](https://docs.docker.com/installation/mac/) Docker是当下十分火的一项技术,Docker使用了Linux-specific内核特定,所以在Mac OS X无法直接本地运行。但是可以通过安装Boot2Docker applicati...
分类:
系统相关 时间:
2015-03-10 12:21:07
阅读次数:
423
正在设置 install-info (5.2.0.dfsg.1-2) ...
/etc/environment: line 2: CLASS_PATH: command not found
dpkg: error processing package install-info (--configure):
子进程 已安装 post-installation 脚本 返回了错误号 127
E: Su...
分类:
其他好文 时间:
2015-03-10 12:09:22
阅读次数:
191
The JRE was not found in directory C:\PROGRA~1\Java\jdk1.6.0_20. (JAVA_HOME)
Please edit your environment and set the JAVA_HOME
variable to point to the root directory of your Java installation. ...
分类:
Web程序 时间:
2015-03-09 16:18:23
阅读次数:
13964
折腾了两晚,先对mysql基本安装和安装目录结构有所了解。
MySQL一般3种模式安装:RPM,二进制,源码
最简单的就是RPM安装模式,默认自动配置好了。当前就用最简单的安装方式吧。
安装:
MYSQL官方各种安装方法:http://dev.mysql.com/doc/refman/5.6/en/linux-installation.html
查看mys...
分类:
数据库 时间:
2015-03-07 01:01:00
阅读次数:
215
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