[android-developers] Re: Custom theme for android DatePicker Dialog shows unpleasant border

2014-04-07 Thread Remo
Hi, Did you got solution for this issue On Saturday, August 4, 2012 5:00:33 PM UTC+5:30, smerag wrote: > > Hi, > I am trying to use a custom date picker dialog > for this I modified code as below > > @Override > protected Dialog onCreateDialog(int id) { > switch (id) { > case DATE_DIALOG_ID

[android-developers] application downloaded to phone but wont open

2014-04-07 Thread firebreather
I have a friend who downloaded a couple of my apps, but they wont open, even though their icons are on the phone. I think the error message was 'not installed' although I'm not sure. I was able to open the apps by going to her google play store account, opening her 'my apps' tag, then hitting t

Re: [android-developers] application downloaded to phone but wont open

2014-04-07 Thread Marina Cuello
Did you define a launcher activity on your AndroidManifest.xml? That could be a reason. Marina On Mon, Apr 7, 2014 at 6:45 PM, firebreather wrote: > I have a friend who downloaded a couple of my apps, but they wont open, > even though their icons are on the phone. I think the error message was

[android-developers] Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1), thread 4079 (Thread-567)

2014-04-07 Thread Surabhi Jain
Hi all, I am creating a blue tooth app. When socket connection get close at that time I am getting Fatal Exception. How can I handle Fatal Exception ? Please help me. -- Thanks & Regards Surabhi Jain -- You received this message because you are subscribed to the Google Groups "Android Develop