Java Question SLC wapping sdk - Java Project as Lib

mesutaslan

Member
Licensed User
Longtime User
Hi all,

i am trying to wrap a sdk. They have instructions for ecilipse but i do not familiar with ecilipse. I am trying to wrap it with SLC.

So here is instructions say : add xxxxx project as lib into your workspace.

How can i made file structure compile it with slc.

The sdk instructions are :



the google-play-services_light-lib and recyclerview folders are seems complete project folders.

I attach an image bellow.

 

Erel

B4X founder
Staff member
Licensed User
Longtime User
I'm not familiar with Google Play Services Light. It sounds like a library that they built out of the full Google Play Services. This is something that is not required if you reference Google Play Services correctly.

Wrapping such libraries does require some knowledge. This post explains how you can use B4A IDE to create a Jar with all the referenced maven resources: https://www.b4x.com/android/forum/t...add-aar-in-eclipse-project.67741/#post-429216
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…