2

I found this open source project: Android Boostrap. However, I am having some troubles with getting it run in IntelliJ. I have followed their own instructions, but still I am running into some problems. Note that I just started using IntelliJ. I cannot even describe the errors I am getting very precisely, since I am not sure about what exactly is causing them. Here is the screenshot of what I have:

enter image description here

Navigating to the problem:

enter image description here

How do you suggest me to solve it?

Another snapshot regarding unsupported import: enter image description here

longwalker
  • 1,614
  • 2
  • 13
  • 18
  • have you tried removing those libraries it says are not used, by clicking the "-" button? – brwngrldev Jan 18 '14 at 02:49
  • Nope, that does not help... another thing: `import static android.view.ViewGroup.LayoutParams.MATCH_PARENT;` is not supported, that means it cannot import this library. I added the snapshpot in the question, see EDIT – longwalker Jan 18 '14 at 19:13
  • @adavis, I found out that my project was not building due to another error (missing library), and this did not cause any problem. – longwalker Jan 18 '14 at 23:56
  • Ok good, glad you got it working – brwngrldev Jan 18 '14 at 23:57

0 Answers0