qualsiasi cosa compilo mi da questo errore o simile
B4A version: 5.80
Parsing code. (0.00s)
Compiling code. (0.05s)
Compiling layouts code. (0.00s)
Generating R file. (0.14s)
Compiling debugger engine code. (1.18s)
Compiling generated Java code. Error
javac 1.7.0_79
src\com\rootsoft\audiorecorder\main.java:35: error: cannot find symbol
processBA = new anywheresoftware.b4a.ShellBA(this.getApplicationContext(), null, null, "com.rootsoft.audiorecorder", "com.rootsoft.audiorecorder.main");
^
symbol: class ShellBA
location: package anywheresoftware.b4a
1 error
su un altro pc ho provato e con xp lo stesso sorgente funziona quindi è un problema del windows ho provato a usare anche la versione 8 stessa cosa
che dire