Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The root directory contains a config.xml configuration file, such as appName/config.xml.
Change the value of the name tag:
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.my.name" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Name</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
</description>
<author email="[email protected]" href="http://cordova.io">
Apache Cordova Team
</author>
<content src="index.html" />
<access origin="*" />
</widget>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question