Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sasinda committed Aug 4, 2012
1 parent e0c73ef commit ad493a9
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,9 +1,30 @@
This is the XWiki Android client repositary

Wiki
-----
http://extensions.xwiki.org/xwiki/bin/view/Extension/Google+Android+Client

XWiki Android Platform
-----------------------
xwiki-rest-model : XML,JSON Rest model for RESTful Datat Transfer/Communication
xwiki-android-rest : REST library for android which uses XWiki RESTful API (apklib)
xwiki-android-core : Platform APIs

XWiki Android Application
-------------------------
xwiki-android-component : Includes Android activities which can be used when developing android application (apklib)
xwiki-android-client : Sample installable XWiki Android Client application (apk)

Test Modules
------------
xwiki-android-test-rest
xwiki-android-tests-instrumentation : test UI components etc.

Others
------
xwiki-android-howtos : API usage samples


For testing
-----------
1. Download and setup Android Virtual device with the platform version of 2.1 or higher. Then run that newly created virtual device.
Expand Down

0 comments on commit ad493a9

Please sign in to comment.