Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 520 Bytes

SPR Converter

How to convert Samsung .spr/.bmp to .png

Instruction

  1. Place all the .spr files inside the src/main/res/drawable folder inside the project
  2. Replace all the .spr extension to .bmp (Tip: Use BulkRenameUtility software and use extension)
  3. Build the app with Android Studio or Gradle cli
  4. Install the app apk on Samsung devices
  5. Press Convert now and check out the result on convert folder on storage

Credits to dgadelha @xda https://forum.xda-developers.com/showpost.php?p=77683386&postcount=105