Android :: Non Free Open Source License For Android Application?

Nov 7, 2010

I'm working on an Android App, and I want to provide a free demo and a paid full-version from the Android Market. However, I also want to provide the source code. I don't mind if people want to play with the code and install modified versions on their own devices. However, I don't want to see any free full-version binaries on the web, and a license like the GPL would allow anyone to offer some, probably even making profit that way.

If some people would rather build and deploy the app themselves instead of paying 1-5$, they can go ahead. But a convenient one-click-download button and other people making money from my efforts is not what I want. Is there any pre-existing license I can use for something like that? Furthermore, if I want to start an app as free and open source, but later decide that I want to make money from selling it, is there a FOSS license that allows me to move to the license I'm asking about above later?

Android :: Non Free Open Source License for Android application?


Games :: Setting Up Open Source 3D Android Game Engine / Want License?

Mar 29, 2010

I am setting up an open source 3D game engine for android. What license should we use? Thought we'd go with something like BSD or maybe GPL/LGPL, but getting confused about it. Want a license that helps developers - doesn't hinder them - and an engine that's as open as possible.

View 2 Replies View Related

Android :: License Source Code Of Application

Oct 16, 2010

I have an Android app and some company is interested in using part of it and rebranding it for its customers. One of the options would involve licensing the code to them for use in this specific case. Would you recommend doing that as a good option? What is the cost of licensing code in comparison to the cost of the original development. Should the license be for any use of the code, for using the codebase/year?

View 1 Replies View Related

Android :: Any Open Source Reader Application To Encode Book?

May 1, 2009

Just wondering how folks are publishing to the Market. Is there an open source reader program/application I can use to encode a book to a specific format then upload it to the Market? How does Android ensure that there isn't a copyright violation going on?

View 2 Replies View Related

Android :: License Google Closed Source Apps For Device

Sep 5, 2009

Where can I find information to license Google closed source apps for Android devices? These apps include

* Gmail * Google Map * Google Talk * Android Market

View 4 Replies View Related

Android : License Of Non-free Applications?

Sep 21, 2009

Android is developed under the Apache v2 License but what about of the non-free applications?

View 2 Replies View Related

Android :: Google Android Application For Entire Schedule Available As Open Source?

May 20, 2010

The Google I/O app was made by Google to help attendees to the conference track which sessions they want to watch and see the entire schedule. I was wondering if it was available as open source since it has some good UI design and usability patterns.

View 5 Replies View Related

Android :: List Of Open Source Projects Useful For Android Application Development

Jan 10, 2010

A lot of open source libraries that aid in Android application development have sprung up with time. IMO looking at source code of good projects helps learn the system better, faster and not to mention reduces development time. Is there a recommended list of such projects or if not, can we build such a list? I think it will really be useful to other developers.

View 4 Replies View Related

Android :: Any Foundation To Administrate Android Open Source Application?

May 11, 2010

Our open source application is quite popular, and we are many developers. The application uses my Android Market account, and I shared the keys with a developer. But if both of us disappear, the application's Market account will be lost, and all users trapped. Giving the keys to all developers is not a solution either, for security reasons.

Is there a foundation (like in Mozilla Foundation or Apache Foundation) that could accept to hold our Android Market account and release new versions in accordance with their own guidelines and our community consensus? There are quite a lot of Open Source foundations, but I could not find any that tackles this particular aspect of Android applications.

View 2 Replies View Related

Android :: Way To Give Out A Device Specific License Free Version?

Jul 27, 2010

I just finished reading the docs on Google's new Android License Verification Library. I often give out free copies of my applications to beta testers. I don't, however, want the beta testers to share the app with their friends. What's the best way to give out a device-specific license free version? From what I can tell I will need to create a custom policy and then maintain a list of authorized devices/accounts in my own backend that I can check. Is that what other devs are doing?

View 6 Replies View Related

Android :: Free Weather APIs For Commercial Use Without Any Issue Of License?

Mar 17, 2010

I just wanted to know if there were any free weather APIs available for commercial use without any issue of license or open-source or etc.

View 5 Replies View Related

Android :: License Text To Use For Display In Application Under ASL 2.0

Jan 24, 2009

I'm working on an Android app that's licensed under Apache Software License 2.0. As recommended in best practice, I would like to display the license to the end user for acceptance before proceeding. However, the ASL text is large and I'm not sure whether it's a good idea to show the entire license.

I would like to know if there are any recommendations for apps under ASL on what license text to use (perhaps an abbreviated version of ASL)? Pointers to actual license text would be quite helpful. At a minimum, I was thinking to show the "Disclaimer of Warranty" section and for the whole license include the link to ASL site.

View 5 Replies View Related

Android :: License GNU GPL3 Prevent Selling Application On Market?

Sep 30, 2010

I'm using Google Code to host my application code, its convenient and the SVN repository means I don't have to worry about backups. When you create a project on there you need to select a license, I chose GNU GPL v3. By doing so, does that prevent me from selling my application on the Android market place?

View 4 Replies View Related

Android :: Application License - User Require Network Access

Nov 24, 2010

We are going to make the app available for .99 on the market, but is licensing it a must? We are worried about the license query bugging the user/always requiring network access. Should we definitely license regardless of our worries?

View 1 Replies View Related

Android : How Can I Open Source An App?

Dec 29, 2009

I haven't seen many open source android apps yet. Can I make my app gpl open source just like that? Or do I have to include legal statements regarding the Android code that my app is using?

View 3 Replies View Related

Android :: Where To Host My Open Source App?

Jan 27, 2010

