Hi All,
I don't quite know what has happened with my B4X setup but, I'm trying to get the AppCompatBase example to compile and getting the following;
I have followed the install instructions to the letter and still no joy. I think it all started to go wrong when I updated the Android SDK and it must have messed up all the settings. I have already downloaded the SDK and tried to setup a fresh install and still not having any joy.
I would be very appreciative if anyone can help me fix this problem.
Thanks
I don't quite know what has happened with my B4X setup but, I'm trying to get the AppCompatBase example to compile and getting the following;
B4X:
B4A version: 6.30
Parsing code. (0.00s)
Compiling code. (0.04s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. Error
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-ldltr-v21\values-ldltr-v21.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Spinner.Underlined'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:37: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Spinner.Underlined'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:13: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:15: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Large.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:21: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Medium.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:28: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Small.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:212: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ProgressBar'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:214: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ProgressBar.Horizontal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:222: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Material'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:232: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Material.Light'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:172: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.AutoCompleteTextView'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:185: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.EditText'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:6: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Button'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Body1'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:5: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Body2'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Caption'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display1'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:9: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display2'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:10: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display3'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:11: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display4'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:12: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Headline'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:14: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Large'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:16: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.PopupMenu.Large'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:18: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.PopupMenu.Small'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:20: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Medium'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:22: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Menu'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:23: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.SearchResult.Subtitle'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:25: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.SearchResult.Title'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:27: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Small'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:29: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Subhead'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:30: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Title'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:31: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Subtitle'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:33: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:35: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Title'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:37: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Title.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:39: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionMode.Subtitle'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:41: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionMode.Title'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:43: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:49: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.PopupMenu.Large'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:51: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.PopupMenu.Small'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:53: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Button'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:54: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.TextView.SpinnerItem'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:55: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Subtitle'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:57: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Title'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:102: error: Error: No resource found that matches the given name: attr 'android:colorAccent'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:106: error: Error: No resource found that matches the given name: attr 'android:colorButtonNormal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:104: error: Error: No resource found that matches the given name: attr 'android:colorControlActivated'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:105: error: Error: No resource found that matches the given name: attr 'android:colorControlHighlight'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:103: error: Error: No resource found that matches the given name: attr 'android:colorControlNormal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:100: error: Error: No resource found that matches the given name: attr 'android:colorPrimary'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:101: error: Error: No resource found that matches the given name: attr 'android:colorPrimaryDark'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:109: error: Error: No resource found that matches the given name: attr 'android:windowElevation'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:149: error: Error: No resource found that matches the given name: attr 'android:colorAccent'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:153: error: Error: No resource found that matches the given name: attr 'android:colorButtonNormal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:151: error: Error: No resource found that matches the given name: attr 'android:colorControlActivated'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:152: error: Error: No resource found that matches the given name: attr 'android:colorControlHighlight'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:150: error: Error: No resource found that matches the given name: attr 'android:colorControlNormal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:147: error: Error: No resource found that matches the given name: attr 'android:colorPrimary'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:148: error: Error: No resource found that matches the given name: attr 'android:colorPrimaryDark'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:156: error: Error: No resource found that matches the given name: attr 'android:windowElevation'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:159: error: Error: No resource found that matches the given name: attr 'android:windowElevation'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:161: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionBar.TabText'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:163: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionBar.TabView'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:165: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:167: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton.CloseMode'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:170: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton.Overflow'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:175: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:176: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Borderless'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:177: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Borderless.Colored'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:33: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Borderless.Colored'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:180: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Small'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:181: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ButtonBar'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:182: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.CompoundButton.CheckBox'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:183: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.CompoundButton.RadioButton'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:184: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.DropDownItem.Spinner'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:188: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ImageButton'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:189: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabText'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:191: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabText'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:193: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabView'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:195: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.PopupMenu'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:199: error: Error: No resource found that matches the given name: attr 'android:overlapAnchor'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:201: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ListPopupWindow'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:203: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ListView'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:204: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ListView.DropDown'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:206: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.PopupMenu'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:210: error: Error: No resource found that matches the given name: attr 'android:overlapAnchor'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:216: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.RatingBar'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:217: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.SeekBar'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:218: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Spinner'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:219: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.TextView.SpinnerItem'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:220: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Toolbar.Button.Navigation'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:246: error: Error: No resource found that matches the given name: attr 'android:colorAccent'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:250: error: Error: No resource found that matches the given name: attr 'android:colorButtonNormal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:248: error: Error: No resource found that matches the given name: attr 'android:colorControlActivated'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:249: error: Error: No resource found that matches the given name: attr 'android:colorControlHighlight'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:247: error: Error: No resource found that matches the given name: attr 'android:colorControlNormal'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:244: error: Error: No resource found that matches the given name: attr 'android:colorPrimary'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v21\values-v21.xml:245: error: Error: No resource found that matches the given name: attr 'android:colorPrimaryDark'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.ActionBar.Menu'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:34: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:35: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.RatingBar.Indicator'.
C:\Users\******\Downloads\AppCompatBase\Objects\bin\extra\res2\res\values-v23\values-v23.xml:36: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.RatingBar.Small'.
I have followed the install instructions to the letter and still no joy. I think it all started to go wrong when I updated the Android SDK and it must have messed up all the settings. I have already downloaded the SDK and tried to setup a fresh install and still not having any joy.
I would be very appreciative if anyone can help me fix this problem.
Thanks