android-sdk
android-sdk copied to clipboard
Android SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
## Summary Add ODP API clients for segment fetch and event dispatch: - DefaultODPAPIManager - ODPSegmentClient - ODPEventClient ## Test plan - Unit tests ## Issues - FSSDK-8546, FSSDK-8547
Optimizely version: 3.10.1 Android versions: 6.0+ We have seen a repeated crash in our app related to the event rescheduler receiver. We have seen it reported in Google Play Store,...
## Summary Add VuidManager which will create and manage a vuid: - create a random vuid if it cannot be found in the device with the required format. - "vuid_"...
### Issue Task `:app:mergeDebugJavaResource` fails when trying to compile a multi-module Android application. ### Error ``` > Task :app:mergeDebugJavaResource FAILED FAILURE: Build failed with an exception. * What went wrong:...
## Summary fix year in LICENSE file ## Issues - FSSDK-0000
### Is there an existing issue for this? - [X] I have searched the existing issues ### SDK Version I'm getting issues for all SDK versions. ### Current Behavior I...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SDK Version 4.0.1 ### Current Behavior When using the Optimizely SDK in release...
This ensures the Java SDK is able to look up Gson, and select the correct config parser on Android platforms. Closes optimizely/android-sdk#489.
## Summary - The "what"; a concise description of each logical change - Another change The "why", or other context. ## Test plan ## Issues - "THING-1234" or "Fixes #123"