A
A
Alexey Bespalov2020-09-03 13:11:56
Android
Alexey Bespalov, 2020-09-03 13:11:56

The mobile application crashes on startup, how to understand what is happening?

Greetings!
I am making a mobile application.
I collected apk through the assembler of a mobile application from 1C.
The application installs, but immediately crashes on launch. Those. does not even reach the choice of base.
I don't know how to understand what's going on and what's wrong.
Tested on 2 phones and BlieStacks emulator.

Tried connecting via adb

.\adb.exe -s 192.168.1.68:5555 logcat   >> log4.txt

Write a log, but there is no mention of this application in the logs.

I have no experience with android applications.
Please tell me how you can analyze the operation of the program if it crashes at the time of launch?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin, 2020-09-03
@fosihas

Debugging a mobile application
https://its.1c.ru/db/edtdoc/content/10109/hdoc

D
davidnum95, 2020-09-03
@davidnum95

Put android studio, it's most convenient to watch logcat there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question