Hello, when I execute the following command:
adb shell su -c "am startservice -a test -n cz.martin.elias/.test -e var1 nomorethan1024chars'" I always see the message: "Service name too long" when there is more than 1024 characters. I would like to compile whole ADB binary for windows both (x86 & x64) with edited line 184, see: https://android.googlesource.com/platform/system/core/+/master/adb/adb_client.c Could anyone please compile it for me or at least tell me how I could compile it on my own under Windows. I have tried Cygwin without any success. Thank you in advance for any help :-) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

