It is a wrap for this Github project. I have combined the attached B4A project with this line chart. Sure you will figure it out.
Do at least the following:
1. Extract b4aLibraryFiles.zip and copy the library files to your additional libs folder
2. Extract DemoRes.zip and copy the folder and...
In the latest b4a beta and production release, I have a problem with adding over a certain number of files. When opening the project, I get an error: The given key was not present in the dictionary.
I have attached an example. On my system, you can get rid of the problem by removing the...
Download link: https://www.b4x.com/b4a.html
I'm very excited to release B4A 10. The new templates feature will make it simpler for new developer to get started with B4X, and will also make it simpler to use B4XPages and other frameworks.
Project templates...
Download link: www.b4x.com/android/files/beta.exe
I'm very excited to release the beta version of B4A 10. The new templates feature will make it simpler for new developer to get started with B4X, and will also make it simpler to use B4XPages and other frameworks.
Project templates...
I'm happy to release B4J v8.50. This is the first version to include support for project templates.
Download link: https://www.b4x.com/b4j.html
New features:
Project templates:
Android Tutorial - [B4X] Projects Templates
This is a new feature. It is included in B4J v8.50 and B4i v6.80...
Example of showing a Google map, in a cross platform B4XPages project. The APIs of the three GoogleMaps libraries are quite different from one another, so we need to use platform specific code for the map creation. Still, it is quite simple to further extend this project and build a cross...
This is an important update with many updated internal libraries, project templates, comment links and more.
Improvements:
Project templates: https://www.b4x.com/android/forum/threads/119901/#content
Comment links: https://www.b4x.com/android/forum/threads/b4x-comment-links.119897/...
I am stuck on this "project" I took the below project and I am trying to convert it to a B4X project.
B4J Breadboard by Use Wonder
Wonder uses B4J and creates the canvas as a Node. (Everything Works Great)
I followed Erel's example and created a Class Module, "cust_grd.bas". The layout file...