Hello,
Just a question concerning a project that I'm making, involving a Raspberry Pi working with a smartphone (specifically an android) device.
Is it possible, or has there been any projects (that someone in this forum may be aware of) that have combined the operating systems from both a Raspberry Pi and a smartphone/Android device either by using a Beowulf Clustering method, or sharing processing loads in conjunction to common tasks through the tethering of a networking/cabling method, or bridging gaps between processing architectures where they act as a single unit? I am fully aware of the limits of combining two different computers in any method, and the latency issues that occur when both systems communicate with each other, but these are not issues that affect my interest and goals with in this project.
Not really dead set on combining both operating systems into a single one, my main focus or concern is just integrating both systems as much as possible so that I can have more room to do editing or increase more functions as much as possible from these two systems. I would like to integrate both systems as much as I possibly can, but not permanently, where I can create multiple Raspberry Pi devices that connect to a wide variety of android systems seamlessly, and are able to connect from one Android device, and connect with another, and able to be disconnected from any android devices, where both the Raspberry device and Android devices are able to function without permanent damage as a result from the both of them connecting and disconnecting.
So in a sense, I'm interested in a project where I can connect both Android and Raspberry Pi devices where both systems are integrated as much as possible, where it is still possible for them to be disconnected at any point in time where both wouldn't have any operating issues once they are disconnected, and the Raspberry Device is able to connect with other Android/smartphone devices without any issues seamlessly.
The closest idea or project that I have found to this project of mine is this project that utilizes the OS Kali Linux program in order to make an Android Device/Smartphone operate as a Screen & Input device to a Raspberry Pi 2, http://picateshackz.com/setup-kali-linu ... ry-pi-and/
If this is the only project available for me to build upon on for my own project, how feasible is it to adapt this for the brand new Raspberry Pi 4?