android - Can Windows Azure Mobile Services provide access to native mobile device functions? -
i have few project requirements hybrid mobile apps. , in quest of best thing came across windows mobile services. concern whether providing api accessing native device function such camera or accelerometer along push notifications.
i appreciate if 1 can reply question possible.
no. windows azure mobile service client-server communication, implementing data backend, full crud operations, , authentication.
windows azure mobile services not cross-platform mobile application development solution. cross platform mobile development helper/sdk/add-in data
, authentication
. rest, have chose cross platform development environment wide range of such platforms: phonegap, icenium, xamarin name few.
please note none of existing platforms (that know) cross-platform development provides services available via windows azure mobile services. if need store data on server, if need authenticate mobile users - have implement these features yourself, or use azure mobile services in addition platform of choice.
Comments
Post a Comment