S-George
Apple Fan
Profile
Posts: 111
Reg: Jan 18, 2012
location unknow...
4,460
03/22/15 10:44 AM (9 years ago)

First time using android studio

First time using android studio following Marks Fifteen Minute Tutorial: Android Studio + Buzztouch APK Compile. I did start this app with eclipse and wass working fine. After import this app in android studio I am getting these errors: /Users/admin/Documents/applications/myappfile/app/src/main/java/com/myapp/BT_screen_customURL.java Error:(91, 64) cannot find symbol variable progressBar Error:(95, 62) cannot find symbol variable progressText Can somebody please help me solving this errors.
 
LA
Aspiring developer
Profile
Posts: 3278
Reg: Aug 16, 2012
Jerseyville, IL
42,880
like
03/24/15 05:30 AM (9 years ago)
Hi @S-George, You say import but you have APK Compile? LA
 
@rob
Code is Art
Profile
Posts: 115
Reg: Dec 10, 2013
Alabama
8,800
like
06/25/15 07:06 AM (8 years ago)
S-George, did you find a solution, I have the same issue.
 
S-George
Apple Fan
Profile
Posts: 111
Reg: Jan 18, 2012
location unknow...
4,460
like
06/25/15 08:33 AM (8 years ago)
There was some of updates available in sdk manager. Updating solves my problem.
 
@rob
Code is Art
Profile
Posts: 115
Reg: Dec 10, 2013
Alabama
8,800
like
06/25/15 08:39 AM (8 years ago)
Thanks, I actually figured out my issue. I had copied over everything from the "res" folder of an older Elipse project into my new Android Studio Project (I was just trying to get all the drawable icons folders) but obviously there are some other files in the "res/layout and res/values folders that are different. So I just re-downloaded my project from my self hosted server and this time only copied over the res/drawables folder and everything works fine now.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.