27.02.2014 Views

Android 开发教程

Android 开发教程

Android 开发教程

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

-----------------------------------<strong>Android</strong> 编 程 基 础<br />

调 用 另 一 个 Activity<br />

Intent 对 象 的 使 用<br />

1<br />

新 建 工 程<br />

2 在 string.xml 中 添 加 两 个 字 符 串<br />

<br />

<br />

Hello World, Ex9_UI!<br />

Ex9_UI<br />

This is Activity 1!<br />

This is Activity 2!<br />

<br />

3 新 建 color.xml 存 放 颜 色 值<br />

<br />

<br />

#000000<br />

#FFFFFFFF<br />

<br />

4 修 改 main.xml 布 局 , 添 加 一 个 TextView 和 一 个 Button<br />

<br />

<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!