Hi, I think it would be very helpful if you mentioned that the plugin builds upon https://github.com/pfn/android-sdk-plugin. At first I got an impression that this is an entirely new plugin, which brings a lot of questions concerning apklib & aar support, ProGuard, etc. Linking to the underlying plugin will also help with debugging ProGuard issues.
While the npa command is undoubtedly useful, it (and scaffolding features as well) seems highly biased. For example, instead of *scaloid*, *gson *and *slick *I use *macroid *(obviously), *play-json* and *couchbase-lite*. Maybe you could provide several templates to better accommodate various use-cases? I really like the automatic permission inference. Perhaps it would be interesting to reimplement this as a linter, along with many other lint rules. https://github.com/typelevel/wartremover could help with that, but I’m not sure how to pass the state of the manifest into it. Cheers from Lisboa, Nick On Wednesday, May 21, 2014 7:50:23 PM UTC+1, Luís Fonseca wrote: > > Hi, > > I'm developing a sbt plugin to help with Android application development > with Scala, promoting patterns usually found on MVC frameworks (database > support, mvc, scaffolding) and more. I'd like to ask for your feedback: > comments, critics, bug reports. > > Typesafe Activator Template: > http://typesafe.com/activator/template/agile-scala-android-example > Project's github: https://github.com/luismfonseca/agile-scala-android > Feedback form: https://googledrive.com/host/0B2bW6eJ-09wlNmpKYjRvcF9FcDQ/ > > Follow the activator's tutorial, after that you already know what this is > capable of. :) > Thanks, > Luís Fonseca > -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
