Bill,
You don't need any SQL engine as that is inherent in Android - The SQL library just gives you hooks into the engine.
The data will need to be exported from MSSql and imported into SQLite as SQLite has its own format, which uses a single file which you specify the name.