sderaps / DMM

Diabetic Watch Faces Created with Samsung Watch Face Studio that are Compatible with Wear OS 5+ using GlucodataHandler for the Visually Impaired
1 stars 1 forks source link

Wear Installer 2 crashing when installing apk, assuming it's related to the Android Version on the phone or a possible bug when creating APK in Watch Face Studio #2

Closed sderaps closed 3 weeks ago

sderaps commented 3 weeks ago

One person is Reporting Wear Installer 2 is crashing, I personally have not experienced any issues installing any apks including my own via wear installer 2, but am opening this issue to see if more people are having the same problem.

I Created the apk in Samsung Watch Face Studio.

sderaps commented 3 weeks ago

apparently this user was only able to install the apk via windows adb commands, and sending file to watch due to wear Installer 2 crashing on their phone.

PhilTU commented 3 weeks ago

I can't see apk to test

sderaps commented 3 weeks ago

It on the right hand side of the dmm page in "releases" But here is a direct link, Click Here scroll doown to the bottom of the page: https://github.com/sderaps/DMM/releases/tag/v1.0.1

PhilTU commented 3 weeks ago

Thanks. Releases is hiding on my phone Web view.

I too have the Wear Installer 2 issue, as I select your apk it closes and reopens back at the selection screen.

PhilTU commented 3 weeks ago

As a further check I downloaded freepoc Where I am 2 WearOS apk and it did not crash WI2 when selected

sderaps commented 3 weeks ago

Looks like sideloading via ADB on a computer is the only method for you too. Sorry , I will get to the bottom of this.. I'm going to take an old phone, remove my account and try to reproduce to problem.. This is very helpful information Thanks

sderaps commented 3 weeks ago

Wear installer 2 Help Page here: https://freepoc.org/wear-installer-2-help-page/

sderaps commented 3 weeks ago

As a further check I downloaded freepoc Where I am 2 WearOS apk and it did not crash WI2 when selected

Ok I understand now, so You got it working then?

sderaps commented 3 weeks ago

user reported: """I could not install your apk on the watch with WI2 I could install another apk from the WI2 developer without the same problem The problem was WI2 closed when I selected your apk""

sderaps commented 3 weeks ago

Problem solved, watch face apks require a phone version of android 11 or higher to install with wear installer 2, other wise APK must be sideloaded using ADB on Computer.. Watch Requires Wear os 3 or higher. I will have to update (min requirements) on main page

sderaps commented 3 weeks ago

Problem solved, watch face apks require a phone version of android 11 or higher to install with wear installer 2, other wise APK must be sideloaded using ADB on Computer.. Watch Requires Wear os 3 or higher. I will have to update (min requirements) on main page