Burn2Disk

Verified safeOpen sourceExclusive
No reviews reviews
39
downloads
5.0
android

AI summary

Bootable ISO/IMG USB burner for Android with no root required. Uses Jetpack Compose UI, libaums FAT32 formatter, and a built-in ISO 9660/Joliet parser with wimlib .swm splitting support. Version 1.2.2 fixes SD card detection for all filesystems and improves USB burn error messages with clear stage prefixes.

Generated by AI. May contain inaccuracies.

About this app

Bootable ISO/IMG USB burner for Android, no root. Compose + libaums FAT32 formatter, ISO 9660/Joliet parser, wimlib .swm splitting.

What's new

v1.2.2Jun 7, 2026
  • Bug 1 - SD Card not showing / not working (FIXED) SdCardManager.detectSdCard() rewritten to use StorageManager on API 24+ for proper removable-storage detection regardless of filesystem (FAT16, FAT32, exFAT, NTFS, ext4 all supported). Falls back to getExternalFilesDirs and Environment.getExternalStorageState on older devices. Removed filesystem-based filtering - SAF works on any format without root. Detected cards now return uri=Uri.EMPTY; the real write URI always comes from the SAF picker. DeviceSelectionScreen fixed the fatal URI mismatch: previously compared a file:// URI (detection) with a content:// URI (SAF persistence). This was ALWAYS false, trapping users in an infinite picker loop. SdCardBurnEngine improved with ISO parse error wrapping and per-file write error logging.
  • Bug 2 - USB burn vague error messages (FIXED) Added BurnEngine.stage() helper that wraps each major phase. On failure it logs the exception class and message, then re-throws as BurnException with a stage prefix: "ISO parse failed: ..." "USB format failed: ..." "USB write failed: ..." FAT32 format block wrapped with stage(). ISO parse block wrapped with stage(). Fallback (libaums) catch now also wraps exceptions, surfacing when both paths fail.
  • Changed Bumped version to 1.2.2 (versionCode 22).

About this version

Version
1.2.2 (22)
Size
12.16 MB
Requires Android
5.0
Target SDK
21
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
39
Updated
Jun 7, 2026
Package
com.burnto.disk

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app