Android程式開發重要連結

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_argument.inc on line 745.
  • warning: Declaration of views_handler_filter::options_validate(&$form, &$form_state) should be compatible with views_handler::options_validate($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 585.
  • warning: Declaration of views_handler_filter::options_submit(&$form, &$form_state) should be compatible with views_handler::options_submit($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 585.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 149.
  • warning: Declaration of views_plugin_style_default::options(&$options) should be compatible with views_object::options() in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 25.
  • warning: Declaration of views_plugin_row::options_validate($form, &$form_state) should be compatible with views_plugin::options_validate(&$form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 135.
  • warning: Declaration of views_plugin_row::options_submit($form, &$form_state) should be compatible with views_plugin::options_submit(&$form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 135.

安裝Android SDK,共需安裝Eclipse、Java Development Kit、Android SDK三項:

下載Eclipse IDE

下載Java Development Kit

下載Android SDK

注意:依據你的電腦下載,例如,我用vista,就下載vista可用的IDE、SDK。

 

Android程式書籍:

Google Android SDK開發範例大全,佘志龍、陳昱勛、鄭名傑、陳小鳳、郭秩均著。

官方網站:http://www.dubblogs.cc/Android(找不到)。原始碼附於書內。

Android SDK實戰演練,何孟翰著。

原始碼

 

參考網站:

Google Android

上傳apps、Publish Apps

下載apps、Android Market

JavaWorld@TW

 

 Android程式開發重要連結:2012-05-21星期六