Hi
I wish to move lib(s) over to development in Android Studio. I have read through various posts on here giving a couple of conflicting views. Some say to compile with SLC, others show a method that uses .bat and JavaDoc. Does SLC have limits, or can it be used in all instances? which would be the prefered method going forward?
Also, 1 library (NotificationBuilder) required the support-v4 dependancy. I'm under the impression that the support file system has now been changed.
How would I reference it now? When do I use @DependsOn and #AdditionalJar.
Is it a case of one or the other?
Cheers