On Mon, May 7, 2012 at 1:47 PM, Filip Maj <[email protected]> wrote:
> On 5/7/12 1:39 PM, "Justin Long" <[email protected]> wrote: > > Alternatively, you could also drop it into the Cordova.xml configuration > options, but I think the Java properties above are a better bet: > > https://github.com/apache/incubator-cordova-android/blob/master/framework/s > rc/org/apache/cordova/DroidGap.java#L131-L137 > > I disagree. It should be in Cordova.xml. The Java properties are undocumented and should be deprecated for properties in the Cordova.xml file. That way it's easier for other platforms to adopt this XML change instead of it being a weird, obscure Android thing.
