-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I read your post for embeding cordova in Android project. Thanks for sharing knowledge.
I want to know, what if, i use import to load my cordova project in Android Studio. right now, it imports correctly, but i want to add Admob Banner at the bottom. A statement of loadUrl() is loading the page correctly, now the Layout is to be added at the bottom. If i setContentView with the newly created AD View, My cordova app view hides behind it( i guess so). Either way, I am see one view, my cordova index view or My Ad banner view. I want to add banner view such that rest of the Cordova index view is seen as well and touchable as well.
Thanks in Advance :)
Metadata
Metadata
Assignees
Labels
No labels