Hi guys,
Its the first time i'm trying to create a wrapper for b4a.
I'm trying to make a wrapper for this : Github link. My project is attached.
and i have this error :
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
(I'm compiling with simple Library compiler )
Thanks in advance for your help...
			
			Its the first time i'm trying to create a wrapper for b4a.
I'm trying to make a wrapper for this : Github link. My project is attached.
and i have this error :
			
				B4X:
			
		
		
		Starting step: Compiling Java code.
javac 1.8.0_371
C:\Users\JustCoolH\Documents\Coding\Java\AndroidCameraPortrait\src\fr\JustCool\VideoCaptureActivity.java:17: error: package android.support.v4.app does not exist
import android.support.v4.app.ActivityCompat;
                             ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Error.Thanks in advance for your help...
