Hamed AZ
Hamed AZ
solve this problem you can use following commands first go to setting.json on vscode and remove all tabnine configs second close vscode application then remove extra files ``` rm -rf...
you can easily handle it with do ping at first step if url valid start download else ... https://stackoverflow.com/questions/3905358/how-to-ping-external-ip-from-java-android
with Android Studio, NDK support is preliminary and your *.mk files are ignored. You can make Android Studio/gradle reuse them by deactivating the default NDK integration, make it call ndk-build(.cmd)...
Hi you have a syntax error inside of your code, you need to use it as middleware like following code: ``` const sanitizer = require("perfect-express-sanitizer"); app.use(sanitizer.clean({ xss: true, noSql: true,...