Jump to content


[ROM]ICS[4.0.4] Baidu REPACK v22 25.02.2013.


  • Please log in to reply
474 replies to this topic

#321
gaijyn1981

gaijyn1981

    Regular

  • Members
  • PipPip
  • 55 posts
So...flashed Baidu V21 and again no NetworkLocation...


#322
pOcHa

pOcHa

    Enthusiast

  • Members
  • PipPipPip
  • 288 posts
  • Gender:Male
yaqh, it IS the ota update, read the post it links to, it was updated....

Baidu v27 beta: http://www.modaco.co...ted-2013-05-20/

Hey, if I helped you in any way, or saved you some time, why not return the favor and click on an add or two in my topics, or buy me a drink on Skrill (Moneybookers) or Payza (AlertPay) - PM me for details.

#323
yaqh

yaqh

    Addict

  • Members
  • PipPipPipPipPip
  • 865 posts
  • Devices:huawei

View PostpOcHa, on 05 February 2013 - 04:19 PM, said:

yaqh, it IS the ota update, read the post it links to, it was updated....

sorry i must have missed something, i thought it was the new full version as OTA had issues? is it just the update or full version with the support with OTA?

CAN you please provide the OTA update link, the fixed one. as previous one got stuck on boot logo.

Edited by yaqh, 05 February 2013 - 04:33 PM.


#324
dakok

dakok

    Addict

  • Members
  • PipPipPipPipPip
  • 846 posts
  • Gender:Male
  • Location:Split, Croatia
  • Devices:Huawei G300

View Postyaqh, on 05 February 2013 - 04:02 PM, said:

whats the different with this one compare with others?

To really know the difference - one should test it :)
I wont do that. I`ĺl show you how to adapt it so you can test it yourself. I can`t try every rom that looks promising. :)

So it goes like this:


Apps used:
Notepad++ (portable)
7zip

Open Baidu rom zip file in 7zip.

Delete Recovery folder.

Go to: META-INF/com/google/android.
Drag updater-script file from 7zip window to desktop (or somewhere else).
Leave 7zip window open.
Open Notepad++ and run it, open your dragged updater-script file.


Change phone version - replace u8818 to u8815 to look like this:

assert(getprop("ro.product.device") == "U8815" ||
   getprop("ro.product.device") == "u8815" ||
   getprop("ro.product.device") == "hwu8815" ||
   getprop("ro.build.product") == "U8815" ||
   getprop("ro.build.product") == "u8815" ||
   getprop("ro.build.product") == "hwu8815");

(just change last numbers 8 to number 5)


Delete only the next lines (leaving empty space after deletion):

format("ext4", "EMMC", "/dev/block/mmcblk0p12", "0");
package_extract_dir("recovery", "/system");
set_perm(0, 0, 0544, "/system/etc/install-recovery.sh");

Save your updater script file and drag it back to your (still open) 7zip window
in META-INF/com/google/android folder (it will automaticly replace old version)

Still in 7zip window:

Remove chinese apks from system\app like this:

Remove *.apk and its *.odex part

BaiduBrowser.apk
BaiduClickSearch.apk
BaiduImageSearch.apk
BaiduInput.apk
BaiduMap.apk
BaiduMarket.apk
BaiduMusicPlayer.apk
BaiduNetworkLocation.apk
BaiduReader.apk
BaiduUserFeedback.apk
BaiduWangpan.apk
BaiduWeather.apk
FindmeDM.apk
NewPhoneWizard.apk
P2P.apk
P2PScenes.apk
SearchBox.apk
VoiceAssistant.apk

Just close 7zip window and thats it.

For Shendu rom, you dont have to change version number and you remove some other apks.

Edited by dakok, 05 February 2013 - 05:09 PM.

Roms from far far away:
http://www.modaco.co...way-daily-news/
Posted Image

#325
pOcHa

pOcHa

    Enthusiast

  • Members
  • PipPipPip
  • 288 posts
  • Gender:Male
