Documents for planning the archtecture of Vaandroid.
This page lists various bugs in wiki database format.
Vaandroid relies upon various technologies. We also outsource many of our Vaandroid components by using open-source codebases. This page lists various technologies that are used in the Vaandroid runtime.
Android uses sqlite databases. This makes sense for a local device with limited users. Howerver, It does not scale for a large distributed system with multiple users, devices, and applications.