downgrade Google Apps from business to free edition - google-apps

I did it before but now i can't find the downgrade link, There was a link to downgrade to the standard free edition if the users are less than 10.
Is there anyway to downgrade or to subscribe directly for free?

I've found the answer here,
unfortunately, As of December 6, 2012, Google no longer offers new accounts for the free edition of Google Apps. Google Apps free edition is sometimes referred to as "Standard Edition." If you already have the free edition, you can continue to use it for free. This change has no impact on existing users of the free edition.

From December 6, 2012 Google has close their Apps for free - Standard edition. But till you can avail on your domain for FREE for Lifetime. You need to add your domain to a Google Apps for free edition.
I have some domains enabled with Google Apps for Free. I want to sell those domains.

Related

Manage free version and paid version in Flutter

What is the best way to manage free version and paid version using Flutter?
What I have checked
One dirty way is having two almost identical projects, and building one as a free version and the other as a paid version.
Another way is implementing differences between versions as features after in-app purchase. (I might go with this if there is no better way.)
I found info for Android and for iOS (which are the ones written above), but does Flutter provide a better way?
Environment
1.12.13+hotfix.9
Dart 2.7.2
Two ways to do this:
Implement in-app-purchases with a non-consumable (if you want to
unlock premium features 'forever')
Create a subscription that a user
purchases to unlock premium features (potentially combined with
a free trial period) for a period of time
Anything else is likely to get blocked by the App Store and Play Store review process.

can public game for Android use Unity Personal

I'm just starting to work with Unity engine and I want to know
1. Unity free version has the ability to publishing game on Google Play Store?
What are the limitations of the free version (Unity Personal)?
Thanks.
The public, free version has virtually all the functionality that the paid version has.
To answer your questions:
Yes, unity free can publish on google play
The limitations are mainly on Support from the Unity Company. Also you get a discount in the assetstore with the paid versions.
You need a paid version if you earn more than $100.000 a year.
I believe there may be an extended profiler with the paid version, but I'm not sure.
Also, the free version forces the Unity logo on your splash screen (initial loading screen) on publish builds. You can remove this by purchasing the paid version.

Free flash charts which can be used for commercial use

Can anyone provide me list of free flash charts which can be used for commercial purpose
free flash charts for commercial use
You can try looking at FusionCharts Free.
The licensing model allows it to be used in any commercial product or personal use.
http://amCharts.com - they have old flash version which can be used fort free.

How to add In App purchase for for premium verision of application?

Hi can any body tell me how to add the feature of In App purchase premium version of application. Infect i want to sale my application free but some of the features will not be available in free app. To unlock all the features user will have to purchase a premium version of app. So can anybody guide me how to this?
A simple Google search would have been pretty successful on this.
I have already implemented InApp purchase facility by considering both :
this tutorial
and dedicated Apple documentation
Hope this helps
You can either create a limited functionality free version and a full paid version = 2 applications in the app store.
Alternatively you can create a free app with options for user to purchase / unlock certain areas of functionality. A simple google search turns up: http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/

What developer conferences/code camps would one go for mobile development?

I maintain and develop on the Windows Mobile platform.
I know the market is changing rapidly with iPhone and Android gaining market shares.
There are also app development platforms like rhomobile/titanium.
Are there any platform/non platform specific mobile conferences this year?
What would be some of the important/useful conferences to attend in the mobile arena?
Thanks in advance.
Google I/O is supposed to have a lot of Android content this year, and the videos from last year are pretty useful. Unfortunately I think its too late to register.
For the iPhone, you'd want to go to Apple's WWDC conference. It hasn't been officially announced for this year, but many sources point to June 28th as its start date.
I personally don't know anything about this camp, but someone else asked about the Big Nerd Android Bootcamp in this other question. The courses were written and are taught by a very active member of the Android community here on Stack Overflow, so at least you know he knows his stuff!
Depending on your city, there may be a local meetup of iPhone and/or Android developers. These are typically free or cost a few dollars to attend, so I think they are a great place to start. Check out meetup.com for more.