R 无法解析为变量。所以我尝试做“修复项目设置”,但它无法识别其所有子内容,例如来自 my xml
, R.id.X
,的对象R.drawable.Y
,它们都没有被识别。
我只是尝试遵循http://developer.android.com/guide/topics/ui/controls/pickers.html指南并添加此类以有一个选择时间的对话框。
Description Resource Path Location Type
users cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 170 Java Problem
ic_launcher cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 159 Java Problem
about cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 136 Java Problem
menu_user cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 133 Java Problem
imp_logo cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 198 Java Problem
activity_main cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 44 Java Problem
timerCB cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 64 Java Problem
timerTime cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 65 Java Problem
statusText cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 66 Java Problem
timerText cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 67 Java Problem
start_button cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 68 Java Problem
stop_button cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 69 Java Problem
activity_main cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 123 Java Problem
menu_url cannot be resolved or is not a field MainActivity.java /RemoteSwitch/src/com/example/remoteswitch line 130 Java Problem