[Q] Selected launchers won't start on fresh install - Desire Q&A, Help & Troubleshooting

Hi all,
It's been a while since I've come across a problem that Google couldn't help me with, and my search skills have not turned up any results...so I'm turning to the community again.
I recently decided to try out some Jelly Bean roms on my Desire after being a long time MildWild user. The rom that I found best suited was CyanoMod007 (JB 4.2.2 | Int2Ext+ | A2Ext+) [STOCK | CM7] [v21 | 19/05/13]. However this uses the trebuchet launcher which is a bit too slow for my liking.
I experimented with Apex launcher, essentially removing Trebuchet from the zip file and inserting Apex in its place and that worked fine.
However, I also wanted to try Nova Launcher and Smart Launcher. Following the same procedure as with Apex, I went through and reflashed my device, but in both these instances, Nova Lanucher and Smart Launcher failed to start.
I'm not sure why this is the case, as far as I could tell they should be working properly, but all I seemed to get was the popup telling me "Unfortunately, xxx Launcher, has stopped."
Could anyone shed some light on the situation?

Did you set the right permissions?

Why reflash the rom just to install a launcher?
Install the launcher of your choice normally with the apk, or if you want it to be a system app you can use a root file explorer to place it into system/app. Also change the permissions to rw-r-r.
Sent from my HTC Desire using xda app-developers appp

abaaaabbbb63 said:
Did you set the right permissions?
Click to expand...
Click to collapse
To be honest with you I didn't realise you had to set permissions before adding a new apk. Whenever I've made my own modifications to roms I've always just swapped the apks out of the zip before sending it over to the phone to install.
I'll try to dig up a thread with some instructions.
chromium96 said:
Why reflash the rom just to install a launcher?
Install the launcher of your choice normally with the apk, or if you want it to be a system app you can use a root file explorer to place it into system/app. Also change the permissions to rw-r-r.
Sent from my HTC Desire using xda app-developers appp
Click to expand...
Click to collapse
Well, I went from an old Gingerbread rom to Jelly Bean, so I had to flash the rom. Once I got setup with jelly bean and saw it worked I thought it would be the best time to experiment with rom changes before I download all my apps and contact info etc so I've been making changes to the rom zips and installing them to see what works and what doesn't.
---Quick Edit---
After looking into the issue some more, I've managed to hack together a solution, though I'm not sure if this will cause issues down the line. It seems to be working fine at the minute.
Basically, I installed the rom with Apex, downloaded Smart Launcher and Titanium Backup, set Smart Launcher as the default launcher and removed Apex with Titanium.
While this does seem to work, I'm still trying to find some information regarding apk permissions when adding them to a zip file and why the apk wouldn't work from a fresh install, so by all means any comments on that front would be welcomed.

5nak3 said:
To be honest with you I didn't realise you had to set permissions before adding a new apk. Whenever I've made my own modifications to roms I've always just swapped the apks out of the zip before sending it over to the phone to install.
I'll try to dig up a thread with some instructions.
Well, I went from an old Gingerbread rom to Jelly Bean, so I had to flash the rom. Once I got setup with jelly bean and saw it worked I thought it would be the best time to experiment with rom changes before I download all my apps and contact info etc so I've been making changes to the rom zips and installing them to see what works and what doesn't.
---Quick Edit---
After looking into the issue some more, I've managed to hack together a solution, though I'm not sure if this will cause issues down the line. It seems to be working fine at the minute.
Basically, I installed the rom with Apex, downloaded Smart Launcher and Titanium Backup, set Smart Launcher as the default launcher and removed Apex with Titanium.
While this does seem to work, I'm still trying to find some information regarding apk permissions when adding them to a zip file and why the apk wouldn't work from a fresh install, so by all means any comments on that front would be welcomed.
Click to expand...
Click to collapse
Any time you move an apk to /data or /system manually, you have to set rw-r-r permissions. You should just install the ROM and then use cmd or filemanager to replace Trebuchet with Apex or whatever launcher you want. Simply refrain from adding apks to pre-install zip files.
Why uninstall with Titanium when you can simply delete from /system/app? I think Titanium causes problems on some JB roms...

