Hi all,
lately I needed to flash a stock ROM image to a bricked Samsung Note 8. I did not manage to do this on my mac due to JOdin3 not working properly and me not having enough in-depth knowledge to do it by hand. So I had to occupy my son's windows laptop which bugged me.
So I took the latest JOdin3 sources I could find from https://github.com/adamoutler/android-casual and adapted it until I could successfully re-flash the Samsung mobile.
The source can be found there: https://github.com/plaili/android-casual
I also created a binary zip for use on a mac: https://github.com/plaili/android-casual/blob/master/dist/JOdin3CASUAL-0.9.0-osx-incl-JavaFX.zip
You only need
There is also a generic JAR available: https://github.com/plaili/android-casual/blob/master/dist/JOdin3CASUAL-0.9.0.jar
best regards
Markus Plail
lately I needed to flash a stock ROM image to a bricked Samsung Note 8. I did not manage to do this on my mac due to JOdin3 not working properly and me not having enough in-depth knowledge to do it by hand. So I had to occupy my son's windows laptop which bugged me.
So I took the latest JOdin3 sources I could find from https://github.com/adamoutler/android-casual and adapted it until I could successfully re-flash the Samsung mobile.
The source can be found there: https://github.com/plaili/android-casual
I also created a binary zip for use on a mac: https://github.com/plaili/android-casual/blob/master/dist/JOdin3CASUAL-0.9.0-osx-incl-JavaFX.zip
You only need
- a Java 11 JDK (x86_64 - also if you are on Apple Silicon) available in path, e.g. from https://adoptopenjdk.net/
- heimdall 1.4.1, e.g. from https://bitbucket.org/benjamin_dobell/heimdall/downloads/?tab=downloads
There is also a generic JAR available: https://github.com/plaili/android-casual/blob/master/dist/JOdin3CASUAL-0.9.0.jar
best regards
Markus Plail
Last edited: