Hi, I'm getting good results in the creation of a program with Android but so far I have taken just pieces of code from ApiDemos, Notepads, etc.. . I saw that the code of these programs is released under Apache License 2.0. I looked at the license in English but I understand (i am italian) that i just simply insert the top of each java file this code:
Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You May Obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. And 'so or is there more? thanks Hello -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

