Hi,
I am working on iMX6 quad sabre sd board booting with android OS(SD Card). I want to implement some applications related to image processing, video/audio processing using existing interfaces/peripherals.
Which is the right platform/software to write the code for the application and integrate the same with the existing OS on the iMX6 and debug/test the same.
Please suggest me on the above.
Thanks,
Bharathi
This is a kind of general Android application development question. So, please refer to the following resource:
https://developer.android.com/index.html
Have a great day,
Artur
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Artur,
Thanks for your input.
When I tried to install a new apk file on my SD card and boot iMX6, I am not seeing the application on HDMI screen, even though the application is installed successfully using the below command.
adb install application.apk
Any idea what could be the wrong?
Regards,
Bharathi
Also, Can Android Studio supports 'C ' language or only java ?
Regards,
Bharathi