update readme

This commit is contained in:
侯歌 2024-03-27 17:22:16 +08:00
parent 3a9ce04561
commit d9ba63099a
2 changed files with 6 additions and 10 deletions

View File

@ -9,7 +9,9 @@
* 所有UI组件(Layouts,Drawables...)可以在安卓兼容的开发环境(**AndroidStudio or Eclipse**)中进行设计
* 基于 **Cairo**的矢量图形引擎
# **Quick Start**
* X86快速体验模拟器地址 https://gitee.com/jiangcheng/cdroidX64
* 虚拟机体验https://pan.baidu.com/s/1-v-rLcHxo5W5TXvJ2NUWxA 提取码spux (虚拟机登录用户:cdroid 密码:123456
* 登录自会后请重新pull cdroid更新代码
* 每次更新代码建议干掉cdroid/outXXXX 然后重走 build.sh构建流程。
# **IDE(AndroidStudio/Eclipse)**
![IDE](https://gitee.com/jiangcheng/cdroidX64/raw/master/apps/images/asd61236_ide.png)
@ -110,10 +112,6 @@
### 7.run samples(in directory outX64-Debug
* apps/samples/helloworld
* apps/uidemo1/uidemo1
### 8.QuickStart
* 虚拟机体验https://pan.baidu.com/s/1-v-rLcHxo5W5TXvJ2NUWxA 提取码spux (虚拟机登录用户:cdroid 密码:123456
* 登录自会后请重新pull cdroid更新代码
* 每次更新代码建议干掉cdroid/outXXXX 然后重走 build.sh构建流程。

View File

@ -8,7 +8,9 @@
* All UI Components(Layouts,Drawables...)can be designed in **AndroidStudio or Eclipse**
* Vector Graph supported via **Cairo**
# **Quick Start**
* Start experimenting now with X86 Simulator https://gitee.com/jiangcheng/cdroidX64
* VM(Ware):https://pan.baidu.com/s/1-v-rLcHxo5W5TXvJ2NUWxA fetchcodespux (VM Ubuntu User:cdroid password:123456
* After login pls run git pull to get new version of cdroid
* You'd better remove outXXX and run build.sh to rebuild makefiles after each git pull.
# **IDE(AndroidStudio/Eclipse)**
![IDE](https://gitee.com/jiangcheng/cdroidX64/raw/master/apps/images/asd61236_ide.png)
@ -109,10 +111,6 @@
### 7.run samples(in directory outX64-Debug
* apps/samples/helloworld
* apps/uidemo1/uidemo1
### 8.QuickStart
* VM(Ware):https://pan.baidu.com/s/1-v-rLcHxo5W5TXvJ2NUWxA fetchcodespux (VM Ubuntu User:cdroid password:123456
* After login pls run git pull to get new version of cdroid
* You'd better remove outXXX and run build.sh to rebuild makefiles after each git pull.