gpsilsvor.pdf

Troubles with application

gpsilsvor.pdf

Postby flyroccia » 19 Oct 2012, 07:52

I've a Galaxi SIII and I downloaded the app from playstore. the system sent me also the gpsilsvor.pdf with istructions. Nice! But there is a problem I receive this pdf file 5-6 time per day now I've the gpsilsvor-38.pdf (38 download!!!!). I've also deinstalled the app from my SIII but the pdf file dowload take place. Also now that I'm writing this post. Please , please STOP IT IMMEDIATELY!!!! ... now I've in my Galaxi the gpsilsvor-39.pdf :(((
flyroccia
 
Posts: 1
Joined: 19 Oct 2012, 07:33

Re: gpsilsvor.pdf

Postby kitercuda » 29 Oct 2012, 16:49

Here is code for downloading PDF:

public boolean onOptionsItemSelected(MenuItem item) {
Intent i;
switch (item.getItemId()){
case R.id.userguide:
Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.funair.cz/downloads/manuals/gpsilsvor.pdf"));
startActivity(browserIntent);
break;
...


There is no loop
User avatar
kitercuda
Administrátor
 
Posts: 1297
Joined: 11 Apr 2012, 11:25


Return to Questions and answers

Who is online

Users browsing this forum: No registered users and 5 guests

cron