[android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2016-08-12 Thread Aravind V
Hi, have anyone resolved this issue..i am facing the same one..I did everything, nothing works.when installing SDK build tools from sdk manager, this is giving a error message. "activity_main cannot be resolved or is not a field" . The Generated R.Java files also missing. on all my

[android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2016-08-05 Thread supriya chauhan
On Friday, August 5, 2016 at 1:39:53 PM UTC+5:30, supriya chauhan wrote: > > have you resolved out the issue..i am facing the same one..did everything, > nothing works.when installing SDK build tools from sdk manager, this is > giving a error message to terminate process java.exe and cmd.exe

[android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2016-08-05 Thread supriya chauhan
have you resolved out the issue..i am facing the same one..did everything, nothing works.when installing SDK build tools from sdk manager, this is giving a error message to terminate process java.exe and cmd.exe process, but on doing so..complete processing stops.Lost 10 hours with this issue,

Re: [android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2013-05-18 Thread Stefano G. Rago
After the second update everything works! 2013/5/17 bob b...@coolfone.comze.com I also encountered this oddity. I had to run *android* at the command line on two separate occasions, thus performing two updates. Not sure why one update didn't get the job done. Thanks. On Thursday,

[android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2013-05-17 Thread bob
I also encountered this oddity. I had to run *android* at the command line on two separate occasions, thus performing two updates. Not sure why one update didn't get the job done. Thanks. On Thursday, May 16, 2013 11:02:14 AM UTC-5, Stefano G. Rago wrote: Same here!!! I was working

[android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2013-05-16 Thread BoD
Indeed if I look inside the 'gen' folder, nothing is there. -- BoD On Thursday, May 16, 2013 11:11:45 AM UTC+2, BoD wrote: Since the update, I have this error in all my projects (including when creating a new Android project from scratch). I am stuck. Does anybody have this issue? Is

Re: [android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2013-05-16 Thread Ralph Bergmann | the4thFloor.eu
Am 16.05.13 11:18, schrieb BoD: Indeed if I look inside the 'gen' folder, nothing is there. I had the problem too, there is a new Android SDK Bild-tools. Open the Android SDK Manager and make a update, maybe twice. Ralph -- -- You received this message because you are subscribed to the

Re: [android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2013-05-16 Thread BoD
Indeed that was it. Somebody had the same problem here: https://groups.google.com/forum/?fromgroups=#!topic/adt-dev/epOfZbKPFdk Thanks! It works again now :) -- BoD On Thursday, May 16, 2013 11:29:14 AM UTC+2, Ralph Bergmann wrote: Am 16.05.13 11:18, schrieb BoD: Indeed if I look inside

[android-developers] Re: Updated to ADT 22: 'R cannot be resolved to a variable'

2013-05-16 Thread Stefano G. Rago
Same here!!! I was working without any problem, after an edit on a layout the R cannot be resolved to a variable appeared. I have lost some hours, nothing worked (new repo, new project, new import, clean and reclean, delete gen and bin, etc) I have last adt + last sdk on windows 7 64bit On