We provide complete mobile and web apps development solutions

Tuesday, July 23, 2013

java.lang.OutOfMemoryError: thread creation failed

07-24 00:26:16.176: E/AndroidRuntime(2621): java.lang.OutOfMemoryError: thread creation failed 07-24 00:26:16.176: E/AndroidRuntime(2621):     at java.lang.VMThread.create(Native Method) 07-24 00:26:16.176: E/AndroidRuntime(2621):     at java.lang.Thread.start(Thread.java:1050) 07-24...

Thursday, July 18, 2013

Regular expression for Email validation in java

       public boolean validateEmail(String email) {               if ((email != null)                           ...

URLEncoder.encoder(string) is depreciated

URLEncoder.encoder(string)  ,URLEncoder.decoder(string) is depreciated. Use URLEncoder.encoder(string ,string) instea...

Tuesday, July 16, 2013

Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1)

07-17 02:09:05.021: A/libc(18457): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 18532 (pool-1-thread-...

Friday, July 12, 2013

Android Alert Dialog

 Awesome Dialog import android.app.Activity; import android.app.Dialog; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.view.Window; import android.widget.Button; import android.widget.EditText; public class AwesomeDialog extends...

Online Training

Your Name :
Your Email: (required)
Your Message: (required)

Powered by Blogger.

Recent Posts

Find Us On Facebook

Popular Posts