You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android-fr
Bonjour,
J'ai quelque souci avec mon application Widgetsoid et j'ai besoin de
l'aide d'un expert loool.
J'ai cette erreur :
java.lang.OutOfMemoryError: bitmap size exceeds VM budget
at android.graphics.BitmapFactory.nativeDecodeFile(Native Method)
at android.graphics.BitmapFactory.decodeFile(BitmapFactory.java:287)
at android.graphics.BitmapFactory.decodeFile(BitmapFactory.java:305)
at android.graphics.drawable.BitmapDrawable.<init>(BitmapDrawable.java:
120)
at com.jim.ConfigureClock.updateState(ConfigureClock.java:483)
at com.jim.ConfigureClock.access$6(ConfigureClock.java:424)
at com.jim.ConfigureClock$15.onItemSelected(ConfigureClock.java:845)
at android.widget.AdapterView.fireOnSelected(AdapterView.java:864)
at android.widget.AdapterView.access$200(AdapterView.java:42)
at android.widget.AdapterView$SelectionNotifier.run(AdapterView.java:
830)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:144)
at android.app.ActivityThread.main(ActivityThread.java:4937)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:868)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
at dalvik.system.NativeStart.main(Native Method)
Quand j'affiche plusieurs images de la carte SD.
Pour reproduire le souci vous pouvez installer l'appli et tester
directement sur votre téléphone.
J'ai vraiment besoin d'aide car je ne sais pas comment résoudre
cela....