I have a problem building alfresco mobile android tag version 1.3.1 I'm using Eclipse with m2e plugins and connection with Maven.
I did install Maven latest version, mvn install the maven-android-sdk-deployer, and imported the alfresco-android-sdk-master. Then I did the connection in the properties tab of each library (in the package explorer).
I don't know if I missed something but I'm trying and re-trying building and the result is Eclipse giving me always 185 errors about com.samsung importation, and telling me "alfresco-mobile-android-extension-samsung.jar" is missing in "alfresco-mobile-android-extension-samsung\bin" folder.
Can someone give me some advice about this? Am I doing something wrong?
I'm still trying and I added the pen-v1.0.3.jar and sdk-v1.0.3.jar manually creating /lib folder inside alfresco-mobile-android-extension-samsung. I built it and the JAR appeared in /bin folder, then I built the MainActivity and it now shows me 2 errors, don't know how to get rid of them