Editing a Rom/Theme-How to change dialer and launcher - G1 Themes and Wallpapers

I have been driving myself crazy trying to get this to work, and after almost 6 hours of no luck, I ve finally just had to ask.
Im basically trying to remove a "feature" of a ROM and add it to another ROM, but without using metamorph. On Clays Reremix of CSDI, he has this little android guy that is in the background on the dialer. Im wanting to move that file over to the original CSDI ROM, but I just cant figure out exactly which files will need to be moved. Is that file stored in the "Phone" apk? Is it just a matter of swapping that apk with the original "phone" apk found in CSDI?
And, Im trying to add the launcher from a theme called Android Plus and move it over to CSDI. I was successful one time in moving the little android dude to the dialer screen, but I havent been successful in changing the launcher ( it always ends in a fc loop after getting past the Google setup). It seems that everytime I sign the zip and flash when Im done, that even with swapped apks, the ROM stays the same.
Is it even possible to accomplish what Im trying to do, or am I simply too much of a n00b to be able to do it?

The easiest thing to do is to push both files using adb. Take both files from Clay's rom and put them where you can find them, plug in your phone to the usb, and use the command:
adb push C://*location*/Launcher.apk /system/app/Launcher.apk
and
adb push C://*location*/Phone.apk /system/app/Phone.apk
That will erase the original launcher and dialer and replace it with the new ones. If you don't know how to use adb, find the thread in the development section and follow that. It's not hard to do.
Or, you can use an app called system app backupper. Backup the apps you want from clays rom, and restore them on csdi.

Awesome! Thanks alot for your help! Btw, Im from Tampa myself. I ve been in Germany for 8 years now. Nice to know we still got the helpful people! j/k

???
If the dialer your talking about is before the call is connected, it's in the Contacts.apk.

thanks for your help!

Thanks RichieDaze, glad I scrolled down...

Related

[Q] NEED HELP installing apks onto rooted slide???

Hey I'm currently running the CyanogenMod-6.0.0-Slide-RC1 on my mytouch slide and was making attempts trying to install some stock apk files. From another thread (which I shall not mention just so the thread stays open) I was able to download the stock apk/odex files for the faves and friends widgets and the mt3gs swype (in my opinion the best working/looking version of swype out there that I've tried at least...).
The apk/odex files are saved onto my sdcard, in my downloads folder. I'm not sure if I'd actually need to rewrite some code or something to get the stock stuff to run on CM6. Any light anyone could shed on the subject for me would be GREATLY appreciated!
First, most of the HTC widgets will only run on a rom with sense, which CM6 is not. Second, I don't believe CM6 is an odexed rom (I haven't used it, so someone correct me if i'm wrong), so you can not use the apk/odex files from the stock build. Third, this post would be for Q&A not development.
falken98 said:
...Third, this post would be for Q&A not development.
Click to expand...
Click to collapse
Okay, well as you can tell, I'm obviously a noob when it comes to programming as well as this forum..so thanks for the heads up.
And thanks for the info about HTC widgets only running on sense, that really helped out a bunch.
If you want to add or remove system apps try this:
1 Get 7zip
2 open CM6 with 7zip
3 Navigate to /system/app folder with 7zip
4 Add or remove apk's you want,thats it you are done
Odex files are not required for 90% of apps in CM6
Hope this helps,i have made a barebones(minimal) rom-its posted on here,all you need to do is add your own apk's to it.Or just make your own rom,but adding google apps to a rom requires adding few more files to /lib and /xlib folders,if you new to android try my barebones rom it will save you few headaches adding google apps.
Hey
dustinkh said:
Hey I'm currently running the CyanogenMod-6.0.0-Slide-RC1 on my mytouch slide and was making attempts trying to install some stock apk files. From another thread (which I shall not mention just so the thread stays open) I was able to download the stock apk/odex files for the faves and friends widgets and the mt3gs swype (in my opinion the best working/looking version of swype out there that I've tried at least...).
The apk/odex files are saved onto my sdcard, in my downloads folder. I'm not sure if I'd actually need to rewrite some code or something to get the stock stuff to run on CM6. Any light anyone could shed on the subject for me would be GREATLY appreciated!
Click to expand...
Click to collapse
Could you point me in the right direction for the stock swype apk?
Thanks lviv, i'll try that and i'll let you know if it works, thanks!
And panda, I found the yhread somewhere in this development area..i'll look for it again and post a link?
On second thought, maybe i'll just pm it to you.
Sent from my T-Mobile myTouch 3G Slide using XDA App
BLEH.
I had trouble running the command line .zip version of 7-zip. I've extracted the files from the zip and try to run the program but it open and closes right back up. I've tried reinstalling and what not but it still doesn't work...I'm running Vista 32 bit if that helps at all.
Thanks again!
Oh, and here's the link to the stock stuff for the MT3GS, enjoy! (I do not take credit for any of the work put into the linked thread, I'm just passing along some great stuff!!!)
http://forum.xda-developers.com/showthread.php?t=729529&highlight=stock+apk
EDIT: I'm dumb and figured out how to use the 7-zip program. Super stoked...I hope my mods work.
Bleh, I tried putting the stock myfaves, friends, and skype .apk and .odex files into the apps folder and made my own custom rom...installed everything fine and then I looked through my apps and widgets to see if I could use it aaaaaand. They're nowhere to be found. Great. =/
So again i'm stuck without the slightest idea what to do next. Thanks in advance for the help!

