Hi
Is any way to wrap an android studio lib that syntaxed with java 8 to b4a lib?
If it's impossible, say when java 8 syntax will be added to b4a?
Thanx
hi friends
how can we compile b4a project with java 8?
Android Studio gradle code :
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.