Thanks
But how do I update it
I check the text file and the apk and text file on the webserver reports that there is a new version
What is the process to update it

Thanks again


On 07/29/2011 01:41 PM, Raghav Sood wrote:
You would need to have your apk on a webserver. Somewhere else (on the same server or wherever you feel like) have a text file that has a version number. Have your app retrieve that file and check its own version number against the one in the file. If the files is greater you have a new version to update to.

Thanks

On Fri, Jul 29, 2011 at 11:05 PM, Security <secur...@isscp.com <mailto:secur...@isscp.com>> wrote:

    Hi
    Could someone please explain the process to update an apk
    NOT using the Android Market , I wish to use my own (guessing web
    server)

    1) Is it a web server that I place my apk on ?
    2) How do I trigger the app to check for a new(er) version?
     generic process is fine / or code

    Thanks in advance

-- 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
    <mailto:android-developers@googlegroups.com>
    To unsubscribe from this group, send email to
    android-developers+unsubscr...@googlegroups.com
    <mailto:android-developers%2bunsubscr...@googlegroups.com>
    For more options, visit this group at
    http://groups.google.com/group/android-developers?hl=en




--
Raghav Sood
http://www.raghavsood.com/
http://wiki.androidappcheck.com/
http://www.telstop.tel/
https://market.android.com/developer?pub=Appaholics

--
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to