Reputation: 4323
Intel has new a beta release of Intel's cross-platform development suite to quickly & easily create applications targeting Android* and Windows* devices with native performance.
I have read about that from here intel Integrated Native Developer Experience and also downloaded one set up from Intel® INDE Opt-in Free Trial. But I didn't find the complete instructions how to use that setup with the current Android SDK or How to develop applications using this.
If anyone know about it please guide me.
Upvotes: 6
Views: 1807
Reputation: 1473
Regarding INDE Media Pack for Android there is a set of tutorials:
4 basic tutorials:
https://software.intel.com/en-us/articles/intel-inde-media-pack-for-android-tutorials
2 tutorials about game capturing in Unity based games:
Upvotes: 2
Reputation: 1881
The Intel INDE provides different tools for different development scenarios. It's still in beta and so there might be changes later to what I write.
Start with the "environment setup" which setups Android ADT, Android NDK and Visual Studio plugins for Android development.
The other tools are mostly for specific use cases. So to decide with which tool you want to continue depends on your needs:
Performance
Graphics/Media
BTW: I'm working for Intel.
Upvotes: 4