سؤال

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.

هل كانت مفيدة؟

المحلول

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.

نصائح أخرى

I had a look at this project to provide a quick set up for actionbarsherlock and dagger DI.

I think it’s a good idea as it seeks to provide an android template, with an out the box solution including sherlock and dagger. But I couldn’t get it working on eclipse, and the forum had a lot of people saying the same (I think its designed for Intelij IDEA)

I also looked at androidkickstartr which is more mature, but again had import issues, so just made my own template and imported sherlock and dagger

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top