Hi All, I have been working with mendix for few months now and have been developing web and mobile forms. Recently it hit me what if Mendix app developed in Modeler could be used right away as a Mobile app(like for windows or android) is this really possible? Please comment.
asked
Ganesh
2 answers
7
Ganesh,
Mendix is a client server combination as Matthijs indicates, but you could wrap your app with apache cordova and allow for the app to be downloaded as an app from the Apple appstore or Google Playstore. See here for some details.
answered
Erwin 't Hoen
1
No it is not.
Mendix runs on a server, not native on a mobile device.