>
> > First you have to tell us if you compile with Intel XDK ( Crosswalk ), CocoonJS, ...
> > . If you compile with CocoonJS have to sign and align, there are very good tutorials - remember that there are problems with jdk 7 and for some reason compiles but when uploading to Google Play does not work -
> > . If you compile with Intel XDK ( Crosswalk ) will have to sign in with Google Play keys.
> >
>
> Thanks, I am compiling using XDK (Crosswalk). Not sure I understand what you mean with "will have to sign in with Google Play keys". Sign in to Intel XDK..? Meaning I need to log in to XDK with my Google developer account..?
>
No. Simply compile your project and upload it to Google Play.
Are you saying it's not necessary to sign and zipalign the compiled app using the tutorial I mentioned, I can only publish the APK as is?