hello guys
m trying to export my app but i cant
while compiling is shows error
==Kodular is unable to compile this project.==
==The compiler error output was==
==________Checking dangerous extensions==
==________Preparing application icon==
==________Creating animation xml==
==________Creating fragment xml==
==________Creating listview xml in res/layout/..==
==________Creating listview xml in res/layout-v21/..==
==________Creating xml in res/drawable/..==
==________Creating splash png in res/drawable/..==
==________Creating colors xml==
==________Creating styles xml==
==________Creating drawables xml v21==
==________Checking for firebase==
==________Creating provider_path xml==
==________Creating network_security_config xml==
==________Generating adaptive icon file==
==________Generating round adaptive icon file==
==________Generating adaptive icon background file==
==________Generating manifest file==
==________Attaching native libraries==
==________Attaching Android Archive (AAR) libraries==
==________Attaching component assets==
==________Invoking AAPT==
==AAPT time: 1.325 seconds==
==________Compiling source files==
.
Even after removing all external files
1 Like
ImranTariq
(Imran Tariq)
January 14, 2020, 3:57pm
2
have a look at your package name.
ImranTariq
(Imran Tariq)
January 14, 2020, 4:01pm
5
try to set a package name an compile, will it return with same error ?
ImranTariq
(Imran Tariq)
January 14, 2020, 4:04pm
7
is there any unwanted file in your assets?
No not a single file or extension
ImranTariq
(Imran Tariq)
January 14, 2020, 4:05pm
9
pm me your aia, let me check.
ImranTariq
(Imran Tariq)
January 14, 2020, 4:09pm
10
firebase database url is empty for JOIN_PART_FB_DB. fill it, or delete it.
ombhat327
(omkar)
January 14, 2020, 4:11pm
11
Sort out using Red Colour error from every screen, then you will get that.
ImranTariq
(Imran Tariq)
January 14, 2020, 4:41pm
15
looks like you project is corrupted , have you imported that from some where or used any file or extension which was not compatible.
ImranTariq
(Imran Tariq)
January 14, 2020, 4:45pm
16
you have to tried to edit aia, and imported an aia from another app and used aia project in assets folder. so that was creating problem to compile apk. i have cleared that and sent you aia in PM.
2 Likes
No i built it by myself
May be
i just used 3 extensions before
but when i saw error then i remove these but after removing these the error was there
i use these extensions
youtube embeded extension by deep host
2 KIO4 Gradient extension
3 date tools From here
nothing else without these files
ImranTariq
(Imran Tariq)
January 14, 2020, 4:49pm
18
there was a whole project files copied to your assets folder, with deep host extension.
2 Likes
Ok Thank you for helping me
1 Like
Boban
(Boban Stojmenovic)
January 14, 2020, 6:03pm
20
This recurs quite often now
1 Like
ImranTariq
(Imran Tariq)
January 15, 2020, 4:35am
21
because users try to edit aia with rar for adding extensions manually, or for many extension of @Deep_Host users need to add assets manually so that happens.