[Q] in need of rosie apk

I flashed aloysis 5 over my Sprint lovers Rom and now when I press phone or internet neither work. I don't have a rosie remap utility apk. I don't. Know why this screwed up like this. I keep trying to download pdf files while at work and it fives me warning about wireless networks being charged blah blah. The pdf files will never download. Driving me crazy. If I go out on service call and am not familiar with the control board I can't even download the manual for it. Grrr
dezel29 said:
I flashed aloysis 5 over my Sprint lovers Rom and now when I press phone or internet neither work. I don't have a rosie remap utility apk. I don't. Know why this screwed up like this. I keep trying to download pdf files while at work and it fives me warning about wireless networks being charged blah blah. The pdf files will never download. Driving me crazy. If I go out on service call and am not familiar with the control board I can't even download the manual for it. Grrr
Click to expand...
Click to collapse
Try installing this Rosie Settings.apk. That happened to me before after I was messing around with different themes and rosies, neither rosie button would work. I had to install the rosie settings app, and then it worked fine. You need to use ADB, Root Explorer, or ES file Exploer. If using root explorer, move the apk to the /system/app folder. Then long press on the rosie settings.apk, and select permissions. Make sure that User read and write are both checked. Then reboot the phone, see if it works after that.
If using adb, you would do
adb remount
adb push RosieSettings.apk /system/app
ty. will give this a shot...kinda driving me nutz though...just wanted to theme stock rom up u know...too many weird issues lately...i really appreciate it bro
dezel29 said:
ty. will give this a shot...kinda driving me nutz though...just wanted to theme stock rom up u know...too many weird issues lately...i really appreciate it bro
Click to expand...
Click to collapse
you're welcome, let me know if it works. What other types of issues have you been having? All from flashing the theme? Are you sure that Aloysius is compatible on sprint lovers? I'm not sure. I think it's based of Myn's, and I'm right on that, then that rosie settings app should work, because myn's rosie needs that app for it to function. Hopefully thats all ya need!

Idiot, retard noob. Need help. Please.

Ok, seriously, I'm an idiot. I accept all flaming without defense, i deserve it. Apparently I cant read. i have rooted using using Ace Hack Kit (which is fin brilliant by the way!) and I was searching for a way to change the app drawer background. Got the app from the market and proceeded with the file I downloaded. Well I realized as my phone started fkn up that I downloaded from the wrong tab in the browser and hence, the wrong file. I now have a rosie for the htc evo i believe and my htc launcher force stoppes at start up. To top things off, I have never learned how to use adb, don't even know how to access the comand prompt.
All flames aside, all im asking for is a quick how to to get adb open and how to put the origonal rosie back.
Like I said. I'm an IDIOT.
Well I'm not actually, I just do stupid thing once and a while.
Beemik said:
Ok, seriously, I'm an idiot. I accept all flaming without defense, i deserve it. Apparently I cant read. i have rooted using using Ace Hack Kit (which is fin brilliant by the way!) and I was searching for a way to change the app drawer background. Got the app from the market and proceeded with the file I downloaded. Well I realized as my phone started fkn up that I downloaded from the wrong tab in the browser and hence, the wrong file. I now have a rosie for the htc evo i believe and my htc launcher force stoppes at start up. To top things off, I have never learned how to use adb, don't even know how to access the comand prompt.
All flames aside, all im asking for is a quick how to to get adb open and how to put the origonal rosie back.
Like I said. I'm an IDIOT.
Well I'm not actually, I just do stupid thing once and a while.
Click to expand...
Click to collapse
what rom r u using? I suppose u can access recovery . Now, if u have the original rom zip, then open the zip file > navigate to system > app. Take out the Rosie.apk file and put the rosie.apk in the system app folder in the zip file i have attached and flash it in recovery.

