Как я могу решить, что не могу найти символ ? Android студия..
error: cannot find symbol class OnTagSelectionCancel error: cannot find symbol variable layout error: cannot find symbol variable drawable error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable imgBlur error: cannot find symbol variable id error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable imgBlur error: cannot find symbol variable id error: cannot find symbol variable closeTag error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable layout error: cannot find symbol variable id error: cannot find symbol variable layout error: cannot find symbol variable id error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol variable drawable error: cannot find symbol class DefaultItemAnimator error: cannot find symbol class AutoResizeTextView error: cannot find symbol variable id error: cannot find symbol method getTitle() error: cannot find symbol variable id error: cannot find symbol variable id error: int cannot be dereferenced error: cannot find symbol variable b error: cannot find symbol variable id error: cannot find symbol variable id error: cannot find symbol variable drawable error: package findViewById does not exist
Button Ok = (Button) dialog.findViewById(id.btn_ok);
TextAdapter adapter = new TextAdapter(MainActivity.this, layout.spinner_row, style); mSpinner_text_style.setAdapter(adapter);
Что я уже пробовал:
фактический код долго публиковать ... Я попробовал онлайн-предложения ... признать недействительными кэши ... чистый проект ... Я сменил имена, и это все еще дает мне ту же проблему ... Я также обновил файлы SDK manager ... Я знаю, что не показывать коды не поможет ... но некоторые предложения могут помочь мне с этой проблемой.