Related
Hello,
I have rooted my X10 and I have R2BA020 and I have removed some apps with Titanium, nothing like Mediascape or Timescape. I have removed Moxier, GTalk, Quadrapop and user manuals. Obviusly I have uninstalled something that I shouldnt ( me IDIOT didnt make backup of those apps in Titanium !! ). Now whenever I start my phone I get this message that it has failed to start and I must press Force close. I have found some solution that I delete data from Google Apps and Gmail in Settings -> Applications but it seems to work one time because when I entered my data again in Gmail I got it again when I boot my phone.
Please, can anybody help me ? Maybe give me GTalk and other app that was below it as .apk so I can install it ?
Tnx a lot !
Removing GTalk was a terrible idea.
I see that now I have found X10 dump and installed Talk.apk and gtalkservice.apk and I got GTalk icon but when I press it I get that message again. I dont get it when I go in Gmail or Market, they are working.
Any other help, please ?
damirbusic said:
I see that now I have found X10 dump and installed Talk.apk and gtalkservice.apk and I got GTalk icon but when I press it I get that message again. I dont get it when I go in Gmail or Market, they are working.
Any other help, please ?
Click to expand...
Click to collapse
You have to push them to /system/app, not just installed regularly
Ok, thanx. How do I do that ? I really have no idea how to do this, I have installed them only like any other .apk.
Thank you very much !
Assuming you put the two apks on your sdcard..
Code:
mount -o remount,rw /dev/block/mtd2 /system
dd if=/sdcard/gtalkservice.apk of=/system/app/gtalkservice.apk
dd if=/sdcard/Talk.apk of=/system/app/Talk.apk
chmod 644 /system/app/Talk.apk
chmod 644 /system/app/gtalkservice.apk
reboot
I put them on root of SD card right ?
Only one last thing, how and where should I copy&paste those commands ? Can you please tell me step by step, I would really appreciate it because I dont want to flash my phone again. Connect the phone on my PC and then Start -> Run or how ? I can see that you are professional and it is very hard for me to understand how to do this.
Thank you SO MUCH !
Android terminal app, YOU NEED NOT WORRY ABOUT THE COMMANDS BUT CAN MANUALLY COPY THE INSTALLED APP FILE FROM sdcard/gtalkservice.apk TO SYSTEM/APP/ ENABLING R/W OPTION TOP LEFT IN ROOT EXPLORER.
I need terminal app on my phone or on my PC ? Here:
http://www.appbrain.com/app/com.android.term
Manually copy this Talk.apk and gtalk.apk file to system/app ? How can I do that ? I dont know how to enter system/app folder on my phone ? Also those read-write permissions, where do I change that ? Can I do it with Astro File Manager ?
Please explain me like to an idiot coz Im not far from that
And on the end, should I uninstall Talk.apk and other one first since I have installed them just like regular .apk app ?
Is this Root Explorer that I need:
http://www.appbrain.com/app/com.speedsoftware.rootexplorer
Tnx a million !
I go in this Root Explorer and cannot copy Talk.apk from SDCard to system/app, it says that file system is read only. When I long press on Talk.apk in SDCard and go in Permissions there is no tick in User row, only in Group, then I tick Read and Write and OK but when I press ok ticks are gone again and I cannot copy that in system/app folder then.
Please guide me how to do it.
zephyrix said:
Assuming you put the two apks on your sdcard..
Code:
mount -o remount,rw /dev/block/mtd2 /system
dd if=/sdcard/gtalkservice.apk of=/system/app/gtalkservice.apk
dd if=/sdcard/Talk.apk of=/system/app/Talk.apk
chmod 644 /system/app/Talk.apk
chmod 644 /system/app/gtalkservice.apk
reboot
Click to expand...
Click to collapse
I have typed this in Better Terminal and apps have installed in system/app and they have permissions there but I still cannot get in GTalk on my phone, I get the sam error ? Is there any extra steps to make it work ? I have checked them in Root Explorer to see if they have R/W permissions.
Tnx a lot
damirbusic said:
I have typed this in Better Terminal and apps have installed in system/app and they have permissions there but I still cannot get in GTalk on my phone, I get the sam error ? Is there any extra steps to make it work ? I have checked them in Root Explorer to see if they have R/W permissions.
Tnx a lot
Click to expand...
Click to collapse
They need to be signed with the same signature as the system afaik. You'll need GTalk and the other app from an x10 build.
I have downloaded Talk.apk and gtalkservice.apk from X10 dump. What do I need more ? I think I will have to flash the phone again since obviusly there is no solution for this...
Tnx
Hey,
I had the same pb and the code on the 1st page worked for me.
Put those 2 .apk files on the root folder of your sdcard.
Write the code on 1st page in Better Terminal. Reboot and you're done !
Good luck
Nope, I have tried it but nothing happened with those last 2 chmod commands and I have reflashed my firmware again and not touching GTalk app
Tnx for the info
Hey guys,
I just rooted my phone, and haven't removed ANY of the google apps and I'm getting this same error... Any ideas?
X
wouldn't hurt to try a re-root
I get also same error, even i've not removed Gtalk. Gtalk works properly
i found these apps so that the error is not repeated all the apps should moved to system/app folder using 644 permissions
i have attached the files at the end
Removed Gtalk
ok, so yesterday I was using Gtalk on my samsung captivate to chat with some friends,until i wanted to sign out and go onto another of my google accounts to chat with other people. but when i clicked sign out it simply closed the app then when i reopened it, it was still on my other account. well me being the impatient person that i am decided to use my root power and remove gtalk and try to reinstall it later.....WRONG.... now i keep getting an error... (com.google.process.gapps. has unexpectedly closed. well i though ill just factory reinstall getting rid of the error. so Now i cant download anything on android market to get the explorer back because i cant use 3rd party apps again because my settings.db was reset! so i need lots of help.. running Ubuntu 10.04 so that makes the process even harder for a noob like me -.- any help is appreciated in advance
Hi guys, I wanted to ask you if someone can help me installing the Asus Keyboard app on my TF300T with CM10. I have the Keyboard.apk , but it gives an error when installing... Any help?
Did you have the odex files too? And you need to manual place into /system/app. Normall install will not work.
Sent from my GALAXY Cooper
geldebanho said:
Hi guys, I wanted to ask you if someone can help me installing the Asus Keyboard app on my TF300T with CM10. I have the Keyboard.apk , but it gives an error when installing... Any help?
Click to expand...
Click to collapse
You will find the Asus Keyboard apk and odex file in the zip file
Just push it on /system/app
Ok, I'll try it later. Thanks!
It didn't work... Any ideas? :s
geldebanho said:
It didn't work... Any ideas? :s
Click to expand...
Click to collapse
Describe? It didn't work.
After placing each file in /system/apps ( I always set permissions as well 644). Reboot. you went to settings/Language & Input, placed a check beside it/Clicked Default and selected it.
If you pushed it with adb permissions may be correct already.
geldebanho said:
It didn't work... Any ideas? :s
Click to expand...
Click to collapse
It's the native keyboard from Asus with Odex file.
You have 2 solutions for push these files on your system, but you need root rights:
- 1st: by ADB
adb push XXX YYY : copy the file XXXX from your PC on to your system/app YYY of your phone
- 2nd: by an APK as Root explorer, Es File Explorer etc (with root rights)
just copy and paste thes 2 files to your SDcard and copy and paste again to the system/app folder.
After don't forget to reboot your device.
And finally you went to settings/Language and Input, placed a check beside it/Clicked Default and selected it.
philos64 said:
It's the native keyboard from Asus with Odex file.
You have 2 solutions for push these files on your system, but you need root rights:
- 1st: by ADB
adb push XXX YYY : copy the file XXXX from your PC on to your system/app YYY of your phone
- 2nd: by an APK as Root explorer, Es File Explorer etc (with root rights)
just copy and paste thes 2 files to your SDcard and copy and paste again to the system/app folder.
After don't forget to reboot your device.
And finally you went to settings/Language and Input, placed a check beside it/Clicked Default and selected it.
Click to expand...
Click to collapse
+1
philos64 said:
It's the native keyboard from Asus with Odex file.
You have 2 solutions for push these files on your system, but you need root rights:
- 1st: by ADB
adb push XXX YYY : copy the file XXXX from your PC on to your system/app YYY of your phone
- 2nd: by an APK as Root explorer, Es File Explorer etc (with root rights)
just copy and paste thes 2 files to your SDcard and copy and paste again to the system/app folder.
After don't forget to reboot your device.
And finally you went to settings/Language and Input, placed a check beside it/Clicked Default and selected it.
Click to expand...
Click to collapse
I did the 2nd method right from the beginning - I even set permissions for the files. The problem is that the settings thing stops responding when I try to open it with the files inside system/apps ...
geldebanho said:
I did the 2nd method right from the beginning - I even set permissions for the files. The problem is that the settings thing stops responding when I try to open it with the files inside system/apps ...
Click to expand...
Click to collapse
Just reboot when your copy/paste is done
No good... I did everything, copied the files to system/app with root explorer, rebooted, and the keyboard isn't even listed on the settings page...
geldebanho said:
No good... I did everything, copied the files to system/app with root explorer, rebooted, and the keyboard isn't even listed on the settings page...
Click to expand...
Click to collapse
OK I'll try to duplicate your issue and report back. Which cm10 rom are you using?
I chose cm10 nightlies and I can't get a proper install either, I'm looking into why.
I'm using the 09-11 nightly.
geldebanho said:
I'm using the 09-11 nightly.
Click to expand...
Click to collapse
Thanks I am working on it.
I deodexed and that failed to show installed.
Made a flash zip and that failed to show installed.
Now I'm really curious.
I need to flash stock rom and play a little then come back to cm10.
I'll report when I have more info.
I can't make it work no matter what I try, I'm sorry. If I think of anything else I'll reply here.
Maybe they are some missing librares they are in /system/lib/ ? Check the logcat, it should what is missing.
Wysyłane z mojego ASUS Transformer Pad TF300T za pomocą Tapatalk 2
Thanks I'm looking into that now. I'll reflash stock and try to get a better idea what might be missing. I see where it fails and why but haven't been able to relate that to a lib or config yet.
Thanks for the help!
When I do something like this I don't always get it fixed but I certainly learn new things as I go.
I'm not making any progress on this problem, sorry but I'm finished unless something else turns up soon.
Maybe someone else can lend a hand.
I will flash CM next days, as I already unlocked bootloader. Myabe I can find out what is missing, but try to add all the apks from this screen, it from stock.
Sent from my unlocked ASUS TF300T
Hi, I have a spice stellar mi 500. i tried rooting the phone which worked fine and then I tried removing some of the system apps like Rail yatra,, facebook, dhingana. i was able to remove them and then i finally booted my device. Since then I am getting the error "unfortunately system UI has stopped working" I am not able to open apps or receive calls. the system hangs. not even able to unroot the phone now as any apps will hang. even the control bar does not slide from the top. I am screwed. I have tried factory reset several times. in all different ways like from with system recovery or android settings. but i guess i am out of luck. can someone help me. :crying::crying::crying::crying::crying::crying::crying::crying:
depanakar said:
Hi, I have a spice stellar mi 500. i tried rooting the phone which worked fine and then I tried removing some of the system apps like Rail yatra,, facebook, dhingana. i was able to remove them and then i finally booted my device. Since then I am getting the error "unfortunately system UI has stopped working" I am not able to open apps or receive calls. the system hangs. not even able to unroot the phone now as any apps will hang. even the control bar does not slide from the top. I am screwed. I have tried factory reset several times. in all different ways like from with system recovery or android settings. but i guess i am out of luck. can someone help me. :crying::crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
You have most probably messed the systemUI.apk which is located in /system/app or files associated with it. Did you remove any other apk's in which you weren't sure what it does?
In this case, Factory reset won't work because it just wipes user data and /system partition remains in tact. The nearest possible thing to do is to flash a stock ROM if exists or copy the deleted apk's borrowing from some one else's phone and place those apk's in /system/app partition setting the correct permission.
I remember exactly what I deleted. I I uninstalled Dhingana.com, Facebook and Rail yatra. I cannot start third party apps though I can install them. So I am not sure how to place the systemUI.apk in the directory /system/app. Can it be done through inbuilt file manager?
depankar said:
I remember exactly what I deleted. I I uninstalled Dhingana.com, Facebook and Rail yatra. I cannot start third party apps though I can install them. So I am not sure how to place the systemUI.apk in the directory /system/app. Can it be done through inbuilt file manager?
Click to expand...
Click to collapse
Nope, I guess not possible through default file manager. You have to use ES File Explorer File Manager or Root Explorer to place it in /system/app and change its permissions to rw-r-r.
coolsandie said:
Nope, I guess not possible through default file manager. You have to use ES File Explorer File Manager or Root Explorer to place it in /system/app and change its permissions to rw-r-r.
Click to expand...
Click to collapse
it get an error when i try yo copy the file to \system\app\. the error is copy failed. i am doing this with supersu previelege using esexplorer
coolsandie said:
Nope, I guess not possible through default file manager. You have to use ES File Explorer File Manager or Root Explorer to place it in /system/app and change its permissions to rw-r-r.
Click to expand...
Click to collapse
I tried replacing systemUI.apk to \system\app folder using esexplorer but i got error. error: copy failed.
is there a possibility I can get hold of a stock rom and flash it using update from SD card. the default android update manager?
depankar said:
I tried replacing systemUI.apk to \system\app folder using esexplorer but i got error. error: copy failed.
is there a possibility I can get hold of a stock rom and flash it using update from SD card. the default android update manager?
Click to expand...
Click to collapse
Make sure you've mounted the /system partition as R/W before attempting to Copy or setting permissions.
coolsandie said:
Make sure you've mounted the /system partition as R/W before attempting to Copy or setting permissions.
Click to expand...
Click to collapse
now how do i do that ? sorry for my questions.
Can someone help me out with the Multi-view hack to add all apps?...I just used the editing method for adding all apps to the multi-view window. All the steps went fine, but now that I'm done I can't get Multi-view to work AT ALL! I enabled it, held the back button down over and over and it does absolutley NOTHING. I am on stock 4.1.1, rooted with unlocked bootloader and I have a nandroid backup that I made just before attempting this, but since everything else on my Note 2 is still working I'm waiting and hoping that someone out there knows what's going on and has a fix for it.
Here are the steps that I took:
----------------------------------------------------------------------------------------------------------------------------------------
1. Download modified odex file (multiwindow.zip) by hairdewx (mirror), and extract services.odex FlashBarService.odex files. After that copy both files into your device.
2. Get file manager app that can open the system apps, such as ES File Explorer or Root Explorer that can be found on Play Store.
3. Mount the system partition as Read/Write (R/W).Mount to R/W and Replace Files
4. Copy and replace “FlashBarService.odex” to “/system/app” folder, as well as “services.odex” to “/system/framework” folder. If you have difficulty to replace services.odex, reboot your device. In case you experiencing bootloop after replacing services.odex, then you need to pull out and reinsert the battery, if the bootloops remains, just flash the root image with ODIN to fix it.
5. Reboot your Galaxy Note II.
6. Open the file manager again, delete “com.sec.android.app.FlashBarService” from “/data/data” folder, then reboot once again.
7. (Optional) Open “/data/data” folder again, if you find the “/flashbar” folder, just delete it.
Now you should have been able to add any apps to the Multi Window bars on Verizon Galaxy Note 2, and also run two applications at the same time (MultiView). If you can’t find an edit button, it’s likely that you on 240 DPI, just switching back to 320 DPI, edit button will reappears.
-----------------------------------------------------------------------------------------------------------------------------------------
That's it. I did all of these steps with no problems but as mentioned, now I can't get Multiview to work at all. I have tried restarting several times and also did a battery pull but no luck. Please HELP!
Edited...PROBLEM SOLVED AFTER FACTORY DATA RESET. Thanks.
hi guys i have a .apk file i.e. sectabletplayer.apk from another rom i dont want to mention name. when i tried to install it like a general .apk file it says "Aap not installed" . i googled around alot found ADB injecter it says "installation failed" and reason for this error is "unable to mount system r/w " tried to make custom flashable .zip file the file existed in given path but not installed i mean not running totally useless. can anybody help me out of this?
try to set ON Unknown-Sources in Settings/Security/Device-management
ameya1990 said:
hi guys i have a .apk file i.e. sectabletplayer.apk from another rom i dont want to mention name. when i tried to install it like a general .apk file it says "Aap not installed" . i googled around alot found ADB injecter it says "installation failed" and reason for this error is "unable to mount system r/w " tried to make custom flashable .zip file the file existed in given path but not installed i mean not running totally useless. can anybody help me out of this?
Click to expand...
Click to collapse
First this app will only work on a stock/stock base ROM. Second, you need a root file app, like root explorer or root browser. In root explorer you have to select to give r/w permission.
Go to the location of the app, long press it and select copy. Then navigate back to
/system/app and paste it. Then long press it again, select permissions and make it rw-r--r--. Then reboot
Hopefully this will install for you. If it doesn't than the apk itself would need to be modified.
One last thing, if you have another sec.player.apk in system/app, you might need to change it from .apk to .bak then reboot before you begin the other process. You can just rename it back to
.apk and make sure permissions are right then reboot to re-enable it.
Lies, spewed poetically from galaxy S3!