breautek commented on issue #1629:
URL: 
https://github.com/apache/cordova-android/issues/1629#issuecomment-1615278501

   the src `www` folder will be inside the `assets` directory.
   
   Whether a `js` folder exists depends on the structure of your `www` folder. 
At the very minimum you should see `assets/www/cordova.js` and 
`assets/www/cordova_plugins.js`
   
   Also note that after an APK is signed/zip aligned, simply unzipping the 
contents may yield corrupt files. After an APK is zip aligned, the memory bits 
is formatted specifically to be read by Android OS.
   
   Closing as not an issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to