Hi Yael,
I can get the android project but the
com.integrity_project.smartconfiglib.FirstTimeConfig and com.integrity_project.smartconfiglib.FirstTimeConfigListener is .jar only, no source code is attached.
It's possible for Ti to provide the full source code of that? I need to retrieve the mac address when CC3000 send out the mDNS package after smartConfig is success. But current API doesn't support that.(http://processors.wiki.ti.com/index.php/Smart_Config_Application_development_information_-_Android)
I guess FirstTimeConfigListener is actually just listening to the mDNS package , so it's capable to provide the CC3000 MAC address too. if we can get the source code, we should be able to add the mac parameter back.
Please let me know if it's possible to fully open source. Thanks.