No library found for android.content
              in 
             Android Processing 
              •  
              11 months ago    
            
 
           
             Hi! When I run an example sketch BluetoothCursors from Ketai library on Android 4.0 device I have console output:
             
            
            
             No library found for android.content
             
No library found for android.os
Android SDK Tools Revision 20.0.3
Installed at D:\Android\android-sdk
Project Type: Application
Project Target: Android 2.3.3
API level: 10
Library dependencies:
No Libraries
             
------------------
API<=15: Adding annotations.jar to the classpath.
            No library found for android.os
Android SDK Tools Revision 20.0.3
Installed at D:\Android\android-sdk
Project Type: Application
Project Target: Android 2.3.3
API level: 10
Library dependencies:
No Libraries
------------------
API<=15: Adding annotations.jar to the classpath.
             I have installed android SDK with Versions: 2.3.3 (API 10), 4.1.2 (API 16)  and Processing  v2.0b6. 
            
            
             It looks like processing uses the 2.3.3 version.
            
            
             Maybe I must change  API level and Progect Target  in processing (I dont know how) ?
            
             
              
              1  
            
 
            