-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This project needs an Android application.
That would need making TaxonomyLib portable to Xamarin as a first step, and that needs:
- removing dependency on
SHA512Managed - replacement to
PathExt.GetRelativePathfunction - replacement to
Path.GetFullPathfunction - a way to access a SQLite database portably. Either a portable ADO.NET provider, or replacing the direct SQL queries.