Http Widget
Http Widget 정보
Simple widget system to interact with a web API
Add a widget and web URL
The widget does a GET request for the web URL, the result is shown as text inside the widget.
- Hello World! → Hello World!
- #ff0000 Hello World! → Hello World! (with red background)
- red Hello World!→ Hello World! (with red background)
The web request contains the query parameter isClick.
- isClick is true if the request is caused by the user tapping the widget.
- isClick is false if the request is caused by a periodic refresh of the widget.
If the first word inside the response is a valid color, it will be set as the background color of the widget.
Supported color formats are:
- #RRGGBB (hex color)
- #AARRGGBB (hex color with alpha)
- red (color name)
The following color names are supported:
'red', 'blue', 'green', 'black', 'white', 'gray', 'cyan', 'magenta', 'yellow', 'lightgray', 'darkgray', 'grey', 'lightgrey', 'darkgrey', 'aqua', 'fuchsia', 'lime', 'maroon', 'navy', 'olive', 'purple', 'silver', 'teal'.
What's new in the latest 1.0b
New app icon (rarely seen as a widget)
Include RO translation
Http Widget의 오래된 버전
Http Widget 1.0b
APKPure 앱을통한매우빠르고안전한다운로드
한번의클릭으로 Android에 XAPK/APK 파일을설치할수있습니다!