No new details, nothing to bump

On Fri Nov 21 2014 at 2:14:12 PM Benny Thompson <[email protected]>
wrote:

> Bump...
>
>
> On Tuesday, November 18, 2014 8:54:43 PM UTC-6, Benny Thompson wrote:
>>
>> Unfortunately, my initial reply to you was private unintentionally, but I
>> don't receive any errors.  If I just run a android:run, my changes are not
>> reflected.  If I uninstall from the emulator and run android:run, I get the
>> following:
>>
>> [info] Starting: Intent { cmp=com.example.macroid.starter/.MainActivity }
>>
>> [info] Error type 3
>>
>> [info] Error: Activity class {com.example.macroid.starter/
>> com.example.macroid.starter.MainActivity} does not exist.
>>
>> That failing, I am left to clean then android:run to reload everything.
>>
>>
>> On Tuesday, November 18, 2014 7:07:01 PM UTC-6, pfn wrote:
>>>
>>> What's the error?
>>>
>>> On Tue, Nov 18, 2014, 5:03 PM Nick Stanchenko <[email protected]>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> Nice to hear that you like Macroid :)
>>>> I believe your issue is not really related to it, but rather to
>>>> android-sdk-plugin. I haven’t used Genymotion or the latest
>>>> android-sdk-plugin (1.3.10), so either might be the problem.
>>>> I’ll cross-post this to the scala-on-android group to see if Perry or
>>>> someone else knows the solution. You can also try filing an issue at
>>>> https://github.com/pfn/android-sdk-plugin/issues.
>>>>
>>>> Nick
>>>>
>>>> On Wednesday, November 19, 2014 12:51:50 AM UTC, Benny Thompson wrote:
>>>>>
>>>>> Hello, I'm working on my first macroid project and love it so far
>>>>> (thank you!!!).  I have one concern so far, and I have a feeling that I'm
>>>>> just doing something wrong.  Here's my setup:
>>>>>
>>>>> IntelliJ IDEA 13.1 + Scala Plugin 0.41.2
>>>>> SBT 0.13.5
>>>>> android-sdk-plugin 1.3.10
>>>>> Genymotion 2.3.1 (using S5 - API19)
>>>>>
>>>>> The only way I can run a fresh copy of my app is to uninstall it from
>>>>> the emulator, and re-run "sbt clean" then "sbt android:run" which is
>>>>> obviously time-consuming.  I would expect to be able to use the power of
>>>>> proguard caching etc, and just have the deployed binary updated.
>>>>>
>>>>> Is there a better way?
>>>>>
>>>>  --
>>>> 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.
>>>>
>>>  --
> 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.
>

-- 
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.

Reply via email to