I try to upgrade my app to use Firebase messaging. After modifying manifest and enabling corresponding libraries i see, that firebase components is missing in Android SDK, so I launch SDK Manager and download all needed files for firebase. But strange things appears
I see "error: package android.support.annotation does not exist import android.support.annotation.NonNull;"
Before I use Erel block of Java code Get path from URI that use this annotations and it was work great. Now all my attempts to start compiling old working code has no effect. I try download new Android SDK commandlinetools-win-6858069_latest.zip and update b4a from 10.0 to 10.2, and SDK manager from 3.70 to 3.71 version, but no success
I see "error: package android.support.annotation does not exist import android.support.annotation.NonNull;"
Before I use Erel block of Java code Get path from URI that use this annotations and it was work great. Now all my attempts to start compiling old working code has no effect. I try download new Android SDK commandlinetools-win-6858069_latest.zip and update b4a from 10.0 to 10.2, and SDK manager from 3.70 to 3.71 version, but no success