The app is not fetching nor the zip is building:
23:58:17.527: [..\..\..\..\Projects] git -c core.quotepath=false -c log.showSignature=false clone --progress --recurse-submodules https://github.com/halxinate/Flipper-Android-App.git -- Flipper-Android-App
Cloning into 'Flipper-Android-App'...
remote: Enumerating objects: 9328, done.
remote: Counting objects: 0% (1/3694)
...
remote: Counting objects: 100% (3694/3694)
remote: Counting objects: 100% (3694/3694), done.
remote: Compressing objects: 0% (1/1934)
remote: Compressing objects: 1% (20/1934)
...
remote: Compressing objects: 100% (1934/1934)
remote: Compressing objects: 100% (1934/1934), done.
Receiving objects: 0% (1/9328)
Receiving objects: 1% (94/9328)
...
Receiving objects: 99% (9235/9328)
remote: Total 9328 (delta 1630), reused 2340 (delta 1034), pack-reused 5634
Receiving objects: 100% (9328/9328)
Receiving objects: 100% (9328/9328), 2.57 MiB | 11.29 MiB/s, done.
Resolving deltas: 0% (0/2814)
Resolving deltas: 1% (44/2814)
...
Resolving deltas: 100% (2814/2814), done.
Submodule 'components/bridge/protobuf/flipperzero-protobuf' ([email protected]:flipperdevices/flipperzero-protobuf.git) registered for path 'components/bridge/protobuf/flipperzero-protobuf'
Cloning into 'C:/Android/Projects/Flipper-Android-App/components/bridge/protobuf/flipperzero-protobuf'...
Warning: Permanently added the ECDSA host key for IP address '192.30.255.112' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:flipperdevices/flipperzero-protobuf.git' into submodule path 'C:/Android/Projects/Flipper-Android-App/components/bridge/protobuf/flipperzero-protobuf' failed
Failed to clone 'components/bridge/protobuf/flipperzero-protobuf'. Retry scheduled
Cloning into 'C:/Android/Projects/Flipper-Android-App/components/bridge/protobuf/flipperzero-protobuf'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:flipperdevices/flipperzero-protobuf.git' into submodule path 'C:/Android/Projects/Flipper-Android-App/components/bridge/protobuf/flipperzero-protobuf' failed
Failed to clone 'components/bridge/protobuf/flipperzero-protobuf' a second time, aborting
Any pointers? Knowing you are at war, I’m skeptical you’ll fix the apk for my S8 any time soon.
How to build it?