KhaN_ShoiB
(KhaN ShoiB)
April 1, 2022, 7:35am
#220
I’m facing build error while exporting apk after using this extension. Kindly help
Kodular 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 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: 0.903 seconds
________Compiling source files
(compiling io/kodular/ikhalidajavid/web/Screen1.yail to io.kodular.ikhalidajavid.web.Screen1)
(compiling /tmp/runtime5732496264698149341.scm to com.google.youngandroid.runtime)
Kawa compile time: 1.187 seconds
________Invoking DX
DX time: 3.322 seconds
________Invoking ApkBuilder
com.android.sdklib.build.ApkCreationException: Failed to add /tmp/1648799061313_0.27818094797474535-0/youngandroidproject/…/build/tmp/classes2.dex
YAIL compiler - ApkBuilder failed.
oseamiya
(Oseamiya)
April 1, 2022, 9:06am
#221
Interesting… I had only checked the new version in the companion.
I’ll fix the error soon till you can use version 3 of the extension.
Download V3.2
1 Like
KhaN_ShoiB
(KhaN ShoiB)
April 1, 2022, 9:07am
#222
Thanks for your response , I will use that one
KhaN_ShoiB
(KhaN ShoiB)
April 1, 2022, 9:09am
#223
Download Link not working
KhaN_ShoiB
(KhaN ShoiB)
April 1, 2022, 9:17am
#225
Thanks, But V4 have more functions. I hope you will fix it soon.
1 Like
oseamiya
(Oseamiya)
April 6, 2022, 7:31am
#226
The error has been fixed. Previously, AAPT or build failed error was showing when compiling the app. You can download it from anywhere where version 4.1 is mentioned. Thank you @vknow360 for helping me fix the error.
oseamiya
(Oseamiya)
April 11, 2022, 2:39am
#227
If you need to use sumit’s baserow extension along with this extension then you should use this extension instead.
Download BaserowOseamiya extension
1 Like
dewi
(dewi btiah)
April 20, 2022, 3:17am
#228
can show block upload file?
Prem1
(Prem)
April 21, 2022, 11:07am
#229
How to get more than one column using this extension?
dora_paz
(Dora)
April 21, 2022, 2:38pm
#230
I noticed a problem related with get column block
Version 3.2
Same blocks Version 4.1, got only first column
2 Likes
Prem1
(Prem)
April 21, 2022, 4:38pm
#231
I am getting the same problem that’s why I asked
dora_paz
(Dora)
April 21, 2022, 4:39pm
#232
That’s why I tested it Let’s wait for the developer’s response
3 Likes
oseamiya
(Oseamiya)
April 22, 2022, 5:16am
#233
Sorry, I’ll fix this error on the next update.
@Prem1 For now, you can use V3.2 or GetAllRows
method.
3 Likes
i used this block but i get “Index 0 out of range [0…0)”
Prem1
(Prem)
April 22, 2022, 3:43pm
#235
For me it’s working, check again.
PLEASE WE NEED TUTORIAL TO GET ROWS SIDE BY SIDE IN BASEROW
BECAUSE THEREIS TUTORIAL TO MAKE SIDE BY SIDE IN AIRTABLE
I HAVE 16000 ROWS AND APP CRASHING IF GET ALL ROWS AT SAME TIME
please
2 Likes
oseamiya
(Oseamiya)
April 27, 2022, 11:31am
#237
Sorry for the late replies . This error has been fixed. You can download from anywhere where version 4.1 is mentioned. (I’ve tested the extension on appinventor, i think it works on Kodular aswell).
This applies for BaserowOseamiya
extension too. It has been mentioned here for users who need to use baserow extension of Sumit aswell.
2 Likes
oseamiya
(Oseamiya)
April 27, 2022, 11:45am
#238
You can use GetAllRows
or GetColumn
method with page more than 1 and size less than or equal to 200. For example, If you use page 2 and size 200 then you will get rows starting from 201 to 601.
1 Like
oseamiya
(Oseamiya)
April 27, 2022, 11:47am
#239
Which version of the extension are you using ? How many rows of data do you have in your table ? As replied by @Prem1 , I am not getting this error too.
2 Likes