A few users sent me an app crash report on build number GRI40 It crashes on the following:
W/dalvikvm( 903): VFY: unable to resolve virtual method 291: Landroid/ graphics/Canvas;.drawText (Ljava/lang/String;IIFFLandroid/graphics/ Paint;)V java.lang.NoSuchMethodError: android.graphics.Canvas.drawText I am just using the default Canvas function: public void drawText (String text, int start, int end, float x, float y, Paint paint) That method is still there in 2.3.3 right? What could be the cause of this and is there a solution for these users? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

