That depends on the license of other project. If it is under so called permissive licenses, such as Apache, BSD and MIT, then this is allowed.
If files are NOT changed, then the license headers remains intact. IF you modify the files (anything beyond a one-liner), you should ADD the Apache license header AS WELL. Also, you need to include NOTICE as required per license (not always), and the full license text should be added. This is known as "bundled with" in the release policy. Please read more details in http://www.apache.org/legal/release-policy.html Cheers On Fri, May 5, 2017 at 12:05 PM, sospartan <[email protected]> wrote: > Hi mentors, > Can we directly use/include source code from other projects? > For example, the playground app(android/playground/app/ > src/main/java_zxing) > using zxing right now. Is this legal as a apache project? > > -- > Best Regards! > ------------------------------ > > sospartan > https://weex-project.io > -- Niclas Hedhman, Software Developer http://polygene.apache.org - New Energy for Java
