Guys
Recently I have installed LCD Density Pro to remove my compaitiblity issues and I have downloaded modded PlayStore v3.5.15 that comes with it but when I start downloading modded GSF.apk (GSF_mod1_9_a_160.apk) it shows me that "Download Failed! Reasons may be: 1. Bad Internet Connction. 2. You may be running an old version. 3. Modded GSF may not be available for your OS."
I have many sites but i found this file nowhere and I have also checked the reasons which it is showing me for download failure as I have a good internet connection, my versio of this app is 2.4.2 and OS version is 2.2.
So what should I do or where would I found this file.
Related
trying to get android market to work on a Ramos W17PRO
I have managed to get it to load by installing
GoogleLoginService.apk and Vending.apk
When it opens I get 'Server error'
I tried Market Enabler but the device is not pre-rooted
My question is, how do I root this device or get the market working?
seems Gmail will not install either
Just get a 'application not installed' message
Hi.
You just need to go on Ramos site _(it's Chinese I'll suggest to visit through Google translator )
Search for 'w17pro' and download :
- Google application (include major Google apps like market )
- calendar sync (needed for calendar synchronization capacity )
I also suggested to upgrade to last firmware available wich include interesting improvement and omiss the China applications (that's are not usable for me )
Sent from my W17PRO(Dualcore) using Tapatalk 2
Hello guys,
I just got thi android phone from China, the model it is a jy131c - MT6515M.
It came with android 4.0.1, but wiht no google apps, I was looking at the internet and found it is because China and Google does not have a partnership.
I saw that there is some ways to have gapps on the device, but the main problem right now is that I can't root. I already try different methods:
SuperOneClick, Superuser app, z4root and some other chinese app, but none of them worked.
SuperOneClick: The software frezzes on the step 5 (wainting for the device)
Superuser app: nothing happens
Z4Root: nothing happens
Chinese apps: can't do it for some reason (reason it is in chinese, I cant read .
I heard there is a Cyanogenmod onyl for the google apps, but downloaded the lastest version but did not work:
The tutorial said, change the file to update.zip, install on the recovey mode, but I get invalid OTA package, missing scatter update.zip is not correct. Instaltion aborted.
Guys, I'm a nob on thid, can you help me in what should I do? Any one knows?
Okay this has been bugging me out for a week now, I can't seem to download the Chiltern Railway app on to my Vodafone Smart 858, (Huawei U8160) it says when I try to download it it just says my device is not compatible ???
I was running The smart Lucky rom with no problems and I used to have the app on my phone, but my mate thought it would be okay to find a better rom for the phone, he didn't back up any of my apps or files and just wiped the phone, he couldn't get any of the roms to work probably, So I went back to the smart lucky rom, and proceded to reinstall my apps from Google play,
I am now using the Custom Rom LegDroid CM7 U8160 which works really well, and says the os is now 2.3.7,
So I don't understand why I can't download this Chiltern railway App, it even says the minimum system needed is 2.1
Does anyone have any idea to why I can't download the App?
What if I just copied the apk file from a friends phone, would I be able to install the app then?
Any help would be great.
Thanks.
Here's a reference for installing apps with apk files:
http://forum.xda-developers.com/showthread.php?t=941654
It will help if you do a search first in this forum
Hi all.
I need some help / info on this. I have googled but found nothing similar to this.
I have a rooted Google Pixel 2 Running the stock December Pie firmware (latest at the time of writing)
Recently i noticed that apps that are already installed on my phone are reinstalling themselves silently.
I use MobileGO on my PC to manage my phone and it keeps showing that apps have been installed when they haven't updated via Play Store... and i have not side loaded them either.
At first i though it to be an error with MobileGO but it happens to random apps almost daily so i decided to extract the apps to pc and compare the hash values of the "updated" versions against the same verion number extracted from the play store and of course they are different. Something is modifying my installed apps but there no other symptoms.
I want to find out what is causing this rather than just do a reset or re flash however im not sure where to start as this is symptom less i wouldn't have even noticed if not for managing the phone via the pc
I also want to look for what has been modified in these version that are now on my phone can anyone with apk reversing experience please help me compare for differences or a common modification between the files ?
Hi,
I have an apk that I would like to install on my smart tv, but when installing it I get the following error "An existing package by the same name with a conflicting signature is already installed" but I am 100% sure that there are no packages installed with the same name since I wiped my smart tv clean, not that if I installed the same apk on my phone it installs just fine, if I install it on a tv box with the same version of android as in the smart tv then it works as expected.
also if I try to install a different apk on my smart tv it works also, but that specific apk with the specific smart tv that I have just don't work.
My tv is an off-brand 55' that runs the same firmware as a Tcl v8 TVs, in fact, I have updated it using a firmware file from TCL site with the version number "v8-s68at02-lf1v198"
running Aida64 reveals that the android version is 5.1.1(lollipop) and the API level is "22" and the "minSdkVersion" of the apk is "21" so it should install just fine
I uploaded the apk here https://drive.google.com/file/d/1UtDuZee6xv9ISW9a-e4T-YHiIYJ2Y48J/view?usp=sharing
can someone tell me what's so special about this apk?
Regards
You get this error message if Android's PM ( package manager ) detects that a similar APK version is already installed. Hence delete the already installed APK version: if APK is a user app then a Factory Reset may help in doing so.
If APK is a system app and/or a system-priv app then Android OS must get rooted before trying to manually uninstall it.
xXx yYy said:
You get this error message if Android's PM ( package manager ) detects that a similar APK version is already installed. Hence delete the already installed APK version: if APK is a user app then a Factory Reset may help in doing so.
If APK is a system app and/or a system-priv app then Android OS must get rooted before.
Click to expand...
Click to collapse
I understand what the message means but as I said in the OP the strange thing is that the package is not installed, I even formatted the tv and wiped it clean, and tried to install the apk and it gave the same error.
Have never heard or read that PM produces false error messages.
Just to make matters stranger I created a dummy app in android studio with the same package name and installed it on the tv and it worked fine! so if it was true that the app is installed it would've warned me but it didn't.
now I resigned the problematic apk with the same certificate as my dummy app and tried to install it on top of my dummy app, it did tell me it will update the app since they have the same package name but after clicking update it also showed me "An existing package by the same name with a conflicting signature is already installed" which is strange since they should both be signed by the same certificate.