Add name, icon and permissions to your phonegap app
You must have made html files including index.html file in it as shown in a previous post. Then you zip it, upload it and build it on build.phonegap.com, but the name and icon of yout app does not change. You must add config file to your app to change it. Let me show you how. Step 1 : The sample config.xml file can be found here. You can make changes according to your application. The config file for my app is shown below. I have included almost all the permissions for my app, but you can modify yours accordingly. Also add the icon image (preferable png - for ios support) in the main directory (path mentioned in the config file as main directory) Follow up on http://www.madeinandroid.net/2017/05/change-name-icon-permissions-phonegap-app.html?m=1













