2

I'm trying to change a few some system apps in an already working custom rom (Lewa Os - CM7 derived) and my device is an Acer Liquid Metal)

Lewa Os is a chinese rom that I've translated thanks to the help of other guys in the forum to Italian.

So I want to repack the rom with all the new Italian files (framework-res.apk, phone.apk and so on).

I've used xda's kitchen (http://forum.xda-developers.com/showthread.php?t=633246) and following all the simple wizard (I didn't modify a thing) I simply added with copy and paste the new apks in the folder and cooked the rom.

When I flash it the final result is a rom that has everything BUT the "new" apks.

What's wrong?

How can I find it out?

Pitto
  • 1,784
  • 4
  • 18
  • 24

2 Answers2

1

If just for your phone - you can simply put files manually via root explorer, reset permissions and reboot.

ce4
  • 14,446
  • 10
  • 60
  • 106
Penguinolog
  • 1,053
  • 7
  • 15
  • I know this but I want to cook a rom for the other to install easily :) – Pitto Nov 21 '12 at 20:43
  • 1
    I've already prepared a zip that can be flashed without problems but I'll love to have a single rom to flash. – Pitto Nov 21 '12 at 20:44
0

Place you apks in system/app/
framework-res.apk goes into system/framework/
Remove those apks which yours' are replacing. Now you can use the kitchen to cook your rom and then flash away :)

Make sure that the apks don't have spaces in their filename. They should be flashed without issues.

varunyellina
  • 254
  • 1
  • 5