cancel
Showing results for 
Search instead for 
Did you mean: 

CLARIFICATION ON HOW TO ALIGN ENTITIES IN MOBILE APPLICATION USING SAPUI5

rohitrohi
Explorer
0 Kudos

Hi all,

I am new to sapui5 and i need some clarification regarding, how to build a mobile app using sapui5.

1.Is it necessary OR is it Mandatory that in order to build a mobile app we must always use SAP.M library and only its entities ??? or can we use both desktop as well as mobile library such as sap.ui.commons,sap.m and all its controls in a mobile app ??.

2.I have designed a mobile app and i have used a css file to align all the entities in it and to give colors to the layouts by using "id", Is this OK? or Is there a rule that we should only use mobile layouts and mobile controls to design mobile app.

Please Reply

Small request please put question numbers and answer to my question so that i can understand clearly to which question you are answering.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182862
Active Contributor
0 Kudos

1. Yes. Use sap.m. control. sap.m.commons controls are for desktop

2. Yes, Using CSS on your mobile app is perfectly fine.

-D

rohitrohi
Explorer
0 Kudos

Thank You Dennis

Answers (0)