lucapiccolboni/crylogger

Cound ' sdk_phone_x86-userdebug' be substituted by other target platforms?

Closed this issue · 1 comments

In the setup file, lunch sdk_phone_x86-userdebug is used for compiling android.
Could sdk_phone_x86-userdebug be substituted by other target platforms? And why this target platform is chosen?

Thanks in advance.

Hi, I tested it only on that platform. I don't think there is something platform-specific in what we do, so it might work on other platforms (or with other targets), even though I'm not sure. Thanks!