Is there an app for this? - General Questions and Answers

Hi guys
So there is this specific thing I need to accomplish. I searched and searched and couldn't find an app for it. Maybe I'm not phrasing it well in my searches? If someone can help guide me in the right direction that would be appreciated...
I need an app to help generate paragraphs from a form. For example I want to app to start with a form with the following drop down lists:
"Male" and "Female"
"Tall" and "Short"
Age ranging from "1" to "100"
Then after filling out the drop down boxes the app can generate a paragraph from a pre-set text eventually saying "A male who is 35 years old who is short" based on my selection.
Thanks in advance and have a great day!

Alternatives that I can think of:
Do this with Excel/Google Sheets
Create HTML page and open it in browser
Create flow with Automate

Related

Co-Ordinates Application

Hi All,
Thought i'd ask for help instead of just replying
I have a casio FX-795P personal computer (showing my age here.....) and of course this machine uses BASIC (those were the days.. haha). I have written a couple of short programs that help me in my day job to work out co-ordinates, bearings & distances (im a site engineer). Whilst the casio does a great job of this, i would like a programme on my Touch Cruise to save having to carry two devices round.
Does anyone know of a a free app that does this? Or could someone write one? I can pm anyone with the BASIC programme to help and of course i will test & donate
Many thanks to XDA!!
How exactly do you calculate the distances? i might be able to send you a link to something of that sort..
but please explain EXACTLY what you need
nir36 said:
How exactly do you calculate the distances? i might be able to send you a link to something of that sort..
but please explain EXACTLY what you need
Click to expand...
Click to collapse
Hi nir36
Thanks for the reply and excuse me for not explaining myself in too much detail at the start. The app can work both ways:
1/ It is possible to work out co-ords for unknown point B, from known A co-ords and the known bearing and distance using a simple equation.
2/ and obviously working out the unknown bearing and distance from known co-ords from point a & b.
ideally the app should also have a section for simple pythag; a2+b2=c2.
The app would have an initial screen with 3 choices:
1. New Co-ords (as 1/ above)
2. Distance & Bearing (as 2/ above)
3. Pythag
Hitting any of 1,2 or 3 above would then take you to a seperate screen where you would input the known data to which the result is then given.
If you are interested I will add the BASIC programs to this thread for your interpratation. I would be very interested in how to get started for writing simple apps for WM devices, as i have many ideas..... Dummies guide
Thanks for your interest.
unfortunatly i'm not a developer.. but i do implement PDA packs for facilities..
i'm not familiar with anything that does that.
that is, of course you can compute distances between 2 sets of coords using a simple GPS app like iGO.. but i realize that's not the point.
there's an app called GPSToday which can get 2 sets of coords on a virtual map and tell you the distance between them.. but i'm not sure if it requires a GPS or not.. you can check it out, it's free.
concerning pythag.. i haven't the slightest clue if there's something out there that does that.
i have one suggestion tho, if you're willing to pay for such an app considering it doesn't require much coding (as i see it),
open a new thread in the Development & Hacking offering a sum of money for developers to develop this app for you.
there are many developers here and i'm sure some of them are looking for cash
cheers.
Nir36,
Thanks for the advice, i will post a thread there. My idea would not need the use of GPS as the results are from simple set equations that just need a couple of variables inputted to get the result.
Yes you are correct in saying the coding would not be involved as i have written it in basic and it would just need a little development to bring it on.
Cheers Nir36.

need help with very small program for myself.. plz help

im trying to get a very very small program runnint, however im very lost when it comes to programming windows mobile device, i have a database online, and i want a small dialog box to show up on my wm device and alow me to type something in , then it search the online database.. and return the information, or even just take me to where the online listing is, that's all no bells or whistles.. could someone help me with this please?
i have even added a search feature to my database, soo i just basically want this little program to relay text to that search feature, then take me to it.. so i don't have to go to all these links and whatnot
Well,
it is quite hard to advice you anything without actually knowing about the file structure / database format. Maybe the easiest way would be to simply set up a search option online as a WAP2.0 page - if you don't want others to access this section, simply password protect it.
If you really have a need to generate the 'search string' offline (which I just can't understand since you want to be taken to your DB online) then simply use something which generates the search string for you.
For example you could have a "results.php" online which simply needs the search terms 'attached' in order to list you all relevant records. Now, the question remains how the database is structured. If you have 2 fields in your database, containing firstname and lastname, then it would be simple. You would need only something that adds your search terms to the string and then navigates to your server. For example you search for SMITH as lastname, it would have to transfer the string as followed:
www.mysite.com/results.php?lastname=smith
For sure your results.php needs to be programmed first!
However,
this has nothing to do with your device, you better join a programmer forum - in this case I would suggest you look for web development forums since this can be done entirely on the server side!

Annotatable form needed

I am looking for a very specific app to assist me with interviews. What I need is an app that can open a Word or Excel style template page. The page will have a list of questions and the space to fill in answers just like any normal paper application form.
Name:.........................................................................
Address :.....................................................................
..................................................................................
..................................................................................
Tel:................................................
Etc.
Now this bit is easy I have seen many app's that can do this, the next is the difficult bit,. I need the app to allow me to use a stylus to handwrite the answers in the fields. It does not need to recognise what I have written just save the page as I have annotated it with the handwritten answers. I can then open the template again and conduct the next interview.
Is there such an app out there? If not would anyone be interested in creating one? If this is a new idea then whoever wants it can use it. Thanks all.
Sounds like a good idea that can easily be accomplished using the Google App Inventor.
If I have a few spare cycles I'll see if I can throw it together.
Nice idea, would be a handy little app for many i'm sure.
Would be nice for it to have a "done and save" button so it auto went to the next form, and have an edit mode to edit the forms themselves (making it applicable for any survey, data collect use).
I'll have a look at the app maker today and see if a noob like me could knock something up (allthough its probably best left to those with experience).
Definately a good idea though ^^
EDIT: Oeer, think i may need to readup on the Appmaker for a week before i start ...Spose have to start somewhere. Consider me outof the dev picture for a mo ...allthough need any art/buttons i can help anytime xD

[Q] Business App Template - Is it possible?

Hey guys,
I'm really new to this app development and would like to ask one of you experienced developers a question.
Basically I have recently been creating mobile websites from a set of css files which are just a basic template. The template files have individual files for some of the most common pages that a small business would need, google map, contact us with form, menu, opening hours and so on.
What happens is you simply upload the company logo and such into the images folder, update the css style sheet for colours, then simply edit one of the relevant pages e.g place the food items in the menu page.
When the whole set of files gets uploaded it creates a personalised functional business mobile website.
What I would like to know is, would it be possible to set something like this up for an android app? Whereby the user could simply change the details as above and then compile the apk file which will create the app?
Your input is much appreciated, also have any of you got any idea where I could get someone to code something like this?
Regards,
Stephen

[Q] stock counting app?!?!

HI!
I'm managing a medical warehouse and as always in the end of the year i need to do a stock count.
I need an app that can help me do this:
Search a bar code (scan it will be great) into excel file to find this specific item and mark it. very simple.
But i don't know if there is an app that is dedicated for that or an app that can help me a little bit.
I got apps for the excel file but none of them is simple enough to just search and mark (no bar code scanner to support it ether.)
Is there anyone how thinks he can help me a bit?
Thank you!

Categories

Resources