select - Android SDK platform targets (for sbt gen-android <platform-target> <package-name> <name>) -


I'm at a loss about platform-target parameters for gen-android command (android-sdk-plugin for SDT )). Google is also not very useful It seems that there should be a way to inquire about Android SDK (available) about the platform goal?

Not even normal-Android usage examples.

Sue that you are running SBT 0.13.5 or more.

Then run sbt "gen-android android-19 com.your-pack testName" .

This package should be created and the Android SDK version 1 will be used.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -