Android Question package not found during compilation & deployment

chiranjeeb

New Member
javac 1.7.0_09
src\b4a\example\main.java:318: error: package mysql does not exist
public mysql.mysqlhandler _mh1 = null;

Please let me know if the trial version doesn't have the feature for adding package?

Thanks,
CG
 
Top