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 15:48] – alex_curran | 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. | ||
| ==== Build Eclipse / Android Studio Project ==== | ==== Build Eclipse / Android Studio Project ==== | ||
| - | * Download sample project from HERE | + | * Download |
| * Uncompress this project to a new folder in your workspace | * Uncompress this project to a new folder in your workspace | ||
| * Rename the folder to your " | * Rename the folder to your " | ||
| - | * Copy the watch file(s) into the " | + | * Remove |
| + | * Copy your watch file(s) into the " | ||
| * In Eclipse / Android Studio, select " | * In Eclipse / Android Studio, select " | ||
| * Browse to the project folder and select Finish | * Browse to the project folder and select Finish | ||
| Line 32: | Line 39: | ||
| * You are almost there, you need now to just configure the last few files! | * You are almost there, you need now to just configure the last few files! | ||
| * Change " | * Change " | ||
| - | * If you want to come up in future searches please use " | + | * If you want to come up in future searches please use " |
| * Do not change the line in AndroidManifest.xml as this is needed for WatchMaker to detect your Watch Pack: < | * Do not change the line in AndroidManifest.xml as this is needed for WatchMaker to detect your Watch Pack: < | ||
| * 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. | ||
| ==== Naming ==== | ==== Naming ==== | ||
| - | Please do not use Zooper Widget | + | * Please do not use the WatchMaker |
| - | Please do not use Zooper | + | |
| - | You can use “Zooper Widget” | + | |
| - | Please remember to mention in the description that APK skins works only with Zooper Widget PRO, otherwise | + | |
| ==== Done!! ==== | ==== Done!! ==== | ||
| - | That’s all, you can build now your project and test it in Zooper Widget, you will see your package | + | That’s all, you can now build your project and test it in WatchMaker. |
| + | * If a user installs your apk, it will display as a watch in "My Watches" | ||
| + | * If you need to make changes to your apk, you can re-publish and WatchMaker | ||
| + | * If a user uninstalls | ||
| + | |||
| + | |||
| + | |||
| + | ==== 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) ==== | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | * Go to properties of project with the build error (right click > Properties) View the " | ||
| + | * Find the "JRE System Library" | ||
| + | * Remove the "JRE System Library" | ||
| + | * Hit "Add Library ...", Select "JRE System Library" | ||
| + | * Hit " | ||
| + | * Hopefully the error will be resolved ... | ||
| + | |||
apk.1423669721.txt.gz · Last modified: by alex_curran
