- BooksViewModel.downloadAndOpen: use FileProvider.getUriForFile() to create content:// URI instead of raw file:// URI. This allows ContentResolver to determine MIME type and properly import the book. - provider_paths.xml: added files-path for BookImporter's filesDir access. - ':app:assembleOssDebug' passes, APK deployed. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||