S
S
Snorway2016-12-01 03:10:35
Android
Snorway, 2016-12-01 03:10:35

Is it possible to compile for Android without a certificate?

There is no task to put the game on Google Play, I just want to play around, test it on my smartphone. How can this be done without a Google Play account (and paying $25)? HTML5 game, I want to assemble using CrossWalk.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-12-01
@Snorway

Of course you can, it's even possible for OS X and iOS, especially for Android, when installing the SDK, a debug certificate is created, that is, your "self-made" digital signature and when compiling the APK it will be signed with it, if CrossWalk does not do this, you can manually use jarsigner, in general, it will work, you just need to allow "installation from third-party sources" on the device and it will work no worse than the signature of the Google Play developer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question