You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm starting to make an app for flight sims that uses this SDK, because I'm most comfortable using java as my programming language. I couldn't but wonder how using SDKs works in general. I'm not that new to programming, but this is a new topic for me. So to the question, how do you redistribute an app using this specific SDK? Do you redistribute the SDK with the app in one jar, or do you have users downloading the SDK separately? If it helps, my program will most likely be open-source. If you have users downloading it separately, how do you import the SDK into the app? Hope I'm not asking too many questions. Thanks in advace.