Developer integration recommendations - mobvistateam/Android_SDK_7.6.0 GitHub Wiki
- 1.Initialization in SDK Application
- 2 In onAdLoaded after the success of the load preload,Ensure the display speed of advertising, so as to gain a better return
- 3.register Must be right ViewGroup,Don't just right Button,Guaranteed advertising can click on the area, this and proceeds to hang a great hook
- 4.Advertising display layout of the CTA button can be used TextView, if you use Button to intercept events
- 5.An ad bit corresponds to a MvNativeHandler, to ensure that the uniqueness of each ad bit
- 6.In the APP home to carry out the pre loading wall
- 7.If you want to listen to the entrance of the wall events, you can set the onTouch event at the entrance of the wall ViewGroup