Search code examples
androidandroid-bootstrap

Android Bootstrap what is that really, what does it do?


According to this link www.androidbootstrap.com/‎ I am wondering what does it really do, what is for? Am I supposed to use it?

I've read all text on this main page but I am still confused and I do not know should I use it. The main problem is I don't see the point. Could someone tell me what is it for?

I am open for new technologies but here is the example where I don't understand, but they say that using their package will shorten my work on application.

Regards and I am looking for any information.


Solution

  • I am wondering what does it really do

    It generates a skeleton Android project containing specific libraries. It is reminiscent of the new-project wizard in Eclipse, just supporting more third-party libraries, particularly ones that may be a bit of a challenge to get working together.