¡@

Home 

2014/10/16 ¤W¤È 08:14:25

android Programming Glossary: gpl

Android PDF Viewer Library without GPL license [closed]

http://stackoverflow.com/questions/11031043/android-pdf-viewer-library-without-gpl-license

PDF Viewer Library without GPL license closed I'm looking for a PDF Viewer Library for Android.. I'm looking for a PDF Viewer Library for Android without GPL License does anybody have an idea if there's any available free.. such as MuPDF Android PDF Viewer DroidReader are using GPL License which I cannot use for a commercial App I'm about to..

Android: EfficientAdapter with two different Views

http://stackoverflow.com/questions/1660417/android-efficientadapter-with-two-different-views

could look at Jeff Sharkey's original SeparatedListAdapter GPL My updated rendition GPL My MergeAdapter which can be used for.. original SeparatedListAdapter GPL My updated rendition GPL My MergeAdapter which can be used for this scenario as well..

android ellipsize multiline textview

http://stackoverflow.com/questions/2160619/android-ellipsize-multiline-textview

be buggy in certain circumstances as well as being under GPL which doesn't really work for most of us. Feel free to use this..

How to Use Android addHeaderView

http://stackoverflow.com/questions/3730358/how-to-use-android-addheaderview

Take a look at Mark Murphy's SectionedListAdapter GPL which takes the first approach based on code by Jeff Sharkey..

License problem using sectioned ListView with J. Sharkey's SeparatedListAdapter

http://stackoverflow.com/questions/5684002/license-problem-using-sectioned-listview-with-j-sharkeys-separatedlistadapter

house proprietary code to work with. And Sharkey's code is GPLv3 which rules out the possibility of me using his code. So maybe.. without my other code being attracted to the force of the GPL . I'm not discussing the politics of it so I appreciate if you.. improve this question I believe one of the main goals of GPLv3 was to prevent people exploiting loopholes they'd found in..

Android PDF Viewer Library without GPL license [closed]

http://stackoverflow.com/questions/11031043/android-pdf-viewer-library-without-gpl-license

PDF Viewer Library without GPL license closed I'm looking for a PDF Viewer Library for Android without GPL License does anybody have an idea if there's.. PDF Viewer Library without GPL license closed I'm looking for a PDF Viewer Library for Android without GPL License does anybody have an idea if there's any available free license library for that one Because I've been roaming around.. I've been roaming around and found some open source libraries such as MuPDF Android PDF Viewer DroidReader are using GPL License which I cannot use for a commercial App I'm about to develop. And no I also don't want to use the google docs option..

Android: EfficientAdapter with two different Views

http://stackoverflow.com/questions/1660417/android-efficientadapter-with-two-different-views

object pools for your headers and detail rows. Or you could look at Jeff Sharkey's original SeparatedListAdapter GPL My updated rendition GPL My MergeAdapter which can be used for this scenario as well Apache share improve this answer..

android ellipsize multiline textview

http://stackoverflow.com/questions/2160619/android-ellipsize-multiline-textview

ellipse code listed in an earlier answer I have found to be buggy in certain circumstances as well as being under GPL which doesn't really work for most of us. Feel free to use this code freely and without attribution or under the Apache..

How to Use Android addHeaderView

http://stackoverflow.com/questions/3730358/how-to-use-android-addheaderview

offsets or wraps those separator views in their own mini adapters. Take a look at Mark Murphy's SectionedListAdapter GPL which takes the first approach based on code by Jeff Sharkey or his MergeAdapter and see this SO question . It's a far cry..

License problem using sectioned ListView with J. Sharkey's SeparatedListAdapter

http://stackoverflow.com/questions/5684002/license-problem-using-sectioned-listview-with-j-sharkeys-separatedlistadapter

is that for my project I've been given a stack of in house proprietary code to work with. And Sharkey's code is GPLv3 which rules out the possibility of me using his code. So maybe you could know a solution that would allow me to link to.. know a solution that would allow me to link to that code without my other code being attracted to the force of the GPL . I'm not discussing the politics of it so I appreciate if you don't. Besides I'm not circumventing I'm avoiding it legally... screen android listview licensing adapter sections share improve this question I believe one of the main goals of GPLv3 was to prevent people exploiting loopholes they'd found in earlier versions so I don't think this will be a possibility...