On 27 June 2016 at 14:47, Android Developer
<rodrigocastrillo...@gmail.com> wrote:
> Good day
> I 'm android developer and work for a direct sales company, I can use the
> library for encryption SharedPreferences to store user data for free?
>
> Thank you very much.

Hi,

I'm afraid you will need to provide more details about which library
you mean.

Apache Software Foundation have many projects:
https://www.apache.org/index.html#projects-list

in addition to the Apache Incubator projects:
http://incubator.apache.org/


Also android.content.SharedPreferences is a class provided by the
Android SDK, which is not developed by Apache Software Foundation:
https://developer.android.com/


If some software is licensed as Apache license, version 2.0 aka
https://www.apache.org/licenses/LICENSE-2.0.html - then you can use it
for free and redistribute, provided you follow the Redistribution and
attribution requirements:

https://www.apache.org/licenses/LICENSE-2.0.html#redistribution


-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons
http://orcid.org/0000-0001-9842-9718

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to