Hello everyone, this is the only place where I could ever find help to my project.
I need to create a script that opens url that redirects to playstore,
example: the script will open the url that redirects to a specific game or app and then the app opens itself from playstore.
the app should open only if it is already installed, not if there is BUY option or free install option.
is it possible?? somebody could points me toward the open button option in the ps apk??
Related
I've searched the forum + google for this answer but I've come up with nil. Whenever I download a ".myapp" file from android bazaar my phone just doesn't know what to do with the it. Is there anyway to get aptoide to open up the myapp files by default.
Android doesn't support .myapp files. Android applications are in .apk format (Android Application Package file). So no, there is no way to allow it to recognize/install those files.
I figured it out. I used firefox beta and it gave me the option to open the .myapp with Aptoide. Hope this helps someone out.
hobomusashi said:
I figured it out. I used firefox beta and it gave me the option to open the .myapp with Aptoide. Hope this helps someone out.
Click to expand...
Click to collapse
Did it allow installation of the file?
well the myapp file isn't actually a program file. i think it just shows aptoide where to get the program from on the server.
Thanks
The firefox Beta works. Thanks!
In android you can open it by ex exploe rand copy link from http to apk .in win just go to m.aptoide.com download myapp files open it by noodepad and copy link from http to apk
Hello,
i am using APP Inventor, but it put my question as general from Android.
How can i directly download a file from WEB without the browser try to open it.
I i put a url like: privatesite.blablabla/image.jpg
he will put the image in the browser, because browser can load the file and show it on screen, but i want to download it without reading it.
I need that to put inside App inventor, but if it's possible to do it in HTML or other, that's ok, i think i can make app inventor run an external application.
Thank a lot
TiagoLoboDias said:
Hello,
i am using APP Inventor, but it put my question as general from Android.
How can i directly download a file from WEB without the browser try to open it.
I i put a url like: privatesite.blablabla/image.jpg
he will put the image in the browser, because browser can load the file and show it on screen, but i want to download it without reading it.
I need that to put inside App inventor, but if it's possible to do it in HTML or other, that's ok, i think i can make app inventor run an external application.
Thank a lot
Click to expand...
Click to collapse
Have you tried other browsers for example opera mobile?
Programmatically
TiagoLoboDias said:
Hello,
i am using APP Inventor, but it put my question as general from Android.
How can i directly download a file from WEB without the browser try to open it.
I i put a url like: privatesite.blablabla/image.jpg
he will put the image in the browser, because browser can load the file and show it on screen, but i want to download it without reading it.
I need that to put inside App inventor, but if it's possible to do it in HTML or other, that's ok, i think i can make app inventor run an external application.
Thank a lot
Click to expand...
Click to collapse
Well, you can do it programmatically, so maybe an app can do this, with a page in which you just put the url and it gives you the possibility to retrieve the file in your filesystem.
TiagoLoboDias said:
Hello,
...but it put my question as general from Android.
How can i directly download a file from WEB without the browser try to open it.
Click to expand...
Click to collapse
You might find a good way to solve it using cURL, which also has been ported to Android.
hi guys, the problem i have is this:
i'd like to open *.epub file attached to an email (or if i find it in the system file manager), just tapping on it,(like IOS do) and even if i've the app that can open this file (i've installed moon+reader and alkido) under file like the *.epub appear only the button 'info' and if i tap on it, it says 'no app for this file' .
this problem is for all the ebook files epub/mobi/ecc...ecc.. and rar archives!
another question :
how can i open the book i've already bought in google play books?!
it seems it can open books only if you download it from the 'play books store'.
i find a "solution" even if it is not really what i expect, in some file manager ("Root Explorer", "ES Gestore File" and "X-plore") you can choose tha app that have to open the file, but they didin't memorize that setting, and all the time you wanna open that file, you have to do a long tap on it and than choose 'open with' and than the app you want to use!
sorry for my english!
i hope i'd been able to explain my problem!(and to find a solution)
Try uninstalling aldiko and the other book readers then reinstall them.
When you've done this open aldiko and search your epub file, it will add to your book shelf!
but it will not find an ebook attached to an email!
even if i unistall and reinstall the ebook readers!
maphioso_ali said:
but it will not find an ebook attached to an email!
even if i unistall and reinstall the ebook readers!
Click to expand...
Click to collapse
youll have to save the attachment from the email first then open it
i use gmail as email manager, and im not even able to save it! i just can tap 'info'
i'd like to find a 'windows like' solution , for this extension use this app!!
and not all the time 'save' than open a specific file manager , find the file and funally open it!it's boring!
Hello I'm trying to fix my phone because I was deleting the junk from T-Mobile but it seems that i deleted something important so I don't have Launcher.
I tried to open the browser, download Go Launcher ex.apk and install it but my phone says the file cannot be open, so my 2nd plan was to download it direct from Play, so I open the browser and want to install but it says I need to open the Play app, anyone know if its posible to open an app from a link or install and apk from the computer to the phone like on Nokia Ovi Suite?
Any help would be appreciated
You need to enable non-market sources in the system settings.
If you do not have a file manager, you can install an .apk 2 ways
In browser, type "file:///path-to-file/file.apk"
Through adb "adb install path-to-apk"
Hi guys
_I have a problem with an app called
"Aplus centre"
_however, this app contains some pdf files that I really need
_those pdfs are downloaded every time i open the app and deleted after closing it
_I need help to get those pdf as files so i can print them
_app name: "Aplus centre"
_app link on play store: play.google.com/store/apps/details?id=application.acenter.alisaleh.gsoftcompany
hope an expert sees my question
peace
Use file explorer
Open the app so that the PDF files are downloaded. Then keep the app open, don't close it.
Go to your Android file explorer and go to Android>data.
In this look for the app name. Must be something like com. followed by app name or app developer or something related. Check in that folder.