Doubt : I created a (socket communication) client in java layer, which connected with a server (runs in another system) and transmitted data successfully. Needed was - internet permission in Manifest.xml (done) Like this I create a client in HAL layer but couldn’t able to connect to that server. Need to know where to enable the internet permission or what else to do ?!
@DouglasSchmidt Жыл бұрын
Hi Priya, have you tried asking ChatGPT for help? I gave it the following prompt: I'm writing an Android app and created a (socket communication) client in the java layer, which connected with a server (runs in another system) and transmitted data successfully. I then created a client in HAL layer but couldn’t able to connect to that server. Can you tell me where to enable the internet permission or what else to do ?! and it gave a bunch of suggestions that might help you out.
@priyavenkat9158 Жыл бұрын
@@DouglasSchmidt nothing works Found a board from NXP neptune3 board. But that also needs lot of modifications to connect mercury tuner board which I already have with me. Need to try more
@joe.scoket676 Жыл бұрын
I am a automotive App developer, do App base on Linux before,now need to do the App base on Android,so lucky to see your video,hope can communicate with you by chance. By the way, can you do a video about BSP(Board Support Packages) development if have time.
@DouglasSchmidt Жыл бұрын
Hi, unfortunately, I don't work with BSPs and Android, but you might check other KZbin channels to see if someone else will do that!
@joe.scoket676 Жыл бұрын
Thank you@@DouglasSchmidt
@katyayanibhuvanagiri22793 жыл бұрын
In which playlist these videos are there ?
@DouglasSchmidt3 жыл бұрын
Katyayani, please see kzbin.info/aero/PLZ9NgFYEMxp6aIJ8c6sxI8jakvub-vQxb, thanks!
@katyayanibhuvanagiri22793 жыл бұрын
@@DouglasSchmidtI'll see that. Thank you
@frank_white87943 жыл бұрын
Thank you for the great video !! but I didn't understand really if the hardware abstraction layer is written in java or C/C++
@DouglasSchmidt3 жыл бұрын
The implementations are in C/C++, but there are Java wrappers to access the HAL implementations.
@frank_white87943 жыл бұрын
@@DouglasSchmidt Thanks for the quick response!
@fabriziovit.developerandro85222 жыл бұрын
excelente video, tendras referencias de informacion del video?
@DouglasSchmidt2 жыл бұрын
gracias, que tipo de referencias de informacion de video te gustaria?
@fabriziovit.developerandro85222 жыл бұрын
@@DouglasSchmidt las paginas donde sacaste la informacion para este video
@DouglasSchmidt2 жыл бұрын
@@fabriziovit.developerandro8522 Consulte los enlaces en la parte inferior de las diapositivas para conocer la fuente de información de este video.