Changelog Android

From InMobi Wiki
Jump to: navigation, search


InMobi Android SDK a350 - Changelog

16-July-2012: SDK a350 (Build 3.5.3) released

11-May-2012: SDK a350 (Build 3.5.2) released

24-Apr-2012: SDK a350 (Build 3.5.1) released

11-Apr-2012: SDK a350 released

30-Mar-2012: SDK a350 Beta (Build 3.5.0) released

API Changes

New APIs

IMAdListener

public void onLeaveApplication(IMAdView adView);

IMAdInterstitialListener

public void onLeaveApplication(IMAdInterstitial adInterstitial);

IMAdRequest

public enum IMIDType {
   ID_LOGIN, ID_SESSION
}
public void addIDType(IMIDType idtype, String value)
public String getIDType(IMIDType idtype)
public void removeIDType(IMIDType idtype)
public void setLocationWithCityStateCountry(String city, String state, String country)
public String getLocationWithCityStateCountry()
public static int ID_DEVICE_NONE = 1;
public static int ID_DEVICE_ODIN_1 = 2;
public void setDeviceIDMask(int mask)

Removed APIs

IMAdRequest

public void setUDIDHashingAllowed(boolean isUDIDHashAllowed)
public boolean isUDIDHashingAllowed() 

16-Sep-2011: SDK a300 (Build 3.0.1) released

08-Sep-2011: SDK a300 (Build 3.0.0) released

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox