how do I push the car dock from one ROM to another? - G1 General

I want to take the cardock.apk from one ROM and use it on another. Both are 2.1 flavors, so I thought it would be as easy as taking the apk from one and pushing it to another. It worked for a little while but then it stopped working. I got an error about permissions. When I ran fix_permissions, it disapeared.
lil help?

rudeguy said:
I want to take the cardock.apk from one ROM and use it on another. Both are 2.1 flavors, so I thought it would be as easy as taking the apk from one and pushing it to another. It worked for a little while but then it stopped working. I got an error about permissions. When I ran fix_permissions, it disapeared.
lil help?
Click to expand...
Click to collapse
I would suggest taking the rom with the cardock.apk and running it in android rom kitchen . You can find a video at TheUnlockr showing you how to set it up and create your own rom. What you'll want to do in essence is un-compiled that rom and remove the apk and drop it into the rom you want (which will also be un-compiled ) once thats done just recompile the new rom with your apk in it and sign it, and flash it too your phone. Of course make sure you Nand backup first just incase something doesnt go right.

Related

Most suitable ROM for Magic

So I've caved in to temptation and rooted my Magic. Now I'm looking for a suitable ROM - I've been into the Sapphire wiki and looked at the ones listed in there but they don't really explain what is on the ROMs.
What I am looking for is a ROM that contains Exchange sync, multitouch and browser with Flash, and most importantly - stability!
Also a few more questions - can I use the Android market if I have a custom ROM? I ask because in the ROM discussions I've noticed a lot talking about adding and removing software using the adb tool. Are there any other pitfalls I should be aware of, seeing as this my first time applying a new ROM.
TIA
Firstly what version of the magic do you have, 32A or 32B.
It's best to check out the rom development section and read what each rom is about there.
And yes you can still use the android market, the icon is still in all the custom roms.
Mine is the 32B - UK Vodefone.
The problem is the threads for those ROMs are sometimes more than 100 pages long with little or no descriptions about what is contained on them ... unless I am missing something
Well the ROMs will always be updated on the very first page, there's usually some kind of description as well of what is and whats not included.
As with all these things it's best to try each one out for yourself and see what you do and don't like.
As long as you use nandroid to backup your phone then you can always go back to the rom you were using before you falashed a new one.
I've tried installing Fatal1ty's 32B ROM from this thread:
http://forum.xda-developers.com/showthread.php?t=531617
(Fatal1ty-Hero-Full-v1-4-zip)
Rename it in update.zip
copy to sd
reboot (pressing home+power)
wipe
apply update
Click to expand...
Click to collapse
It said the update.zip was bad ...? Thank god for the nandroid backup (cheers for the advice on that one), I was restored and working again straight away on my old config ... but what went wrong? From doing a bit more reading, is it because the ROM isn't signed? Or should I just download the file again and try again - perhaps it corrupted somewhere along the way?
Can you provide the exact error you got?
st0kes said:
I've tried installing Fatal1ty's 32B ROM from this thread:
http://forum.xda-developers.com/showthread.php?t=531617
(Fatal1ty-Hero-Full-v1-4-zip)
It said the update.zip was bad ...? Thank god for the nandroid backup (cheers for the advice on that one), I was restored and working again straight away on my old config ... but what went wrong? From doing a bit more reading, is it because the ROM isn't signed? Or should I just download the file again and try again - perhaps it corrupted somewhere along the way?
Click to expand...
Click to collapse
I've been caught out with something like this before - make sure the zip you are downloading is the actuall update zip! Open it and check it only has the 3 folders and boot.img in it.
The update.zip maybe in the zip you have downloaded
But on a side note - the Hero Roms aren't suitable (yet) for the 32B's as the RAM is too small - wait until they cut it down a bit.
I would recommened either Nk2 or CyanogenMod [v3.6.8] && Palm Pre theme [1.5] ported
The second being the fastest i've used (rapid infact)
Cheers - I tried downloading the rom again and this time used adb push to copy and rename it to the sd card, tried again and it worked.
I agree with what you're saying about the hero rom needing some work though. I can't use touchflo or the weather app as they are too slow. Browser is also quite a lot slower than on the stock Voda UK firmware.
I really like HTC Peep and the facebook integration into my contacts, and the HTC keyboard is a lot better.
On your advice I'll give the CyanogenMod rom a try. I would like to find one good one and stick to it rather than become addicted to flashing the latest roms every week!

Live wallpapers.apk installed on G1 from NeXus dump

Ok guys i've managed to successfully install the LiveWallpapers.apk from the NeXus dump and also the MagicSmokeWallpaper.apk on the G1 on android 2.1. problem is that I can't get the LiveWallpaperPicker.apk to install in order to use live wallpapers. reason being is because it isn't being deodexed properly.. I used the deo-all tool and it de-dexes the .apk but i see that it throws an error during the process and i can't find out what it is since the terminal quits to quickly for me to do so. i sign the .apk and install, but throws the error "dexopt". so my theory is its not properly being de-dexed.. once I get this solved i'll also have the new launcher2.apk, gallery3d.apk, and visualization wallpapers.apk able to be installed.
any help??
bump this get this poppin
I liked to see those apps working as well...
Major progress, so thanks to a cpl devs who helped out (miketaylor, djengizz) i've been able to install the livepaperpicker.apk and the prompt to use live wallpaper shows up now.
but it fc's. reason being is because for some odd reason when it gets deodexed the mainclass in the classes.dex gets deleted and so the activity can't be read and it isn't initialized by dalvik. all we would need is to be re-compile the classes.dex back with the mainclass and in theory it should work.. but that's where the problem lays. smali isn't being so nice and throws bunch of errors.
ive heard talk about these wallpapers. what exactly is so special about them?
[email protected]@ said:
ive heard talk about these wallpapers. what exactly is so special about them?
Click to expand...
Click to collapse
From what i've seen they allow the wallpapers to be animated, so for example, you can have a wallpaper that has different weather effects, or a pic of the ocean moving etc.
I cant wait until this is working on the Manup 1.0.1 rom.
good luck guys, this would be amazing.
update: there's just 1 issue holding this back from happenning afaik, once we get this worked out it should be a go.
jroid said:
update: there's just 1 issue holding this back from happenning afaik, once we get this worked out it should be a go.
Click to expand...
Click to collapse
Thanks for your feedback
Hope you can tune the app soon!
Maybe something is wrong with the app that you been trying to deodex. Have you tryed downloading another nexus dump from a different source and deodexing those apps? Just a suggestion in case you didnt think about it just trying to help!
i am trying to install this on my droid with 2.1.
You need to move over some of the libraries from 2.1 or else it will not work.
iamkewl said:
i am trying to install this on my droid with 2.1.
You need to move over some of the libraries from 2.1 or else it will not work.
Click to expand...
Click to collapse
ok like what libs??.. my main issue right now is when de-odexing the apk, it leaves out the mainclass activity, so it cannot be initialized by dalvik and throws a fc. I've got it installed however and attempts to intialize when prompted
jroid said:
ok like what libs??.. my main issue right now is when de-odexing the apk, it leaves out the mainclass activity, so it cannot be initialized by dalvik and throws a fc. I've got it installed however and attempts to intialize when prompted
Click to expand...
Click to collapse
Maybe he is talking about this lib's:
http://www.alldroid.org/viewtopic.php?f=210&t=850
"lib files - http://www.megaupload.com/?d=BFIEKPH3"
anthonws said:
Maybe he is talking about this lib's:
http://www.alldroid.org/viewtopic.php?f=210&t=850
"lib files - http://www.megaupload.com/?d=BFIEKPH3"
Click to expand...
Click to collapse
will look over these files. thank you
jroid said:
will look over these files. thank you
Click to expand...
Click to collapse
Any Progress on this...ill be a beta tester if you need any
this is one of the coolest features of 2.1 to be honest...the eye candy factor is amazing. Seems like progress is being made though...you think it will be done soon? want it on my mt3g soon =D
guys, I have everything I need to get this working, it's just I still have the 1 problem that is totally hindering this. i'ved asked for help to somebody but they haven't responded back, although it's not something that me and djengizz haven't tried already. at this point, only hope we have is getting an un-odexed dump, OR jf updating the smali tools that are throwing the errors that we get. believe me, if u guys can't cait to have this, imagine how i feel having everything set and ready to go with only 1 thing holding it back, especially since I was basically the first 1 to start up on this mod before anyone else.
Sucks I cant do anything to help...im just sitting down while you do all the work so I can watch my wallpaper move
sounds like your really trying hope you get this out soon...you'll be my hero for sure.
basically, the main problem is in smali... I have all the smali files and try re-assembling but smali just throws loads of erros and doesn't make the classes.dex we need to get this up and running.

Replacement Friendstream from Froyo

