This repository was archived by the owner on Mar 1, 2022. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 2222        </config-file >
2323
2424		<!-- framework src="src/android/com.symbol.emdk.jar" custom="true" /--> 
25+ 		<framework  src =" src/android/extras.gradle" custom =" true" type =" gradleReference" 
2526
2627        <source-file  src =" src/android/EMDKProxy.java" target-dir =" src/com/symbol/enterprisebarcode" 
2728        <source-file  src =" src/android/EMDKScannerInterface.java" target-dir =" src/com/symbol/enterprisebarcode" 
2829        <source-file  src =" src/android/EnterpriseBarcode.java" target-dir =" src/com/symbol/enterprisebarcode" 
2930        <source-file  src =" src/android/ScannerConfiguration.java" target-dir =" src/com/symbol/enterprisebarcode" 
3031        <source-file  src =" src/android/com.symbol.emdk.jar" target-dir =" lib" 
31- 		<info >
32- 			Please ensure you have EMDK for Android 3.0 installed
33- 			Please set your project properties to include the following:
34- 			target='Symbol Technologies, Inc.:EMDK 3.0 (API 19):19'
35- 		</info >
3632    </platform >
3733
3834</plugin >
Original file line number Diff line number Diff line change 1+ dependencies  {
2+    provided files(' lib/com.symbol.emdk.jar' 
3+ }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments