A
A
Alexey So2016-05-18 16:27:13
Android
Alexey So, 2016-05-18 16:27:13

Application debugging issues on Sony devices. How to get errors?

We are writing an application from version 4 of android.
The situation is this: Nexus 5, Galaxy and other representatives with Androyd 6 - everything is fine.
On Sony, the application is pouring.
Is it possible to emulate Sony somehow?
If not, then how to pull the log with errors from the phone without root (for example, some kind of APK)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
itdroid, 2016-05-18
@mayhembr

Genymotion can create multiple images of Sony devices.
You can also try installing Sony add-ons for the Android SDK: https://developer.sony.com/develop/
Then you will be able to create Sony device emulators.
Also look at the crash tracking services on the device: for example https://try.crashlytics.com/.
Crashlytics, at one time, was very helpful in quickly catching application crashes on remote devices.

R
Rou1997, 2016-05-18
@Rou1997

how to get error log from phone without root

Enable USB debugging on it, connect it via USB to a computer, and watch LogCat there, there are utilities for this, or you can write it yourself in a quick way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question