Im running Modaco 3.1 and im very happy with it. i do however have one small issue
Im running danish version and i cannot for the life of me get the line that says when it's last updated to show 24h format
I have tested Jons Foryo 2.2 rom and the friendstream widget in that is so much better, but how do i remove the old one from modaco rom and install the new one ?
Preferably without having to recook the entire rom
an adb shell and use the command rm *FriendStream* gives the error 'Directory not empty' and then fails the removal
Any bright ideas ?
/Smirge
p.s. i do not know how to cook and resign a rom - yet, but i suppose it can be learned if i have to.
Well - past hour or 2 i have learned how to sign the zip file - easy piece of cake
But if i take the friendstram widgets from the froyo rom i had and replace those in the 2.1 Modaco rom, i don't get a widget, and if i run the FriendStream app i get a force close....so i guess it's not compatible
dang - really had hopes for this....
But on the positive side - i learned stuff from this
/Smirge

[Q] Is there a newbie's guide for this phone?

I understand there's a tips and tricks thread that explains things in more detail but how does somebody go from just getting the phone to installing, or even understanding, things like obsidian, onyx, morphing and learning what the basic functions of such programs are.
The question I currently have is concerning flashing custom roms. In the tips & tricks thread, it talks of froyo builds (ex: bionix & frankin-twiz). What is it exactly? From what I understand, it sounds like a mini os that you install onto your device which helps in applying different functions to it, which makes custom roms possible.
I'm currently trying to get http://forum.xda-developers.com/showthread.php?t=845530 to work on my vibrant. Can anybody help a newbie out?
VibrantUser1 said:
I understand there's a tips and tricks thread that explains things in more detail but how does somebody go from just getting the phone to installing, or even understanding, things like obsidian, onyx, morphing and learning what the basic functions of such programs are.
The question I currently have is concerning flashing custom roms. In the tips & tricks thread, it talks of froyo builds (ex: bionix & frankin-twiz). What is it exactly? From what I understand, it sounds like a mini os that you install onto your device which helps in applying different functions to it, which makes custom roms possible.
I'm currently trying to get http://forum.xda-developers.com/showthread.php?t=845530 to work on my vibrant. Can anybody help a newbie out?
Click to expand...
Click to collapse
the link you posted is just to a theme.
to get the theme to work you'll need to be running obsidian first.
so lets see, the easiest way to explain the different versions 2.2, 2.1 1.6, 1.5 and so forth is this...
its pretty much like going from windows 95 to 98 to 2000 to xp to vista and so forth.
our vibrants come with android 2.1, 2.2 is the next version of the os to come out (basicaly like moving from vista to windows 7)
the different roms like obsidian and Macnut and such are just names that the developers gave their roms.
what happens is a developer starts out with a version of android (in the case of Macnut and Obsidian this is 2.2)
and then they add their own modified tweaks and such to it.
and so in the end they get Obsidian which is a modified 2.2
or Macnut which is also a modified 2.2
they differ a bit though as Obsidian is based almost totaly on a leaked version of 2.2 for the US vibrant, where Macnut is based alot on the 19000 version of 2.2 for the european phones.
so when choosing a rom just choose the base you want first: 2.1 or 2.2
then look through the tweaks on a few roms and read some of the thread for that rom untill you get a feel for what makes it unique
you can also just experiment by flashing a rom for a day or so and then switching to a new one untill you find one you like.
Morphing is a way to apply a theme to a rom, this does not generaly change functionality at all, it only changes apearance.
alot of themes are either morphs (you install them using metamorph, which is an app from the market)
or they also come in zip format (which are installed by flashing from recovery)
for the theme you posted you will need to flash obsidian, and then flash the zip for the theme afterwards.
have you rooted your device yet?
thats the place to start, if you need help just pm me or repost here and I'll do what I can.
also, there is a "newbie's guide":
http://forum.xda-developers.com/showthread.php?t=732458
nearblack said:
also, there is a "newbie's guide":
http://forum.xda-developers.com/showthread.php?t=732458
Click to expand...
Click to collapse
lol true true
Before you even want to start with anything, you have to learn what 'rooting' your phone means.
Without root, you won't be able to do any of the above. You might be able to download the programs necessary, but you won't be able to use them.
For ex. Titanium Backup, ROM Manager, etc.
We use ROM Manager to install different ROMs on our phones.
Much to read, my young grasshopper.
OP, I made the Tips/Tricks sticky... would you PM be exactly what you think it lacks? I want to make sure it is applicable to everyone... I thought it was straight-forward, perhaps not.
my phone is rooted. So how do I go about flashing obsidian?
I thought roms were the same as themes? What's the difference?
And just to clarify I understand the tips and tricks thread is sort of the newbies guide but even then theres a lot of terminology that a new user wouldn't understand. I just wanted some basic information that would allow me to transition into the tips and tricks thread more easily.
I appreciate the responses so far
Have you download Rom Manager from the Market? If not, do so.
Then follow the instructions (in the sticky) to flash the recovery (it's the top of the list when you open Rom Manager).
Assuming you did that, you can reboot into recovery, make a backup of your system.. something you can always come back to (a timestamp of your system at that moment).
Download the ROM you want, put it on your internal memory (sdcard/....) NOT in a folder.
Go to Clockwork recovery, choose to insall a zip from sd card... select the name of the ROM and then click Yes to install it.
It will run it's course, then you can just reboot when done.
The first bootup will take a long time (10 minutes probably)... let it boot.... leave your phone alone for like 10 or so minutes after bootup (suggested by Team Whiskey, I never really do this).
It's that easy.
Think of a ROM as an OS... the developers take Froyo (2.2) or Eclair (2.1) and make a lot of tweaks, remove things, add things... basically anything to enhance the user experience.
THEMES are something you flash over a custom ROM... it can change the icons, graphics, notification bar, etc... they are cosmetic. You see in my signature I have Axura 2.0.3 (amazing rom and there is a newer version out) and then I have BlackFroyo (which is the theme) on top of the ROM to change the look of things. Axura has a steel looking notification bar, I much prefer black (hence the theme I chose).
The ONE thing that can be confusing... if you make a backup right now (you have stock eclair), if you flash a froyo rom... you would need to flash either the stock eclair kernel (the download link is also in the sticky) to restore your nandoid backup.... OR, you could just flash another ROM that has a kernel (most do) and you would be good to go too.
And addition to this is to make sure your phone is NOT hardware locked.
To test it:
1) Take out battery from the phone and put it back in again
2) The USB cable plugged into the computer (not in the phone yet)
3) Push and hold down both of the Volume buttons at the same time
4) Plug in USB cable and it should take you into the Download mode.
If it does you are good to go. Just read some about Odin and Stock Android
If it isn't you need to make sure to flash JI6 to your phone (also Stock) onto your phone using Stock Manager. That should fix your hardware locked. Go over the above steps to make sure that is the case.
At this point, I have rooted my device and downloaded rom manager.I believe I have backed up everything after following the directions and I do have the blackfroyo.zip on my sd card and for some reason it won't "go" (although I'm sure there's a step I am missing here, something with obsidian) so that wasn't much of a surprise.
Edit: I noticed I tried to use a theme on there and not the obsidian "OS" (idiot) when I tried the backup thing with rom manager. Where can I download the most recent version of obsidian and/or is axura an acceptable alternative?
VibrantUser1 said:
Edit: I noticed I tried to use a theme on there and not the obsidian "OS" (idiot) when I tried the backup thing with rom manager. Where can I download the most recent version of obsidian and/or is axura an acceptable alternative?
Click to expand...
Click to collapse
Been working on updating the wiki. Please check out http://forum.xda-developers.com/wiki/index.php?title=Samsung_Galaxy_S_SGH-T959#ROMs for the different ROMs currently available.
^^ both are solid. I prefer Auxura *no touchwiz*.... download it from the development section. Place in on the internal (sdcard/ ) and flash it, reboot... I would let the phone chill for awhile then reboot again.... THEN if you want, start messing with the theme. You can see from my signature you and I are similar.
to the OP, I started a noob friendly guide in the Q&A section. Please let me know exactly what you want in there.
Here is a video guide, its kinda old but the principles are the same.
http://theunlockr.com/2010/08/02/how-to-load-a-custom-rom-on-the-samsung-captivate-vibrant/
I have been browsing around and reading on XDA since I got my G1 on release day. I have since upgraded to the MYT3G and now to the Vibrant. I have always used XDA as a source of information for rooting, etc. I don't post very often, but, I would like to throw props out to all the individuals in the thread, this is one of the few threads I have read on XDA that no one got flamed for being a "noob" and asking basic info, the information given was clear, accurate and very helpful. No one pointed to using the search function, everyone just gave good answers. AWESOME
I hope to see more threads like this in the future. Bravo and well done to all.
So I tried installing obsidian 5 and this is what happened. I first put the zip file on my sd card, I did all the necessary prerequisites (I think) using rom manager, flash recovery > vibrant yada yada yada and then pressed install rom from sd card and chose the obsidian zip file. Then the phone starts backing itself up and it finally reaches a point where it says (E: Can't open/sdcard/sd/obsidian_v5_beta.zip (no such file or directory) Installation aborted.
I then try to navigate to the file from the menu but whenever I click the sd file, it just exits, I think it says that no zip file is found or something but when I boot it up normally afterwards, the file is still there.
But the file is within the sd file . . . what am I doing wrong? I tried to fix permissions thinking it was that but no luck.
You probably need to move to the rom to the internal sd card. I thought you're able to add it to the external with the recent update but perhaps not
Sent from my GT-I9000 using XDA App
bellrb19 said:
You probably need to move to the rom to the internal sd card. I thought you're able to add it to the external with the recent update but perhaps not
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
the rom IS on the sd card, unless you mean the memory on the actual phone itself
ROMs go on the root of the internal memory (no folder)... drop it in sdcard/
Also, this was mentioned in Post 8, and in team whiskeys install guide. Please pay attention to details.
oh okay, this whole time I've been thinkin the sd card folder was the root folder. Well I have finally put obsidian with success and now I'm having a difficult time implementing http://forum.xda-developers.com/showthread.php?t=845530. I have downloaded the zip file but I don't understand what "flash it through clockwork recovery" means. It kinda sounds like I should use something in rom manager but I'm not sure, I have tried to reboot into recovery through rom manager with no luck.
I've also tried using metamorph but when i choose the blackfroyo.zip file, it says that the file is invalid and that the theme control file could be missing. Am I doing something wrong here as well?
Thanks for all your help so far, I really appreciate you taking time out of your busy life to help an individual with (what may be to you) simple problems
VibrantUser1 said:
oh okay, this whole time I've been thinkin the sd card folder was the root folder. Well I have finally put obsidian with success and now I'm having a difficult time implementing http://forum.xda-developers.com/showthread.php?t=845530. I have downloaded the zip file but I don't understand what "flash it through clockwork recovery" means. It kinda sounds like I should use something in rom manager but I'm not sure, I have tried to reboot into recovery through rom manager with no luck.
I've also tried using metamorph but when i choose the blackfroyo.zip file, it says that the file is invalid and that the theme control file could be missing. Am I doing something wrong here as well?
Thanks for all your help so far, I really appreciate you taking time out of your busy life to help an individual with (what may be to you) simple problems
Click to expand...
Click to collapse
From where you are now. Make sure the zip file is in the internal sd card, Open rom manager go to install rom from sd card then choose the that file then click ok and CW will do its thing. Also this is only for Obsidian v4.2 and Auxura 2.05. Good luck! Also you should make a nandroid back up first just in case.

[Q]Custom Sense 3.0 Lockrings?

First post.
Okay, so I've already searched the Desire forum for any sign of custom rings for the Sense 3.0 lockscreen ports, and I haven't found any. I can only see them in the other forums, such as this: http://forum.xda-developers.com/showthread.php?t=1137442 in the Desire HD Forum. I really wanted the standard one, so I downloaded it, and tried to flash (thinking that maybe it'll work because my Desire has the Sense 3.0 lockscreen port).
However, the installation fails when I try to flash it in recovery. Never giving up hope, I opened the zip in ES File Explorer, tried to manually install the apk's (fusion.apk and idlescreen_base.apk). Only the idlescreen apk manages to get to the "warning" that you'l replace a system app, while the fusion apk gets a "Parse error". I didn't attempt to install the idlescreen apk alone because it'll probably need the fusion.apk to work (And I might probably mess up something if I did).
So my question is, can it be ported? (Or at least find a way to manually create them for the Desire) Or is there really no other way for it to work? (I'm running AcesMod007 v34 btw.)
Thanks in advance.
EDIT: Okay.. I just saw this: http://forum.xda-developers.com/showthread.php?t=1078621 and I think this is solved. (Silly me. )
Interested too
Loweack said:
Interested too
Click to expand...
Click to collapse
Read first post - it's mentioned on the end:
http://forum.xda-developers.com/showthread.php?t=1078621
3-0
interested me to 3.0 lockrings
There is a way to do I have done one myself I think u use apktool and 7zip there is a tutorial some where on here u find the file in fusion.apk u must use gimp to design of change the ring and apktool to open it
In fact send me your ring and I will do it for u
Sent from my HTC Desire using Tapatalk

Categories

Resources