ANALYSIS ERROR when installing application

I have an application that I have sent the sms and called by the same phone controller, the detail is that when I try to install it on a cell phone and it tells me that the “ANALYSIS ERROR” an error has occurred. Is there any suggestion?

cant get what you want to say about your app, please explain in detail with screenshots of error

thanks deepanshu,

When he tried to install the application made by me (kodular), and I try to run it on a cell phone it doesn’t allow me to install it

It seems to be a problem with parsing the package, so first check the package name (should be empty in Designer), the minSdkVersion and the API of your text device (≥ minSdkVersion !).

Thank you very much, that was the problem. I see that depending on what type of cell phone version one should generate the apk

Regards

The question seems to be answered, so mark the answer as a solution.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.