Dinesh
Dinesh
i am new for this, so please explain how to update my support/design libs
Thanks @PratikPagada
i facing this issue after changed- Error:android-apt plugin is incompatible with the Android Gradle plugin. Please use 'annotationProcessor' configuration instead. @PratikPagada
compile project(':linkedin-sdk') to compile project(path: ':linkedin-sdk', configuration: 'default') its works fine... Thanks & Regards Dineshkumar .k On Mon, Feb 12, 2018 at 2:43 PM, hariprakash619 wrote: > Same issues ,...
tel,l Actually what issue you having... Thanks & Regards Dineshkumar .k On Mon, Feb 12, 2018 at 2:51 PM, Pratik wrote: > @dineshswaas show me you project level > build.gradle...
@trantung998 , use below width and height for " Green bar issuee....." . its works for me... int resultWidth = 960; int resultHeight = 640; thanks ...... :) happy coding....
``` int resultWidth = 960; int resultHeight = 640; ``` its work fine for me.