html5 - Configuration file for mobile web app -
i'm creating web application in html5/phonegap. want have configuration file can specify ip addresses of servers have use in app , information user. how should this? thanks
if developing application using phonegap framework can configure whole application using 2 ways.
using user interface of phonegap account.go settings of application
in phonegap account can configure application.using
config.xml
file there in application root folder.here link 1 example:
Comments
Post a Comment