You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please read the documentation for setting up the sample app to run.
4
+
5
+
1. Need access to ATT developer site and download the sdk zip files from there.
6
+
2. Register an application in the developer site and the access and secret key will be generated and that needs to be added to the Sample apps.
7
+
8
+
Beta Library Version Contains the following Changes:
9
+
10
+
1. JSON Exception Error(Auth API Spike violation issue handled properly).
11
+
2. Key Decryption Issue Fix(Now the library can run on 4.2 and above device also).
12
+
3. ADS setReloadPeriod is defaulted to Minimum of 30 seconds(if the application tries to set the reload period less than 30 seconds SDK will override that to 30 seconds).
13
+
4. ADS cropped issue(In the application while setting the SetlayoutParams(), use the pixels instead of dp value, i.e px = dp*(dpi/160) or specify the height to webview in dp+(dp/2)).
<TDNOWRAP><FONTCLASS="FrameItemFont"><AHREF="com/att/ads/sample/AdsApplication.html" title="class in com.att.ads.sample" target="classFrame">AdsApplication</A>
25
+
<BR>
26
+
<AHREF="com/att/ads/sample/AdsEncryptDecrypt.html" title="class in com.att.ads.sample" target="classFrame">AdsEncryptDecrypt</A>
27
+
<BR>
28
+
<AHREF="com/att/ads/sample/AdsMainActivity.html" title="class in com.att.ads.sample" target="classFrame">AdsMainActivity</A>
29
+
<BR>
30
+
<AHREF="com/att/ads/sample/AdsViewActivity.html" title="class in com.att.ads.sample" target="classFrame">AdsViewActivity</A>
31
+
<BR>
32
+
<AHREF="com/att/ads/sample/GPSListener.html" title="class in com.att.ads.sample" target="classFrame">GPSListener</A>
33
+
<BR>
34
+
<AHREF="com/att/ads/sample/OnLocationInitialized.html" title="interface in com.att.ads.sample" target="classFrame"><I>OnLocationInitialized</I></A>
35
+
<BR>
36
+
<AHREF="com/att/ads/sample/ResponseActivity.html" title="class in com.att.ads.sample" target="classFrame">ResponseActivity</A>
37
+
<BR>
38
+
<AHREF="com/att/ads/sample/SettingsViewActivity.html" title="class in com.att.ads.sample" target="classFrame">SettingsViewActivity</A>
0 commit comments