[Q] Math programs - General Questions and Answers

Hey all, just wondering if anyone knows of a good program or app that can recognize math symbols, preferably hand written with a stylus that can be brought down to text in a neat fashion. My main reason is that I am looking forward to the Note 3,and I would love to be able to use it as a math notebook when I'm on the go. Any help is greatly appreciated.

WolframAlpha is the best calculating app on the google store...but it requires internet, it´s like google or wikipedia just for math, works also with kemistry or physics :good:

SWRJeep said:
Hey all, just wondering if anyone knows of a good program or app that can recognize math symbols, preferably hand written with a stylus that can be brought down to text in a neat fashion. My main reason is that I am looking forward to the Note 3,and I would love to be able to use it as a math notebook when I'm on the go. Any help is greatly appreciated.
Click to expand...
Click to collapse
If you want a simple calculator for handwriting you could try "MyScript Calculator". I don't think you can save anything you've written though..

Thanks! I'll check those both out.

Related

[REQ] Tide prediction app

Hi Guys,
I’m looking for a good tide prediction app to use on my HD2 when I’m out fishing. I’ve had a play with ctide but it doesn’t get on with the HD2 very well. It works but the screen layout is a bit screwed up.
Please google ctide for info. I tried to post a link to the site but the forum rules won't let me!
What I'd ideally like is somebody much smarter than me to tweak the code to work on the HD2 (and rotate when i move the HD2) or take the xtide reference data that ctide uses and write their own wonder app.
I hope somebody fancies this challenge and gives it a go. I'll happily test and report back on any apps people come up with.
Thanks guys!
Hi,
i don't know, if it fits your needs, but have a look at http://iphone.magicseaweed.com in opera mobile. you need an internet connection, because it is a website, but you can see worldwide swell charts, period charts, wind charts and city based forecasts on a day-by-day base including the tide.
greetings,
malte
rhino213 said:
Hi Guys,
I’m looking for a good tide prediction app to use on my HD2 when I’m out fishing. I’ve had a play with ctide but it doesn’t get on with the HD2 very well. It works but the screen layout is a bit screwed up.
Please google ctide for info. I tried to post a link to the site but the forum rules won't let me!
What I'd ideally like is somebody much smarter than me to tweak the code to work on the HD2 (and rotate when i move the HD2) or take the xtide reference data that ctide uses and write their own wonder app.
I hope somebody fancies this challenge and gives it a go. I'll happily test and report back on any apps people come up with.
Thanks guys!
Click to expand...
Click to collapse
I'd like to have an application like that as well - also for fishing
Regards
Dan
Same here. I miss the TideApp on my G1. I hope cTide isn't all there is to offer. I really need a tide app for fishing as well. I hate looking through the book and calculating.
Add me to the request list. And my request is for more than just fishing. I'm a Hydrographic Surveyor and need to know what the tides are doing on a daily basis.
Do you have any idea how embarrassing it is that my wife has a Tide Prediction on her Iphone and there's nothing for WinMo?!?!?
There's even one for Android now??
http://www.androlib.com/android.application.net-muchoviento-android-tide-zqwp.aspx
Someone with porting cababilities....PLEASE HELP?!?!?!?!
bump
interested too, for surfing )
Me too for fishing

[Q] Where to go from here? (programming)

I have been programming with Java for about 6 years now. I am currently getting my masters in college for Computer Science (Programming).
I just finished reading the book Hello, Android by Ed Burnette. It was a pretty good book I must say and got me on my feet towards developing for an Android device. For those who do not know the book, each chapter you gradually build a Sudoku game. In the later chapters it discusses some openGL, sound, video. Overall the game is pointless and a waiste.
I never really liked game programming, I wish to do something such as tools, or a feature. However I have hit a roadblock and do not know where to go from here or what to read. I get the structure of the app, the XML setups, etc but the book did not give me a good enough background on the Android System for what I would like to do.
Any suggestions?
Thanks for your help in advanced.
Travmanx I think the way to go from here is use your Java experience to assist in unlocking these phones. I know these guys that are doing the hard work would appreciate all the help they can get.
ZC
I'm very new to android programming too and I agree there does seem to be a big gap in going from the usual tutorials and guides to really getting your feet wet and digging into proper coding.
I think the key here is to think of a simple idea and start to program it, by choosing something simple you can get the basics working quickly, while still giving you room to experiment further with extra features and improvements later on (where the real learning happens).
As to what idea... that is more difficult, I would suggest you do something which you will use so that you've got a drive to keep working on it and improve it.
i.e. If you travel, then a quick currency converter could be useful...if you play tennis then perhaps a score board...it doesn't matter much as long as the incentive is there to code it.
Look forward to hear what you decide to write!
hello there
I would suggest you do something which you will use so that you've got a drive to keep working on it and improve it
Click to expand...
Click to collapse
first of all +10 for ^ meltwater
i did an app to (scoreboard) for a card game, instead of using paper and pen.
then:
i am a Java Developer to,
and recently started doing some android apps
i already have 2 of them in the market...
i am just like you, don't like to do games, i prefer tools and other staff...
however, my point is, whenever you can build an app whatever it is,... all you need now is an idea
try to find an idea and start developing it, and on every problem you face try to dig and fix it, then continue on ur main target... otherwise i don't see any advantage of reading more books, because you have to find something to do, then try to find how to do it (based on your input with 6 years java dev)
otherwise i think you will get lost.
my opinion, find an idea and start with it, then fix every block you face.
Good Luck

[Q] any rec. for an android-app to learn piano?

Hi there,
I'm searching for an app to learn playing piano.
My idea of the functionality is as follows: I'd like to use my own, real-life piano with the app on the android-tablet providing the sheet of music. The student plays the music from the given sheet of music. The app analyzes the played notes with the integrated microphone in the tablet. Correct/Incorrect played parts will be marked respectively.
All the existing apps I found just work by simulating a real piano on the touchscreen of the tablet. I'd like to have to connection to the real thing, as described. Perhaps somebody can point me to a better implementation or at least I could inspire someone!
Kind Regards,
airflow
fp.ath.cx said:
Hi there,
I'm searching for an app to learn play piano
Click to expand...
Click to collapse
Did you ever find something like what you were looking for? I'm looking for same.
kitfel said:
Did you ever find something like what you were looking for? I'm looking for same.
Click to expand...
Click to collapse
I'm really sorry, but my investigations didn't turn out anything usable. I once downloaded and tried a lot of piano-learning apps, but not a single one with the needed functionality. But please keep in mind that it's already some time ago and the app-landscape can change quickly (as I learned in other similar cases)
Did you have any luck?
regards,
airflow

making a simple app

hello all
im very new so bear with me. im wanting to make an app for private use. im needing it to work like a database query, its regarding taxi fares. i need a from and to area then a search button and then a fare will appear.
is this possible with limited skills? and if so what software would be the best for me to do it on - something easy please
thankyou all for your time
andy

Looking for an ppk

Hi guys, I'm trying to get an apk or some way to help me with my job. I would like to store lot of information as separate documents or tables or figures (I'm medical resident), Likewise, I want to have it Well-ordered and with easy access to it. I've been using office suite and other, but they do not comply with what I expected of them.
I've been looking some kind of app like notebook with alphabetical order.
Thanks in advance, I know it,s very difficult to find something like it.
My device Xperia M 4.3

Categories

Resources