about mobilefirst platform -


guys new developing mobile app . company gave task read mobilefirst platform , work on mobilefirst studio build simple hybrid hello world application.i have created , previewed in android version using emulator.i found apk , installed in mobile , ran showed hello world after opening app. doubt have put mobile on flight mode still app runs showing hello world result use of mobilefirst server ????how shows though there no data internet in mobile ??? pls new this

you have created new application, "hello world" application. application displays text "hello world".
application displays text , not attempt connect external server retrieve data work because you did not add code requires internet connectivity.

what need read getting started tutorials, start-to-end, patience, , learn can add features such adapters provide ability retrieve data various backends, such sql or http.

to use adapters, application requier internet connection. app send request mobilefirst server calls adapter retrieve data , send application.

app <---> server <-> adapter <---> backend

there additional features require internet connection, such push notifications, security, , on...

read this

from top bottom.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -