This Android application implements a simple DICOM viewer using the C++/Java/Python DICOM library Imebra <https://imebra.com>
_.
The precompiled AAR Imebra library is automatically loaded and added to the application by the Gradle build script.
Imebra is available at https://imebra.com
Both this application and Imebra are available under the GPLv2 or under a commercial license.
You can buy the commercial license at https://imebra.com
Hey guys, in my workplace I had a task to make a multi-frame dicom files and to view them, so I come up with a solution, hope you will enjoy my solution. I have used existing libraries in my project. I didn't have any chance to clean up my code, there are still some commented and unnecessary codes, sorry for that, you can use the parts you need.
Here's the screen-recording of the app: