Today I will receive bad words from Erel ^_^

LucaMs

Expert
Licensed User
Longtime User
Well, could be hazardous because the device needs some new permissions for speech recognition.

Seriously : imagine the time needed to create such wonderful app :)

I was talking with my PC :)

♫ Open B4A ♫
♫ Create a new project named NewAPP ♫
♫ Create a SQLite DB ♫
♫ Create a CVL for each table ♫

Unfortunately, Speech Recognition does not work on WIN7 Italian, otherwise this little sw would be almost ready :p
 

aeric

Expert
Licensed User
Longtime User
Last 2 weeks, I was in the final stage of creating a web app for my team. I decided to create a user manual guide for it. I use an online template and there is a part which is the architecture design diagram. I found draw.io fits the job. It links to my Dropbox.
 

LucaMs

Expert
Licensed User
Longtime User
Very useful; but it has two problems:

1) privacy
2) like other similar tools (offline sw), it does not have a graphic element which represents... a sub-diagram (which should be opened on double-click) and a Treeview for the entire project (I watched it a few seconds, but I think this is so).

In addition, some of these tools are able to generate source code, for example ArgoUML, which will be able to generate B4J code... VERY SOON :p
upload_2016-6-1_9-25-55.png
 

aeric

Expert
Licensed User
Longtime User
Very useful; but it has two problems:

1) privacy
2) like other similar tools (offline sw), it does not have a graphic element which represents... a sub-diagram (which should be opened on double-click) and a Treeview for the entire project (I watched it a few seconds, but I think this is so).

In addition, some of these tools are able to generate source code, for example ArgoUML, which will be able to generate B4J code... VERY SOON :p View attachment 44569
Are you contributing to the open source development to make it happen? ;)
 

aeric

Expert
Licensed User
Longtime User
Pencil and eraser are better, then.
I bought a small whiteboard and I use it with marker to draft my flow.

Drafting the idea out is essential for my b4a app utilizing HttpUtils where jobs are created and responses are received at JobDone sub. It would be a mess if everything just inside the mind when designing a new app. :rolleyes:
 
Top