Shlomo Zalman Rabinowitz

Results 22 comments of Shlomo Zalman Rabinowitz

> What's your problem? I needed help with making the android_winusb.inf with compatibleid, but in the end I figured out a solution that didnt involve that tool. I found a...

> jewish ad company Just curious, is ZipoApps a Jewish Company?

I am also having issues on devuploads.com

can I use buildroot to build python for this hotspot? I'd love to be able to run python on there but I am going crazy trying to figure it out

I was able to build python with the buildroot from @c-herz but I have libc errors when trying to run it.

to add more details: I believe this line in resources.arsc.json is where the string is. ``` "entry_name": "reset_phone_sdcard_title", "value": { "value_type": "STRING", "data": "Phone & SD card" }, "id": 3384...

# Update Hey folks, quick update on this! After a day of digging around (and probably way too many Google searches), I think I’ve cracked the mystery. Here’s what was...

@REAndroid Coming soon?

I would love to see a feature that lets you define a way to encode a specific field within the struct. For example: ```python class MyModel(msgspec.Struct): name: str date: datetime...