idanasher

Results 21 comments of idanasher

THANK YOU shamruk !!! Your solution worked for as well !! I have also suffered alot because of this 3672 bug.. One Important Thing - just putting those 'present' &...

btw, this bug used to happen to me only on Samsung galaxy S7 smartphone and now it not occurring anymore...

I am also having this error. Please Assist

i am using air 33.1.1686 [targetSdkVersion="30"] and just started getting this error + my app crashes !! what should I do ? I need something fast, and I cant upgrade...

Hi guys, I am also having the ~ same issues as @gfmecompany , while trying (for the first time) to publish aab via Animate 2021 on my window 10 pc....

I have not tested with latest: JAVA_HOME=C:\Program Files\Java\jdk-17.0.1 and got this: ![image](https://user-images.githubusercontent.com/8189469/140932968-35bc98aa-74cf-4687-9f51-ea02225137f6.png) Trying to implement what you have just suggested now

> and if %JAVA_HOME%\bin was at the start of your PATH environment variable, then it should work consistently.. Did not understand it. where is this PATH param ?

on my Enviroments Varaialbes (System Settings) I have set JAVA_HOME TO C:\Program Files\Android\Android Studio\jre which is where the JDK 11 is. when I open a command line, I get this...

ok Andrew, so I have added %JAVA_HOME%\bin; to the most upper value in 'Path' environment variable. now, in command line I finally get: _C:\Users\Edan>java -version openjdk version "11.0.10" 2021-01-19 OpenJDK...