android - Where is this toast coming from? -
for reason app i'm working on displaying toast shows internal storage space left on device though didn't code in.
here screenshot
http://i.stack.imgur.com/z2eru.png
, here code (only) activity.
http://pastie.org/8382286
as can see, of toasts commented out , i'm not importing android.widget.toast
. yet i'm still getting toast shown in screenshot.
can tell me why happening?
are using phone emulator? such message when use phone emulator. such messages wont appear when try running app on device. toast when app run through ide
Comments
Post a Comment