droid_<3er said:
Any time you move an apk to /data or /system manually, you have to set rw-r-r permissions. You should just install the ROM and then use cmd or filemanager to replace Trebuchet with Apex or whatever launcher you want. Simply refrain from adding apks to pre-install zip files.
Why uninstall with Titanium when you can simply delete from /system/app? I think Titanium causes problems on some JB roms...
Click to expand...
Click to collapse
I initially tried to go to /system/app using Estrong File Manager before opting for Titanium as I wasn't sure if it would cause problems. However, when searching with the file manager I didn't find any apk's. Could this have been because I did it while the system was mounted i.e. phone turned on?
Apologies for what may seem like basic questions / understanding, but as you can see from my join date I've only had an android device from September of last year and the truth is after following the Noob proof everything guide for the HTC Desire and installing my MildWild gingerbread rom I never experimented with anything until now.

5nak3 said:
I initially tried to go to /system/app using Estrong File Manager before opting for Titanium as I wasn't sure if it would cause problems. However, when searching with the file manager I didn't find any apk's. Could this have been because I did it while the system was mounted i.e. phone turned on?
Apologies for what may seem like basic questions / understanding, but as you can see from my join date I've only had an android device from September of last year and the truth is after following the Noob proof everything guide for the HTC Desire and installing my MildWild gingerbread rom I never experimented with anything until now.
Click to expand...
Click to collapse
That means that whatever File manager you're using doesn't have root capabilities. Try root browser https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree&hl=en and you'll be able to access anything in / .
For some managers there is an option to mount system r/w. Try that too.

droid_<3er said:
That means that whatever File manager you're using doesn't have root capabilities. Try root browser https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree&hl=en and you'll be able to access anything in / .
For some managers there is an option to mount system r/w. Try that too.
Click to expand...
Click to collapse
Yup, you were right, the issue was I wasn't running the file manage with root mounted. Once I enabled the mount system r/w setting I had access to the apks.
So with that sorted I'm guessing that for future tests the best way of making edits to roms would be to install the rom, then using the file manager (un)install apks as I choose?

5nak3 said:
Yup, you were right, the issue was I wasn't running the file manage with root mounted. Once I enabled the mount system r/w setting I had access to the apks.
So with that sorted I'm guessing that for future tests the best way of making edits to roms would be to install the rom, then using the file manager (un)install apks as I choose?
Click to expand...
Click to collapse
Well yeah. It takes more time than editing zips, but you won't usually get problems unless you delete an important apk.

Related

stock internet browser apk to download

