You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2012/03/14 23:36:18 UTC

docs commit: Updated to the new Android Eclipse Wizard. May need some work

Updated Branches:
  refs/heads/master c41eb1f5f -> e1d9f8bfe


Updated to the new Android Eclipse Wizard. May need some work


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/e1d9f8bf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/e1d9f8bf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/e1d9f8bf

Branch: refs/heads/master
Commit: e1d9f8bfe60009b44dee8db50ea0aacba4fbb239
Parents: c41eb1f
Author: Joe Bowser <bo...@apache.org>
Authored: Wed Mar 14 15:36:00 2012 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Wed Mar 14 15:36:00 2012 -0700

----------------------------------------------------------------------
 .../en/edge/guide/getting-started/android/index.md |    2 +-
 .../guide/getting-started/android/AndroidFlow.png  |  Bin 0 -> 198941 bytes
 2 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/e1d9f8bf/docs/en/edge/guide/getting-started/android/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/android/index.md b/docs/en/edge/guide/getting-started/android/index.md
index e9350bf..32cef5d 100644
--- a/docs/en/edge/guide/getting-started/android/index.md
+++ b/docs/en/edge/guide/getting-started/android/index.md
@@ -29,7 +29,7 @@ There is also a [Terminal](http://wiki.phonegap.com/w/page/30864168/phonegap-and
 
 - Launch Eclipse, then under the menu select **New &gt; Android Project**
 
-    ![](img/guide/getting-started/android/new_android_project.jpeg)
+    ![](img/guide/getting-started/android/AndroidFlow.png)
 - In the root directory of the project, create two new directories:
  	- **/libs**
  	- **assets/www**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/e1d9f8bf/template/docs/default/img/guide/getting-started/android/AndroidFlow.png
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/android/AndroidFlow.png b/template/docs/default/img/guide/getting-started/android/AndroidFlow.png
new file mode 100644
index 0000000..7d019b6
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/android/AndroidFlow.png differ