anonymous Log in
Search
Recents:
v3.0
sd
Question about Update URL
23/09/20 04:11

nicola

Replies: 2

Hello, I was trying to use the properties Android version and Update URL of a Menu object.
Our app is not in a store, it's downloaded by a procedure. What should I write in Update URL in this case?
I did some tries with the emulator, if the android version code is raised only of a decimal (from 1.1 to 1.2 for example) the app is updated automatically in the emulator, but If I raise the version (1.7 to 2.0), the app ask correctly to be updated and search for the Update URL in which I don't know what to write.
The procedure to download the app use HttpResponse to take the app from a specific directory, but I can't find a way to indicate this procedure to the update URL.
Is what I am doing doable? How does it update minor updates correctly if my link is wrong? What should I write in updateURL?
Regards
Nicola Pilli
Sviluppo Software
[virgola25 Midi]
[Descrizione: Descrizione: RTS 1989 Mail]
E nicola@rtsnet.it<mailto:nicola@rtsnet.it>
T 0758010260
F 0758011789
W www.rtsnet.eu<http://www.rtsnet.eu>
==================================================================================
Per favore pensa all'ambiente prima di stampare questa mail (o altro documento)
Please consider the environment before printing this mail (or this document)
==================================================================================
Le informazioni contenute in questa comunicazione e negli allegati sono riservate; è vietato a soggetti diversi dall'effettivo destinatario qualsiasi uso, copia, diffusione di quanto in essi contenuto, sia ai sensi dell'articolo 616 c.p., sia ai sensi e per gli effetti del T.U. sulla privacy (D.lgs 196/2003). Qualora il presente messaggio Vi fosse pervenuto per errore, dovrete provvedere alla sua immediata cancellazione dandocene notizia via e-mail all'indirizzo del mittente o all'indirizzo info@rtsnet.it<mailto:info@angelantoni.it>
This e-mail and any attachment(s) are strictly confidential. This message must not be copied, disclosed or used by anybody other than the intended recipient(s). If you are not the intended recipient(s), please inform the sender by e-mail or send a message to info@rtsnet.it<mailto:info@angelantoni.it> and destroy this message immediately
Replies

haguilera

23/09/20 14:24
Hello, The update url must be placed in the following way: http://server.com/site/main.apk Server.com: It must be the DNS where you have the application implemented or the IP of your PC/server. Site: The directory where the files are located Main.apk: The name of the apk file Saludos Héctor Aguilera SOTEICA/Grupo GGI > El 23 sep. 2020, a las 01:11, Nicola Pilli

nicola

24/09/20 09:43
Hi Hector, I’ll try it. In this way however the apk must be in the main directory of the site, right? In my application I use a procedure to get the apk from a specific directory not exposed. Can’t I find a solution keeping the same structure? Nicola Pilli Sviluppo Software [virgola25 Midi] [Descrizione: Descrizione: RTS 1989 Mail] E nicola@rtsnet.it T 0758010260 F 0758011789 W www.rtsnet.eu ================================================================================== Per favore pensa all'ambiente prima di stampare questa mail (o altro documento) Please consider the environment before printing this mail (or this document) ================================================================================== Le informazioni contenute in questa comunicazione e negli allegati sono riservate; è vietato a soggetti diversi dall'effettivo destinatario qualsiasi uso, copia, diffusione di quanto in essi contenuto, sia ai sensi dell'articolo 616 c.p., sia ai sensi e per gli effetti del T.U. sulla privacy (D.lgs 196/2003). Qualora il presente messaggio Vi fosse pervenuto per errore, dovrete provvedere alla sua immediata cancellazione dandocene notizia via e-mail all'indirizzo del mittente o all'indirizzo info@rtsnet.it This e-mail and any attachment(s) are strictly confidential. This message must not be copied, disclosed or used by anybody other than the intended recipient(s). If you are not the intended recipient(s), please inform the sender by e-mail or send a message to info@rtsnet.it and destroy this message immediately Da: Héctor Aguilera Inviato: mercoledì 23 settembre 2020 19:25 A: sd@gxtech.com.uy Oggetto: Re: [sd] Question about Update URL Hello, The update url must be placed in the following way: http://server.com/site/main.apk Server.com: It must be the DNS where you have the application implemented or the IP of your PC/server. Site: The directory where the files are located Main.apk: The name of the apk file Saludos Héctor Aguilera SOTEICA/Grupo GGI El 23 sep. 2020, a las 01:11, Nicola Pilli >


Back to sd