# [https://github.com/appnexus/mobile-sdk-android/blob/bb9d8d29a47ce642a01cbab8faeaeb9a30210a6e/sdk/src/com/appnexus/opensdk/AdViewRequestManager.java#L333 AdViewRequestManager]. This class is pivot of Banner Advertisement for LeTemps+AppNexus.
+
# Try to show the price of advertisement on UI. Now I can dynamically analyze the calling relationshis for Banner Advertisement in LeTemps+AppNexus. They are more complex than my expectation, since they are not directly called one by one but apply event-driven mechanism, which means that there are listeners for the events. Besides, the codes are obfuscated.
+
# Try to use Android Studio, but it did not work.
+
=== Questions: ===
+
No.
+
=== Plans: ===
+
# Try to implement the effect of showing the price of advertisement on UI.