Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logcat fragment #11

Open
lukpueh opened this issue Feb 6, 2017 · 0 comments
Open

Add logcat fragment #11

lukpueh opened this issue Feb 6, 2017 · 0 comments

Comments

@lukpueh
Copy link
Collaborator

lukpueh commented Feb 6, 2017

Due to the lack of proper user feedback, debugging requires to connect to the Android device and to use the command line utility adb logcat (or Android Studio).

It would be helpful to provide another view in the main activity that displays a Sensibility related system log.

Currently we only have one activity that renders the install view. I suggest to encapsulate the install view and a log view into two separate Android Fragments.

Here is a basic approach on how to read the logcat programmatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant