开发者

Can I play any video/audio as widget in android?

开发者 https://www.devze.com 2023-02-03 04:18 出处:网络
Can I play video/audio as widge开发者_运维知识库t in Android?I think you can\'t because if you backed to the google docs, you will find that those views only that can be included in the widget layout:

Can I play video/audio as widge开发者_运维知识库t in Android?


I think you can't because if you backed to the google docs, you will find that those views only that can be included in the widget layout:

  • AnalogClock
  • Button
  • Chronometer
  • ImageButton
  • ImageView
  • ProgressBar
  • TextView
  • ViewFlipper
  • ListView
  • GridView
  • StackView
  • AdapterViewFlipper


No, check the developer.android.com, you will find limit set of controllers that can be used in Widgets

0

精彩评论

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