ADB Casio WSD-F10 - Wear OS Q&A, Help & Troubleshooting

How to use adb with Casio WSD-F10?
Thanks

Related

How to make adb work?

I've searched a lot, but did not find a solution.
When I connect my HTC Kaiser with Android Ion 1.5 on the top to my Linux box (all UDEV settings are as recommended), the adb utility (launched as root) does not recognize it correctly. It shows a set of questionmarks instead of the device name:
Code:
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
???????????? device
adb basic commands (pull/push/install/shell) work, though, but DDMS does not work and I can't debug my application when the device is attached.
Does somebody have a solution?
You need to run the adb server as root. Use su or sudo to run these:
Code:
./adb kill-server
./adb start-server
You can then use adb and ddms as a normal user. If you use fastboot, you may find you need to run that as root as well.
it is root
Super Jamie said:
You need to run the adb server as root. Use su or sudo to run these:
Code:
./adb kill-server
./adb start-server
You can then use adb and ddms as a normal user. If you use fastboot, you may find you need to run that as root as well.
Click to expand...
Click to collapse
Like I mentioned in my question - I do run adb as root.
When it's launched not as root, I can not even do "adb shell" and
"adb devices" shows:
"????????????? Permission denied". So, it is root, I assure.
BTW, on my work Windows 2k3 machine I can use ddms, but
"adb devices" still shows some garbage letters instead of the device name.
Sorry for my English, if my explanation is not clear.

[Q] Faster File transfers?

