Fresh noob looking to slightly edit an existing app #6328
Replies: 1 comment
-
Posted at 2023-10-22 by @thyttan You can install the app from the app loader and then open the app file in the Web IDE to modify and load the changes to your watch. Just make sure you disable the preset regarding pretokenization under the 'More...' tab of the app loader. Posted at 2023-10-22 by Jaeth Thanks, I'll try that ! What's pretokenization ? Why is it important ? Posted at 2023-10-22 by @thyttan I'm not too knowledgeble of it, but it's one optimization technique for making apps faster. But it also makes it harder to read the code, so not ideal if you want to understand it and the changes you're doing. Posted at 2023-10-22 by ccchan good thx, thank you both. Posted at 2023-10-25 by @gfwilliams Great! Just to add:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-10-22 by Jaeth
Hello, I'm entirely new to the bangle js 2, and I've almost never touched github and js before, though I did some coding ( mostly in java, php and C ). I want to take a pre-existing app, edit it a bit in pretty simple ways, and upload it on my bangle, but I'm really struggling with the tutorials for adding apps to github. What's the simplest way I could edit the app I'm looking for, ideally without using github too much ?
Beta Was this translation helpful? Give feedback.
All reactions