| itag Code | Container | Content | Resolution | Bitrate | Range | VR / 3D |
|---|---|---|---|---|---|---|
| 5 | flv | audio/video | 240p | - | - | - |
| 6 | flv | audio/video | 270p | - | - | - |
| 17 | 3gp | audio/video | 144p | - | - | - |
| 18 | mp4 | audio/video | 360p | - | - | - |
| 22 | mp4 | audio/video | 720p | - | - | - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta-info":{ | |
| "status": "DEPRECATED", | |
| "data-ultima-atualizacao":"2018-07-25", | |
| "data-referencia":"2017-07-01", | |
| "versao":"1.0.2", | |
| "website":"https://medium.com/@rgiaviti/unidades-federativas-do-brasil-como-json-1a40c0ec2cff", | |
| "fontes":[ | |
| "IBGE", | |
| "Constituição do Brasil" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #EXTM3U | |
| #EXTINF:-1 tvg-logo="https://i.imgur.com/22R2Zi2.jpg" group-title="OVAS" pltv-subgroup="Birdy the Mighty DUB",01-DUB Birdy the Mighty | |
| http://www.blogger.com/video-play.mp4?contentId=896aa46d380779ec&CompartilhandoIPTV | |
| #EXTINF:-1 tvg-logo="https://i.imgur.com/22R2Zi2.jpg" group-title="OVAS" pltv-subgroup="Birdy the Mighty DUB",02-DUB Birdy the Mighty | |
| http://www.blogger.com/video-play.mp4?contentId=2c3f665fc375c4f1&CompartilhandoIPTV | |
| #EXTINF:-1 tvg-logo="https://i.imgur.com/22R2Zi2.jpg" group-title="OVAS" pltv-subgroup="Birdy the Mighty DUB",03-DUB Birdy the Mighty | |
| http://www.blogger.com/video-play.mp4?contentId=baf89fdb3818175b&CompartilhandoIPTV | |
| #EXTINF:-1 tvg-logo="https://i.imgur.com/22R2Zi2.jpg" group-title="OVAS" pltv-subgroup="Birdy the Mighty DUB",04-DUB Birdy the Mighty |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html> | |
| <head> | |
| <title>This is the title of the webpage!</title> | |
| </head> | |
| <body> | |
| <p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SUBSYSTEM=="usb", ATTR{idVendor}=="0502", MODE="0666", GROUP="plugdev" #Acer | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="0b05", MODE="0666", GROUP="plugdev" #ASUS | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="413c", MODE="0666", GROUP="plugdev" #Dell | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="0489", MODE="0666", GROUP="plugdev" #Foxconn | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="04c5", MODE="0666", GROUP="plugdev" #Fujitsu | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="04c5", MODE="0666", GROUP="plugdev" #Fujitsu Toshiba | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="091e", MODE="0666", GROUP="plugdev" #Garmin-Asus | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev" #Google | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="201E", MODE="0666", GROUP="plugdev" #Haier | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="109b", MODE="0666", GROUP="plugdev" #Hisense |
System directories
| Method | Result |
|---|---|
| Environment.getDataDirectory() | /data |
| Environment.getDownloadCacheDirectory() | /cache |
| Environment.getRootDirectory() | /system |
External storage directories