[android-developers] Re: Clear TableLayout table

2016-06-04 Thread Mahanmukeshkannan Mukeshkannan
I tried Mark Murphy its not working -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group,

[android-developers] AlarmManager vs BroadcastReceiver vs Service

2016-06-04 Thread Neilz
Hi. I need a background task to run every minute. I have no need for a user interface, although I understand that I must still declare a launcher activity, which I can just finish() once I've set up my service. I'm confused between the use of AlarmManager, Receivers and Services. So far, I've s

[android-developers] IllegalArgumentException: button doesn't exist 0

2016-06-04 Thread kjohri
I am having the following environment: Ubuntu Linux 16.04 Java 1.8.0_91 Android Studio 2.1.1 Android SDK Tools 25.1.7 Suddenly, Event Log shows, IllegalArgumentException: button doesn't exist 0. The messages in the terminal, in which studio.sh was run, are, [2224068] ERROR - llij.ide.plugins.P

[android-developers] Kernel usb

2016-06-04 Thread Pavle
How to force kernel to send voltage from battery to usb port: http://forum.xda-dev.php?t=2691624 for my android??? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscrib

[android-developers] How to get only one restaurant when I press click button one click

2016-06-04 Thread abeer . shlby
I have app inside it only one activity (main activity) and layout XML of main activity have only list view .this app get restaurants near from my location and display it in list view What i need to do is add button to the main activity layout when i press on button get to me list of restaurant

[android-developers] Better Android Networking Library

2016-06-04 Thread Amit Shekhar
https://github.com/amitshekhariitbhu/AndroidNetworking -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To

[android-developers] HttpUrlConnection issues

2016-06-04 Thread Jeffrey Nielsen
My API is 23. I am having issues where my device does not send the connection request. I have tried on the emulator, a phone running 6.0, and a tablet with 5.1. Can someone please give me some assistance? Been banging my head against the wall for hours now. import android.app.Activity; import

[android-developers] HttpUrlConnection issues

2016-06-04 Thread gjs
Use another thread -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group, send email to an