Do anyone known where I can download the stock internet browser apk
d1reyad85 said:
Do anyone known where I can download the stock internet browser apk
Click to expand...
Click to collapse
Usually the easiest way is to just extract a rom, and find the file you need. Here you go ...
Thanks is there a post on how to extract apk
d1reyad85 said:
Thanks is there a post on how to extract apk
Click to expand...
Click to collapse
Think I might have confused you ... no need to extract the apk, just insert it into the rom you're using. You can do that with root explorer, or even use ES File Explorer's "root option". You could also use adb to push it.
What I was referring to was, d/ling a rom and extracting it, for the files included. For that, I use 7-zip ...
http://www.7-zip.org/
wmdunn said:
Usually the easiest way is to just extract a rom, and find the file you need. Here you go ...
Click to expand...
Click to collapse
Is this the stock android browser or the stock htc customized browser? there are definitely differences and id really really like to have the stock android browser.
spankmaster said:
Is this the stock android browser or the stock htc customized browser? there are definitely differences and id really really like to have the stock android browser.
Click to expand...
Click to collapse
From your original question, I thought you wanted the browser that comes stock with the Evo, so it's the HTC browser. Here's the aosp browser, which I prefer, by the way ...
I was trying to install this in my Evo. Moved the stock HTC browser from system>apps to my SD incase I wanted it back. Then moved the AOSP into system>apps and tried installing...will not let me install, and now I cant get either browser working. What do I need to do?
Thanks
I'm in the same predicament. I flashed the AOSP Browser.apk via a .zip that somebody created since, for seom reason, I couldn't just push it to /system/app. Then today I updated to the latest fresh (public release of that tomorrow) and my browser stopped working. I pushed the htc Browser.apk and it wont work.
Can't find that zip, also not a fan of the AOSP Browser.apk so I'm stuck.
help
scirio said:
I'm in the same predicament. I flashed the AOSP Browser.apk via a .zip that somebody created since, for seom reason, I couldn't just push it to /system/app. Then today I updated to the latest fresh (public release of that tomorrow) and my browser stopped working. I pushed the htc Browser.apk and it wont work.
Can't find that zip, also not a fan of the AOSP Browser.apk so I'm stuck.
help
Click to expand...
Click to collapse
Try this. Move the AOSP out of system>apps onto your SD or delete it if you dont want it anymore. Then move the HTC back into system>apps. Then reboot the phone. Then go back into system>apps and tap the HTC browser to install. Mine just all the sudden allowed me to install it, Im assuming it was because of a reboot after moving the files around.
hey man, it doesn't work.
I mean when I copy the app to my phone (HTC Desire) which is on modded ROM (which doesn't have Sense UI).
doesn't the app work because of the lack of Sense UI ?
I mean I've tried everything.
even if the app installs, then it just force-closes.
and I've tried extracting Browser app from oryginal Desire rom from Vodafone, I did extract it, but when I "installed it" on a phone through the recovery mode, the phone just didn't see the app.
even though the recovery mode said the app was installed.
stock internet
i recently uninstalled the stock internet bc i have skyfire. however the bookmarks on skyfire stopped working. so i tried to restore the stock internet with Titanium && it wont install. i tried using the apk file on here && still no luck; any ideas??
mizkaramel01 said:
i recently uninstalled the stock internet bc i have skyfire. however the bookmarks on skyfire stopped working. so i tried to restore the stock internet with Titanium && it wont install. i tried using the apk file on here && still no luck; any ideas??
Click to expand...
Click to collapse
Here's the stock browser from the ROM I use. Give it a go.

[Q] og incredible on 2.3.4(s-on)bloatware help

followed the tutorial for the unrevoked rooting method..(mad props to all involved)
okay so my question is, im on the stock rom(2.3.4) rooted with HBOOT.92 and obviously have root acces, i want to get rid of a bunch of bloatware, vcast,app sharing ect ect.
in the past i had a htc eris and used root explorer and deleted all the bloat from the system/app folder and seemed to work flawless. i tried that but they are still there, then used titanium pro to uninstall them but no go, then i created a filter name "bloat" and melted it. well now the app are uninstalled but still are in my apps screen. i then tried to use root explorer again and they are not to be found in the system/app folder, i have a backup so io am not worried.
any suggestions on how to get rid of these bloatware, or could you recommend a rom low on memory usage that is close to stock rom, or maybe some nice visualized roms that are not to big on the memory.
This might sound obvious but did you reboot after deleting the apps?
barelynotlegal said:
followed the tutorial for the unrevoked rooting method..(mad props to all involved)
okay so my question is, im on the stock rom(2.3.4) rooted with HBOOT.92 and obviously have root acces, i want to get rid of a bunch of bloatware, vcast,app sharing ect ect.
in the past i had a htc eris and used root explorer and deleted all the bloat from the system/app folder and seemed to work flawless. i tried that but they are still there, then used titanium pro to uninstall them but no go, then i created a filter name "bloat" and melted it. well now the app are uninstalled but still are in my apps screen. i then tried to use root explorer again and they are not to be found in the system/app folder, i have a backup so io am not worried.
any suggestions on how to get rid of these bloatware, or could you recommend a rom low on memory usage that is close to stock rom, or maybe some nice visualized roms that are not to big on the memory.
Click to expand...
Click to collapse
Get S-Off then try removing the apps again.
Hope this helps...
You dont need s-off to remove apps just root. Deleting the apks with root explorer should work.
cmlusco said:
You dont need s-off to remove apps just root. Deleting the apks with root explorer should work.
Click to expand...
Click to collapse
Or Titanium Backup, make sure busybox is installed, there's a busybox installer app free in the Market.
Sent from my ADR6300 using xda premium
refthemc said:
Get S-Off then try removing the apps again.
Hope this helps...
Click to expand...
Click to collapse
according to the tut,""*at this point,you could just enjoy root access without doing anything else. if all you care about is using a couple of root only apps,and deleting some bloatware,you can remain rooted and s-on if youd like.""
cmlusco said:
You dont need s-off to remove apps just root. Deleting the apks with root explorer should work.
Click to expand...
Click to collapse
have tried that. they get deleted but show back up(mentioned it in the above post) system/apps folder right? is there another folder? mmec/system/apps?
RMarkwald said:
Or Titanium Backup, make sure busybox is installed, there's a busybox installer app free in the Market.
Sent from my ADR6300 using xda premium
Click to expand...
Click to collapse
tried to melt, delete, delete via recovery(cant mount system, aborted) will try with busybox installed.
thanX guys for the help so far. will try busy box and let ya know how that works..
everytime i reboot the apps show back up.
barelynotlegal said:
everytime i reboot the apps show back up.
Click to expand...
Click to collapse
I had this happen when 2.3 first came out, and I went to delete the apps and they'd just reappear on reboot. Installing busybox fixed my issue then.
Good luck!
well i think i may have figured it out, used this app System App remover, couldn't uninstall anything but disabled all the stuff i wanted to, then used root explorer to delete apk's in system/app.
installed busy box but didn't notice anything different.
Just flash a new rom. If you want something like stock or better I suggest any rom by Heyitslou, skyraider, or newtoroot sense 3.0 or lower.
Sent from my ADR6300 using XDA App
RMarkwald said:
I had this happen when 2.3 first came out, and I went to delete the apps and they'd just reappear on reboot. Installing busybox fixed my issue then.
Good luck!
Click to expand...
Click to collapse
installed busy box(is it like a plugin?) not sure wich one is the right one, installed the latest release. not sure how busy box works.(will google)
barelynotlegal said:
followed the tutorial for the unrevoked rooting method..(mad props to all involved)
okay so my question is, im on the stock rom(2.3.4) rooted with HBOOT.92 and obviously have root acces, i want to get rid of a bunch of bloatware, vcast,app sharing ect ect.
in the past i had a htc eris and used root explorer and deleted all the bloat from the system/app folder and seemed to work flawless. i tried that but they are still there, then used titanium pro to uninstall them but no go, then i created a filter name "bloat" and melted it. well now the app are uninstalled but still are in my apps screen. i then tried to use root explorer again and they are not to be found in the system/app folder, i have a backup so io am not worried.
any suggestions on how to get rid of these bloatware, or could you recommend a rom low on memory usage that is close to stock rom, or maybe some nice visualized roms that are not to big on the memory.
Click to expand...
Click to collapse
you don't need to do any of that.
Using root explorer:
Delete the .apk files from BOTH system/app AND data/app.
Reboot into recovery.
wipe cache
wipe dalvik cache
Reboot
Be patient as your phone rebuilds the cache and dalvik cache. Once you get to the unlock screen, wait another minute or two.
enjoy.
much love my friend
Sent from SkyNet's Matrix in a galaxy far, far away, where no one has gone before...

How can I make apk with its corresponding odex file?

Good Day to all,
Just want to ask how can i make an apk to odex file?
I just want to try in the CM7 Lewa ROM,
I have this file, (see attached) that i need to make it work on my phone with Lewa ROM. I tried pasting it to the /system/app but it doesn't work and i havent seen it in the app drawer.
Hope, someone may help me or make an odex file for this apk,
Thanks
What application is it?
If pushing it to System doesn't work, odexing it won't. Leave it on the data partition and try to see if it works. Some apps refuse to work from the system partition. Or you may not have set the file permissions properly.
You can try using Link2SD to push to system or to data. It does a better job than doing it manually.
First install it using a file browser (Don't copy to the system or data partition). See if it works. Use link2sd to push to system. Restart and try to see if it works.
You can worry about odexing it after getting it to work from system.
it cannot be installed, it will just say "Application not installed"
The application is a SIM Toolkit, its an app for my telco operator, which i can do mobile banking, balance inquiry, money transfer, etc..
In some ROM it is automatically available after flashing the ROM, I just encountered the problem with this Lewa ROM, and since its a good ROM for me, i just want to make the SIM Toolkit works also.
From which ROM did you get the Stk.apk?
its already in my phone ever since i got the phone from the operator.
And every ROM i flashed it's still included automatically whenever i used the operator's SIM card.
as i remember i pull out the stk.apk on one of the ROMs of M1ndhax8r when i used it.
The apk comes with the ROM. The one you have would be from sense so it wouldn't work too well on non-sense ROMS like cm9 and cm7. Try directly installing this one. It's from CM7. It should work.
AceRoom said:
The apk comes with the ROM. The one you have would be from sense so it wouldn't work too well on non-sense ROMS like cm9 and cm7. Try directly installing this one. It's from CM7. It should work.
Click to expand...
Click to collapse
Wow, thanks for this its working now on Lewa ROM,
it is still "application not installed", but when i put it in the system/data then change permissions then reboot it works.
TYVM
Glad it worked!
Sent from my Wildfire S A510e using XDA

Install system apps as regular downloaded apps

I'm working on a themed aosp 4.2 keyboard. It would make my life a whole lot easier if i could just install the keyboard as a regular app, but when i try is won't work. What would you need to edit in a system app so that it will install normally without having to move it to system/app and rebooting
Well if you could explain the error....
this is SPARTAAA
UtkarshGupta said:
Well if you could explain the error....
this is SPARTAAA
Click to expand...
Click to collapse
For example, if you were to uninstall say the android keyboard that comes bundled with a rom, then you were to extract the apk, and try and just install it, it won't work. The only way i know of getting it to install is to put it into system/app and reboot. So i'm asking if there is a way to edit system apk's so that you can install them regularly.
joelrwise said:
For example, if you were to uninstall say the android keyboard that comes bundled with a rom, then you were to extract the apk, and try and just install it, it won't work. The only way i know of getting it to install is to put it into system/app and reboot. So i'm asking if there is a way to edit system apk's so that you can install them regularly.
Click to expand...
Click to collapse
Never mind I figure it out. I just had to merge the resources file from the new app into the original then resign the original

[Q] Google talk wont load on Mildwild ROM

I have installed the MildWild ROM on my old Desire (which my partner uses). This one: http://forum.xda-developers.com/showthread.php?t=1453287
I have tried installing the Google Talk app from that page plus also other apk versions from various places but none seem to work. They either fail to install or force close when started. All other apps are fine and the ROM is quite good, stable and quick.
Can anyone help with a fix please. Or link to a guaranteed gtalk apk.
Cheers
Gregsy
Gregsy said:
I have installed the MildWild ROM on my old Desire (which my partner uses). This one: http://forum.xda-developers.com/showthread.php?t=1453287
I have tried installing the Google Talk app from that page plus also other apk versions from various places but none seem to work. They either fail to install or force close when started. All other apps are fine and the ROM is quite good, stable and quick.
Can anyone help with a fix please. Or link to a guaranteed gtalk apk.
Cheers
Gregsy
Click to expand...
Click to collapse
are you flashing the zips in recovery? Try downloading the zip from the page, extract it and take the apk out of it. Then using a root explorer, move the apk into /system/app and change the permissions to rw-r-r
chromium96 said:
are you flashing the zips in recovery? Try downloading the zip from the page, extract it and take the apk out of it. Then using a root explorer, move the apk into /system/app and change the permissions to rw-r-r
Click to expand...
Click to collapse
No, I was just doing a normal apk install, I didn't realise it was a system app. I will try this when I can.
Thanks very much. :good:

Categories

Resources