Monday, July 11, 2011

Re: [android-developers] CD installer for my Android application Permissions

Ok . thanks for the info Mark.As i read the license
http://www.apache.org/licenses/LICENSE-2.0.txt, in Point 4 , they have
mentioned regarding Redistribution of the Work,
By that does it mean that if i make say "adb install xyz.apk" calls
from my app i need to make that file openSource with Apache license
included ?
Please let me know if you can help me with that.. :)

On Mon, Jul 11, 2011 at 4:49 PM, Mark Murphy <mmurphy@commonsware.com> wrote:
> On Mon, Jul 11, 2011 at 7:14 AM, Alok Kulkarni <kulsuhas@gmail.com> wrote:
>> I want to create a CD installer for my Android application.
>> I want to use adb.exe and AdbWinApi.dll in my Windows application.
>> Can i use this directly internally in my app or i need to consider
>> Licensing for Android here?
>
> The tools are under the Apache License 2.0. Manufacturer USB drivers,
> however, are not, so be certain that you are abiding by the
> appropriate distribution terms for those.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 3.5 Available!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment