[Q] handwriting to text app: Arabic project - Online Courses, Schools, and Other External Resour

Dear all ...
I am Beginner programmer ...
Look forward to developing app supports Arabic language that can convert handwriting to text
please can you guide me to achieve it by Open-Source Android Apps or lesson that can I start my project.
regard

Related

Easy2Prog

Hello,
I would like to inform you that I'm rebuilding Easy2Prog who was available for PPC (Windows Mobile) and made by me (sitajony, I've just changed my username).
This application can run a script language called "E2P" directly on your Smartphone (Android, Windows Phone and iOS), for now I prefere to work on Android...
With this application you'll can do anything without knowledges, it can be used by ROM developers to build some tweaks or settings or other...
You can also make any application in any language (French, English, Russian ...), the applications can be wrote directly on the smartphone with a simple text editor or with my dedicated script editor.
My question is : Someone is interested ? And if he want, who want to be an alpha/beta tester ?
Thank you.
An alpha version is now available, it's just a test, if everything is ok (No crash ...).
Site : www[dot]easy2soft[dot]com
Zip (for test only) : www[dot]easy2prog[dot]com/downloads/easy2prog.zip
My favorites examples are :
- Serveur.e2p who can create a "web server" (in typing (Your ip):8086/ it just show an image when the server is started)
- net.e2p : It download an example (in E2P) from my web site and run it
To run an exemple select the e2p files
To edit scripts, open the e2psource files from Easy2Prog editor (in the zip)
Thank you for your help.
Forum
A forum is now available for Easy2Prog on the web site, if you have troubles with this alpha version you can report it on this forum...
Thank you for your contributions.
Already 1 tester, he's realy good but I need some others testers ...
With this project you'll can create your own applications without PC and fastly, it'll could be used for custom rom and any other project type...
Thank you for your help.
It's increasingly resulted, maybe I'll build a beta version who'll be downloadable by everyone in few days.
But I need some others alpha testers before...
Anyone can test this project ?
A first beta version will be available soon, We just have to finish the designer mode and add some graphics functions and anyone will can test without be registered in the website.
If you want test and make this project better before the first beta version you can help us in registering on the website's forum.
Thank you
PS : Only french functions are available for the moment, sorry ...

Building GUI for C++ Android App

Hello,
I've just started my "adventure" with developing apps for android and I created a simple C++ app (analyzes equations) and I would like to build GUI for it. Right now it's working in terminal and every input must be written as text. I want to create graphical interface so inputs could be written in text fields and saved as int variables. Is it possible? How can I do this?
Thanks for help [emoji3]
Well, you will need to create "normal" android application using Java and Android SDK and then use Java Native Interface (JNI) to communicate with your C++ code. I must say though that this is not all that straightforward and easy.
Why not Qt ?
If you really want C++, use Qt which supports Android since 5.x.
Using the NDK for building GUI Applications is not a good idea. Stick with Java, JS (Cordova) or C++/Qt
Just create android application with JNI. For that you should mark methods in some class as native, invoke javah utilite to generate headers and then implement it C++.
+1 for using Qt, trying to develop a GUI with C++ from scratch will not be easy otherwise.

Speech recognition offline files (Arabic & Turkish)

I am developing an android app using Google's offline speech recognition service, but I can not use Arabic and Turkish languages ​​offline. I can not download it because there are no two languages ​​on the list. Where can I download and use these language files offline? What are your suggestions?

any tool to add arabic langunage ?

hello
is this possible anytool to add arabic languages ?
There is no tool. You would have to edit the source code for your device and translate everything from scratch

Tizen . what is the native language ?

Hi ! what is the native tizen's language ? All samples are in C but if I select from the Tizen Studio's menu "New -> Class" I can only to create an C++ class file.....why ?
Thank you and best regards
That would be because the native language is C/C++.

Categories

Resources