ok, to avoid any further confusion, the link in this post (http://www.modaco.co...60#entry2085311) was edited there with the new version of the OTA update, but here it is again:

https://docs.google....dit?usp=sharing

there are two files in that folder, one smaller that has everything unnecessary removed (faster rom, more memory) but which might not boot (but it should now), so try that one first

and the other, larger one, is called BLOATWARE, as it has some Baidu background services remaining (you get them in dakok's V21 repack too), but which boots for sure - so use that one only if the first fails...

Edited by pOcHa, 05 February 2013 - 07:26 PM.

Baidu v27 beta: http://www.modaco.co...ted-2013-05-20/

Hey, if I helped you in any way, or saved you some time, why not return the favor and click on an add or two in my topics, or buy me a drink on Skrill (Moneybookers) or Payza (AlertPay) - PM me for details.

#326
yaqh

yaqh

    Addict

  • Members
  • PipPipPipPipPip
  • 865 posts
  • Devices:huawei

View PostpOcHa, on 05 February 2013 - 05:12 PM, said:

ok, to avoid any further confusion, the link in this post (http://www.modaco.co...60#entry2085311) was edited there with the new version of the OTA update, but here it is again:

https://docs.google....dit?usp=sharing

there are two files in that folder, one smaller that has everything unnecessary removed (faster rom, more memory) but which might not boot (but it should now), so try that one first

and the other, larger one, is called BLOATWARE, as it has some Baidu background services remaining (you get them in dakok's V21 repack too), but which boots for sure - so use that one only if the first fails...
Slight issue i can see the files but cant.seem to download,when i click it shows the contents of the zip file?


#327
pOcHa

pOcHa

    Enthusiast

  • Members
  • PipPipPip
  • 288 posts
  • Gender:Male
in the upper left menu click file -> download

Baidu v27 beta: http://www.modaco.co...ted-2013-05-20/

Hey, if I helped you in any way, or saved you some time, why not return the favor and click on an add or two in my topics, or buy me a drink on Skrill (Moneybookers) or Payza (AlertPay) - PM me for details.

#328
yaqh

yaqh

    Addict

  • Members
  • PipPipPipPipPip
  • 865 posts
  • Devices:huawei

View PostpOcHa, on 05 February 2013 - 07:42 PM, said:

in the upper left menu click file -> download

No where to be seen?
i think it could be browser issue.

Edited by yaqh, 05 February 2013 - 07:53 PM.


#329
pOcHa

pOcHa

    Enthusiast

  • Members
  • PipPipPip
  • 288 posts
  • Gender:Male
...when you see the contents of the zip file (after you click on it)

Edited by pOcHa, 05 February 2013 - 07:51 PM.

Baidu v27 beta: http://www.modaco.co...ted-2013-05-20/

Hey, if I helped you in any way, or saved you some time, why not return the favor and click on an add or two in my topics, or buy me a drink on Skrill (Moneybookers) or Payza (AlertPay) - PM me for details.

#330
yaqh

yaqh

    Addict

  • Members
  • PipPipPipPipPip
  • 865 posts
  • Devices:huawei

View PostpOcHa, on 05 February 2013 - 07:51 PM, said:

...when you see the contents of the zip file (after you click on it)

Managed to do on pc.installed fine now.thanks


#331
pOcHa

pOcHa

    Enthusiast

  • Members
  • PipPipPip
  • 288 posts
  • Gender:Male
you can confirm its working? did you use the slim or the BLOATWARE version?

Baidu v27 beta: http://www.modaco.co...ted-2013-05-20/

Hey, if I helped you in any way, or saved you some time, why not return the favor and click on an add or two in my topics, or buy me a drink on Skrill (Moneybookers) or Payza (AlertPay) - PM me for details.

#332
yaqh

yaqh

    Addict

  • Members
  • PipPipPipPipPip
  • 865 posts
  • Devices:huawei

View PostpOcHa, on 05 February 2013 - 08:30 PM, said:

you can confirm its working? did you use the slim or the BLOATWARE version?

yes works.used slim.


#333
pOcHa

pOcHa

    Enthusiast

  • Members
  • PipPipPip
  • 288 posts
  • Gender:Male
both the full V21 version, and the V20 to V21 OTA update confirmed working now (if you use one, you don't need the other)

OTA update: http://www.modaco.co...60#entry2085311

full version: http://www.modaco.co...80#entry2085432

hope you don't mind Dakok, but this repacks have no bloatware left

Baidu v27 beta: http://www.modaco.co...ted-2013-05-20/

Hey, if I helped you in any way, or saved you some time, why not return the favor and click on an add or two in my topics, or buy me a drink on Skrill (Moneybookers) or Payza (AlertPay) - PM me for details.

#334
dakok

dakok

    Addict

  • Members
  • PipPipPipPipPip
  • 846 posts
  • Gender:Male
  • Location:Split, Croatia
  • Devices:Huawei G300
I don't mind at all. Only mad a bit cause now I'm tempted to flash it again (I flashed this version 5-6 times to make it work) :-).
Really glad you nailed it.
I'll edit op.
Please list removed stuff

Roms from far far away:
http://www.modaco.co...way-daily-news/
Posted Image

#335
jpbroad1970

jpbroad1970

    Regular

  • Members
  • PipPip
  • 62 posts
  • Devices:huawei g300
thanks guys i think this is an excellent rom smooth and great themes to play with


#336
linc73

linc73

    Newbie

  • Members
  • Pip
  • 38 posts
  • Gender:Male
@dakok

ROM is great ... while menu in Romanian?
Thanks in advance ;)


#337
dakok

dakok

    Addict

  • Members
  • PipPipPipPipPip
  • 846 posts
  • Gender:Male
  • Location:Split, Croatia
  • Devices:Huawei G300
Sorry, linc73. Translating this rom is not a simple task.
I know some folks tried that - but no luck.
It requires a lot of knowledge and effort.

Roms from far far away:
http://www.modaco.co...way-daily-news/
Posted Image

#338
linc73

linc73

    Newbie

  • Members
  • Pip
  • 38 posts
  • Gender:Male

View Postdakok, on 05 February 2013 - 10:32 PM, said:

Sorry, linc73. Translating this rom is not a simple task.
I know some folks tried that - but no luck.
It requires a lot of knowledge and effort.

Ok,

there is no problem ... rom is very hard anyway.
Thank you very much and my respect


#339
GOlteanu

GOlteanu

    Regular

  • Members
  • PipPip
  • 96 posts
  • Gender:Male
  • Location:Timisoara,
  • Devices:Huawei Ascend G300

View Postlinc73, on 05 February 2013 - 10:40 PM, said:

Ok,

there is no problem ... rom is very hard anyway.
Thank you very much and my respect
linc if you need help I can provide it, I'm from Romania.... so ask away...
Daca ai nevoie de ajutor cu ceva intreaba-ma pe mine...


#340
hugocard

hugocard

    Regular

  • Members
  • PipPip
  • 64 posts
  • Gender:Male
  • Location:Penafiel, Portugal
  • Devices:Huawei Ascend G300
  • Twitter:@hugo_card
sorry for the bad things, but for me this is the worst rom. it was faulty in some settings and too laggy and slow. sorry but is my opinion. but thanks for changing this roms for our huawei ascend g300, keep with good work. ;)





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users