Not seeing my program in the simulator #387
Replies: 4 comments 1 reply
-
You won't see anything there until you run the Emulator and zeus syncs the project. Start the simulator from a terminal You can try closing the sim, removing the |
Beta Was this translation helpful? Give feedback.
-
so open the simulator and then run the **zeus dev** command? In that order?
then Just wait?
…On Sun, Nov 3, 2024 at 4:47 PM Silver ***@***.***> wrote:
You won't see anything there until you run the Emulator and zeus syncs the
project. Start the simulator from a terminal > path/to/simulator.exe (win
example) and observe the logs. It's most likely some permission or a
missing library on your system.
You can try closing the sim, removing the C:\Users\{username}\.zepp
folder, and then trying again.
—
Reply to this email directly, view it on GitHub
<#387 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMTO2KNLMLZBK7RVXTDFFTTZ62KWFAVCNFSM6AAAAABRDD5HK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJTG4YDKNY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
First, you'll need to execute the After that, you can navigate to the project directory and execute the Please adhere strictly to the quick start guide provided in the documentation. |
Beta Was this translation helpful? Give feedback.
-
I have done that. Dozens of times. Still not working
…On Wed, Nov 6, 2024, 2:47 AM Myoung XUE - Zepp Health < ***@***.***> wrote:
First, you'll need to execute the zeus create command to initiate the
creation of a Zepp OS program.
After that, you can excute the zeus dev command to preview the program
within the Emulator.
Please adhere strictly to the quick start guide provided in the
documentation.
https://docs.zepp.com/docs/guides/quick-start/create/
—
Reply to this email directly, view it on GitHub
<#387 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMTO2KPAHHVYAFTEC3TAOYLZ7HJQ7AVCNFSM6AAAAABRDD5HK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJWGQYDINY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Try as I may, I cannot get the program to appear in the simulator as shown in the tutorials. What step am I missing?
I am using:
zeus init
zeus create
Zeus dev
Then manually opening the simulator. and nothing.. Zip
Beta Was this translation helpful? Give feedback.
All reactions