B4J Question Help with Banano needed

ThorstenStueker

Member
Licensed User
I need help and assistance. I installed Banano in its latest version and was playing with skeleton. I want to add a page builder with visual designer. How can I do this?
 
Last edited:

alwaysbusy

Expert
Licensed User
Longtime User
These are a good start:

BANano getting started by example:
1. BANano for Dummies by @Mashiane: https://www.b4x.com/android/forum/threads/banano-for-dummies-by-example.108722/#content

BANano tutorials:

1. Abstract Designer: https://www.b4x.com/android/forum/threads/banano-v2-1-b4j-abstract-designer.101531/
2. Abstract Designer & making libraries: https://www.b4x.com/android/forum/threads/banano-v2-2-b4j-abstract-designer.101544/
3. Talking with Javascript: https://www.b4x.com/android/forum/threads/banano-bananoobject-talks-with-javascript.100385/
4. Events: https://www.b4x.com/android/forum/threads/banano-events.100041/#content
5. BANano SQL: https://www.b4x.com/android/forum/threads/banano-working-with-bananosql.99795/#content
6. Inline php -> server code: https://www.b4x.com/android/forum/threads/banano-inline-php-server-code.101224/#content
7. Authentication to a B4J server (REST API): https://www.b4x.com/android/forum/threads/banano-inline-php-server-code.101224/#content
8. TIP: running a test Web Server: https://www.b4x.com/android/forum/threads/banano-tip-running-a-test-server.100180/
9. Resumable Sub (sort of): https://www.b4x.com/android/forum/threads/banano-resumeable-sub-sort-of.100500/#content
10. Ajax calls: https://www.b4x.com/android/forum/threads/banano-ajax-calls.100009/#content
11. Working with Promises: https://www.b4x.com/android/forum/threads/banano-working-with-promises.102413/#post-642677
12. Communication between B4J and BANano: https://www.b4x.com/android/forum/t...-communication-between-b4j-and-banano.102908/
13. Media Recorder: https://www.b4x.com/android/forum/threads/banano-capture-webcam-microphone-screen.104504/
14. Fetch API: https://www.b4x.com/android/forum/threads/banano-the-fetch-api.106666
15. Using an external editor to design your Website e.g WYSIWYG Web Builder: https://www.b4x.com/android/forum/t...ke-wysiwyg-web-builder-with-b4j-banano.115269
16. Create back-end with BANanoServer (B4J Jetty jServer): https://www.b4x.com/android/forum/t...ananoserver-going-full-circle.111406/#content

Alwaysbusy
 
Upvote 0
Top