Posts

Showing posts from May, 2015

Publish android apps on google play

Get Started with Publishing You can set up to start publishing on Google Play in only a few minutes. Here's how you do it: Register for a Google Play publisher account. If you will sell apps, set up a Google Wallet Merchant Account. Explore the Google Play Developer Console and learn about the tools for publishing.

Login/ Register With Facebook

Image
Step1:  Please insert the Following script inside body tag of your login /register page.  <div id="fb-root" style="float:left; width:1px;"></div> <script> window.fbAsyncInit = function() { FB.init({ appId: 'Enter your API here', cookie: true, xfbml: true, oauth: true }); };