Changes between Version 4 and Version 5 of DeveloperGuidelines/EdenMobile/ProductionRelease


Ignore:
Timestamp:
02/01/20 11:38:22 (5 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/EdenMobile/ProductionRelease

    v4 v5  
    1818cordova build --release android
    1919}}}
    20  - File available as: {{{platforms/android/build/outputs/apk/android-release-unsigned.apk}}}
     20 - File available as: {{{platforms/android/app/build/outputs/apk/release/android-release-unsigned.apk}}}
    2121 - Sign the app:
    2222  * https://developer.android.com/studio/publish/app-signing.html