Hi, Thanks for great library.
Am using the library to run spatialite queries which works perfects.
But when i tried to run Spatialite virtual routing query based on this link
Am getting this error
no such module: VirtualRouting (code 1): , while compiling: SELECT * FROM roads_net WHERE NodeFrom=? AND NodeTo=?
on Android but when i run it on the Spatialite_GUI and Spatialite CLI everything works perfect.
Thanks for your support
Best regards.