Changes for page Google Android Client

Last modified by Ecaterina Moraru (Valica) on 2021/03/17 21:01

From version 20.1
edited by Andreea Popescu
on 2014/08/21 11:09
Change comment: There is no comment for this version
To version 21.1
edited by Ecaterina Moraru (Valica)
on 2017/09/04 15:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.AndreeaPopescu
1 +xwiki:XWiki.evalica
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -2,7 +2,7 @@
2 2  
3 3  = Why Google Android =
4 4  
5 -Google Android is one of the leading mobile operating system. Today Android market is increasing its downloadable applications rapidly even more faster than Apple iOS App Store. Even though XWiki Enterprise can be viewed over the Android mobile browser it is more reliable and faster to have a mobile application since it fits the mobile screen and can give more services with an application than an ordinary web based interface.
5 +Google Android is one of the leading mobile operating system. Today Android market is increasing its downloadable applications rapidly even more faster than Apple iOS App Store. Even though XWiki can be viewed over the Android mobile browser it is more reliable and faster to have a mobile application since it fits the mobile screen and can give more services with an application than an ordinary web based interface.
6 6  
7 7  Those who are interested in Android development go to [[Android Developer>>http://developer.android.com/]] and since we are building Android with maven plugin see also [[Maven Android plugin>>http://code.google.com/p/maven-android-plugin]]
8 8  
... ... @@ -9,6 +9,7 @@
9 9  = XWiki Android Development APIs and Resources =
10 10  
11 11  For Developing Android applications for XWiki following libraries and resources are provided
12 +
12 12  1. REST model for simple-xml
13 13  1. REST API for Android
14 14  1. Core APIs for Android
... ... @@ -34,12 +34,10 @@
34 34  |[[Download Snapshots>>http://maven.xwiki.org/snapshots/org/xwiki/android/xwiki-android-client/1.0-SNAPSHOT]]
35 35  |[[Source Code >>https://github.com/xwiki-contrib/android-client]]
36 36  
37 -
38 38  |=Documentation
39 -|[[User Guide>>doc:Google Android Client>>App>>User Guide||rel="__blank"]]
40 -|[[Developer Guide>>doc:Google Android Client>>App>>Developer Guide]]
39 +|[[User Guide>>doc:Google Android Client~>~>App~>~>User Guide||rel="__blank"]]
40 +|[[Developer Guide>>doc:Google Android Client~>~>App~>~>Developer Guide]]
41 41  
42 -
43 43  = XWiki Android Client Platform =
44 44  
45 45  |=Repository
... ... @@ -47,19 +47,23 @@
47 47  |[[automated build>>http://maven.xwiki.org/snapshots/org/xwiki/android/xwiki-android-client/1.0-SNAPSHOT]]
48 48  
49 49  |=Documentation
50 -|[[Architecture >>doc:Google Android Client>>Platform>>Architecture]]
51 -|[[Platform User Guide >>doc:Google Android Client>>Platform>>User Guide]]
49 +|[[Architecture >>doc:Google Android Client~>~>Platform~>~>Architecture]]
50 +|[[Platform User Guide >>doc:Google Android Client~>~>Platform~>~>User Guide]]
52 52  |[[How To s Guide >>https://github.com/xwiki-contrib/android-client/tree/5c67bdd9738c7bcae9e454e72309a40a764ce2f8/xwiki-android-howtos/src/org/xwiki/android/howtos]]
53 -|[[Extending The Platform >>doc:Google Android Client>>Platform>>Extending the Platform]]
52 +|[[Extending The Platform >>doc:Google Android Client~>~>Platform~>~>Extending the Platform]]
54 54  |[[Contributing to XA-Platform >>doc:todo]]
55 55  
56 56  
57 -
58 58  == Client App Snapshots ==
59 59  
60 60  Sample XWiki Client is a sample application which shows the implementation of ##xwiki-android-components##. It is still developing and here are some of the screen shots of it. You can download Android installation file (.apk) from [[here>>http://maven.xwiki.org/snapshots/org/xwiki/android/xwiki-android-client/1.0-SNAPSHOT]]
61 61  
62 -|Login \\ {{image reference=androidlogin.png width=240|height=400/}} | XWiki navigator \\ {{image reference=androidpageviwer.png width=240|height=400/}} | Page viewer \\ {{image reference=androidpageviwer.png width=240|height=400/}} |
60 +|Login
61 + {{image reference="androidlogin.png" width="240|height"/}} | XWiki navigator
62 + {{image reference="androidpageviwer.png" width="240|height"/}} | Page viewer
63 + {{image reference="androidpageviwer.png" width="240|height"/}} |
63 63  
64 -
65 -|Objects viewer \\ {{image reference=androidobjectviwer.png width=240|height=400/}}| Add Comments \\ {{image reference=xwikiaddnewcomment.png width=240|height=400/}}| Add Attachment \\ {{image reference=xwikiaddnewattachment.png width=240|height=400/}} |
65 +|Objects viewer
66 + {{image reference="androidobjectviwer.png" width="240|height"/}}| Add Comments
67 + {{image reference="xwikiaddnewcomment.png" width="240|height"/}}| Add Attachment
68 + {{image reference="xwikiaddnewattachment.png" width="240|height"/}} |
Show installed count
... ... @@ -1,0 +1,1 @@
1 +Yes

Get Connected