Where is the best place to host an Open Source project for an Android app? I am thinking about setting my app eTools free into an open source license. I want to know the best place to host that project. I will probably go with code.google.com but wanted to hear what others have done.

View 2 Replies View Related

Android Emulator Open Source

Dec 7, 2013

Any android emulator open source code. I need to slightly modify it for my task.

View 2 Replies View Related

Open Source Android Toolkit?

Feb 13, 2012

I am currently working on an open source collection of Android APIs that will be collected into a toolkit. Essentially, this toolkit is intended to ease coding pains for developers by simplifying things such as network operations, file operations, etc..

I already have a bunch of things planned, such as PHP POST and GET operations, POP3, IMAP, and SMTP operations, File management operations (creating files, downloading files, parsing files, etc...). What other kinds of operations do you all think could be simplified or even just want an alternative to?

View 9 Replies View Related

Android :: Getting Open Source Eclair Code

Oct 28, 2009

Could any one tell me how to get open source eclair code. Or is it available for public to download.

View 4 Replies View Related

Android :: How To Fund An Open Source Project?

Feb 11, 2010

As a thesis for my graduation I'm going to start an open source project: My idea is to port a complete set of mathematical libraries to Android, to perform numeric and symbolic operations, in the form of a programmable calculator like matlab or sage. I want to release this project under GPL, because I believe that ideas need to be free to work, but I also know that i will spend a lot of money to buy multiple device to do debug and fine tuning. I thought about selling the prepacked app on the market for 0.99, while giving the source to compile on the site for free. It would be like a small tax on laziness. What do you think? How do you think I could fund this project?

View 2 Replies View Related

Android :: Open-source Game Sites

Sep 1, 2009

does somebody know site(s) with open-source games for Android?

View 2 Replies View Related

Android :: Find Free Source Code To Use During Learning Experience?

Jun 18, 2010

I have just started learning to write apps for android using Eclipse. Where can I find free source code that I can use during my learning experience?

View 4 Replies View Related

Android :: NFC Support Using Open Source Library Libnfc

Apr 19, 2009

Currently we are working on a free and open source NFC software implementation. The hardware requirements are only one (low-power consuming) chip and an antenna. The corresponding API and software is mostly developed and already working on several NFC devices out there.

View 2 Replies View Related

Android :: Phonebook Sharing Google ADC's Top 20 Is Now Open Source

Jan 12, 2010

Today is quite a big day to me. After all the work, studies and sleepless nights that I've been through, I've decided to share all that with the community opening the source of Phonebook Sharing. We have been chosen by the Android powered users as well as by Google as one of the ADC's Top 20 Social Networking applications. This application explores and makes use of many many features available by the platform (Android 1.5 / 1.6) as well as custom components/features that the platform does not provide yet, such as ListView pagination. Not just the Android client but also the J2EE server, I've made available quite a few interessting things such as Video Streaming and EJB3 stuff. I've also built a fake server that responds to all the request events made by the android client therefore you will be able to run client/ server and see how the communication goes. I'm still wrapping up the project building some documentation on our Wiki section.

View 2 Replies View Related

Android :: Need To Use Some Open Source Code With GPL3 / Avoiding GPL

Jun 22, 2010

I need to use some open source code with GPL3. As usual I don't want to open source code for full application.

Now what I understand is if I make two separate process one with my main application code and other as a service or something with Open source library then in that case I have to open source code only for the other one.

Now the question is what is the best way to do so in Android. Suppose My Main App is A Open Source code is B. So A will give some data to B. B will process this and sends data back to A. B may not need to have any UI.

1. Is it possible to install 2 seperate applications / processes from one APK? 2. What is the best way ?Should B be a service? How will be the communication between A and B ? 3. Is it possible to run/call B from A?

View 22 Replies View Related

General :: Open Source - Holo Port To Android 1.x And 2.x

Mar 13, 2012

Here is my contribution to Android and the Open source..

I just wanted to share my Holo Theme port to Android 1.X and 2.X. This port is fully compatible with ActionBarSherlock and should be really easy to install.

Circle me: [URL] ......

Market (Google Play) link: [URL] ......

For me on Github: [URL] ......

View 7 Replies View Related

Android :: Open Source Project On Ubuntu 10.04 - On VMware Player

Sep 7, 2010

Trying to build Android open source project on Ubuntu 10.04 (on VMware Player).

I followed the instructions at this link (and it said to use sun-java5 JDK 1.5 which takes some fishing to find for Ubuntu) -

http://source.android.com/source/download.html

Got 299 compile errors. Wondering if the direction to use JDK 1.5 is out of date? Some of the errors are as follows (and many similar) -

CODE:.............................

View 3 Replies View Related

Motorola Droid X :: Open Source Portions Released / Android Central

Jul 30, 2010

Motorola releases open-source portions of the Droid X source code Android Central. Does this mean we can take off blur?

View 6 Replies View Related

Android :: Best Practices For Handling Passwords / Keys In Open Source Projects?

Sep 9, 2009

In my app, I'm taking advantage of a web-based API (the Sunlight Labs API) that requires an API Key.The project is also open source, hosted on Github. I want to avoid committing my API key into the codebase.I'd be fine with creating some other .xml file of special string values, and git-ignoring that file (while providing a .xml.example file to copy into its place), but I don't know the best way of doing that with the Android SDK.

View 4 Replies View Related

Android :: Free Source Control System For Eclipse Android Development

Jan 15, 2010

My app code is starting to get unmanageable and I want to start source control, primarily because I need to branch my code.

What are some good systems that you have used in the past and what would you recommend to me.

Requirements:
Must be free
Must integrate with eclipse
Must work well with android development plugin

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved