I want to create an Android app which needs to open DWF files within the app and I don't want to launch any other app to view them. I have not found any DWF viewer libraries that can be integrated with our app as in case of PDF, libraries are available.
I came to know that Auto Desk provides DWFToolkit that let developers to create our own DWF Viewer with C++ libraries. But I am not familiar with C++ and I have no idea to proceed.
I wonder some applications(like DWGSee) are available in PlayStore to view DWF files and How have they would have created them.
Please provide your suggestions and help me out.