add threading annotation for ease of understanding like which method must run on which thread
add CtApiWrapper class to lazily initialize CtApi. Eager initialization of CtApi is causing ANR during CleverTapAPI instance creation triggered by DeviceId generation callback
add AnrWatchDog to sample app
remove isMainProcess check for xiaomi which is causing