I need some advice on programming a phone/tablet running Android. Douglas Adams once wrote “My strategy is to find a car… which looks as if it knows where it’s going and follow it.” Well, I have no idea of what I'm doing, but with a head start from some of you, maybe a few months from now I'll know what I'm doing (and all the misteakkes I made along the way......) Apparently you guys not only know where you're going, but how to get there.
I'll give a greatly simplified question that includes the types of things I need my program to do - don't laugh at how silly this sounds, but I need to learn how to do these things, before I try it for real. From what I've read so far, the Basic4Android software seems like a reasonable way to go about this.
I will have a micro-sd memory card with new medical pictures taken every few hours. When I run my program on the phone/tablet, I want it to start with a form to fill in, with several questions including:
date?
time?
What is the photo of?
Did you use the flash (yes/no)
I would want to save this form in a new folder, with the folder name being something that I select.
I would then want to copy several photos into this same folder.
When done, I would click <finish> or something similar, and the folder would be closed.
------------------------------------------
In doing this I need to learn how to create a form.
I need to have fields that are filled in automatically (such as time/date)
I need to have some fields that are entered manually (person's name), and
I need to have some fields that are from a multi-choice list.
I also need to find a way to copy the selected jpg images into the folder I've just created.
------------------------------------------
Can any of you suggest some options for how to write a program like this? Can it be done in Basic4Android? This would just be a test program, to learn how to use the tools, and how to write an Android app.
I do have a real purpose in doing this, but I'd rather start with a very simple program, to learn how to do the basics first.
I guess part of the question is to find out what I need to buy from BAsic4Android, and maybe a guide to getting started.
I'll give a greatly simplified question that includes the types of things I need my program to do - don't laugh at how silly this sounds, but I need to learn how to do these things, before I try it for real. From what I've read so far, the Basic4Android software seems like a reasonable way to go about this.
I will have a micro-sd memory card with new medical pictures taken every few hours. When I run my program on the phone/tablet, I want it to start with a form to fill in, with several questions including:
date?
time?
What is the photo of?
Did you use the flash (yes/no)
I would want to save this form in a new folder, with the folder name being something that I select.
I would then want to copy several photos into this same folder.
When done, I would click <finish> or something similar, and the folder would be closed.
------------------------------------------
In doing this I need to learn how to create a form.
I need to have fields that are filled in automatically (such as time/date)
I need to have some fields that are entered manually (person's name), and
I need to have some fields that are from a multi-choice list.
I also need to find a way to copy the selected jpg images into the folder I've just created.
------------------------------------------
Can any of you suggest some options for how to write a program like this? Can it be done in Basic4Android? This would just be a test program, to learn how to use the tools, and how to write an Android app.
I do have a real purpose in doing this, but I'd rather start with a very simple program, to learn how to do the basics first.
I guess part of the question is to find out what I need to buy from BAsic4Android, and maybe a guide to getting started.