MIT online AI2 has a Translator component in the media group but it is not present in AI2 offline. Why? Is there any possibility to import an .aia from MIT AI2 using Translator to AI2 Offline?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem is that when dragging the component to the designer there is a key generation problem, so I decided to place it in internal components, I have not really seen a report of this bug in the open source category of the appinventor community.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Ramiro, I did not understand your answer. What do you meen as "internal components"? At the moment I exported my AI2Offline project to AI2 (online) then I added the Translator component and some other components just to test if it works or not, it works online then I exported the modified project to my PC and I imported it on AI2Offline and... it works. But I would prefer (if there is) a simpler way to do that. I tryed also an extension to add Google Translator but it is not working, I think I have problems with the API key, I am investigating.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new update is now available, you just have to take into account that the key that is generated is not functional. You must use the key that is generated by the translator component of the online version and use it as follows:
MIT online AI2 has a Translator component in the media group but it is not present in AI2 offline. Why? Is there any possibility to import an .aia from MIT AI2 using Translator to AI2 Offline?
The problem is that when dragging the component to the designer there is a key generation problem, so I decided to place it in internal components, I have not really seen a report of this bug in the open source category of the appinventor community.
Hello Ramiro, I did not understand your answer. What do you meen as "internal components"? At the moment I exported my AI2Offline project to AI2 (online) then I added the Translator component and some other components just to test if it works or not, it works online then I exported the modified project to my PC and I imported it on AI2Offline and... it works. But I would prefer (if there is) a simpler way to do that. I tryed also an extension to add Google Translator but it is not working, I think I have problems with the API key, I am investigating.
The new update is now available, you just have to take into account that the key that is generated is not functional. You must use the key that is generated by the translator component of the online version and use it as follows:
Perfect, good job, I will test it today. Thanks.