Hi,
We have implemented FIORI App in our SAP landscape.After implementation app is running fine.I want the change the standard FIORI App code for a specific app like change the label,change the Background Image,Change the Font style etc.I googled and made changes according to the article provided.
Steps done to change the Standard app code.
1)Downloaded the source code and uploaded in eclipse.
2)Created a Extension Project and replaced the entire view with my new view.
3)Shared the project and submitted the changes in gateway system.
4)Created semantic object and other things required to show the custom app on launch pad.
5)But when I click on custom app developed on the Launch pad it is navigating to a blank screen with no UI elements.But standard app is working fine.
So please tell me the correct procedure to change the app and show it on Launch pad.