下载并解压安卓SDK(带Eclipse)和NDK运行Eclipse选择菜单ADT->Preferences->Android->NDK->Browse选择之前解压的NDK目录点击OK右键Package
Exploder空白处->Import->Android->Existing Android Co...
分类:
移动开发 时间:
2014-06-29 07:57:30
阅读次数:
308
创建仓库 新建普通仓库: jxdong@ubuntu-server:~/workspace/git$ git init
Reinitialized existing Git repository in /home/jxdong/workspace/git/.git/
新建 bare 仓库:
jxdong@ubuntu-server:~/workspace/git.git...
分类:
其他好文 时间:
2014-06-01 09:38:36
阅读次数:
269
1.File ---- Import---- Existing Android Code
Into
Workspace2.选择/extras/android/support/v7/appcompat/导入进来3.去github上查找,“platform
framework support”,下载下来...
分类:
移动开发 时间:
2014-05-31 18:46:40
阅读次数:
312
You have decided to start up a new social
networking company. Other existing popular social networksalready have billions
of users, so the only way to...
分类:
其他好文 时间:
2014-05-31 04:34:45
阅读次数:
275
今天发现一小技巧,关于如何把Eclipse的某一个Existing project push
到github服务器。Eclipse 应该是 JavaEE 版本。在project 右键 team, git 什么的commit一下。目的是生成 local
repository。然后去打开windows版...
1) File>Import>General>Existing
Project into Workspace2) File>Import>Android>Existing Code into
Workspace
分类:
系统相关 时间:
2014-05-26 10:51:33
阅读次数:
280
脚本名:power.sh脚本内容:Shell代码 #!/bin/sh username3=$1
dir_name2=$2 # get existing directory file_path=$dir_name2 while true do if [ -d
$fil...
分类:
系统相关 时间:
2014-05-18 18:49:24
阅读次数:
319
Eclipse 打开已存在 Android项目及常见的问题 1、 点击菜单“File”--
"Import",会弹出 Import 对话框:2, 选择“General”—“Existing Projects into Workspace”
后点击“Next”:1、 选择”Browse” 选择项目所在...
分类:
移动开发 时间:
2014-05-17 14:39:23
阅读次数:
291
SDK中带有很多的例子,那么我们怎么样导入到eclipse中呢?方法很简单,如下:1.
新建android工程,选择Create project from existing sample,2. 选择sdk的version,click Next.3.
这时你会看到很多samples, 从下拉列表中选择...
分类:
移动开发 时间:
2014-05-16 23:24:22
阅读次数:
414
Fromtimetotime,peoplewantmetocreateLINUXinitscriptsforthem.Iusuallyjusttakeanexistingoneforanotherserviceandchangeituptoworkformynewapplication,butmostofthemhavebecomesolongthesedaysthatIenduphavingtohackoutatonofcodejusttoreducethemdowntotheverybasicscript..
分类:
系统相关 时间:
2014-05-13 03:59:53
阅读次数:
306