on ‎2011 Jun 20 3:46 PM
how to develop MII screens for Android Phones (Samsung Galaxy Tab 7.0)?
what all things to be taken care...will it support for java applets.If the browser doesnot support is there any other option?
Edited by: Shanmugam k on Jun 20, 2011 4:48 PM
Edited by: Shanmugam k on Jun 20, 2011 4:49 PM
Request clarification before answering.
Hi,
Check the specification of device and try to install JRE and run the page.
If it does not support jre(applets) then you have a few options like
1. AJAX
2. XSL
3. JQuery
or you can develop Android apps(not sure how difficult to develop)
Regards
Anshul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shanmugam,
Yes there is no jre available for android.
But you can use xls, ajax and javascript plugins for web development.
for calling queries or bls you can use ajax
Link [ajax Example|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6003] [original link is broken] [original link is broken] [original link is broken];
for iBrowser you can use html select and ajax/xsl.(both will work)
for iGrid you can use xsl.
Link [XSL Example|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/24807] [original link is broken] [original link is broken] [original link is broken];
for iChart you can use xsl with jquery/javascript chart plugins.
Link [Chart Example|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/24998] [original link is broken] [original link is broken] [original link is broken];
Hope it helps.
Thanks
Anshul
Hi Shanmugham,
There are two options:
1.develop an android application which consumes MII webservices.
2.develop web based interface which can be viewed on android devices using web browser.
First way will require you to learn android app development.
Below are some blogs which may help you develop application for android galaxy tab using the second way
/people/srinivaskumar.mupparshetty/blog/2011/05/25/ajax-enabled-dynamic-editable-data-grid-using-servlet-and-xsl-in-mii
/people/musarrat.husain2/blog/2011/06/08/charts-for-mobile-devices-using-flot-and-xslt
Regards,
Musarrat
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.