[android-developers] Int to string

2010-06-10 Thread Jason Hensler
It seems like in my code that my app is crashing because it is a int and not a string. This is my code: I am assuming that tmp has a value.. For debugging what is the best way to check varibles for values? If i remove the line with the red text everything runs fine. EditText text; text = (EditTe

Re: [android-developers] Force Close - Debug

2010-06-09 Thread Jason Hensler
> > Notice that the setting will not be delete even if you update your > application ,but when you uninstall the application the setting will be > lost. > > > -- > > *From:* android-developers@googlegroups.com [mailto: > android-de

[android-developers] Force Close - Debug

2010-06-09 Thread Jason Hensler
Hello Team, Is there a writeini / readini functions for andriod/ecplise developent? Or what is the best way to 'remember' a setting, and then at a later time restore it? Thanks! Jason -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po