Just a follow up here. So far the ViewAssist is working just fine in A8 on the ThinkSmart. This is great.
Hey friend. Glad you were able to get it going with A8. The biggest āissueā I had with A8 was the inability to get Browser Mod to use the Thinksmart as a media device. Were you able to accomplish this? Also, a smaller issue is the lack of upgrades for WebView. This is restrictive in that some CSS Iām using, particularly the word wrap, was not working on A8.
Would be interested in your thoughts of the View Assist install and getting things going but might be better suited on my VA thread or PM is good too. Iām working on what I think is major improvements to better allow for multiple VA devices and having them operate independently.
How do you guys boot this into EDL mode? I plug the cable in and then press both vol +/- right away and keep holding it but it keeps booting into system. Am I missing anything here? Thanks and sorry I havenāt used Android for awhile.
Nvm got it figured out, if anyone bumps into this No Backend error on macOS (MB Air M2) like me:
File "/Users/username/edl/./edl", line 199, in doconnect
self.cdc.connected = self.cdc.connect(portname=self.portname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/username/edl/edlclient/Library/Connection/usblib.py", line 219, in connect
devices = usb.core.find(find_all=True, backend=self.backend)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/usb/core.py", line 1309, in find
raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available
type this in terminal, would save you some time:
echo 'export DYLD_LIBRARY_PATH="/opt/homebrew/lib:$DYLD_LIBRARY_PATH"' >> ~/.zshenv
ln -s /opt/homebrew/lib ~/lib
Hold both buttons before plugging in (or use a switched socket to make that easier).
Hi, do you have any updates on A11 rom improvements. Is thereās any link where it is possible to check current dev or help with testing?
How do I change the hostname and other network settings?
Edit - found it if anyone needs it:
adb shell
getprop net.hostname
setprop net.hostname <new_hostname>
That worked well thanks!
I now have the screens turning off via a simple script when my presence sensor detects no movement and then on again using the brightness control. I did find that (obviously) you canāt leave the brightness at 255 etc as when you set it to 255 again, nothing has changed and it doesnāt wake the screen. So in the script, I dim to 0 and then 4 seconds later, I turn the screen off. Turning on, I set the screen boolean on and then set the brightness back to 255. Seems to work ok.
How itās related to my question? See original authorās post Iām replying to, itās specifically mentioned android 11
This thread has been mainly focused on A8, while there is a separate thread discussing the progress toward an A11 solution. The link that was shared with you would be the best place to check current dev / help with testing.
thereās nothing related to A11 in that discussion neither, I want to hear from the person initially posted A11 improved build to see if thereās new updates, so Iām asking in the original thread he posted to
Yeah Iām now stuck at running ADB shell commands for softkeys and provision. Swapped out a bunch of cable yet I still cannot get adb shell to recognize the device. Do you have any tips, thanks!
you donāt have to boot it into āEDL modeā to run ADB commands, youāre aware of that?
Yes Iām aware of that, just need to connect it to my laptop but when I list adb devices it returns empty and the USB option in the Lenovo is grey out. I tried to re-flash for a couple times but still the same.
ok, I was only able to get this going through ubuntu, canāt really help you here sorry buddy.
Alright I got it now, for some reasons my macOS does not recognize it using all USB-C cables (all Anker and Apple), so I swapped to a USB A to USB C and it works now.
This is the original thread, the other one was spun off and is specifically about ROM development, which you asked about. It does cover a11 especially in the beginning.
You might get more help by being less rude
I donāt have any updates, the developer who was working on it did chime into this thread though, might be worth asking @deadman96385 if heās still working on it or has moved onto other things.
Been trying this out for a couple days, really like it.Thanks OP for a great project!
A bit slow on Energy chart due to lots of graphs but overall I donāt mind, having the speaker is a plus.
Only one issue with SoftKeys app crashed once in a while but disable-enable Launch on boot for Fully Kiosk app fixed it.
I have the softkeys app crashing (I guess itās crashing as it stops working). You said you disable launch on boot - what exact setting is that?
Iām really struggling with virtualsoftkeys on one device that I canāt get to work again.