I have developed android wear application in Android Studio. I want to publish my application in Samsung Galaxy app store. But, I found out that Samsung uses different OS - Tizen altogether. As Samsung doesn't use Android SDK, Is there any way to make Android project compatible with Tizen SDK like making changes in a Manifest file or adding some library etc?
Any help or pointers are appreciated. Thanks!