Bernardo Fonseca
Results
2
comments of
Bernardo Fonseca
# Aprendendo Markdown --- ## Textos **Testando** *Testando* __*Testando*__ ~~Testando~~ ## Links [Acesse o Google](https://www.google.com/) ## Códigos `$().append('Texto')` ``` const texto = 'Bom dia!' console.log(`${texto} Mundo!`) ```` ## Tabelas |Hoje|Amanhã|...
I'm running the debug release APK on my android device, which is rooted, but I still get no message indicating that the device is rooted.