Alephgsm / SharpOdinClient

SharpOdinClient is a .NET library that allows .NET applications to communicate with samsung android devices in download mode. A suitable client for flash(image , tar.md5 , lz4), getting info and implementing other features. It provides a .NET implementation of the odin protocol.
https://alephgsm.com/2022/11/14/sharpodinclient-samsung-devices-flash-library-in-c/
32 stars 12 forks source link

How to redirect log?.invoke in windows form #3

Open ghost opened 2 years ago

ghost commented 2 years ago

i can't get the logs of writing nor reading because it can be use only in console

Alephgsm commented 2 years ago

hi you can check in this repository for how to print log https://github.com/Alephgsm/Freya

good luck