Skip to main content

πŸ€– Android API summary

AzeooSDK.initialize(context, apiKey, config, theme, deepLinks, safeArea) { error -> }
AzeooSDK.shared.connectUser(token, gender, height, weight) { profile, error -> }
val f = AzeooSDK.shared.modules.nutrition.getFragment()
AzeooSDK.shared.disconnect { }

Details: Android client Β· Quick start