Re: [android-developers] how to optimize reliability of gcm messages on 2G network?

2013-12-11 Thread ranjit R
any other services and updating the status back to 2 for READ and 3 for Process. On Tue, Dec 10, 2013 at 10:27 AM, ranjit R ranji...@gmail.comjavascript: wrote: I am using 2g network for Instant messaging .with payload less than 2kb.. In 3g network success rate of receiving gcm

[android-developers] how to optimize reliability of gcm messages on 2G network?

2013-12-09 Thread ranjit R
I am using 2g network for Instant messaging .with payload less than 2kb.. In 3g network success rate of receiving gcm messages is 10/10 with out queueing of messages in gcm messaged in GCM server. In 2G network here Is the problem 5/10 messages are received instantly other 5 goes in to queue

[android-developers] Re: adb devices is showing the device as offline.what is reason? How can i switch the device from online - offline viceversa?

2012-07-24 Thread ranjit R
hi, try this command adb kill-server adb start-server it disconnects and again tries to establish contact with your device via ADB On Wednesday, July 18, 2012 12:30:45 PM UTC+5:30, Sreedhar Reddy V wrote: Hi I connected My android ICS device to my windows PC using USB. I executed adb

[android-developers] Re: NEED HELP!! - Food Menu Order/List Application

2012-07-24 Thread ranjit R
Hi, If you want to maintain small amount of data say settings then go for preferences and better go for SQlite database to hold the items .and load the list from data based on SQLite database. On Monday, July 23, 2012 7:40:49 AM UTC+5:30, Steve Meier wrote: I hope someone can help. I

[android-developers] How to get all media info(metadata) of video source??

2011-11-08 Thread ranjit R
hi i need to get media info of all video source .i used mediastore.video.videocolumns to get some media info but not all able to get all meta data information like reolution bitrate duration.i refered data/data/com.android.providers.media/databases to check media metainfo but not all information

[android-developers] Broadcast receiver on REBOOT

2011-10-12 Thread ranjit R
I need to trigger a broadcast receiver when it starts to reboot/ reboots not when boot_completed . i not able to trigger the broadcast receiver. below is my code public class broadcastreceiver extends BroadcastReceiver{ @Override public void onReceive(Context context, Intent intent) {

[android-developers] clearing table

2010-04-20 Thread ranjit R
how to clear a table in android database. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] notification

2010-04-19 Thread ranjit R
h i want to create notification based on date (i.e) notification should occur only on particular date. example: birthday notification on mobile .it notifies the only on particular date. -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] sms messaging

2010-04-13 Thread ranjit R
hi... how to send an automatic scheduled sms ?? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to