Caslor
Android Fan
Profile
Posts: 191
Reg: Jul 26, 2013
athens
1,910
01/11/14 12:49 PM (11 years ago)

Some warnings in eclipse

Hi as i am making an application for BTv2 core.. i have some warnings in Eclipse until now there are no important issue as i can compile my app normal and runs fine in my testing device but would like to know what is the problem and i am taking these warnings The import android.widget.AdapterView.OnItemClickListener is never used Cr_html_pro.java /aircooledvwpro/src/com/aircooledvwpro line 67 Java Problem The value of the field Cr_html_pro.childItemAdapter is not used Cr_html_pro.java /aircooledvwpro/src/com/aircooledvwpro line 82 Java Problem The import android.graphics.drawable.Drawable is never used Cr_html_pro.java /aircooledvwpro/src/com/aircooledvwpro line 45 Java Problem The import android.widget.AdapterView is never used Cr_html_pro.java /aircooledvwpro/src/com/aircooledvwpro line 61 Java Problem The import android.widget.ImageView is never used Cr_html_pro.java /aircooledvwpro/src/com/aircooledvwpro line 64 Java Problem The import android.widget.TextView is never used Cr_html_pro.java /aircooledvwpro/src/com/aircooledvwpro line 66 Java Problem
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
01/11/14 02:14 PM (11 years ago)
If they are warnings, you can ignore them....they won't affect your ability to compile or run. If they are errors, and are preventing you from compiling, then you either need to figure out the problem, or delete the offending file if you're not using it in your app. Mark
 
Caslor
Android Fan
Profile
Posts: 191
Reg: Jul 26, 2013
athens
1,910
like
01/11/14 02:28 PM (11 years ago)
no just warnings... i had no problem in compile my app as i say.. so i will ignore them ;)
 

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.