Understanding more after root

So i have read many post and i mean many and i am still working my brain on catching on to all these. If you all notice, there is a lot to rooting, what you can do, names to things, so so much my brain hurts lol.
But, finally after almost 2 years of being here, 3 phones i grabbed my cojones and rooted my SG2 while still stock. So here are some things. I was going nuts to get Nandroid backup, come to find out that is just a normal back up while in recovery mode.
Now i was trying to do some things with Titanium Backup but got a bit confused. I noticed that with the lite version, I can only uninstall apps not freeze. I want to clean my phone from all the clogs, especially when i notice my memory use shows most of the time 550m-769m, which i have to keep cleaning it. Hoping, removing some apps will help this. What is the difference between freezing and uninstalling. Also, i came across:
https://spreadsheets.google.com/spr...SENVeXlqUm5vV0E&single=true&gid=0&output=html
Which it suppose to tell me which i can which i cant. Does this still apply with ICS? And looking at the list, all greens are good, correct?
Also, using root explorer is kinda weird. I was trying to install S Voice which it seems to be a big pain. For one, i have the package in a folder. When searching for it with Root Explorer, and i find S Voice, try to change permission it wont let me. Telling me the following, "Permissions change was not successful. Please note that some file systems (e.g. SD card) do not allow permission changes."
Also, trying to copy something into my system/app wont let me either.
What am i doing wrong? or missing?
thanks in advance.
dragonfire665 said:
So i have read many post and i mean many and i am still working my brain on catching on to all these. If you all notice, there is a lot to rooting, what you can do, names to things, so so much my brain hurts lol.
But, finally after almost 2 years of being here, 3 phones i grabbed my cojones and rooted my SG2 while still stock. So here are some things. I was going nuts to get Nandroid backup, come to find out that is just a normal back up while in recovery mode.
Now i was trying to do some things with Titanium Backup but got a bit confused. I noticed that with the lite version, I can only uninstall apps not freeze. I want to clean my phone from all the clogs, especially when i notice my memory use shows most of the time 550m-769m, which i have to keep cleaning it. Hoping, removing some apps will help this. What is the difference between freezing and uninstalling. Also, i came across:
https://spreadsheets.google.com/spr...SENVeXlqUm5vV0E&single=true&gid=0&output=html
Which it suppose to tell me which i can which i cant. Does this still apply with ICS? And looking at the list, all greens are good, correct?
Also, using root explorer is kinda weird. I was trying to install S Voice which it seems to be a big pain. For one, i have the package in a folder. When searching for it with Root Explorer, and i find S Voice, try to change permission it wont let me. Telling me the following, "Permissions change was not successful. Please note that some file systems (e.g. SD card) do not allow permission changes."
Also, trying to copy something into my system/app wont let me either.
What am i doing wrong? or missing?
thanks in advance.
Click to expand...
Click to collapse
I know the difference from freezing and uninstalling is that freezing halts the app from running and removes it from your app list. If you are uninstalling something you think is bloat, back it up first, in case it screws things up you can restore it. Freeze is a good way to test whether or not you want to just simply uninstall it.
Titanium Backup Pro is totally worth the few bucks though if you can afford it.. a real good buy..
As far as the other stuff, I don't mess with system/app things so maybe someone else can help with that.
For the green-coloured apps, I would make sure I have an alternate app that can take care of that feature of the phone. For example you can remove the camera app, but without a replacement/alternate app your phone won't have a camera function.
TBP is the perfect app to test whether an app is good to remove. Just freeze it and see if your phone acts up. My understanding is that freezing=not letting an app run, uninstalling=getting rid of it.
In terms of not having the permission to copy files in the system directories, you may need to install a terminal emulator to change the permissions and do the copying manually.
Thank you guys and sorry for the very late reply. Using TBP i was able to FREEZE many apps, decided to go this route, i was and still am abit afraid of damaging something and not being able to go back and fix it.
However, i still have a few situations. Even freeze so many apps my battery still dies very fax with little use i give the phone. I also see the following apps under my memory usage and i do not know what they are and if they can be froze too to even get more memory back.
Enterprise VPN Service
IPService
SIM Toolkit
CSC
Bluetoothtest (i know that is the bluetooth but do not know if there is a way to freeze this program)
Google Services Framework
Package Access Helper
com.sec.android.providers.d
Download manager
Samsung Account
My Uploads
com.movial.ipprovider
Badgeprovider
Device Management
Systeme manager application
Popupiureceiver
Mobilelife Contacts
smartcardservice
dragonfire665 said:
So i have read many post and i mean many and i am still working my brain on catching on to all these. If you all notice, there is a lot to rooting, what you can do, names to things, so so much my brain hurts lol.
But, finally after almost 2 years of being here, 3 phones i grabbed my cojones and rooted my SG2 while still stock. So here are some things. I was going nuts to get Nandroid backup, come to find out that is just a normal back up while in recovery mode.
Now i was trying to do some things with Titanium Backup but got a bit confused. I noticed that with the lite version, I can only uninstall apps not freeze. I want to clean my phone from all the clogs, especially when i notice my memory use shows most of the time 550m-769m, which i have to keep cleaning it. Hoping, removing some apps will help this. What is the difference between freezing and uninstalling. Also, i came across:
https://spreadsheets.google.com/spr...SENVeXlqUm5vV0E&single=true&gid=0&output=html
Which it suppose to tell me which i can which i cant. Does this still apply with ICS? And looking at the list, all greens are good, correct?
Also, using root explorer is kinda weird. I was trying to install S Voice which it seems to be a big pain. For one, i have the package in a folder. When searching for it with Root Explorer, and i find S Voice, try to change permission it wont let me. Telling me the following, "Permissions change was not successful. Please note that some file systems (e.g. SD card) do not allow permission changes."
Also, trying to copy something into my system/app wont let me either.
What am i doing wrong? or missing?
thanks in advance.
Click to expand...
Click to collapse
for s voice there is flashable zip in that thread. Its garbage compared to siri in my opinion.
Another question, i come to noticed that my phone after root, whenever i shutdown or restart it will just hang on the goodbye picture. Is there a fix to this?
dragonfire665 said:
Another question, i come to noticed that my phone after root, whenever i shutdown or restart it will just hang on the goodbye picture. Is there a fix to this?
Click to expand...
Click to collapse
Flash Darkside Cache Wipe in recovery.
now im on stock, this will not damage any of my stock roms or anything within it, correct?
dragonfire665 said:
Another question, i come to noticed that my phone after root, whenever i shutdown or restart it will just hang on the goodbye picture. Is there a fix to this?
Click to expand...
Click to collapse
Darkside Cache Wipe worked for me.
Atmazzz said:
Flash Darkside Cache Wipe in recovery.
Click to expand...
Click to collapse
Atmazzz i want to say thank you. Doing what you said helped my hang. I do not have that problem anymore. But i am wondering if fixing the permission could have be the cause i lost S Voice talkback feature. What i mean, is that after doing the wipe cache/dalvik and fixing permissiong, now my S Voice does not talk back to me. No matter how many time i restart the phone or whatever i do, it wont talk anymore.
On another note, thanks to you, i have come to understand more about all the rooting. All i have to do now is soon gets some strength and install a new rom than stock. But there are so many, i do not know which one to use. Especially with the official ICS i bet they are better now.
I just also hope that neither of the rom come with the bricking problem. As far as i read it only happens when using ICS kernel and my phone is 0X12 so i get worry.

