Hi,

I have successfully setup a handheld+wearable app project with the latest
android-sdk-plugin. Here is the minimal code for an application that just
displays different text in handheld and in wearable:
https://github.com/2m/citywasp-android/commit/d22b0dc5a68067b06b8fa98b8fb8a2881d6bf465

On Sat, Nov 8, 2014 at 6:32 PM, Vyacheslav Blinov <
blinov.vyaches...@gmail.com> wrote:

> Looking at the article there is nothing specifical in building wearable
> app itself - it is a usual apk, as always.
> The tricky part comes then you'll want to release it.
> The "Package Manually" piece describes pretty accurate that needs to be
> done. I belive it can be simply coded as sbt task.
>
> I'll think how it can be added to sbt plugin, but still don't see troubles
> as there is nothing specific, just the release bundling thing.
>
> воскресенье, 26 октября 2014 г., 18:51:41 UTC+3 пользователь Martynas
> Mickevičius написал:
>
>> Hello Scala Androiders,
>>
>> is there a way to develop a wearable app
>> <https://developer.android.com/training/wearables/apps/packaging.html> using
>> android-sdk-plugin?
>>
>> Has anyone tried building a wearable app with scala?
>>
>> Martynas
>>
> --
> 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 scala-on-android+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 scala-on-android+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to