Hi Dan Sorry for not being able to get involved with the project because we had to get ready for the Inter University Games, This is the current progress of Android client I'm implementing. Basically I focused on functionalists rather than UI decorations. Up to now It can
0002 Representation of application (menu) services/repositories 0003 Display no-arg actions for domain services 0004 Invoke no-arg application service action returning a domain object 0007 Render domain entity properties - read-only - treat all properties as strings 0008 Handle additional basic property types - integer, string, date, boolean 0011 Render domain entity collections - read-only 0013 Render no-arg actions of entity 0015 Invoke a no-arg service action returning a (standalone) collection 0016 Invoke a no-arg action returning a scalar 0026 Invoke application service action taking simple datatypes - strings, int, date, boolean 0031 Choices for action arguments 0039 User authentication Please take a look at the video I have uploaded and give me some comments. [1 ]http://www.youtube.com/watch?v=_POnfbxeqpE&feature=youtu.be [2] https://github.com/DImuthuUpe/IsisAndroid Thank you Dimuthu -- Regards W.Dimuthu Upeksha Undergraduate Department of Computer Science And Engineering University of Moratuwa, Sri Lanka
