he/him, opinions are my own. https://zhuoweizhang.net
Mastodon: https://notnow.dev/zhuowei
```
$ cat $TMPDIR/netsim.ini
web.port=7681
grpc.port=49824
$ ssh -R localhost:49824:localhost:49824 jane.local
$ bumble-hci-bridge android-netsim:localhost:49824 vhci
```
```
$ cat $TMPDIR/netsim.ini
web.port=7681
grpc.port=49824
$ ssh -R localhost:49824:localhost:49824 jane.local
$ bumble-hci-bridge android-netsim:localhost:49824 vhci
```
On the app side, it fails with “connectivity::Identity: Identity failed with error: Device has sent generic failure message.”.
On the app side, it fails with “connectivity::Identity: Identity failed with error: Device has sent generic failure message.”.
Currently, in the emulator, the homescreen opens, just like the real device. However, most features tell me to pair with the Meta AI app, which I haven't gotten working yet.
#MetaRayban
Currently, in the emulator, the homescreen opens, just like the real device. However, most features tell me to pair with the Meta AI app, which I haven't gotten working yet.
#MetaRayban
Unfortunately, most apps just ask to connect to the phone app.
So I need to get the virtual Bluetooth pairing working.
#MetaRayban
Unfortunately, most apps just ask to connect to the phone app.
So I need to get the virtual Bluetooth pairing working.
#MetaRayban
(github.com/zhuowei/meta...)
if I:
1) set `persist.vendor.meta.atc.enable_nexus=true` and
2) install an Android launcher such as Lawnchair github.com/LawnchairLau...
(Most don't run and I have to re-open Lawnchair from adb.)
(github.com/zhuowei/meta...)
if I:
1) set `persist.vendor.meta.atc.enable_nexus=true` and
2) install an Android launcher such as Lawnchair github.com/LawnchairLau...
(Most don't run and I have to re-open Lawnchair from adb.)
Firmware:
drive.google.com/file/d/1Wd-A...
I got to this screen, which Android shows if you're mixing vendor and system partitions.
I just get a blank screen after this.
My script is github.com/zhuowei/meta... .
Firmware:
drive.google.com/file/d/1Wd-A...
I got to this screen, which Android shows if you're mixing vendor and system partitions.
I just get a blank screen after this.
My script is github.com/zhuowei/meta... .