Forums de discussion

Mobile SDK portlet view on Android

nicolas Roman Buitrago, modifié il y a 7 années.

Mobile SDK portlet view on Android

New Member Publications: 3 Date d'inscription: 16/03/16 Publications récentes
Hi, I'm new to Liferay
I wonder if it is possible, display a portlet on a android application through the mobile SDK or Liferay Screens
Thanks!
thumbnail
Javier Gamarra, modifié il y a 7 années.

RE: Mobile SDK portlet view on Android

Expert Publications: 348 Date d'inscription: 12/02/15 Publications récentes
A portlet as it is no. Remember that is a web component and it needs a browser, the context of a portal and lots of things...

With the mobile SDK you can call your Liferay backend from your app and access the Liferay Portal remote services or your own (with the builder) through JSON web services.

With Liferay Screens you can use pre-made components for mobile phones (like portlets for native apps) or roll your own.
Larra Jason, modifié il y a 6 années.

RE: Mobile SDK portlet view on Android

New Member Envoyer: 1 Date d'inscription: 12/02/18 Publications récentes
Great Post.