How to do parallel testing in BDD Cucumber Java Framework?

Hello Team,

I am trying to execute android appium script on two devices in BDD Cucumber framework . I am not uderstanding how to passed multiple device data into hooks. Please help me how to implement this

You can use testng.xml for managing emulators.