M Mmilo1971 Member Oct 12, 2019 #1 It is my first day with B4J …. I used the search box but I didn't find what I was searching. In Python I can collect users information just writing for example: Name = input ('Write a name: ') How I do the same in B4J? I don't want for the moment use any UI, I just want to use the console/command line. Is it possible? Thank you for your reply.
It is my first day with B4J …. I used the search box but I didn't find what I was searching. In Python I can collect users information just writing for example: Name = input ('Write a name: ') How I do the same in B4J? I don't want for the moment use any UI, I just want to use the console/command line. Is it possible? Thank you for your reply.
thetahsk Active Member Licensed User Longtime User Oct 14, 2019 #2 Mmilo1971 said: It is my first day with B4J …. I used the search box but I didn't find what I was searching. In Python I can collect users information just writing for example: Name = input ('Write a name: ') How I do the same in B4J? I don't want for the moment use any UI, I just want to use the console/command line. Is it possible? Thank you for your reply. Click to expand... https://www.b4x.com/android/forum/threads/non-ui-applications.34657/#post-207735 Upvote 0
Mmilo1971 said: It is my first day with B4J …. I used the search box but I didn't find what I was searching. In Python I can collect users information just writing for example: Name = input ('Write a name: ') How I do the same in B4J? I don't want for the moment use any UI, I just want to use the console/command line. Is it possible? Thank you for your reply. Click to expand... https://www.b4x.com/android/forum/threads/non-ui-applications.34657/#post-207735