Thursday, 9 April 2015

Implements the RevMob, AdMob and AdColony in Unity

Add Implementation in Unity RevMob

  • RevMob SDKs can be used by advertisers who want to report the installation of the advertised app. 
  • Reporting installation is very simple and srarting RevMob session is enough. 
  • Any advertisers who are willing to report advertised app’s installation can use this SDK. 
  • Reporting installation contains number of easy and simple steps and it will start RevMob session. 
  • This SDK basically provides banner ads, interstitial ads, links, and popup.


Read more this blog here :- AddImplementation in Unity RevMob


Add Implementation in Unity using AdMob

  • This blog provides best practices for integrating banner as well as interstitial Ad.
  • Any advertisers who willing to report advertised app’s installation can use this SDK.
  • AdMob is google’s mobile advertising platform specifically designed for mobile apps.
  • AdMob can be annoying fir users, who have their games interrupted by AdMob ads.
  • These mobile advertisements enables developers to offer mobile games for free, since developers can make revenue from the AdMob advertising instead.


Read more this blog here :-  AddImplementation in Unity using AdMob  


Add Implementation in Unity using AdColony

  • AdColony is a premium mobile video ad network and monetization solution. 
  • Unity supports many kind of Ad plugin.
  • It’s provides best practices for integrating video ad 
  • AdColony’s unity plugin for android enables you to easily monetize your Unity app or game with high-impact, visually-stunning HD video ads.


Read more this blog here :- AddImplementation in Unity using AdColony



Saturday, 4 April 2015

Today's Top Three Graphics Blog

1. Create Pixel Art in Photoshop <>

Ø  “The camera scan photograph and encode the image in to pixel”
     
  Ø  The smallest individual unit of your display is Pixel.
 
  Ø  Pixel is a not easy to understand, but to play with difficulty.

  Ø  The Physical size of a pixel depends on how you have set the resolution for the display screen.

  Ø  Pixel art has picked up after the massive success of Floppy Bird game.

  Ø  The pixel is feels awesome to create your own pixel art and to see it at work in your games.

  Ø  Graphics designer must have knowledge about all types of graphics and Pixel art is one of them.

  Ø  Pixel art is quite popular in game development and illustration.

Read this blog here :-
CreatePixel Art in Photoshop.


2. Working with Crop Tools in Photoshop

                                  

  Ø  This blog is how to how to work with Crop Tools.

  Ø  The crop tool allows you to select an area of of an image and discard everything outside this area.

  Ø  In order versions of Photoshop up to CS5, were only three options available in the crop tool menu Crop, Slice & Slice select tool but From Photoshop CS6 on words there is a forth option added to the menu.

  Ø  Crop tool is used to trim the selective areas of an image, it’s reduce the size of the image.

  Ø  Perspective crop tool is used to convert perspective image to flat image.

  Ø  It is used to flatten the image that is captured at different angles.

  Ø  Slice & Slice tool divides the image into various pieces, it is used to websites later.

Read this blog here :- Workingwith Crop Tools in Photoshop


3. Working with History Brush Tool in Photoshop

                                            
 
  ØHistory brush tool is used selectively restore the color, detail, smoothness and attributes of an image.
 

  Ø  It is use and we want to convert color images to black & white images.

  Ø  Art history brush tool is similar to blur tool but it works on the layer and replaces the attributes of the real layer.

  Ø  The opacity sets the opacity level for an element.

  Ø  Opacity level describes the transparency level, whew 1 is not transparent at all. 0.5 is 50% see through, and 0 as completely transparent.


Friday, 3 April 2015

Top Three Blog's in Andorid

1. Android Facebook Integration Tutorial

  • This tutorial is about integrating Facebook into your android application.
  • Android allows your application to connect to Facebook and share data or and kind of updates on Facebook.
  • This is the first way of connecting with Facebook.
  • You have to register your application and then receive some application Id.
  • You have to download Facebook SDK and add it to your project.
  • Facebook expects a signed application to connect to contact it for application to contact it for authorization.
  • When people log into your app with Facebook they can grant permissions to your app so you can retrieve information or performs actions on Facebook on their behalf.
  • And more…


Read more this blog here :- AndroidFacebook Integration Tutorial



2. Instagram integration in Android Application Tutorial

  • Instagram is a social networking service that allows its users to capture photos, modify and share them.
  • Instagram provides an API to get the photos for the logged in user.
  • Instagram is a new but successful player in social domain nowadays.
  • Instagram has captured lot of eyeballs after it got acquire by Facebook. 
  • Instagram is also growing its user base and getting more popular day by day.
  • The following kind of operation in API
  • To get all media files uploaded by user on instagram.
  • To view like and comments for the media files
  • To get followers and following information
  • To get user information
  • And more





3. Integrate DropBox API in Android

What is Dropbox API

  • Dropbox API is the application interface provided for android devices.
  • This API allows your mobile app to store and sync with Dropbox.
  • This Facilitates your mobile app with its own private Dropbox
  • Integrating Dropbox SDK to your android app you have to create a new application on Dropbox developer console.
  • A Dropbox account and uploaded the source files of an Android project you want work on.
  • And more…



Read more this blog here :- IntegrateDropBox API in Android