Need HELP for Android !!!!!
-
Hi, i need help about my project. i am developing an application using optical character recognition (OCR) for android system Mobiles. i have some difficulty in choosing tools for this. what are the best tool for developing Android application.? i want to know is Matlab suitable for OCR or C# is best for OCR ? Can we convert the Matlab program is Android Application ? or can we convert the C# program is Android Application ? i am waiting for ur reply... Plz reply soon... thank you ..:)
-
Hi, i need help about my project. i am developing an application using optical character recognition (OCR) for android system Mobiles. i have some difficulty in choosing tools for this. what are the best tool for developing Android application.? i want to know is Matlab suitable for OCR or C# is best for OCR ? Can we convert the Matlab program is Android Application ? or can we convert the C# program is Android Application ? i am waiting for ur reply... Plz reply soon... thank you ..:)
Dear friend you can't convert c# program to android application but you can surely use the logic implemented in your c# program since OOPs concepts are involved. ;) :) For developing Android Apps the Java language is used and the best IDE would be Eclipse. Hope it helps you in some way. :)
If you feed fish to somebody you feed him for a day. But if you teach him to fish, you feed him for his lifetime.
-
Dear friend you can't convert c# program to android application but you can surely use the logic implemented in your c# program since OOPs concepts are involved. ;) :) For developing Android Apps the Java language is used and the best IDE would be Eclipse. Hope it helps you in some way. :)
If you feed fish to somebody you feed him for a day. But if you teach him to fish, you feed him for his lifetime.
Ahem. You might want to take a look at MonoDroid. That's C# for Android.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
Ahem. You might want to take a look at MonoDroid. That's C# for Android.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
Thanks Pete O'Hanlon. I meant Java is preferred for android. Although C# can also be used for developing native apps on Android.