Indeed, it wasn't very clear that I used pfn's plugin. I've updated the project's readme to make that more clear.
it (and scaffolding features as well) seems highly biased > Its a valid point, however I had to start from somewhere! So I took a look at current technologies that were best fit and decided to use those (this is inherently biased). Configuration and more templates are probably the next step, but first I'd like to make the approach more mature - for example, it might be easy to change npa to use other combination of libraries, doing that when scaffolding is not so easy and its more cumbersome. Do you usally use wartremove when developing Android apps? Thanks for your input. :) Abraço, Luís Fonseca Quarta-feira, 21 de Maio de 2014 23:09:54 UTC+1, Nick Stanchenko escreveu: > > 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.
