| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | 14 hours ago | |
| stats | profile views | 29 |
|
May 17 |
asked | Android App is not compatible with Samsung galaxy S4 |
|
Mar 19 |
awarded | Tumbleweed |
|
Mar 14 |
comment |
To Implement Search Auto-complete with List View for Android Application @Raghunandan Thanks for replying. But according to my requirement, I have to request a webservice and then list those response given by it to list view |
|
Mar 14 |
asked | To Implement Search Auto-complete with List View for Android Application |
|
Mar 12 |
asked | GCM push notification issues in Android |
|
Mar 4 |
asked | Performance optimization of my Android Application |
|
Feb 27 |
comment |
Licensing Service in Android App Thank you so much for clearing this doubt. |
|
Feb 27 |
accepted | Licensing Service in Android App |
|
Feb 26 |
asked | Licensing Service in Android App |
|
Feb 25 |
revised |
How to Publish a Magazine in Android edited tags; edited title |
|
Feb 25 |
asked | How to Publish a Magazine in Android |
|
Feb 21 |
asked | Android App Copyright Issue |
|
Feb 21 |
comment |
How to make an Existing Android app in Google play store to paid app Now What should I do in this scenario. Because I can't re-upload, already existing users are there |
|
Feb 21 |
asked | How to make an Existing Android app in Google play store to paid app |
|
Feb 19 |
comment |
Push notification using GCM with Asp.net server Yes but same result. Can you please paste your post data (tested one) |
|
Feb 15 |
comment |
GCM Messages not being received sometime If the device was offline when the push message has been send from the server. According to the documentation, it should receive all pending notifications when it is online again. But I am not receiving in this case. While I am getting when it is active or locked/asleep. What might be the reason. |
|
Feb 14 |
asked | Push notification using GCM with Asp.net server |
|
Feb 14 |
comment |
GCM Push notification string post data send to GCM server from 3rd party server(.Net server) I have also checked using delay_while_idle =0, getting notification if the device is active or in locked/asleep. But still not getting notification if it is offline when message has been send. I should receive when it is active. |
|
Feb 14 |
comment |
Push Notification not receiving Using GCM in Galaxy Nexus with Android 4.2.1 Also if you have seen, is it require to incremented the collapse_key. Because i have appended a incremental value "i" to the value |
|
Feb 14 |
comment |
Push Notification not receiving Using GCM in Galaxy Nexus with Android 4.2.1 As per the documentation in developer.android.com/google/gcm/adv.html, it is given that delay_while_idle flag should be true if the device is idle. So, I have specify it to 1(true). If you can have tested, plz provide me the values |