Monday, June 24, 2013 June 24, 2013 Android Jellybean setError fix By Entrepreneur & Financial Planning 4.1, 4.2 jellybean error fix android No comments public class EditTextErrorJellyBean extends EditText { public EditTextErrorFixed(Context context) { super(context); } public EditTextErrorJellyBean(Context context, AttributeSet attrs) { ... Read More Share This: Facebook Twitter Google+ Stumble Digg Monday, June 10, 2013 June 10, 2013 Regular Expression Meta Characters By Entrepreneur & Financial Planning java regex, regex, regex meta, Regular Expression Meta Characters No comments Regular Expression Description \d ... Read More Share This: Facebook Twitter Google+ Stumble Digg Sunday, June 9, 2013 June 09, 2013 java.lang.IllegalArgumentException: Cannot draw recycled bitmaps By Entrepreneur & Financial Planning android bitmap recycle, bitmaps, java.lang.IllegalArgumentException: Cannot draw recycled bitmaps No comments 06-10 00:36:34.374: E/AndroidRuntime(2394): java.lang.IllegalArgumentException: Cannot draw recycled bitmaps 06-10 00:36:34.374: E/AndroidRuntime(2394): at android.view.GLES20Canvas.drawBitmap(GLES20Canvas.java:789) 06-10 00:36:34.374: E/AndroidRuntime(2394): ... Read More Share This: Facebook Twitter Google+ Stumble Digg Wednesday, June 5, 2013 June 05, 2013 Custom Dialog Android By Entrepreneur & Financial Planning alert dialog in android, android custom dialog, animated custom dialog android, dialog, dialog in android No comments package com.mobengineers;import android.app.Activity;import android.app.AlertDialog;import android.app.Dialog;import android.content.DialogInterface;import android.content.Intent;import android.os.Bundle;import android.view.Gravity;import android.view.View;import android.view.Window;import android.view.WindowManager;public... Read More Share This: Facebook Twitter Google+ Stumble Digg June 05, 2013 06-06 00:10:15.857: E/AndroidRuntime(2704): java.lang.RuntimeException: Unable to start activity By Entrepreneur & Financial Planning android.app.ActivityThread.performLaunchActivity, java.lang.RuntimeException: Unable to start activity No comments 06-06 00:10:15.857: E/AndroidRuntime(2704): FATAL EXCEPTION: main 06-06 00:10:15.857: E/AndroidRuntime(2704): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.goingkilo.textlayout/com.goingkilo.textlayout.app.FlowText}: java.lang.NullPointerException 06-06 00:10:15.857: E/AndroidRuntime(2704):... Read More Share This: Facebook Twitter Google+ Stumble Digg Newer Posts Older Posts Home Java Tutorials Upload file to server FTP xml parsing Features of OOPS Types of Inheritance Inheritance Multi Threading Exception Types in java Exception in Java Thread Life Cycle Constructors in Java Synchronization in Java Polymorphism Types of Constructors History Of Java
June 24, 2013 Android Jellybean setError fix By Entrepreneur & Financial Planning 4.1, 4.2 jellybean error fix android No comments public class EditTextErrorJellyBean extends EditText { public EditTextErrorFixed(Context context) { super(context); } public EditTextErrorJellyBean(Context context, AttributeSet attrs) { ... Read More Share This: Facebook Twitter Google+ Stumble Digg
June 10, 2013 Regular Expression Meta Characters By Entrepreneur & Financial Planning java regex, regex, regex meta, Regular Expression Meta Characters No comments Regular Expression Description \d ... Read More Share This: Facebook Twitter Google+ Stumble Digg
June 09, 2013 java.lang.IllegalArgumentException: Cannot draw recycled bitmaps By Entrepreneur & Financial Planning android bitmap recycle, bitmaps, java.lang.IllegalArgumentException: Cannot draw recycled bitmaps No comments 06-10 00:36:34.374: E/AndroidRuntime(2394): java.lang.IllegalArgumentException: Cannot draw recycled bitmaps 06-10 00:36:34.374: E/AndroidRuntime(2394): at android.view.GLES20Canvas.drawBitmap(GLES20Canvas.java:789) 06-10 00:36:34.374: E/AndroidRuntime(2394): ... Read More Share This: Facebook Twitter Google+ Stumble Digg
June 05, 2013 Custom Dialog Android By Entrepreneur & Financial Planning alert dialog in android, android custom dialog, animated custom dialog android, dialog, dialog in android No comments package com.mobengineers;import android.app.Activity;import android.app.AlertDialog;import android.app.Dialog;import android.content.DialogInterface;import android.content.Intent;import android.os.Bundle;import android.view.Gravity;import android.view.View;import android.view.Window;import android.view.WindowManager;public... Read More Share This: Facebook Twitter Google+ Stumble Digg
June 05, 2013 06-06 00:10:15.857: E/AndroidRuntime(2704): java.lang.RuntimeException: Unable to start activity By Entrepreneur & Financial Planning android.app.ActivityThread.performLaunchActivity, java.lang.RuntimeException: Unable to start activity No comments 06-06 00:10:15.857: E/AndroidRuntime(2704): FATAL EXCEPTION: main 06-06 00:10:15.857: E/AndroidRuntime(2704): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.goingkilo.textlayout/com.goingkilo.textlayout.app.FlowText}: java.lang.NullPointerException 06-06 00:10:15.857: E/AndroidRuntime(2704):... Read More Share This: Facebook Twitter Google+ Stumble Digg