android-luajit-launcher icon indicating copy to clipboard operation
android-luajit-launcher copied to clipboard

Xiaomi Moaan InkPalm Mini 5 Pro Driver Help

Open aviettran opened this issue 6 months ago • 2 comments

Manufacturer: allwinner Brand: allwinner Model: epd105 Device: virgo_perf1 Product: virgo_perf1 Hardware: sun8iw15p1 Platform: virgo

I did some poking around starting by decompiling the stock launcher. I found some methods for controlling lights and moved on to trying to do a POC Android app. I tried:

forName("android.p002os.moan.MoanLed")

Which yields a ClassNotFoundException. The device is API level 27 which rules out any hidden API issues. I'm pretty stuck at this point. This is not my area of expertise. Would anyone be able to give me some pointers?

aviettran avatar Aug 18 '24 14:08 aviettran