- 论坛徽章:
- 5
|
- [root@T-bagwell v234-6]# tapas
- Build for the simulator or the device?
- 1. Device
- 2. Simulator
- Which would you like? [1]
- Build type choices are:
- 1. release
- 2. debug
- Which would you like? [1]
- Product choices are:
- 1. emulator
- 2. generic
- 3. sim
- 4. dream-open
- 5. sapphire-open
- You can also type the name of a product if you know it.
- Which product would you like? [generic] generic
- Variant choices are:
- 1. user
- 2. userdebug
- 3. eng
- Which would you like? [eng]
复制代码 一半是选engineer的
如果选了user的话,改动会有什么呢?
人多力量大,大伙帮忙看看吧
貌似会改很多变量,导致最后生成的img差异出现
这个问题是通过wifi的SSID里面带汉字引起的
如果媒体文件里面带汉字信息的话,也会有问题
dalvik挂掉
在checkUtfString里面可以看到
版本Android-2.1
1.6里面不会,有经验的朋友看一下吧
google,google也在解决这个问题
以上是两个问题
一个环境变量的区别
一个checkjni的问题 |
|