Paul Cezanne
Paul Cezanne

Reputation: 8741

Springboard like appearance without Three20 or Nimbus

I want to make a button launcher just like Springboard / Facebook / Google+.

But, I don't want to:

Two possibilities are: - AlanQuatermain's AQGridView - rigoneri/Jarada's myLauncher2

Both of these have licenses which permit commercial development and both seem to be actively used. I'll try both of them but I was wondering if I missed any and if there were any gotcha's with either of them.

Oh, I could roll my own button (see this question) but if there is an open source button out there that would save me some effort. I don't really need the Launcher right now, my app fits on one screen with a spare button slot, but of course it would be nice so I could have room to grow. AQGridView and myLauncher would really have to be bad for me to consider doing that.

Are there any other pitfalls with Nimbus, AQGridView, myLauncher2 that I've not mentioned? Are there any other players in the "Springboard-like" UI framework field?

Thanks!


Note: It does appear that I can use Nimbus's Launcher without worrying too much about all the other Nimbus code if I don't want too. Nimbus is very modular, I just need the Core and the Launcher and I satisfy my requirements above. The nice thing about this approach is that as Nimbus matures I can pick and choose the other features from it that I want to use.


Upvotes: 3

Views: 1328

Answers (0)

Related Questions