Is it possible to run an app from an SD card instead of from the device? It would be an internal app, not public, and would be work only with the chip were it was builder. Is it possible? Any advice? If yes, any tips to how develop it?
I found out that dex code can be run from anywhere, and editing mainfest I can force to install the app on the sd.