remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
4.1k stars 294 forks source link

Bypass SafetyNet? #378

Open web3-coder-hub opened 1 year ago

web3-coder-hub commented 1 year ago

Is your feature request related to a problem? Please describe. google play service is working, but it shows the device is not certified.

Describe the solution you'd like Is there a way to verify it with Google's safetynet?

Paxton0222 commented 1 year ago

You need register your android device id to https://www.google.com/android/uncertified

adb -s localhost:5555 root
adb -s localhost:5555 shell 'sqlite3 /data/data/com.google.android.gsf/databases/gservices.db \
    "select * from main where name = \"android_id\";"'
chaixiang2002 commented 5 months ago

我也是这个问题,请问一下 解决了没有?

web3-coder-hub commented 5 months ago

没有!无法解决

chaixiang2002 @.***> 于 2024年3月19日周二 13:58写道:

我也是这个问题,请问一下 解决了没有?

— Reply to this email directly, view it on GitHub https://github.com/remote-android/redroid-doc/issues/378#issuecomment-2005839613, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWUAE5D2XXOCZWPLHOZRIY3YY7HX7AVCNFSM6AAAAAAYA4PNA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBVHAZTSNRRGM . You are receiving this because you authored the thread.Message ID: @.***>

chaixiang2002 commented 5 months ago

没有!无法解决 chaixiang2002 @.> 于 2024年3月19日周二 13:58写道: 我也是这个问题,请问一下 解决了没有? — Reply to this email directly, view it on GitHub <#378 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWUAE5D2XXOCZWPLHOZRIY3YY7HX7AVCNFSM6AAAAAAYA4PNA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBVHAZTSNRRGM . You are receiving this because you authored the thread.Message ID: @.>

我正在找到解决方法,如果您找到希望相互通知一下,谢谢