java - Android Studio see byte[] as string in debugger -


i trying debug data, , have byte[] know has text in it. can't figure out how view text, or hex representation convert text. have tried creating custom type converter uses 'new string(this)', shows 'instance of java.lang.string'

note: using android studio, build on intellij

  1. customize string data view

string data view

  1. view string

view string


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -