Taifun
November 25, 2023, 7:30pm
15
I do not have a Chromebook, the blocks look fine though...
so if I understand you correctly, you uploaded a test app into Google Play and installed it from there
then first you said
James_Delp:
wow it worked
but then
what exactly means "it pulls up websites"?
and
generally for runtime errors we have the possibility to use logcat to find out what is going on...
however I do not know how to set this up on a Chromebook? this might help:
https://www.reddit.com/r/tasker/comments/fnxm4i/enable_logcat_on_chromebook/?rdt=35967
generally see here
ADB is a command-line utility that that can be used to control your device over USB from a computer. It will allow you to install / uninstall and or view logs on your device. This could be very handy when there are issues with a specific app and you like to view the logs for information that may lead to identify the cause of error.
In this post, we’ll discuss how to install and use ADB.
Installation:
ADB comes with Android SDK. However, you can download ONLY the ADB files from HERE . Download…
Taifun
1 Like