With the new gradle build system you shouldn't have to have different
projects for different versions (free, paid, etc.); you should be able to
set everything up in a single project, with separate resources and classes
(as necessary) for your variations. This is now handled by the build
system in Android Studio directly ("flavors"); see
http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Build-Variants.
We're working on better UI support for this so you don't need to
configure it in Gradle config files.
-- Tor
On Fri, Nov 22, 2013 at 1:48 PM, Brill Pappin <[email protected]> wrote:
> Thanks Larry,
>
> I'm both glad and disappointed that I'm not just missing something.
> I switched from IDEA to Eclipse more than a decade ago, so things are
> somewhat different now.
>
> In Eclipse I'm used to working on multiple projects at once, even if its
> just a library i need to modify across multiple instance of the same
> project (e.g. free version, paid version). I'm finding it a bit maddening
> that I have to have multiple windows, but it's still mostly workable.
>
>
>
> On Friday, 22 November 2013 16:14:27 UTC-5, Larry Meadors wrote:
>>
>> I'm an IDEA user, so it's less maddening...but it still has it's moments.
>> :)
>>
>> It doesn't do multiple projects in one window - unfortunate, but true.
>>
>> I think if you select the "Packages" view in the project pane, it'll
>> be close to the "Package Explorer" view.
>>
>> Larry
>>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" 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/groups/opt_out.
>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Developers" 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/groups/opt_out.