[android-developers] Re: update notification ...

2012-07-18 Thread ala hammad
thank your for your answers ... but some body says i google store update apps depend on version code ... On Tuesday, 17 July 2012 09:00:11 UTC+3, ala hammad wrote: hello all, i want to ask how to send notification for user to update app .. is there any way from market or to add extra code ??

[android-developers] Re: update notification ...

2012-07-17 Thread ala hammad
welcome ven :) for experience people help us .. please .. On Tuesday, 17 July 2012 09:00:11 UTC+3, ala hammad wrote: hello all, i want to ask how to send notification for user to update app .. is there any way from market or to add extra code ?? regards , -- You received this message

[android-developers] Re: update notification ...

2012-07-17 Thread ala hammad
thanks for your answer but need to know a little thing .. which better service to check app version after 1 day or more or just alert dialog when user open app .. please suggest method to update app for user :) regards , On Tuesday, 17 July 2012 09:00:11 UTC+3, ala hammad wrote: hello all, i

[android-developers] Re: update notification ...

2012-07-17 Thread ala hammad
update : http://stackoverflow.com/questions/9849889/new-version-app On Tuesday, 17 July 2012 09:00:11 UTC+3, ala hammad wrote: hello all, i want to ask how to send notification for user to update app .. is there any way from market or to add extra code ?? regards , -- You received this

Re: [android-developers] Re: update notification ...

2012-07-17 Thread TreKing
On Tue, Jul 17, 2012 at 3:17 AM, ala hammad 3la2.7am...@gmail.com wrote: which better service to check app version after 1 day or more or just alert dialog when user open app .. please suggest method to update app for user :) That's really up to you and your use case. Generally hey, there's

Re: [android-developers] Re: update notification ...

2012-07-17 Thread Raghav Sood
I have an open source library that does this. https://github.com/RaghavSood/AppaholicsUpdateChecker You can download and install, download and install at separate times, or check for updates and launch your app's Google Play page using it. Thanks On Tue, Jul 17, 2012 at 10:38 PM, TreKing

[android-developers] Re: Update notification when user launches app

2011-11-29 Thread Bipin Shashi
Hey mark: thanks for your reply. If its a site that i control - then i will have to update the version numbers on the site everytime i make an update to the app? Is there a way to get this info from the android market? Thanks On Nov 29, 11:17 am, Mark Murphy mmur...@commonsware.com wrote: On Tue,

Re: [android-developers] Re: Update notification when user launches app

2011-11-29 Thread Kumar Bibek
Nope. You cant get this info from the market from within your app. *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Tue, Nov 29, 2011 at 11:31 PM, Bipin Shashi bi...@lokalty.com wrote: Hey mark: thanks for your reply. If its a site that i control -