LG G3 system/apps deleted folder

Okay, so...I've been searching for a good month or so on what and how to do to eventually fix this, no luck.
First of all, let me say I'm a complete noob in this stuff, and yes, i understand that I shouldn't have tampered with what I have no experience with, anyway;
I saw a thread on ported apps from the G4, and figured, "Heck, why not". Rooting and everything went smooth, until it said that I have to change the format (?) or something of the system/apps folder to something else than it already is.
That's where everything went in the wrong direction. The folder became invisible (?) and unreadable by the phone, even tho I could see it with the ES File Explorer, but couldn't with Root Browser. I tried changing the format of the system/apps folder to what it originally was and that didn't help.
So, now I have no system apps which I can use, I always get the "_____ has stopped working" notification. Bluetooth doesn't work, NFC, the remote app, can't change the lockscreen effects OR the lockscreen wallpaper, and many other apps and settings crash randomly.
The question is, can I find or get by any chance a copy of someone else's folder to copy it back to mine to fix this if it works this way. Or is the only way to fix this to flash back the stock ROM to the phone? Or perhaps is there a way to make the folder "usable" again by doing something I don't know? Any help would be appreciated.
Thanks!
Currently running Android 5.0 if that matters.
Edit: Just failed to mention that the phone is usable, not in any bootloops or whatsoever, the LG launcher is not working of course, but I somehow got the phone running with Nexus Launcher. The keyboard is the same, using Swiftkey. Yes, it's usable like this but not convenient, I need the system apps lol.

Categories

Resources