APK couldn't compiled

I can’t compile a project…
I have imported it from :appinventor:, add FirebaseDB and improved all the errors that occurred

I can not compile the project until I reload the page and don’t open the blocks area…

I get this Error:

Makeroid is unable to compile this project. 
The compiler error output was 
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/..
________Creating xml in res/drawable/..
________Creating splash png in res/drawable/..
________Creating colors xml
________Creating strings xml
________Creating styles xml
________Creating styles xml v21
________Creating drawables xml v21
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 0.769 seconds
________Compiling source files
(compiling /PATH/Screen1.yail to PACKAGENAME.Screen1)
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
ERROR: /PATH/Screen1.yail line 834: no matching syntax-rule for _
Kawa compile time: 2.157 seconds

I didn’t understand much of that, but I looked at line 834 in Screen1.bky file and it’s about the firebase “store Value” procedure.
My blocks have not an error. I save only one value to a tag (booth have only a “text” block)

BUT I got the same error before adding firebase…
And i don’t use a app icon.

I don’t know if I’m right but it’s a guess of mine.

Hope anyone can help me…

Use png format icon and then try to compile it again. If you are using any splash screen make sure that flash screen will be also in png format.

He already mentioned above that he is not using any app icon.

1 Like

That’s why I also told about flash screen

I don‘t have a splash screen and my images are png files

Could you send me your .aia file?

Can you send us your AIA file or screen shots.

I have send @Conor the .aia file.

1 Like

I found the problem:

issue

set response Content to. get reponse Content

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