Hi, I have a great android App that I wrote with ease in B4A It works great! Im trying to make the same Program for Windows! But I keep hitting dead ends!
All my app does is picks a zip file from a list on the internet, It then downloads the zip file and extracts it, nice and easy!
I haven't programmed for years on a PC, and only know basic! So far I have looked at
Microsoft Visual Studio 2013 Community Edition - I can download a file no problem! but the zip part is way above my head, librarys and dlls after hours of getting them in the right place, VB just gives meaningless errors about namespaces and stuff (I really dont understand the structure of the program in VB anymore)
PureBasic, This does seem promising but everything seems to have weird names, I got a file to download but the program structure is nowhere near as simple as B4A to understand!
B4J, This was what I looked at first, as I sort of know B4A! however it appears that you cant use B4A llibs ect, so it doesn't have zip support?? (or does it)
The Question is what are you guys using to write windows software in that is similar to B4A? and supports file downloads, zip ect? (I really hope it exists)
Thanks
Aidy
All my app does is picks a zip file from a list on the internet, It then downloads the zip file and extracts it, nice and easy!
I haven't programmed for years on a PC, and only know basic! So far I have looked at
Microsoft Visual Studio 2013 Community Edition - I can download a file no problem! but the zip part is way above my head, librarys and dlls after hours of getting them in the right place, VB just gives meaningless errors about namespaces and stuff (I really dont understand the structure of the program in VB anymore)
PureBasic, This does seem promising but everything seems to have weird names, I got a file to download but the program structure is nowhere near as simple as B4A to understand!
B4J, This was what I looked at first, as I sort of know B4A! however it appears that you cant use B4A llibs ect, so it doesn't have zip support?? (or does it)
The Question is what are you guys using to write windows software in that is similar to B4A? and supports file downloads, zip ect? (I really hope it exists)
Thanks
Aidy