apk
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apk [2015/02/11 19:46] – frank_dufaux | apk [2019/02/17 07:21] (current) – alexcurran1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| So you have created an awesome watch with WatchMaker and you want to distribute through Google Play? Well, from WatchMaker 3.3.0 this is now possible! | So you have created an awesome watch with WatchMaker and you want to distribute through Google Play? Well, from WatchMaker 3.3.0 this is now possible! | ||
| + | |||
| + | The watches you sell will be available for users with Android Wear, TicWatch2 or even Tizen watches (Samsung Gear S2/S3)! | ||
| You can create " | You can create " | ||
| + | Take a look [[https:// | ||
| + | |||
| + | Please note users who wish to use the exported APK require a premium version of WatchMaker to run the APK. | ||
| ==== Requirements ==== | ==== Requirements ==== | ||
| Line 17: | Line 22: | ||
| * Make sure you are on the watch preview screen (hit back if you are already on the edit screen). | * Make sure you are on the watch preview screen (hit back if you are already on the edit screen). | ||
| * Hit Export / Share | * Hit Export / Share | ||
| + | * You can use protected watch files if needed | ||
| * A watch file has now been created at BeautifulWatches/ | * A watch file has now been created at BeautifulWatches/ | ||
| * Send this file to your PC / MAC as you will need this in the next step below. | * Send this file to your PC / MAC as you will need this in the next step below. | ||
| * Please do not use any copyrighted watch designs or well known brands e.g. Disney / Marvel, otherwise Google will likely remove your apk's and possibly ban your developer account. | * Please do not use any copyrighted watch designs or well known brands e.g. Disney / Marvel, otherwise Google will likely remove your apk's and possibly ban your developer account. | ||
| - | |||
| ==== Build Eclipse / Android Studio Project ==== | ==== Build Eclipse / Android Studio Project ==== | ||
| * Download [[https:// | * Download [[https:// | ||
| Line 38: | Line 43: | ||
| * Change app_name in res/ | * Change app_name in res/ | ||
| * Change application launcher icons (res/ | * Change application launcher icons (res/ | ||
| + | * If you use Android Studio you will also need to edit the Gradle Script - build.gradle (Module: app), making sure that you update the applicationId to your package name. | ||
| Line 54: | Line 60: | ||
| * If you need to make changes to your apk, you can re-publish and WatchMaker will keep the watch up-to-date | * If you need to make changes to your apk, you can re-publish and WatchMaker will keep the watch up-to-date | ||
| * If a user uninstalls your apk, it will be removed from "My Watches" | * If a user uninstalls your apk, it will be removed from "My Watches" | ||
| + | |||
| + | |||
| + | |||
| + | ==== Paid Watches ==== | ||
| + | |||
| + | * Feel free to make paid watches - in fact many of the most popular APK examples are paid! | ||
| + | * You will not need to pay any commission / license fee to WatchMaker | ||
| + | * You will of course have to follow the normal Google Play distribution rules - i.e. one-time $25 payment to Google to get a developer license and 70/30% revenue split with Google. | ||
| + | |||
| ==== Eclipse build errors when importing - java.lang.object cannot be resolved (solution) ==== | ==== Eclipse build errors when importing - java.lang.object cannot be resolved (solution) ==== | ||
apk.1423683988.txt.gz · Last modified: by frank_dufaux
