Android Question Download multiple Images

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi,

I tried to run below, Copied attached lib to libraries folder.

Does not list attached library BitmapsAsyncb4xlib to add.

Gives error unknown type b4xmainpage, missing library reference.
How to add this library?

Pls guide.

Thanks
Juzer
 

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi Erel,

I just upgraded to latest. It didnt work.
I removed the Android folder and copied Resouces and SDK tools back again.
The lib file is always there.

Still shows b4xmainpage error.

What else remains. Agreed with SDK liscence also.
 
Upvote 0

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi Erel,

Is it possible to download B4A 10.2.
I increased my systems RAM to 3 GB and set values in INI file.
Small example projects are compiling but the one with 30 modules shows heap error.

I upgraded to B4A 11 for getting the BitmapsAsyncb4xlib working but i am facing new issues of insufficient heap size now.

I reinstalled java and downloaded latest resoures and commandline folders.

Only small projects a re compiling full others stop at dexer.

If it is possible to get 10.2 i will roll back to it.

Pls guide

Thanks
Juzer
 
Last edited:
Upvote 0

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi Erel,

Is it possible to download B4A 10.2.
I increased my systems RAM to 3 GB and set values in INI file.
Small example projects are compiling but the one with 30 modules shows heap error.

I upgraded to B4A 11 for getting the BitmapsAsyncb4xlib working but i am facing new issues of insufficient heap size now.

I reinstalled java and downloaded latest resoures and commandline folders.

Only small projects a re compiling full others stop at dexer.

If it is possible to get 10.2 i will roll back to it.

Pls guide

Thanks
Juzer
 
Upvote 0

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi Erel,
After a lot of struggle I found out the issue. I had added FirebaseAdMob library just to use later. This would not allow dexer to continue. I removed it and its now compiling.
Juzer
 
Upvote 0
Top