Erm... looking further down the call stack:
21.03.2011 15:43, rishabh agrawal ?????:
03-21 18:04:46.301: ERROR/AndroidRuntime(196):*Caused by:
java.lang.OutOfMemoryError: bitmap size exceeds VM budget*
03-21 18:04:46.301: ERROR/AndroidRuntime(196): at
android.graphics.Bitmap.nativeCreate(Native Method)
03-21 18:04:46.301: ERROR/AndroidRuntime(196): at
android.graphics.Bitmap.createBitmap(Bitmap.java:468)
03-21 18:04:46.301: ERROR/AndroidRuntime(196): at
android.graphics.Bitmap.createBitmap(Bitmap.java:435)
03-21 18:04:46.301: ERROR/AndroidRuntime(196): at
android.graphics.Bitmap.createScaledBitmap(Bitmap.java:340)
Perhaps an application-provided view class referenced in the XML tries
to create a humongous bitmap ?
-- Kostya
21.03.2011 15:54, TreKing ?????:
On Mon, Mar 21, 2011 at 7:43 AM, rishabh agrawal
<[email protected] <mailto:[email protected]>> wrote:
03-21 18:04:46.301: ERROR/AndroidRuntime(196): *Caused
by:* android.view.InflateException: Binary XML file line #18:
Error inflating class java.lang.reflect.Constructor
There's an error in your XML (probably layout) file. Fix it.
-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices
--
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
--
Kostya Vasilyev -- http://kmansoft.wordpress.com
--
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