src\b4a\example\main.java:313: error: package anywheresoftware.b4a.net does not exist
public static anywheresoftware.b4a.net.SMTPWrapper _smtp = null;
^
Note: src\b4a\example\starter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
why??
Ok, i have bought full version and it work very fine, now i have to send an email with attachment and choose an image frome my gallery, so i've implement the two library net with the smtp anh phone with contentChoose but the name result from the contentchoose is non support by smtp.Addattachment, how can i do?