摘要:
Today ,I work in the company and I solve the sdk manager:error null.First, I want to tell you that I am a freshman.In the company,we develop on the Ubuntu Linux System and develop the Android app for ourselves cell phone.When I built the android development environment ,there is a error :sdk manager 阅读全文
随笔分类 - Android
Windows下在MyEclipse上搭建Android开发平台
2012-03-18 20:18 by Jerikc, 907 阅读, 收藏,
摘要:
序言: 在安装过程中,需要利用网络。 我的JDK是安装在默认路径下(C:\Program Files\Java) 我的SDK解压在D盘(D:\Android) 准备: JDK1.6以上版本 android-sdk_r06-windows MyEclipse6.5以上版本 搭建平台: 安装JDK。 配 置JDK的环境变量,如:在系统环境变量中:(1)新建变量名 classpath 变量值 .;C:\Program Files\Java\jdk1.6.0_16\lib\tools.jar;C:\Program Files\Java\jdk1.6.0_1\lib\... 阅读全文
浙公网安备 33010602011771号