Referring to Erel example of digital Ink recognition here @ https://www.b4x.com/android/forum/threads/digital-ink-recognition-based-on-ml-kit.165168/
Has anybody observed why it is not working with Activity based project? It is working well for me with b4xpages, but unlike other mlkit recognitions from Erel that are easily adapted to activity based on choice and purpose, only digital ink recognition always fail at initialization stage. AI couldn't solve it either, they only help wasting time speaking nice nice structured grammar that will end up not working.
I first converted it without AI, but always failed at initialization stage. Other mlkit recognitions didn't give me much headache to adapt to activity based unlike digital ink. I later used different AI like grok, Gemini etc , but still failed at the initialization stage. I used "en" and even "latin", but still the same error
Please, if anybody has succeeded adapting it to activity based; please kindly help adapting Erel example or your modified activity based example.
Has anybody observed why it is not working with Activity based project? It is working well for me with b4xpages, but unlike other mlkit recognitions from Erel that are easily adapted to activity based on choice and purpose, only digital ink recognition always fail at initialization stage. AI couldn't solve it either, they only help wasting time speaking nice nice structured grammar that will end up not working.
I first converted it without AI, but always failed at initialization stage. Other mlkit recognitions didn't give me much headache to adapt to activity based unlike digital ink. I later used different AI like grok, Gemini etc , but still failed at the initialization stage. I used "en" and even "latin", but still the same error
Please, if anybody has succeeded adapting it to activity based; please kindly help adapting Erel example or your modified activity based example.