Hi Everyone,
Today I am happy to shortly share my story with Multi-OS-Engine(MOE) and how it empowers me as a single developer to create great apps today and for future usage.
Before starting I would like to thanks the Migeran and Intel teams for theirs amazing work to provide JVM developers such great free tools and advices. I was waiting for so long to have what MOE can offer and I could not believe it when it first came out!
About a year ago, while navigating the web to find solutions to code effectively using a single code base, I found myself into the following forum: “Why Kotlin Native” https://discuss.kotlinlang.org/t/why-kotlin-native/2275/4
After some reading, @dalewking basically commented about MOE and how great it is to write iOS with Kotlin and Java. Hard to believe it, I gave it a try and I was completely blow away from it. I was able to share 80 to 90 % of my kotlin/java code and reuse it to create an iOS app with ease, especially jvm network and utility libraries such as HTTP, Rx, etc…
So I decided to create an app on top of it in order to measure the capabilities of this tool and what cool features I could implement from it. Because I am a single developer, I had to take a single code base strategy to easily share a maximum of code while being able to easily enhance, maintain and test my app. After some reading into the MOE docs and forums I could produce great result on both android and iOS. After some months of practice and head scratching, taking MOE architecture development app and single code base approach, I could not only create apps for both Android and iOS but also Window 64, Window 32, Mac, Linux 64, Linux 32, Arm Linux 64, Arm Linux 32 (Raspberry Pi) and other IoTs, iOS 9+, Android Mobile, Android Wear OS, Android TV (Soon)
Really powerful, especially for individual developers, just imagine if you use it as a team!
After all this great work, I created my binaries for release. I was a bit concerned about the App store reviewers. Indeed, I could not found real world MOE apps as examples or confirmation that MOE was eligible to publish on App stores.
So, I took the risk and bought the Apple Developer license, then publish my app. And I can confirm my app was successfully reviewed and accepted to the App Store! I did the same with the Google Play and published the other desktop and IoT binaries to my website: http://www.masstream.com
Finally, MOE is fun and informative to use, I was learning about it almost every day however I wished the documentation was more updated and gave more examples to demonstrate his great capabilities because most of my finding was on forums instead of docs. Anyway, I am confident that MOE has great future upon him and will provide great value to his users.
Go create great apps!
My App:
Masstream is a free and unique cross platform file & media streaming solution which turn any devices into a Network Attached Storage (NAS). Support currently Windows, Mac, Linux, Arm Linux(IoTs), Android Mobile & iOS
Video: https://youtu.be/ydZZ5oRaWw8
Website: http://www.masstream.com
Google Play Mobile & Wear OS: https://play.google.com/store/apps/details?id=com.masstream.app
Apple Store: https://itunes.apple.com/us/app/masstream/id1347222787
Other binaries: http://www.masstream.com
Softpedia Review: http://www.softpedia.com/get/File-managers/Masstream.shtml
Why I created it? Because I was lazy to use USBs/Cables to transfer my Japanese Animes across devices. Therefore, I wanted a single solution across any devices to both transfer and stream large volume quickly of my music, movies and files in general in a local network.
Let me know what you think about it
Thanks!