With which app I could get into folder on watch with installed watch faces to copy face to PC?
I would like to edit one of the faces as I saw one guy on the forum did. I couldn't get to him for details how he did it.
Maybe someone has a clue?
Is it maybe possible to catch face on the phone during installation from Galaxy store? I tried to check gear app folder while installing but nothing appeared there.
Related
I'm trying to figure out how to remove a specific watch face. Uninstalling the app won't work in this case because it's the wearfaces app, and there are some faces I don't like that came pre-installed with the app.
Does anyone know if there's a location on the phone? If not, how do I access the internal storage of the 360 so I can manually delete faces??
No one know the answer to this? I'm guessing the only way is to adb in thru BT, but I was hoping there was an easier way, like some trick within root explorer, but I haven't figured out a way. =/
siciliano777 said:
No one know the answer to this? I'm guessing the only way is to adb in thru BT, but I was hoping there was an easier way, like some trick within root explorer, but I haven't figured out a way. =/
Click to expand...
Click to collapse
I've been wondering the exact same thing. I've written to the developer several times and have not gotten a response.
I also want to get rid of some of those faces from wear faces.com. I don't see any specific identifiable way to delete this and it's driving me nuts!!
If you uninstall wearfaces it should uninstall those r.kelly faces too, I didn't like wearfaces TBH
Try Facer and search reddit, or just search the play store for "watch face", much more enjoyable way of changing faces than wearface IMO
Just wondering if anyone is experiencing the same issue I'm having where some faces on facerepo will not transfer into the app. The latest face is the recent skull one.
snowwhite007 said:
Just wondering if anyone is experiencing the same issue I'm having where some faces on facerepo will not transfer into the app. The latest face is the recent skull one.
Click to expand...
Click to collapse
I don't know if I'm correct in this, and I'm not sure I know everything there is to know about it, but I assume it's the .zips that aren't working for you? Look what's in it. If there are a few files like a preview.png, some .json files, maybe some font files, then extract that to a folder, and put that folder in /sdcard/Facer on your phone. So you folder structure will be /sdcard/Facer/[whateverfoldername]/[bunchoffiles]. Now look in Facer and see if it sees it. Hopefully, it does.
Again, I'm kinda new to this but apparently Facer used to do this .zip method for faces, then they went to .face files which allowed the import method you use in the app.
Pretty sure it's just a bug in Facer. I have had it fail to properly update many times.
Thanks guys always seems to happen to faces i really like lol
It generally always works in the end, sometimes I have to transfer the face multiple times. And sometimes the watch app crashes. I've had a black screen before but eventually always get the face to display.
Recently I have noticed that when I load a watch face in watchmaker the date and any other text is missing. When I upload to Facer they work fine. Does anyone have a fix for this issue?
ljae11 said:
Recently I have noticed that when I load a watch face in watchmaker the date and any other text is missing. When I upload to Facer they work fine. Does anyone have a fix for this issue?
Click to expand...
Click to collapse
It's not a watchmaker issue...
Probably yo loaded a face made with Facer tool....
You need to search for watchmaker faces... they are not the same. You need to make some changes to make Facer faces work with watchfacer and vice-versa
Ok thanks that makes sense
Good Evening everyone.
How is it possible to do this?
Thanks.
Can you more explain?
From Firmware files?
Or you wish to attach or connect your Galaxy Watch device with Computer... and dump... """backup""" something?
Best Regards
Is there root yet I'm new to this sdb I've done developer mode sdb connected to watch it's confusing on xda so many watch names lol
I'm confused at what you are asking, if you are looking to make custom watch faces there is a software for that in order to do it. If you are looking to backup, the only current way I know of this is using a Samsung Account and having that control your app and file backups for the watch. As for installing third-party apks, first you need to enable unknown sources in the watch settings and then you can adb push the apk through cmd prompts to wifi upload it or use an app like Apps2fire to push the app to the watch through wifi, but will have to use a file manager on the watch to install it that way and it doesn't require a pc. Hope I was able to at least answer one of your questions.
Good info! Your saying use adb from pc... right? What file manager u recommend?
why use extra app set up sdb_home path in environment variables so you can use anywhere on pc I use power shell windows 10 not the best but I can easily turn Bluetooth off contact to same wifi as PC use sdb connect iport to root send files pull files learn it's harder to understand Amazon app on watch
---------- Post added at 12:00 PM ---------- Previous post was at 11:53 AM ----------
I found this playing with watch tapping open source in settings doing the dial codes under hidden menu youll get this fast I did this will help https://developer.tizen.org/development/tizen-studio/web-tools/running-and-testing-your-app/sdb
---------- Post added at 12:07 PM ---------- Previous post was at 12:00 PM ----------
I put the platform tools 28.1 extracted over the adb in c:/ also downloaded sdb command tools to same place set environment so powershell will run easier to drag app location if I can help just ask I'll do the same
adfree said:
Can you more explain?
From Firmware files?
Or you wish to attach or connect your Galaxy Watch device with Computer... and dump... """backup""" something?
Best Regards
Click to expand...
Click to collapse
Not specifically to backup, but only to extract the applications (.wgt) or the watch faces of the Galaxy Watch.
watch faces has a thread very easy to do go to your watch find about watch in settings find open source license click it and it tells you basic setup to sdb pull file if that's what you mean
thaunknownartist said:
I'm confused at what you are asking, if you are looking to make custom watch faces there is a software for that in order to do it. If you are looking to backup, the only current way I know of this is using a Samsung Account and having that control your app and file backups for the watch. As for installing third-party apks, first you need to enable unknown sources in the watch settings and then you can adb push the apk through cmd prompts to wifi upload it or use an app like Apps2fire to push the app to the watch through wifi, but will have to use a file manager on the watch to install it that way and it doesn't require a pc. Hope I was able to at least answer one of your questions.
Click to expand...
Click to collapse
Is this method possible for galaxy watch? And can you explain how to push apk thru apps2fire app
I have gear sport with a certain app on it that for some reason when restoring a backup from it to my new galaxy watch that app doesn't install.
The store now shows it as a pay app which it was free when i got on my sport. Trying to figure a way to export it from my sport to my galaxy watch. Is there a method?
Canadoc said:
I have gear sport with a certain app on it that for some reason when restoring a backup from it to my new galaxy watch that app doesn't install.
The store now shows it as a pay app which it was free when i got on my sport. Trying to figure a way to export it from my sport to my galaxy watch. Is there a method?
Click to expand...
Click to collapse
You could try pulling the .tpk through SDB on the gear sport, then installing it to the Galaxy Watch through SDB
after signing it.
John Cletus said:
You could try pulling the .tpk through SDB on the gear sport, then installing it to the Galaxy Watch through SDB
after signing it.
Click to expand...
Click to collapse
Is there anywhere that I can read how to do what you mentioned. I tried to pull what I thought was the app and I got some file but I was not able to install it onto my device and it did not have a tpk name to it.
how can I figure out which file to Paul via ADB from my gear Sport and how would I sign it and install it onto my Galaxy watch. Links to any tutorials or anybody providing instructions would be greatly appreciated.
Sent from my SM-N950W using Tapatalk
I'm sorry I'm posting so late to this thread but with the Galaxy Watch 5 pro coming out I'm considering switching to it from my Galaxy Watch 3. As other users have mentioned, I would like to transfer my tizen based watch faces to Wear OS. These have all been downloaded from the Galaxy Play Store. A user, ecmompton59, mentioned a thread that told how to do this but I don't know where to find it. Any help would be *greatly* appreciated. Thanks!
got Active 2 and have got watch faces onto it, if i delete the ones which i have paid for or used coupons to download them,
If i delete them form my watch or phone will they be deleted completely or will stay in my galaxy store.
I am trying to do the BP buy it says delete some of the application as not enough memory.
Any way to work around this
many thanks
boxer29 said:
got Active 2 and have got watch faces onto it, if i delete the ones which i have paid for or used coupons to download them,
If i delete them form my watch or phone will they be deleted completely or will stay in my galaxy store.
I am trying to do the BP buy it says delete some of the application as not enough memory.
Any way to work around this
many thanks
Click to expand...
Click to collapse
If you look under receipt's the faces you purchased should be there.
Thanks for the information , I'm using note 10 plus
Just checked and they are there.
1)Will the free watch faces be there as well.
2) what's the best way to delete a watch face from the watch or your phone.
3) how many watch faces should you keep max on your watch to be safe with memory.
4) can you use Google pay on the watch and if yes how.