开发者

android popup window with webpage in it [closed]

开发者 https://www.devze.com 2023-01-12 05:25 出处:网络
开发者_JAVA百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
开发者_JAVA百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

how to create an android popup window with webpage in it.


you could create a new activity which is displayed as dialog <activity android:theme="@android:style/Theme.Dialog"> and put a WebView in it

0

精彩评论

暂无评论...
验证码 换一张
取 消