Im trying to install an android touchscreen driver ... i have a raspberry pi 3 and i installed emteria android it ... i bought a waveshare touchscreen https://www.waveshare.com/wiki/10.1inch_HDMI_LCD#Method_1._Driver_installation.
I was able to fix the resolution and the screen shows fine but the touch doesnt work i tried installing the driver but it was meant for ubuntu and it doesnt work on android. Any idea how i can fix my issue with the touchscreen?
Loading... Loading... 1) up to 5-points touch, depending on the operating system. * Waveshare has been focusing on display design for over 10 years. PROS: low price.
Oct 19 '17 at 22:21 Waveshare said they "won't provide any source code because other companies can copy very fast". Here is the source code for a 7 inch hack which might work for you (read the webpage). github.com/derekhe/waveshare-7inch-touchscreen-driverALSO see github.com/110yd/wshare-touchscreen – Jon Goodwin Oct 22 '17 at 16:26
* Waveshare has been focusing on display design for over 10 years. PROS: low price. CONS: low refresh rate & resolution, supports Raspberry Pi only, requires Raspberry Pi 40PIN GPIO (the SPI bus), poor compatibility with Raspberry Pi system.
* We are an official authorized HDMI Adopter. * Waveshare has been focusing on display design for over 10 years. PROS: low price. CONS: low refresh rate & resolution, supports Raspberry Pi only, requires Raspberry Pi 40PIN GPIO (the SPI bus), poor compatibility with Raspberry Pi system.
Use this below touch screen driver :
https://github.com/derekhe/waveshare-7inch-touchscreen-driver
and use these below commands :
git clone https://github.com/derekhe/waveshare-7inch-touchscreen-driver
cd waveshare-7inch-touchscreen-driver
chmod +x install.sh
sudo apt-get update
sudo ./install.sh
sudo restart
Hi can u install https://play.google.com/store/apps/details?id=com.termux&hl=en it provides a base system that has apt-get
and also some C tools for building so maybe you can try @JonGoodwin answer.
Hope it helps, what you are trying to do is very interesting.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With