6,790 reputation
51946
bio website
location
age
visits member for 2 years, 8 months
seen 10 hours ago
stats profile views 1,381

2d
comment Not Getting New Update is Available Notification in google play for my application
If you have recently published the update and head into Google Play app to look for it, it almost never happens. It takes a little time to percolate through their systems. The same applies for a notification for the availability of an update for any app. It can take a few minutes to a few hours for the update to be available everywhere. Give it some time do it's thing. It will appear everywhere when the process completes. Again, there isn't much you can do about it, except, pretty much, wait. :-(
2d
revised I am getting error in android 4.0.3 how to solve this error prblem reading network stats
added 96 characters in body
2d
comment Not Getting New Update is Available Notification in google play for my application
I'm not sure if, as a developer, you can do much about that. You have done what you could as one (a developer) and updated the app. The issue I suspect lies with the Google Play app not notifying the user of an updated app's availability. That is something you can do nothing about. And I doubt it is specific to your app. I saw an update to the Google+ app only after I opened the Google Play app and went into the My apps section.
May
21
comment Is that possible to setup Android settings via “Over the Air” way?
You just asked the same question here: stackoverflow.com/q/16670196/450534. Consider reading the FAQ's to know why the previous question (and this one too) was closed. And how to ask questions on SO too!
May
21
comment Tabs with fragments, example code sought
@Mick And doesn't the action bar require a relatively new version of Android?: This can be easily remedied by using ActionBarSherlock
May
21
comment android - Issues in twitter integration using twitter4j
How is your Manifest defined? Specifically for the Activity that handles the authorization.
May
20
comment Change App Icon And Name From Outside
This is an old answer here on SO. Not sure if it is valid any more (or valid at all!). But see if this works: stackoverflow.com/a/15249542/450534. It is only for changing the app icon. But this is only for the icon. The app name has to be setup in the AndroidManifest.xml.
May
20
comment ClassNotFoundException is thrown by all Android projects that used some sort of library after ADT plugin Update
possible duplicate of Updating to Android SDK Tools R22 and stackoverflow.com/q/16583786/450534
May
18
reviewed Reject suggested edit on How do I remove extra space above and below the imageview?
May
17
comment Force overflow menu in ActionBarSherlock
@MarcoW.: I suppose you are referring to my answer. What you failed to perhaps notice is, I am not suggesting the OP use an older version (There is a note at the end of my answer). I merely gave a solution of what needs to be done if he chooses to use an older version. To each his own anyway. ;-)
May
16
comment Restrict the home button Android 4.0 +
possible duplicate of Override home and back button is case a boolean is true
May
16
revised Failed to import new Gradle project in android studio
Added relevant tag
May
16
comment check to see if twitter app is present on user's device
@AvinashKumarPankaj: Actually, the authentication will be done in a browser. It could be a WebView in your app or you could let the user choose a browser of his choice (from among those installed on his device) to complete the authentication process. But unlike the Facebook SSO, the Twitter app is not involved in this process.
May
16
answered check to see if twitter app is present on user's device
May
15
reviewed Reject suggested edit on Setting Tab host for all activities in android application
May
14
answered How to edit an existing android app so the name and icon of the app is different
May
14
comment What are the advantages of using action bar design pattern over dashboard design in android?
Very subjective. What may be an advantage to one could be a disadvantage to another. Look at the various Pros and Cons for both the patterns here: androidpatterns.com/uap_category/navigation
May
14
comment App is misconfigured for Facebook Login with Release Key Hash
@billynomates: I believe it has since the 3.X Beta SDK. I haven't ventured into the new one yet. But with the mandatory update coming on the 21st of July, I should know conclusively soon enough. I am sure they have left something in there. I just have to hunt it down. Will update as soon as I can though.
May
13
reviewed Reject suggested edit on Why using this sample on my Galaxy Nexus camera is slow?
May
13
comment Quality Android and iOS devs
I suppose you could try careers.stackoverflow.com. But SO is for development related questions only (Read: coding / programming). Not their services.