Punto Informatico: Google Play Services obbligatorio per il nuovo reCAPTCHA

Per i dispositivi Android sono obbligatori i Google Play Services, quindi la verifica reCAPTCHA non funziona su GrapheneOS e simili sistemi operativi.
The post Google Play Services obbligatorio per il nuovo reCAPTCHA appeared first on Punto Informatico.

Google Play Services required for the new reCAPTCHA.

For Android devices, Google Play Services are mandatory, so reCAPTCHA verification does not work on GrapheneOS and similar operating systems.

#GooglePlayServices #Android

https://www.punto-informatico.it/google-play-services-obbligatorio-nuovo-recaptcha/

Google Play Services obbligatorio per il nuovo reCAPTCHA

Per i dispositivi Android sono obbligatori i Google Play Services, quindi la verifica reCAPTCHA non funziona su GrapheneOS e simili sistemi operativi.

Punto Informatico

#swepost

Skulle jag klara mig utan Google Play Services?

Jag tänker att det svåraste skulle vara att inte ha BankID som ju används till typ allt.

Kan inte längre lätt kolla mina konton och överföra pengar om jag inte är hemma. (Om jag inte tar med mig bankdosan överallt då).

Inget 1177 för att boka tider.

Inget beställa medicin på nätet.

Det går väl iaf fortsätta deklarara på nätet genom någon kod som står på papprena man får hem?

Inget Swish men det går väl leva utan?

Parkeringsappar? Både Parkster och Easypark går väl än så länge SMSa till.

Jag kommer inte heller längre kunna få mitt lönebesked då det skickas till Kivra sen några år tillbaka.
Det går nog iofs be dem att mejla det till mig (där kommer ju dock en fråga om integritet in i bilden).
De kanske kan skriva ut det åt mig?

Kommer jag kunna fortsätta beställa saker på nätet?
Om jag betalar direkt med kort kanske?
Men jag kanske inte kan hämta ut med Instabox/Budbee för de kräver (ibland) BankId.

Någon som provat eller har något bra input gällande detta?

#Google #DeGoogle #Android #BankID #Swish #DeGoogeling #GooglePlayServices #GooglePlay

EDIT:
Jag har nu påbörjat detta "test".
Jag har beställt en fysiskt simkort från min leverantör och jag har avslutat mitt konto hos Kivra.

EDIT2:
Jag har redan insett att jag har appar från Google Play jag behöver 😔
Jag ska iaf kolla om jag kan få BankID på fil att fungera med hjälp av wine.

Semplicemente scandaloso!

#reCAPTCHA impossibili da risolvere su smartphone Android senza i servizi #Google - HDblog.it
https://www.hdblog.it/android/articoli/n657731/recaptcha-smartphone-android-senza-servizi-google/

#google #googleplayservices #techbros #lockin

Samsungs senaste smartklockor har fått problem med att batteriet dräneras ovanligt snabbt, och Google Play Services kan vara orsaken#nyheter #googleplayservices #samsung #wearos
Samsung-klockor har fått problem med batteritiden
Samsung-klockor har fått problem med batteritiden

Samsungs senaste smartklockor har fått problem med att batteriet dräneras ovanligt snabbt, och Google Play Services kan vara orsaken

mobil

Filtración: Android prepara 'Tap to share' tipo AirDrop para pasar fotos y archivos acercando dos móviles, con soporte a nivel de sistema. https://aidoo.news/noticia/r9X8mx

#Tecnologia #Samsung #OneUI9 #GooglePlayServices #Android17

Se acabó buscar el contacto: Android permitirá enviar fotos y archivos simplemente juntando dos móviles

Una filtración confirma que la función tipo AirDrop llegará a más móviles Android y permitirá compartir fotos y archivos acercando dos terminales. Android Autho

Aidoo Noticias

Filtración: Android prepara 'Tap to share' tipo AirDrop para pasar fotos y archivos acercando dos móviles, con soporte a nivel de sistema. https://aidoo.news/noticia/r9X8mx

#Tecnologia #Samsung #OneUI9 #GooglePlayServices #Android17

Se acabó buscar el contacto: Android permitirá enviar fotos y archivos simplemente juntando dos móviles