Hi!
I find that MTP access via Windows, to transfer files to/from my N4 is tedious - because of slower speeds, no queuing, and single access restrictions.
Sometimes Explorer doesn't show files on the N4, which I can clearly see with File Managers on my N4 itself.
( i've tried re-plugging the N4. it starts showing up only when I restart my computer, but I can't keep doing this, obivously... )
What is a better way to transfer files? ADB, SSH, WiFi etc...?
Thanks!
Wifi use airdroid r lazy droid
your's,
ajeteja
arvindch said:
Hi!
I find that MTP access via Windows, to transfer files to/from my N4 is tedious - because of slower speeds, no queuing, and single access restrictions.
Sometimes Explorer doesn't show files on the N4, which I can clearly see with File Managers on my N4 itself.
( i've tried re-plugging the N4. it starts showing up only when I restart my computer, but I can't keep doing this, obivously... )
What is a better way to transfer files? ADB, SSH, WiFi etc...?
Thanks!
Click to expand...
Click to collapse
I've had this issue as well seeing the files using root explorer but there nowhere present, When connecting to a pc looking thru explorer.
Try downloading TricksterMod and running the 'media scanner' then see if your files show up
ajeteja said:
Wifi use airdroid r lazy droid
your's,
ajeteja
Click to expand...
Click to collapse
I've tried airdroid and snappea, but I didn't like them.
I'll try lazy droid.
Any other methods?
Thanks!
tarroyo said:
I've had this issue as well seeing the files using root explorer but there nowhere present, When connecting to a pc looking thru explorer.
Try downloading TricksterMod and running the 'media scanner' then see if your files show up
Click to expand...
Click to collapse
Hmm. That works!
However, copy speeds are still pretty slow...
Do you know how I can use ADB or SSH to transfer files? I believe these are faster methods.
Thanks!
arvindch said:
Hmm. That works!
However, copy speeds are still pretty slow...
Do you know how I can use ADB or SSH to transfer files? I believe these are faster methods.
Thanks!
Click to expand...
Click to collapse
I usually stick with mtp as its ok but i sometimes use FTP
FTP Via USB Cable
requirements
usb debugging enabled
adb access to device
download this app on Nexus 4
https://play.google.com/store/apps/details?id=com.theolivetree.ftpserver&hl=en
open it up and goto settings > Network interface > Loopback (127.0.0.1)
go back and press the power icon to turn the server on
it will show you its available on 127.0.0.1:2221
however we now need to link the ports to adb so that we can ftp
i use this batch file
Code:
adb forward tcp:2221 tcp:2221
adb forward tcp:2300 tcp:2300
adb forward tcp:2301 tcp:2301
adb forward tcp:2302 tcp:2302
adb forward tcp:2303 tcp:2303
adb forward tcp:2304 tcp:2304
adb forward tcp:2305 tcp:2305
adb forward tcp:2306 tcp:2306
adb forward tcp:2307 tcp:2307
adb forward tcp:2308 tcp:2308
adb forward tcp:2309 tcp:2309
adb forward tcp:2310 tcp:2310
adb forward tcp:2311 tcp:2311
adb forward tcp:2312 tcp:2312
adb forward tcp:2313 tcp:2313
adb forward tcp:2314 tcp:2314
adb forward tcp:2315 tcp:2315
adb forward tcp:2316 tcp:2316
adb forward tcp:2317 tcp:2317
adb forward tcp:2318 tcp:2318
adb forward tcp:2319 tcp:2319
adb forward tcp:2320 tcp:2320
adb forward tcp:2321 tcp:2321
adb forward tcp:2322 tcp:2322
adb forward tcp:2323 tcp:2323
adb forward tcp:2324 tcp:2324
adb forward tcp:2325 tcp:2325
adb forward tcp:2326 tcp:2326
adb forward tcp:2327 tcp:2327
adb forward tcp:2328 tcp:2328
adb forward tcp:2329 tcp:2329
adb forward tcp:2330 tcp:2330
adb forward tcp:2331 tcp:2330
adb forward tcp:2332 tcp:2332
adb forward tcp:2333 tcp:2333
adb forward tcp:2334 tcp:2334
adb forward tcp:2335 tcp:2335
adb forward tcp:2336 tcp:2336
adb forward tcp:2337 tcp:2337
adb forward tcp:2338 tcp:2338
adb forward tcp:2339 tcp:2339
adb forward tcp:2340 tcp:2340
adb forward tcp:2341 tcp:2341
adb forward tcp:2342 tcp:2342
adb forward tcp:2343 tcp:2343
adb forward tcp:2344 tcp:2344
adb forward tcp:2345 tcp:2345
adb forward tcp:2346 tcp:2346
adb forward tcp:2347 tcp:2347
adb forward tcp:2348 tcp:2348
adb forward tcp:2349 tcp:2349
adb forward tcp:2350 tcp:2350
adb forward tcp:2351 tcp:2351
adb forward tcp:2352 tcp:2352
adb forward tcp:2353 tcp:2353
adb forward tcp:2354 tcp:2354
adb forward tcp:2355 tcp:2355
adb forward tcp:2356 tcp:2356
adb forward tcp:2357 tcp:2357
adb forward tcp:2358 tcp:2358
adb forward tcp:2359 tcp:2359
adb forward tcp:2360 tcp:2360
adb forward tcp:2361 tcp:2361
adb forward tcp:2362 tcp:2362
adb forward tcp:2363 tcp:2363
adb forward tcp:2364 tcp:2364
adb forward tcp:2365 tcp:2365
adb forward tcp:2366 tcp:2366
adb forward tcp:2367 tcp:2367
adb forward tcp:2368 tcp:2368
adb forward tcp:2369 tcp:2369
adb forward tcp:2370 tcp:2370
adb forward tcp:2371 tcp:2371
adb forward tcp:2372 tcp:2372
adb forward tcp:2373 tcp:2373
adb forward tcp:2374 tcp:2374
adb forward tcp:2375 tcp:2375
adb forward tcp:2376 tcp:2376
adb forward tcp:2377 tcp:2377
adb forward tcp:2378 tcp:2378
adb forward tcp:2379 tcp:2379
adb forward tcp:2380 tcp:2380
adb forward tcp:2381 tcp:2381
adb forward tcp:2382 tcp:2382
adb forward tcp:2383 tcp:2383
adb forward tcp:2384 tcp:2384
adb forward tcp:2385 tcp:2385
adb forward tcp:2386 tcp:2386
adb forward tcp:2387 tcp:2387
adb forward tcp:2388 tcp:2388
adb forward tcp:2389 tcp:2389
adb forward tcp:2390 tcp:2390
adb forward tcp:2391 tcp:2391
adb forward tcp:2392 tcp:2392
adb forward tcp:2393 tcp:2393
adb forward tcp:2394 tcp:2394
adb forward tcp:2395 tcp:2395
adb forward tcp:2396 tcp:2396
adb forward tcp:2397 tcp:2397
adb forward tcp:2398 tcp:2398
adb forward tcp:2399 tcp:2399
you can copy it into a notepad and save as PhoneFTP.bat or whatever
run it and it will forward all the default ports for the app
now you can connect to your phones internal storage with an ftp client like filezilla with the address ftp://127.0.0.1:2221
once it has been setup once its much easier when you want to come and use it again
plug phone into pc
turn server on - on phone
run bat file - on PC
connect via ftp explorer
I transfer over WiFi using FTPDroid and WinSCP. My speeds are about 5.6 MB/s on my Wireless N router.
Using the default Windows which I believe is CIFS, I get less than 500 KB/s.
Alex240188 said:
I usually stick with mtp as its ok but i sometimes use FTP
FTP Via USB Cable
requirements
usb debugging enabled
adb access to device
download this app on Nexus 4
https://play.google.com/store/apps/details?id=com.theolivetree.ftpserver&hl=en
open it up and goto settings > Network interface > Loopback (127.0.0.1)
go back and press the power icon to turn the server on
it will show you its available on 127.0.0.1:2221
however we now need to link the ports to adb so that we can ftp
i use this batch file
Code:
adb forward tcp:2221 tcp:2221
adb forward tcp:2300 tcp:2300
adb forward tcp:2301 tcp:2301
adb forward tcp:2302 tcp:2302
adb forward tcp:2303 tcp:2303
adb forward tcp:2304 tcp:2304
adb forward tcp:2305 tcp:2305
adb forward tcp:2306 tcp:2306
adb forward tcp:2307 tcp:2307
adb forward tcp:2308 tcp:2308
adb forward tcp:2309 tcp:2309
adb forward tcp:2310 tcp:2310
adb forward tcp:2311 tcp:2311
adb forward tcp:2312 tcp:2312
adb forward tcp:2313 tcp:2313
adb forward tcp:2314 tcp:2314
adb forward tcp:2315 tcp:2315
adb forward tcp:2316 tcp:2316
adb forward tcp:2317 tcp:2317
adb forward tcp:2318 tcp:2318
adb forward tcp:2319 tcp:2319
adb forward tcp:2320 tcp:2320
adb forward tcp:2321 tcp:2321
adb forward tcp:2322 tcp:2322
adb forward tcp:2323 tcp:2323
adb forward tcp:2324 tcp:2324
adb forward tcp:2325 tcp:2325
adb forward tcp:2326 tcp:2326
adb forward tcp:2327 tcp:2327
adb forward tcp:2328 tcp:2328
adb forward tcp:2329 tcp:2329
adb forward tcp:2330 tcp:2330
adb forward tcp:2331 tcp:2330
adb forward tcp:2332 tcp:2332
adb forward tcp:2333 tcp:2333
adb forward tcp:2334 tcp:2334
adb forward tcp:2335 tcp:2335
adb forward tcp:2336 tcp:2336
adb forward tcp:2337 tcp:2337
adb forward tcp:2338 tcp:2338
adb forward tcp:2339 tcp:2339
adb forward tcp:2340 tcp:2340
adb forward tcp:2341 tcp:2341
adb forward tcp:2342 tcp:2342
adb forward tcp:2343 tcp:2343
adb forward tcp:2344 tcp:2344
adb forward tcp:2345 tcp:2345
adb forward tcp:2346 tcp:2346
adb forward tcp:2347 tcp:2347
adb forward tcp:2348 tcp:2348
adb forward tcp:2349 tcp:2349
adb forward tcp:2350 tcp:2350
adb forward tcp:2351 tcp:2351
adb forward tcp:2352 tcp:2352
adb forward tcp:2353 tcp:2353
adb forward tcp:2354 tcp:2354
adb forward tcp:2355 tcp:2355
adb forward tcp:2356 tcp:2356
adb forward tcp:2357 tcp:2357
adb forward tcp:2358 tcp:2358
adb forward tcp:2359 tcp:2359
adb forward tcp:2360 tcp:2360
adb forward tcp:2361 tcp:2361
adb forward tcp:2362 tcp:2362
adb forward tcp:2363 tcp:2363
adb forward tcp:2364 tcp:2364
adb forward tcp:2365 tcp:2365
adb forward tcp:2366 tcp:2366
adb forward tcp:2367 tcp:2367
adb forward tcp:2368 tcp:2368
adb forward tcp:2369 tcp:2369
adb forward tcp:2370 tcp:2370
adb forward tcp:2371 tcp:2371
adb forward tcp:2372 tcp:2372
adb forward tcp:2373 tcp:2373
adb forward tcp:2374 tcp:2374
adb forward tcp:2375 tcp:2375
adb forward tcp:2376 tcp:2376
adb forward tcp:2377 tcp:2377
adb forward tcp:2378 tcp:2378
adb forward tcp:2379 tcp:2379
adb forward tcp:2380 tcp:2380
adb forward tcp:2381 tcp:2381
adb forward tcp:2382 tcp:2382
adb forward tcp:2383 tcp:2383
adb forward tcp:2384 tcp:2384
adb forward tcp:2385 tcp:2385
adb forward tcp:2386 tcp:2386
adb forward tcp:2387 tcp:2387
adb forward tcp:2388 tcp:2388
adb forward tcp:2389 tcp:2389
adb forward tcp:2390 tcp:2390
adb forward tcp:2391 tcp:2391
adb forward tcp:2392 tcp:2392
adb forward tcp:2393 tcp:2393
adb forward tcp:2394 tcp:2394
adb forward tcp:2395 tcp:2395
adb forward tcp:2396 tcp:2396
adb forward tcp:2397 tcp:2397
adb forward tcp:2398 tcp:2398
adb forward tcp:2399 tcp:2399
you can copy it into a notepad and save as PhoneFTP.bat or whatever
run it and it will forward all the default ports for the app
now you can connect to your phones internal storage with an ftp client like filezilla with the address ftp://127.0.0.1:2221
once it has been setup once its much easier when you want to come and use it again
plug phone into pc
turn server on - on phone
run bat file - on PC
connect via ftp explorer
Click to expand...
Click to collapse
Thanks! That looks like a good solution. I'll try it out and get back to you.
Have you tried doing this through ssh instead?
Thanks!
shilent said:
I transfer over WiFi using FTPDroid and WinSCP. My speeds are about 5.6 MB/s on my Wireless N router.
Using the default Windows which I believe is CIFS, I get less than 500 KB/s.
Click to expand...
Click to collapse
How did you set it up? That sounds good...
I think windows is MTP, which might be CIFS - I'm not sure. I think I get more than 500kbps, but still not 5 Mbps.
Thanks!
Because it's using ftp to transfer instead of Mtp. If your getting 5-6 mb/s then you may as well do WiFi ftp rather than cable. As using the method to work over USB I previously posted only got me the same transfer speeds. Meaning that's probably the write speed limit of the phone storage
Sent from my Nexus 4 using xda app-developers app
Alex240188 said:
Because it's using ftp to transfer instead of Mtp. If your getting 5-6 mb/s then you may as well do WiFi ftp rather than cable. As using the method to work over USB I previously posted only got me the same transfer speeds. Meaning that's probably the write speed limit of the phone storage
Click to expand...
Click to collapse
Yeah, I'd prefer wireless over usb - then I wouldn't have to plug it in all the time!
How would I set up ftp over wifi?
Thanks!
arvindch said:
How did you set it up? That sounds good...
I think windows is MTP, which might be CIFS - I'm not sure. I think I get more than 500kbps, but still not 5 Mbps.
Thanks!
Click to expand...
Click to collapse
Simple, just Google winSCP, download FTPDroid from Google play, start FTPDroid service, and connect to your phone using winSCP on your computer.
Let me know if you need more details.
Edit: When I said was getting 500 KB/s using CIFS, I meant using basic file sharing over WiFi (using a file explorer to connect to shared drive).
Sent from my Nexus 4 using xda app-developers app
shilent said:
Simple, just Google winSCP, download FTPDroid from Google play, start FTPDroid service, and connect to your phone using winSCP on your computer.
Let me know if you need more details.
Edit: When I said was getting 500 KB/s using CIFS, I meant using basic file sharing over WiFi (using a file explorer to connect to shared drive).
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
That sounds like an easy setup.
Also, would you recommend FTPDroid or SSHDroid?
Which protocol (FTP/SSH) is better, in your opinion?
Thanks!
shilent said:
Simple, just Google winSCP, download FTPDroid from Google play, start FTPDroid service, and connect to your phone using winSCP on your computer.
Let me know if you need more details.
Edit: When I said was getting 500 KB/s using CIFS, I meant using basic file sharing over WiFi (using a file explorer to connect to shared drive).
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Hi!
Have you tried using DropBear SSH Server II? It's free and open-source...
I'm having problems setting it up. Could you try it out and guide me through the process? That would be awesome!
Thanks!
arvindch said:
Hi!
Have you tried using DropBear SSH Server II? It's free and open-source...
I'm having problems setting it up. Could you try it out and guide me through the process? That would be awesome!
Thanks!
Click to expand...
Click to collapse
I couldn't get dropbear to work, though I only tried for 5 minutes.
Why not try FTPDroid?
Sent from my Nexus 4 using xda app-developers app
shilent said:
I couldn't get dropbear to work, though I only tried for 5 minutes.
Why not try FTPDroid?
Click to expand...
Click to collapse
Haha.. No, I just thought I'd give dropbear a chance - since it's free and open source, and has a holo interface(!).
I've installed FTPDroid, and I'm able to copy files to my device. But, I can't delete them, or access root.
I believe this is because I'm logged in as 'anonymous'. How do I set up root access and complete file access/manipulation?
Also, what's the best way to mount FTP drives in Windows 7?
Thanks!

