#ELO 15" I-Series for Android with Andro...
1 messages · Page 1 of 1 (latest)
How are these working for you. I got 4. The screen is nice and responsive. The Elo software is a pain. Have you gotten a more recent webview to work? I did an update on one and the newer webview could render HA but it’s not great and a lot doesn’t work. Tried the last webview with 7 support but can’t seem to get the device to use it.
I’m posting in the Reddit thread where I originally saw these and also digging into old XDA Developer forum posts looking for anyone else who have loaded custom roms, hopefully. Will let you know if I find anything out. Haven’t had a chance to tinker much yet
I've been busy with other projects, but I've got 28 of these things as motivation to get them to work. I'm doing a little research each night but I'm new to both HA and tinkering with android.
2 with busted screens, so wiling to brick a few on the way to a solution.
From Reddit: "Others haven't gotten farther than I, but wanted to document how to make some progress and maybe save somebody some time. You enable developer options in the usual way (Home -> Apps -> Settings then fast taps on About Tablet).
USB debugging has a couple of quirks. There are four microUSB ports on each of the edges when you pop off their covers. However, these are disabled when enabling USB debugging, so you can't use these. Instead, you first need to use the USB-A port on the back.
Go to Developers Options and select ON for OEM unlocking, USB Debugging, and Switch USB to Device Mode.
I had to plug/unplug the device from my Linux desktop a couple of times for it to show up on adb devices. Once it showed up, I could enable adb over wifi (recommended by Elo documentation) with:
adb tcpip 5555
adb connect 192.168.1.146:5555
(change to your devices IP).
Then you can push apps to the sdcard on the device and install from ES File explorer. For example, adb push Magisk-v29.0.apk /sdcard/
However, Fully Kiosk and Home Assistant don't work as is. Trying to get root now."
From Reddit
I used the stock webview to try and access my HA. it would not even render the login screen. there is an update from ELO available so I ran that. that got an updated webview and I can now login to HA, but there are some big issues with rendering, as it's just an old version of webview still (Sections don't work at all). This post claims to have success getting root - https://xdaforums.com/t/rooting-an-elo-touch-i-series-3-0-elo-i3-15std-android-8-1.4703263/#post-89810231
I was able to install what as far as I can tell is the latest webview built with andriod 7 support https://www.apkmirror.com/apk/google-inc/android-system-webview/android-system-webview-119-0-6045-194-release/android-system-webview-119-0-6045-194-android-apk-download/ but I'm not able to see or select it as an option unter developer tools. my limited searching yesterday seemed to say this was a common issue with android 7🤷♂️
Goign to give some of this a try. This poster's comment might be helpful:
And his response to his own comment below it
His response won't be helpful for you, tube. I'll look at those XDA posts and the apk mirror post as well. I'm sure I'll run into the same issue
Is this me in a week? 
I was scrubbing those XDA posts last night while waiting on some prints and also tried to hunt down OP's other profiles to get in contact w/ them 
Also, I see you also got a sub label. How sticky was it?
I haven't tried to take it off
I meant the tablet as a whole*
About 30% of mine made tape noises as I pulled them from the bubblewrap
oh, first 2 have been okay but when I pulled the edge connector covers off one they were dirty / nasty stuff in any small gap
so here is what works best for me on a device where I pulled the update from ELO. the update no longer has a file explorer app that will show all the apps and launch them. I installed smart launcher 6 with adb. I've not been able to figure out how to reliably stop the elo launcher at boot. Once booted I unlock with the 1elo password and go into android settings/developer tools and running services and stop the elo android services. this keeps the registration screen from constantly popping backup. from there I can use this adb command to launch the smart launcher 6: adb shell monkey -p ginlemon.flowerfree -c android.intent.category.LAUNCHER 1
I've installed firefox via adb and can launch it from the now started launcher. it is able to render things much better than the built in web view.
In trying to update the built in webview I've learned it really can't be done unless it's a rooted device.
it would be awesome to use these devices with https://github.com/michelle-avery/remote-assist-display-integration but need an updated web viewer - sigh.
From my notes the past few days w/r/t browsers:
https://github.com/jamal2362/Styx
ViaBrowser definitely has security concerns
https://github.com/tuyafeng/Via
https://github.com/CookieJarApps/SmartCookieWeb/
Again, I am new to this so I don't know the viability of those, but they're a "maybe" w/ my limited knowledge
RE: security concerns
Yep, mine were pretty gnarly. Need to clean the edges still. Will give that firefox install a go, thanks tube.
This guy's making some progress
Good stuff. Just did this as well. My main dashboard screen loads exactly like on my phone. Bubble Cards and all!
I'm not on reddit much so thanks for posting these updates here.
Welcome, I'll keep an eye on that thread. Thanks for pointing us toward the firefox/launcher install. Also, as a sidenote, thanks for great products. I use them for z wave and zigbee and they've worked absolutely perfectly for the year-ish I've had them
Not sure if this helps with updating the built in WebView (don't have mine on to check the version it's running now), but from a Reddit comment:
I somehow initially pulled the only screen that wasn't damaged haha. My other three were cracked in shipping. Looks like because they were just packed in, the screens were touching the POE modules and had cracks in essentially the same spots. Will see what the seller says
ouch, of course I've yet to look at 2 of the 4 I got. going to try that web view based on my research I'm not sure it will work though. for some reason one of the tablets I had previously working on PoE is getting power but no network now.
Also check to see if you received all 4 PoE modules as well. Happy to send mine if needed, since it looks like three of these are likely going to be waste (unless I can figure out how to repurpose, but I'm not that handy)
I think everyone in the thread so far has said theirs came with the modules, so I'm sure yours did, too. The black square that sticks out on the back is the PoE module
They were great about the cracked one in my first lot. They comp'd me the cost of x2 units on the second order. 2nd order then also came with 1 cracked and I just said screw it.
Anyways, if they can only offer a partial refund and you want more units let me know
all 28 I got had the PoE modules, a couple were missing the PoE bezels, though
Oh wow, there's 7 showing available now
all 4 of mine have intact screens. the Web view in the last Reddit link didn't work either - I think firefox is the only option unless another non-chromium based browser exists until a rooted image is circulated. would be awesome if these were wide spread enough to get some folks interested in porting Lineage or postmarketos to them.
Appreciate that, will let you know what the seller says. I would like at least one more for my AutoDarts setup. Ha. Yep—saw there were more available so hopefully seller can just ship some more out
Trying to install alternate webview now
Hmm can't get it working on my end either, odd
I’m frustrated as I can’t seem to get Ethernet working on any of the 3 devices I’ve worked on so far. It gets power and boots from PoE but no data, android says Ethernet is disabled, and when I toggle it it doesn’t save.
and 4th one bots and connects over PoE ethernet first try. dont get it.
and 4th one stopped working on subsequent boots
figured it out. ethernet gets turned off when usb is in usb device mode under debugging.
this version of Chrome is installable and runs. to get HA to open with no address bar/tabs by saving it to home screen. https://www.apkmirror.com/apk/google-inc/chrome/chrome-119-0-6045-194-release/google-chrome-fast-secure-119-0-6045-194-android-apk-download/
looking for a decent on screen home button app that's not bulky etc.
I'll keep my eye out for the same. Right now, I just have the default buttons at the bottom of the screen turned on
Do you find those reliable? I think I kill the service that provides them. Home never seemed to work and back was sort of hit or miss- maybe again because I had all the Elo services killed. May put a zigbee button near by to trigger the adb command to start the launcher 😂
Ha! I had the same thought about the launcher. So far, mines been reliable though. I only killed the DC service
Only been doing that for about two days though
As an update, my buttons at the bottom have been solid for the last few days
Maybe try a restart and only kill that DC service instead
Haven’t read this yet
Looks like folks are able to get to android 8
Guy even included a .bat to remove/disable ELO stuff + install these apks. Pretty cool.
@balmy coyote tagging you in case you don’t have notifications enabled for this thread
nice!
No day job today so inbetween getting orders out I hope to try this and get one up on the wall at least by this weekend.
ELO instructions say 8gbmicrosd formatted to fat32 I think. I used a 32 and it worked fine
Haven't used Wallpanel before. Pretty sweet how MQTT works with it. I have the tablet mounted in my office. I set up my office lighting automation to now wake the tablet when it turns on the lights as well. Works perfectly
Either of you having an issue with WallPanel/HA (any app) not responding? Lately, I've gotten "WallPanel isn't responding" with two options: wait or close the app. I'm assuming it's a memory issue. Maybe it just needs to be rebooted ocassionally, though I've tried that and it's come back fairly quickly