Una filtración confirma que la función tipo AirDrop llegará a más móviles Android y permitirá compartir fotos y archivos acercando dos terminales. Android Autho

Aidoo Noticias
If you are a Google employee or contractor of good conscience and have additional insight about the program, including planned technical implementation details or additional rationales for the program, please reach out to [email protected] from a non-work machine and a non-gmail account. Your information will be kept in strict confidence. #googleplay #googleplayservices

Quick update about my Pixel Watch project

Progress so far:

  • Wear OS and Android apps
  • Stable and reliable Bluetooth connection between these two
  • Basic Flask backend server
  • Postgresql for data persistence

The Wear OS app runs the Bluetooth server to which the Android app connects to. After a lot of troubleshooting and testing, i've managed to make it work.

Even though i'm not sure why. Google claims that the Wearable Data Layer API is the only communication one can use. They even explicitly state that you cannot open a low level socket.

I will now start building my own wearable API via the existing Bluetooth implementation. I'm very proud of the progress so far. I wasn't sure if this project will be possible.

I will also try to reproduce the setup process so that one can setup the watch without needing to install the official Pixel Watch app even once.

#google #pixel #pixelwatch #bluetooth #api #googleplay #googleplayservices #wearable #coding #dev #backend #development #privacy

Overview of Data Layer API  |  Wear OS  |  Android Developers

The Wearable Data Layer API provides a communication channel between wearables and handhelds for synchronizing and transferring data.

Android Developers

Pixel Watch 2 - Privacy Preserving Setup

I've been trying everything i could think of to make the watch work under GrapheneOS - Here is what i learned:

  • Unpairing the Watch means factory resetting it.
  • Every feature (literally everything) is google dependent (who would have thought.. i know)
  • Pairing with your phone requires the "Pixel Watch" -App to be installed on your main profile (not work, not private space) alongside Google Play Services. There's no way around.

This is obviously unacceptable. So i did a bit of research and found a way that will not only be way more practical, it will also be private.

First i created a second user on my Phone, installed Google Play Services and the pixel watch app on it, logged in with a newly created google account and completed the setup.

I know some people use a chinese version of the WearOS app to bypass the google login. Since i don't want a chinese app to configure my watch, i didn't even try that.

After the watch was set up, i continued and:

  • Deleted the user profile from which i connected the Watch
  • Enabled wireless debugging
  • Debloated the watch as good as possible (i will have to root the watch in the future to properly do it)
  • Removed the Google account in the settings
  • Cleared all Bluetooth preferences
  • Enabled Bluetooth discovery
  • Installed KDE Connect on it (not meant for WearOS but it does work barely)

The watch is now in a state where i can use it daily.

But i also want to make use of all those fancy quality-of-life features, like heartrate monitoring, sleep tracking and so on.

Now comes the fun part.

I've created a basic Kotlin project with both a mobile and WearOS app.

I will implement features like:

  • Notification sync
  • Call notifications
  • Media Player Control
  • Weather (openweathermap)
  • Heartrate monitoring
  • Sleep tracking
  • Do not Distrurb Sync
  • Homelab integrations (Nextcloud, Immich, Uptime Kuma, ..)
  • And much more ..

The goal is to keep the watch offline, let the phone do the heavy lifting and communicate with a selfhosted database. I may even add a frontend and an API so people can integrate it for their needs.

Sounds good but why don't you just buy an #opensource #smartwatch like the #pinetime - You may ask.

Because as much as i hate to admit it, i love the design, the look and feel of the pixel watch. And i'm sure that i'm not the only one.

I also bought this one cheap for around 120€ #refurbished. So the value i can get out of it seems pretty good to me.

So much for today. I haven't even started tackling the Bluetooth connection yet 😅. Let's see how that turns out

I have added a poll to this post to see how many people would be interested in a setup like this. Please let me know if you have any suggestions, ideas or expertise in that regard.

Cheers.

#privacy #security #android #google #pixel #pixelwatch #degoogle #degoogling #degoogled #adb #rooting #grapheneos #smartwatch #development #wearos #bluetooth #qualityoflife #GooglePlay #GooglePlayServices #frontend #api #selfhosting #selfhosted #homelab #opensource

Very interested
44.4%
Slightly interested
44.4%
Not interested
11.1%
Poll ended at .