ADB From Device?

A while back ago on older Firmware i use to be able to use Terminal Emulator and run ADB Commands from my phone.
But now when trying to use ADB is says ADB not found.
does anyone know how to install ADB Support on Nougut
let em know

ADB attached devices: empty

Hi everybody, i'm trying to install adb on my linux pc but when i launch the command adb devices, the list of the attached devices is empty, how can i solve it?

Ticwatch 2 watchfaces for Ticwatch E/S

I've owned a Ticwatch 2 for about a year, and it was a great watch, but I decided to get an Android Wear watch, so I sold the Ticwatch 2 and bought a Ticwatch E Ice. I love the Ticwatch E, and I love Android Wear 2.0, but there are a few things I miss about the Ticwatch 2. I really liked most of the watch faces from Mobvoi that were available for the Ticwatch 2, and I was disappointed to see that only about 3 of those cool watch faces came with the Ticwatch E.
I have collected about 100 of the Ticwatch 2 watch faces and posted them here. You can install the watch faces on your Ticwatch E/S via ADB over wifi with a PC. I believe they would work on just about any Android Wear smartwatch.
Here is the link.
https://drive.google.com/open?id=1ifoZpsLFpCUZl1Vbo67avl4NsMpJzsKk
(I hope this isn't breaking any rules.)
EDIT: See post #9
please allow drive folder access.
Here is the updated link
https://drive.google.com/open?id=1ekIGahdY3hblziaW4y1bgf0ngz_aIgk7
Enjoy these awesome watch faces
ThankYou!!
easily install all these watchfaces
Copy and paste all these lines in a text file, change the name from .txt to .bat and then after connecting the watch with adb launch the file .bat
adb install -r "0dyssey_1.0.apk"
adb install -r "adhd Watch face_1.0.apk"
adb install -r "All-Round Flower_1.0.apk"
adb install -r "App Error_1.0.apk"
adb install -r "Armor_1.0.apk"
adb install -r "Aurora_1.0.apk"
adb install -r "auspiciouscloud_1.0.apk"
adb install -r "Black Eye_1.0.apk"
adb install -r "Black Gent_1.0.apk"
adb install -r "Black Steel_1.0.apk"
adb install -r "Blank_1.0.apk"
adb install -r "Blue Eye_1.0.apk"
adb install -r "Blue Light_1.1.apk"
adb install -r "Bohemia_1.0.apk"
adb install -r "Broken Screen_1.0.apk"
adb install -r "Business Time_1.0.apk"
adb install -r "Campus_1.0.apk"
adb install -r "Champagne Gold_1.0.apk"
adb install -r "ChrisTicmas_1.0.apk"
adb install -r "Classic Machine_1.0.apk"
adb install -r "Classic White_1.0.apk"
adb install -r "Coffee_0.apk"
adb install -r "Colorful Pedometer_1.1.apk"
adb install -r "Colorful_1.0.apk"
adb install -r "Cube_1.0.apk"
adb install -r "Dark Knight_1.0.apk"
adb install -r "Dawn_1.0.apk"
adb install -r "Digital Pro_1.0.apk"
adb install -r "Digital_1.0.apk"
adb install -r "Division_1.0.apk"
adb install -r "electric line_1.0.apk"
adb install -r "Electronic TimeZone_1.0.apk"
adb install -r "ElegantGold_1.0.apk"
adb install -r "Elegant_1.0.apk"
adb install -r "Elegent_1.0.apk"
adb install -r "Equation_1.1.apk"
adb install -r "Fashion_1.1.apk"
adb install -r "Film_1.0.apk"
adb install -r "Fish_1.0.apk"
adb install -r "Fluorescence_1.0.apk"
adb install -r "Flyer_1.1.apk"
adb install -r "Forged Gold Time_1.1.apk"
adb install -r "Forged Steel_1.0.apk"
adb install -r "Gem_1.0.apk"
adb install -r "Halloween Skull_1.0.apk"
adb install -r "Hot_1.0.apk"
adb install -r "Intelligent Drive_1.0.apk"
adb install -r "iron sodier_1.1.apk"
adb install -r "Iron Will_1.0.apk"
adb install -r "kingofglory_1.1.apk"
adb install -r "Leader_1.0.apk"
adb install -r "Legs_1.0.apk"
adb install -r "Light Planet_1.0.apk"
adb install -r "Light Shadow_1.0.apk"
adb install -r "Lion dance_1.0.apk"
adb install -r "Lucky New Year_1.1.apk"
adb install -r "Machinery _ Electronics_1.1.apk"
adb install -r "Magic Shadow_1.0.apk"
adb install -r "ManyChickens_1.2.apk"
adb install -r "Mechanical_1.0.apk"
adb install -r "Meteor_1.0.apk"
adb install -r "Mithril_1.0.apk"
adb install -r "Modern Classics_1.0.apk"
adb install -r "Move Fit_2.2.apk"
adb install -r "Music Band_1.5.apk"
adb install -r "Mutual affinity_1.0.apk"
adb install -r "Naturally_1.0.apk"
adb install -r "Neon dive_1.0.apk"
adb install -r "New Year Calligraphy_1.2.apk"
adb install -r "Nightlight_1.0.apk"
adb install -r "Orange Light_1.3.apk"
adb install -r "Paper Folding_1.0.apk"
adb install -r "Paradox_1.0.apk"
adb install -r "Pearl_1.0.apk"
adb install -r "Playboy_1.0.apk"
adb install -r "primetime_1.0.apk"
adb install -r "Quadrel_1.0.apk"
adb install -r "Rabbit_1.0.apk"
adb install -r "Retro Wave_1.2.apk"
adb install -r "Rome_1.0.apk"
adb install -r "Silent_1.0.apk"
adb install -r "Silver_1.0.apk"
adb install -r "Snowflakes_1.0.apk"
adb install -r "source.properties
adb install -r "Space Man_1.0.apk"
adb install -r "Speed_1.0.apk"
adb install -r "Spring Blessing_1.0.apk"
adb install -r "Starry Sky_1.0.apk"
adb install -r "Starry_1.0.apk"
adb install -r "StarWar_1.5.apk"
adb install -r "Star_1.0.apk"
adb install -r "Steel Moon_1.0.apk"
adb install -r "Style_1.2.apk"
adb install -r "suntooblack_1.0.apk"
adb install -r "Super Mario_1.0.apk"
adb install -r "systrace
adb install -r "Tank Battle_1.0.apk"
adb install -r "The Lantern Festival_1.0.apk"
adb install -r "Time Shuttle_1.1.apk"
adb install -r "Transit_1.0.apk"
adb install -r "Tree Planting_1.0.apk"
adb install -r "Twinkle_1.0.apk"
adb install -r "Walker_1.0.apk"
O **** god, it worked on amazfit pace, only stand by not working but i think its can be ported.
Thanks for the wonderful faces.
Flyer, Bluelight and Mechanical are my favorite as they show most info we need on the face.
There is a ghost rider face that I am looking for...any way to extract that apk?
Also are there any where subeye is customizable
anangphatak said:
Thanks for the wonderful faces.
Flyer, Bluelight and Mechanical are my favorite as they show most info we need on the face.
There is a ghost rider face that I am looking for...any way to extract that apk?
Also are there any where subeye is customizable
Click to expand...
Click to collapse
I don't have my TW2 anymore.
Here is the new new link:
https://drive.google.com/open?id=1RsTJzc0l10QUnP52oCtO0_xQ1XNQL0Wn
I was inspired by fsamoggia's good idea and I included a batch file and a linux script in the folder. Find the file named windows_faces.bat or linux_faces. I am new to writing scripts, but I think they will work. Let me know if they work properly, anyone. I also renamed the apk files to make them easier to deal with.
Thanks a lot @zillo:)
Super easy installation thank you @fsamoggia
Much nicer watch faces than any of the 3rd party apps. Much appreciated!
Help
I'm trying to figure out how to install these watchfaces into my Ticwatch S. Any assistance here would be appreciated.
thanks
The Real KC said:
I'm trying to figure out how to install these watchfaces into my Ticwatch S. Any assistance here would be appreciated.
thanks
Click to expand...
Click to collapse
You have to use ADB. Install ADB on your PC. Open a terminal. Connect your watch to your PC with ADB over wifi. Type the command
Code:
adb connect xxx.xxx.x.xx:5555
. Put your watch's IP instead of the x's. The commands to install the faces are in the script. There is a linux script (linux_faces) and a windows script (windows_faces.bat) in the folder with the faces. Download the faces/script files to your PC. Put them in a folder on your PC. make sure the script file is in the same folder as the faces. In terminal, cd to the folder with the faces. Run the script. If using Linux, make the file executable with the command
Code:
chmod +x /path/to/scriptfile
. Then execute it with the command
Code:
./linux_faces
. If using Windows, just double click on the .bat file, you might have to right click on it and "run as Administrator." Just make sure that in the terminal, you are in the directory with all of the files. There's about 100 faces, so it will take a while to install. I believe it should work. Let me know if it worked for you please.
Thanks
zillo:) said:
You have to use ADB. Install ADB on your PC. Open a terminal. Connect your watch to your PC with ADB over wifi. Type the command
Code:
adb connect xxx.xxx.x.xx:5555
. Put your watch's IP instead of the x's. The commands to install the faces are in the script. There is a linux script (linux_faces) and a windows script (windows_faces.bat) in the folder with the faces. Download the faces/script files to your PC. Put them in a folder on your PC. make sure the script file is in the same folder as the faces. In terminal, cd to the folder with the faces. Run the script. If using Linux, make the file executable with the command
Code:
chmod +x /path/to/scriptfile
. Then execute it with the command
Code:
./linux_faces
. If using Windows, just double click on the .bat file, you might have to right click on it and "run as Administrator." Just make sure that in the terminal, you are in the directory with all of the files. There's about 100 faces, so it will take a while to install. I believe it should work. Let me know if it worked for you please.
Click to expand...
Click to collapse
I appreciate your prompt response!! Unfortunately, that is a much more complex process than I am able to accomplish.
Hi, will these watchfaces work for Ticwatch S2 too? Please advise. Thanks.
I don't see why not. I think it will work on any Wear OS watch.
i try on ticwatch pro.
thx
some works fine
others looks like resolution are not right
Just tried it on my Ticwatch C2. The resolution is off, like it's magnified. Doesn't work.
Do these watch faces require ticsystem enabled? If not, can you recommend any other mods/3rd party apps, etc once I disable ticsystem? Any roms that compete with battery life with or without ticsystem running on them? Apologies if this is a general mobvoi thread and you dont have the watch. Noob here with a stock ticwatch e.
cheers
svntsvn said:
Do these watch faces require ticsystem enabled? If not, can you recommend any other mods/3rd party apps, etc once I disable ticsystem? Any roms that compete with battery life with or without ticsystem running on them? Apologies if this is a general mobvoi thread and you dont have the watch. Noob here with a stock ticwatch e.
cheers
Click to expand...
Click to collapse
I haven't tried disabling Ticsystem on my watch. I'm not sure if it has anything to do with it. The Ticwatch 2 watch faces worked on my Ticwatch E but not on my Ticwatch C2. A user said that it didn't work on the Ticwatch Pro, so it seems that it just won't work on newer Ticwatches. I haven't really tried to find a solution. As for ROMs, I've only used stock ROMs on my watches, so I can't comment on that. Too bad Mobvoi doesn't just make all their nice watch faces available for download on any watch.
I glanced over an article last night about them dropping a bunch a bunch of faces from their stable of watches on the play store. That's probably gone or else I'm sure you would have come across it by now.
Try the disable, I'm just a day in but it's supposed to help a bit. Certainly don't miss mobvoi bloat. Cheers

Categories

Resources