On Mon, Jul 11, 2011 at 7:14 AM, Alok Kulkarni <[email protected]> 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 [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

