android - How to know what is behind SQLiteCursor's address seen during debugging? -


i debugging application , when cursor retrieves pointer database, see this

how can know means value behind @? how can bind address database value behind it?

why need this? app behaving differently on 2 devices 2 android systems. cross debugging both , know cursor returned on each device. example, value behind @ on device 4-digit integer.

the output of object.tostring() , number part hashcode(), not address.

for cursor content debugging, have @ databaseutils.dumpcursor().


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -