Hi Dimple, I am Android Frameworks Developer. I find your video very useful for me. Can we have some videos on Android Media Flow? Like some important classes and some important method level flow. It will be very helpful for us. We are not getting any proper source for this kind of flow.
Nice explanation. Can you please explain about how to communicate data b/w Java to C++ using JNI & system services with example. It will very helpful for me . Thank you
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 ?!
Can you please tell me how to become a android framework Developer, which IDE i need to practice Android Framework development, Can you please give me some reference tutorial for it Thank you❣
Hi Dimple,
I am Android Frameworks Developer. I find your video very useful for me.
Can we have some videos on Android Media Flow?
Like some important classes and some important method level flow.
It will be very helpful for us. We are not getting any proper source for this kind of flow.
Hi Harsh, Thank you, I have couple of videos on Medi architecture , please check my channel
Nice explanation.
Can you please explain about how to communicate data b/w Java to C++ using JNI & system services with example.
It will very helpful for me .
Thank you
Will try
Hi Thanks for the nice explanation.
Could you please tell me how to generate CPP header file from aidl
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 ?!
Can you please tell me how to become a android framework Developer, which IDE i need to practice Android Framework development, Can you please give me some reference tutorial for it
Thank you❣
Thank you so much
You're most welcome
Where can i find the VINTF Manifest
In the vendor partition
If i given the m hidl2aidl still i'm getting no more hidl interface please use aidl error
Are you checking on A11?
when i try to run hidl2aidl -o . -l my_license.txt android.hardware.nfc@1.2 it throws error . hidl2aidl : command not found
Have build tool hidl2aidl?
in out/soong/.intermediates/***
what is the difference between V1-ndk and V1-ndk_platform