'File too large for remote compilation' error

ajd1234

Member
Hey, I'm new here, can someone please help me fix this error? It says 'File too large for remote compilation' when I try to send it to the remote compiler(My phone). :sign0085: I'm using the free version. How do I proceed? Is there any other way to compile it on my phone? I'm using a Bluetooth connection. I'll be happy to provide more details. :BangHead:
 

ajd1234

Member
@Agraham

Are you sure I've hit my limit? This is the second day since the download of the trial version. I wrote another program and everything went just fine. This particular program seems to be causing unnecessary trouble. The other one is bigger than this one and that one runs okay. How? If no solutions are there, I'll just start from scratch, and see what happens.
 
Upvote 0

ajd1234

Member
Yep, there's something weird going on...

I was right, the program isn't so large. I deleted all the code from my program(Kept a copy somewhere else), changed the file in the designer to something simpler, and still Basic4Android says the file is too large. What should I do? Should I design the interface from the start? And code manually again? Or could I automate one of these through copy-paste, or something like that? The designer is easy, it just has a ListView, 2 Buttons, and an EditBox. The code, remains to be seen... Thanks for all the help you gave till now, agraham... Hope you help more! :)
 
Upvote 0

ajd1234

Member
Thanks everyone!

I finally solved it. There was something weird going on in B4A, so I just started over and discovered some really useful things along the way! Now it works. Thanks!
 
Upvote 0
Top