Hi,
Looks like we've got more missing static methods. I can't find the
parseColor method
http://developer.android.com/reference/android/graphics/Color.html#parseColor(java.lang.String)
in Mono for Android. Android.Graphics.Color doesn't seem to have the method.
Is there some other way of accessing
How do I have to use the interface? Define a new class, and implement the
interface?
This way it doesn't work:
public class CustomSeekBarChangeListener : Activity,
SeekBar.IOnSeekBarChangeListener
{
public CustomSeekBarChangeListener ()
{
}
public void OnProgressChanged (Seek
Hi,
I am seeing two mails send with a message cut off and also
gmail is hiding some of the text as showquoted test in one mail. I am
not sure what is happening.
If you are not seeing the full email message, please update and
I will send again.
Best Regard
Sridharan Srinivasan
Alias
Hi
Problem 1 : Showing a Progress Bar
I am doing everything programatically You can also use axml to do this.
Declare the folowing globally in your activity.
static bool showActivity =false;
ProgressBar _activityIndicator;
private static System.Tim
Hi
Problem 1 : Showing a Progress Bar
I am doing everything programatically You can also use axml to do this.
Declare the folowing globally in your activity.
static bool showActivity =false;
ProgressBar _activityIndicator;
private static Syst
Hi,
Sorry for not reply earlier, since I was at a Lenovo Hackthon.
The C: was a cut and paste error. You should use
pathToSave =
Environment.GetFolderPath(Environment.SpecialFolder.Personal)
which will give you the /data/data/AndroidPackageName/ directory
Hi,
Any way Jon has allready answered your question and i did
not see it. Lack of sleep and too much good food (:-.
Best Regards,
Sridharan Srinivasan
On Sun, Sep 18, 2011 at 6:55 PM, SRI wrote:
> Hi,
> Sorry for not reply earlier, since I was at a Lenovo Hackthon.
>
>