Related
Hi all,
I'm running MCR 3.1, and am looking for the Stock Android Contacts app to replace the HTC's People app which is heavy, and slow.
Yes, I screwed up by flashing [MOD] Dialer/Contacts.apk 2.8 Based off ChainsDD Dialer that can be found in the HTC Dream/G1 thread. I didn't notice that the app is for the G1 :-(
Anyway, after flashing the app now resides in /system/app/Contacts.apk. I tried to uninstall it but failed. I then tried to remove it via adb by doing:
abd shell rm -f /system/app/Contacts.apk, got the error message "Directory not empty".
I tried removing the app using a file brower (Android mate - which has superuser access), still failed to uninstall.
Need help to remove it permanently from /system/app as this app which I wrongly flashed crashes when launched.
Thanks!
Hi im using Pays BS rom (2.0)
im keen to get a .zip for the htc stocks app
anyone know where i can get this ?
Maybe someone has one handy ?
Cheers
Here is the HTC Stocks apk and the widget that came with it.
This came from an Evo rom so I hope it works for you.
Any reason why I can't install on my HD2 running Froyo sense rom ?
s_john8686 said:
Any reason why I can't install on my HD2 running Froyo sense rom ?
Click to expand...
Click to collapse
Try pushing via ADB
application not installing?
Hi, when I am installing stock.apk and the widget it goes to the installer and just cancels on me I tried this multiple times and things aren't working for me. .
Any suggestions on how to fix this I really like the stock ticker option for the widget.
I am running Warm 2.2 rls5 on htc incredible with the stock ziggy kernal
Thank You:
Alexyaz
same here
I can start the installation and there is a processbar. But in the end it just says that the application has not been installed.
Is there a log file that could hint anything?
don't install it like a normal APK, copy it directly to /system/app with ADB or Root Explorer.
Swyped from my HTC Desire running LeeDrOiD 2.3d with Tapatalk.
How To install via ADB
* Restart your phone in recovery mode.
* Make sure you connected your phone to your machine
* Open console on your machine (any OS)
* Navigate to android sdk path (ex in windows- c:\dev\android-sdk\platforms-tools)
* Execute the following command,
>adb shell mount /system
>adb push <pathtoapk> /system/app
Click to expand...
Click to collapse
Voila! done.
Reboot from your recovery.
ukanth said:
How To install via ADB
* Restart your phone in recovery mode.
* Make sure you connected your phone to your machine
* Open console on your machine (any OS)
* Navigate to android sdk path (ex in windows- c:\dev\android-sdk\platforms-tools)
* Execute the following command,
Voila! done.
Reboot from your recovery.
Click to expand...
Click to collapse
can i install dhd stock HTc music app via above method.........
i am running rooted stock foryo updated on my desire.......
( some one told me that due to different version of htc sence we can not install)
BodenM said:
don't install it like a normal APK, copy it directly to /system/app with ADB or Root Explorer.
Swyped from my HTC Desire running LeeDrOiD 2.3d with Tapatalk.
Click to expand...
Click to collapse
I accidentally deleted this from the stock rom through Titanium and now I'm trying to get it back. I moved the APK to the /system/app folder with Root Explorer and it's still not showing up. I will try the ADB route tonight.
baker2gs said:
I accidentally deleted this from the stock rom through Titanium and now I'm trying to get it back. I moved the APK to the /system/app folder with Root Explorer and it's still not showing up. I will try the ADB route tonight.
Click to expand...
Click to collapse
Did you get this sorted?
I too copied the stocks.apk to /system/app via root explorer and rebooted my HD2. However, the stocks app has not showed up.
Maybe I missed something?
hello guys i know im late but
im trying to install HTC Stocks on a galaxy nexus rooted.
ive tried copying to system/app but no luck
i install via ADB i get
Failed [INSTALL_FAILED_MISSING_SHARED_ LIBRARY]
Can anyone help me please!
i really liked the HTC stocks
stock.apk
hi guys I use rempuzzle 4.1 on wildfire and I dont use stock.apk because when Im open thats application than this application get to stopped , I did try every way but I cannot solved, Can you help me for tha?t and thanks for helps to me .
Has anyone successfully installed this HTC stock app on their non-htc phones?
misbehave said:
Has anyone successfully installed this HTC stock app on their non-htc phones?
Click to expand...
Click to collapse
Don't think it will work for non sense roms.
Sent from my HTC Desire S using XDA Free mobile app
need help.....
i have rooted sony x8 with busybox installed.when i try to install xrecovery with xrecovery.apk i cant run xrecovery
i also install it manually by copying to system/bin and it doesnt work either.
then i install it to system/xbin, still...i cant run xrecovery....
pls help
Download files from original topic for MANUAL install. Put 3 files from archive to /system/bin and add all points in permissions for that files
Sent from my X8 using XDA App
koolad4ms said:
need help.....
i have rooted sony x8 with busybox installed.when i try to install xrecovery with xrecovery.apk i cant run xrecovery
i also install it manually by copying to system/bin and it doesnt work either.
then i install it to system/xbin, still...i cant run xrecovery....
pls help
Click to expand...
Click to collapse
use this xrecovery files.. it works for me, copy this in your system/bin with all the privileges check..
And what about xrecovery v.0.3? 01 works for me too..
hi, 2months ago I root the device with cm-10.2.1-maguro all working as expected, till I liked to use voice recorder after recording stopped the app close, realize that has to do with root.
I couldnt find how to enable the app through superuser, so start to check for alternatives so I landed here
Code:
https://play.google.com/store/apps/details?id=eu.chainfire.supersu
no hope also with that, uninstalled. The problem :
through adb + eclipse I can browse the device folders when using adb root - OK
on device superuser still @ settings - OK
when on android terminal - and run the command su writes su not found!
then I red @ superSU GplayURL
Superuser access management runs through a so called "su binary". There can be only one of these at a time.
Click to expand...
Click to collapse
how I can restore the original cm-10.2.1-maguro su binary?
whokn0ws said:
hi, 2months ago I root the device with cm-10.2.1-maguro all working as expected, till I liked to use voice recorder after recording stopped the app close, realize that has to do with root.
I couldnt find how to enable the app through superuser, so start to check for alternatives so I landed here
Code:
https://play.google.com/store/apps/details?id=eu.chainfire.supersu
no hope also with that, uninstalled. The problem :
through adb + eclipse I can browse the device folders when using adb root - OK
on device superuser still @ settings - OK
when on android terminal - and run the command su writes su not found!
then I red @ superSU GplayURL
how I can restore the original cm-10.2.1-maguro su binary?
Click to expand...
Click to collapse
Have you tried installing a rooted ROM?
Sent from my Nexus 4 using Tapatalk
nada, just download the cm desktop + cm android and made the root, nothing else.. please, advise how I can fix it..
whokn0ws said:
nada, just download the cm desktop + cm android and made the root, nothing else.. please, advise how I can fix it..
Click to expand...
Click to collapse
What recovery do you have installed?
Sent from my Nexus 4 using Tapatalk
http://www.cyanogenmod.org/
from desktop navigate to http://get.cm (download app)
from mobile navigate to http://get.cm (download app)
mobile get rooted in ~15min
thanks
so I dont know anything else..
I used to have this issue (but I didn't realise I had lost root because of an app), so I just downloaded and reflashed SU and all was good.
Download and flash from recovery: http://download.chainfire.eu/282/SuperSU/
hmm tried I got :
- Mounting
- Removing old
- Extracting files
- Restoring files
- Settings Permissions
set_perm : some canges failed
E: Error in data/media/0/CWM-SuperSU-v0.98.zip
(Status 7)
Installation aborted
-- when tried sideload ^the same with :
E: Error in /tmp/update.zip
!?
@nicknc writes :
ClockworMod Recovery v6.0.4.7
[searching..searching..searching..]
the solution is to download the latest SuperSU zip aka
http://download.chainfire.eu/446/SuperSU/UPDATE-SuperSU-v1.99r3.zip
there isnot error7, installed rebooted su is there!.
the final Q, is how to enable an application to have root access (when SuperSU not prompt me) ?
Marvlesz thanks!
whokn0ws said:
the final Q, is how to enable an application to have root access (when SuperSU not prompt me) ?
Click to expand...
Click to collapse
When an app requests SU, you should be prompted. If you've set a default choice, you should be able to change that from the SU app. You should also be able to change previous choices from there as well.
basically the problem is :
1-voice recorder recording but no output
2-on built-in browser in any page has 'browse' to choose a file - the open dialog never opens! (aka facebook.com upload photo or imgur.com)
how I will resolve these? googlesearch=0%
Yesterday, I installed PhoenixOS v2.5.9.375 on an old laptop, and I must say that I really like the Android experience on a laptop that I thought was too old to be good for anything. One problem that I am having though is that I cannot update Google Play Services which is preventing some of the GApps that I want to use from working. I tried using the instructions in this thread to fix the problem, but sadly they do not work with this version of the OS, and I get an error message saying "App not installed" when I try to fix it this way. I also so this, which looked promising until I learned that it requires a dual boot into Windows, and I am using PhoenixOS exclusively on my laptop, meaning that this is ruled out as an option.
Does anyone have any suggestions?
I am having the same issue with my Google Play Services, but the one I provided in the thread works with Google Play Games at least. I wonder why Phoenix OS comes with version number beginning with 070... This version is for x86 and for Android 4.0+ nodpi (according to apkmirror). Shouldn't Phoenix OS come with 270 or 480 since Phoenix OS 64-bit runs on Android 7.1.1 (32-bit runs on 5.1)? If so, my instinct is telling me that we have to forcefully install the updated Google Play Services (probably along with Google Play Store and Google Services Framework) to get it working correctly. This cold probably be done with root, so at least we know we can fully root the OS and work our way from there.
I have that problem also before... I downloaded the updated Google Play service in apkmirror, tried to manually installed it but still it wont install... But what I did in order to fix it is first to disable the Play Service on the App Settings and then I use Root Explorer to locate the location of the Gplayservice which is /system/priv-app/GmsCore. so what I did i rename the GPlayService that I downloaded into GmsCore.apk and then replace the app on /system/priv-app/GmsCore and change permission to "rw-r-r". and re-enabling back the GPlayService on that App Settings and reboot.... at Viola its fix... now I dont have an error on it anymore...
killerBEE07 said:
I have that problem also before... I downloaded the updated Google Play service in apkmirror, tried to manually installed it but still it wont install... But what I did in order to fix it is first to disable the Play Service on the App Settings and then I use Root Explorer to locate the location of the Gplayservice which is /system/priv-app/GmsCore. so what I did i rename the GPlayService that I downloaded into GmsCore.apk and then replace the app on /system/priv-app/GmsCore and change permission to "rw-r-r". and re-enabling back the GPlayService on that App Settings and reboot.... at Viola its fix... now I dont have an error on it anymore...
Click to expand...
Click to collapse
If this really works, then I will update my thread. What variant and version did you download? Can you provide a bit more information?
Thank you for the info, this looks very promising, please could you let us know which version you downloaded
Hi all,
This is how I got it working, several ways actually:
Using the toolkit http://bbs.phoenixstudio.org/en/showthread.php?tid=9661
Extract the system.img from the downloaded installation EXE or copy the system.img from your install directory
Make sure you download the GAPPS7.1 in the above post and put it in the \tools directory of the toolkit
Follow the toolkit to unpack/update GAPPS/repack
Copy the system.img back to your installed directory (C:\PhoenixOS)
Hacking it yourself
Download the latest GAPPS 7.1 PICO
Replace the APK in the GAPPS package over the ones installed on your PhoenixOS
Does this method require you to have a dual boot setup? Because I don't.
Android PC tool works!!
Used the PC tool and it worked flawlessly. On another note i have been trying to tinker with the OS and found out that the system cannot be mounted as r/w. Tried the command
Code:
su mount -o rw,remount /system
which gives me /dev/loop0 is write-protected mounting read-only. Is there any way fix to this.
meanhacker said:
If this really works, then I will update my thread. What variant and version did you download? Can you provide a bit more information?
Click to expand...
Click to collapse
Im using Phoenix 1.5.0 android 5.1.1... I tried it also in the Nougat version and it also works...
killerBEE07 said:
Im using Phoenix 1.5.0 android 5.1.1... I tried it also in the Nougat version and it also works...
Click to expand...
Click to collapse
Which version of GPlayService did you download and which variant? Post the apkmirror link
meanhacker said:
Which version of GPlayService did you download and which variant? Post the apkmirror link
Click to expand...
Click to collapse
sorry I took so long to reply... here's the link... https://www.apkmirror.com/apk/googl...2-6-73-020700-194189626-android-apk-download/
I hope this will be useful...
killerBEE07 said:
I have that problem also before... I downloaded the updated Google Play service in apkmirror, tried to manually installed it but still it wont install... But what I did in order to fix it is first to disable the Play Service on the App Settings and then I use Root Explorer to locate the location of the Gplayservice which is /system/priv-app/GmsCore. so what I did i rename the GPlayService that I downloaded into GmsCore.apk and then replace the app on /system/priv-app/GmsCore and change permission to "rw-r-r". and re-enabling back the GPlayService on that App Settings and reboot.... at Viola its fix... now I dont have an error on it anymore...
Click to expand...
Click to collapse
dude thanks a lot it did work now its updated to last version
andyle2k said:
Hi all,
This is how I got it working, several ways actually:
Using the toolkit http://bbs.phoenixstudio.org/en/showthread.php?tid=9661
Extract the system.img from the downloaded installation EXE or copy the system.img from your install directory
Make sure you download the GAPPS7.1 in the above post and put it in the \tools directory of the toolkit
Follow the toolkit to unpack/update GAPPS/repack
Copy the system.img back to your installed directory (C:\PhoenixOS)
Hacking it yourself
Download the latest GAPPS 7.1 PICO
Replace the APK in the GAPPS package over the ones installed on your PhoenixOS
Click to expand...
Click to collapse
Hi, I put the gapps in the tools directory, but I don't understand what you mean by follow the toolkit to unpack/update GAPPS/ repack. Am I supposed to make those folders? When I go to the unpack folder, just my system image is in there.