Weslley Luiz

Results 5 issues of Weslley Luiz

Suggest portuguese translation of following files: * 1-getting-started/lessons/4-connect-internet/translations/README.pt.md * 1-getting-started/lessons/4-connect-internet/translations/assignment.pt.md * 1-getting-started/lessons/4-connect-internet/translations/wio-terminal-mqtt.pt.md * 2-farm/lessons/1-predict-plant-growth/translations/README.pt.md * 2-farm/lessons/1-predict-plant-growth/translations/assignment.pt.md * 2-farm/lessons/1-predict-plant-growth/translations/pi-temp.pt.md * 2-farm/lessons/1-predict-plant-growth/translations/single-board-computer-temp-publish.md * 2-farm/lessons/1-predict-plant-growth/translations/virtual-device-temp.pt.md * 2-farm/lessons/1-predict-plant-growth/translations/wio-terminal-temp-publish.pt.md * 2-farm/lessons/1-predict-plant-growth/translations/wio-terminal-temp.pt.md * 2-farm/lessons/4-migrate-your-plant-to-the-cloud/translations/wio-terminal-connect-hub.pt.md * 2-farm/translations/README.pt.md...

translation

When i run the build script after run prepare enviroment script with config.conf using the following options ![image](https://github.com/VoiSmart/pjsip-android-builder/assets/37993565/7a58ba18-3657-42db-90d4-b42add5abe02) the build fails and the log report the attached response. [armeabi-v7a.log](https://github.com/VoiSmart/pjsip-android-builder/files/13838762/armeabi-v7a.log)

This PR fixes the issue #55. This adds a check if Opus is enabled in config.conf in order to enable it in config_site.h on build script.

This covers #4077 I've created the sample application for both iOS & Android platforms, and some modifications on makefile to generate c# PINVOKE classes to the right project as well

### Describe the feature Due to recent Xamarin end of support, is necessary to update the builds samples to cover .NET MAUI apps using pj. The build process for MAUI...

type: enhancement