0

I am working with IBM RAD 9.0 (priority) and I have some HTML5/CSS3 templates. I would like to create a APK with these templates and to be able to se them with an Android dispositive.

Question: with the IBM plugin MobileFirst Platform Studio, it is possible to generate the APK from IBM RAD 9.0 and from Eclipse Juno 4.2.2?

pnuts
  • 58,317
  • 11
  • 87
  • 139
Eladerezador
  • 1,277
  • 7
  • 25
  • 48

2 Answers2

0

RAD 9.0 is unsupported with MobileFirst, see this question: Problems Install MobileFirst Platform Studio in RAD 9.0.0

In addition, Eclipse Juno is not supported as well by MobileFirst Platform. Use Eclipse Java EE Kepler or Luna.

Community
  • 1
  • 1
Idan Adar
  • 44,156
  • 13
  • 50
  • 89
0

currently I have installed correctly in Eclipse Juno 4.2.2 and works OK https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-hybrid-development-7-0/ (this web address confirms the compatibility)

I created a project type MobileFirst Project, is all front-end and I have created a template HTML5. Now I want to package HTML5 / CSS3 templates, APK using a MobileFirst, then try it in my terminal Android LG7.

I am basing on this website, to try to generate the APK: http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.appadmin.doc/appcenter/t_publishing_worklight_applicati.html but I get the following error when posting and try to generate the APK: An error ocurred while attemping to publish an application to the IBM Application Center server. Verify that the URL (protocol, host, port number and context) is correct for the server to which you attempt to connect. These setting are available in the IBM Application Center preferences page.

It seems that I do not have active IBM Application Server and I do not know how to activate it, any idea?

Thank you very much for your help.

Eladerezador
  • 1,277
  • 7
  • 25
  • 48