Android

摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->packagedemo.test;importandroid.app.Activity;importandroid.content.Intent;importandroid.os.Bundle;importandroid.view.View;importandroid.widget.Button;publicclasstestmainextendsActivity{/**Calledwhenthe阅读全文
posted @ 2010-12-28 19:23 gwazy 阅读(37) | 评论 (0) 编辑
摘要: http://www.cnblogs.com/over140/阅读全文
posted @ 2010-12-28 11:23 gwazy 阅读(47) | 评论 (0) 编辑
摘要: 今天打开忽然提示,这个错误,首先SDK Manager.exe升级然后打开eclipse 升级 help - install new software然后就ok 了。阅读全文
posted @ 2010-12-26 19:24 gwazy 阅读(694) | 评论 (0) 编辑
摘要: 有个不用挂代理下载 android sdk http://androidappdocs.appspot.com/sdk/index.html阅读全文
posted @ 2010-06-11 12:07 gwazy 阅读(125) | 评论 (0) 编辑
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->packagedatagridemo.test;importandroid.app.Activity;importandroid.content.Context;importandroid.os.Bu...阅读全文
posted @ 2010-05-23 19:01 gwazy 阅读(817) | 评论 (0) 编辑
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->packageapp.test;importandroid.app.Activity;importandroid.app.AlertDialog;importandroid.app.AlertDial...阅读全文
posted @ 2010-05-23 11:32 gwazy 阅读(631) | 评论 (0) 编辑
摘要: 模拟器中的节目刚配置好,呵呵,不明白为什么 android 开发的网站也要挂代理啊,晕死了。阅读全文
posted @ 2010-05-22 16:26 gwazy 阅读(589) | 评论 (0) 编辑
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->packageContacts.list;importandroid.app.ListActivity;importandroid.database.Cursor;importandroid.prov...阅读全文
posted @ 2010-05-14 23:00 gwazy 阅读(2183) | 评论 (0) 编辑
摘要: demo1代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->importandroid.os.Bundle;importandroid.widget.ArrayAdapter;importandroid.widget.CheckBox;import...阅读全文
posted @ 2010-05-13 13:28 gwazy 阅读(935) | 评论 (0) 编辑
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->packagecom.demo;importandroid.app.Activity;importandroid.os.Bundle;importandroid.widget.CheckBox;imp...阅读全文
posted @ 2010-05-09 16:17 gwazy 阅读(2386) | 评论 (0) 编辑
摘要: 参考 http://www.cnblogs.com/royenhome/archive/2010/05/05/1727971.htmlMainMenu.java[代码]代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->packagecom.demo;...阅读全文
posted @ 2010-05-07 10:35 gwazy 阅读(723) | 评论 (0) 编辑
摘要: 下载http://dl.google.com/android/android-sdk_r05-windows.ziphttp://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/SR2/eclipse-java-galileo-SR2-win32.zip&url=ht...阅读全文
posted @ 2010-05-06 14:43 gwazy 阅读(622) | 评论 (0) 编辑