Universal Launcher New Generation [2.3 and above]

How does that sport face look like? Can you post a picture? @wealthified

@R_Sauvalle We have a deal with this company: we don’t copy their work and they don’t grab faces from our side without permission.

2 Likes

@G1NT0N1C yep, I wouldn’t copy the zeblaze face. Specially since I’m also a zeblaze customer lol.

I was going to point to some alternative. :slight_smile: good thinking though

1 Like

Hi!
Do you know guys if I can assign buttons shortcuts from the Phone to Assistant in watchmaker?

Hello to all.
I have installed Universal Launcher New Generation.
Now I have a Black Screen and can´t do anything

When you press and hold black screen ( as if you were changing a clockskin ) . Does it vibrate ?

Huh, no answer. We all would like to help, but if they don’t answer back, what can we do? Oh well.

1 Like

Uh, “NEVER” hee hee!:stuck_out_tongue_winking_eye:

I have deleted it, because I couldn’t do anything

First, please let me know, which device do you use?

I have Huawei Watch 2

I don’t think it’s an Android watch, is it ?

Yes it´s an Android with wear os

Wrong forum, mate. This is for full android watches. Android wear devices are not suported.

2 Likes

Watch face use a gyroscope to show different pieces of information on different angles. It’s also related to Never word :smiley: I assume it’s not possible now to map buttons to open specific apps. Quiet is also an answer.

Yes you can open specific app with a watchmaker tap action, you just have to find the app complete name and package.

Thank you for your answer.
And then update the xml file or choose the option to run the script?
Like for example, how should I change the script for maps?

tap_action=“m_app:Maps`com.google.android.apps.maps`com.google.android.maps.MapsActivity”

It’s more something like :
tap_action=“w_app:toto`titi`tutu"
with toto : a name not used
titi : the package name
tutu : the activity name

The only difference is w_app instead of m_app, so I have changed it. I also checked if the package and activity name is correct on the watch using APK info app (of course I hope we are talking about full android watches) and it is. After placing this script under: Tap action → run script it still doesn’t work. Watch does not react on pressing the shape with Tap action.

Any help?