Guest Sulthekk Posted May 1, 2012 Report Posted May 1, 2012 I don't know, never seen that before. Gotta try it.
Guest equiliym Posted May 1, 2012 Report Posted May 1, 2012 extended settings doesnt work really well from my experiance, i just managed to make app drawer appear but still with app icons on other screens but again, thats just my experiance.. probably because its a patchrom with different coding just like many settings options opening spare parts etc etc
Guest nagy.renato Posted May 2, 2012 Report Posted May 2, 2012 I use Go Keyboard in the video. I deleted the old keyboard, and put the GoKB to the Rom. But you need open Apk as a Zip and copy libs to the system. Or install the new keyboard as a simple apk. I dont know the base version of this miui. AGEEKER's mod (2012.04.19) of andalululu's ROM (2012.04.09)
Guest forbidden8 Posted May 2, 2012 Report Posted May 2, 2012 Are you have problem with dark themes?The txt in the settings menu is almost invisible.
Guest lvbubi Posted May 2, 2012 Report Posted May 2, 2012 Are you have problem with dark themes?The txt in the settings menu is almost invisible. Almos everybody has a same problem. But this theme works properly: http://forums.miui.us/showthread.php?1014-THEME-reDARKend-3-0-by-scott951-Updated-8-10-2011
Guest blader95 Posted May 6, 2012 Report Posted May 6, 2012 http://www.mediafire.com/?syz47f6zbzc5nau AGEEKER_MIUI_BLADE_0419
Guest Romu_Android Posted May 8, 2012 Report Posted May 8, 2012 (edited) Hi ! This is my version of MIUI Based on the last CM7 Nightly http://www.mediafire...xwwtlj3lzeuy2w6 Screenshots : http://www.noelshack.com/2012-18-1336252449-2012.05.05-21.29.03.jpeg http://www.noelshack.com/2012-18-1336252543-2012.05.05-21.35.28.jpeg http://www.noelshack.com/2012-18-1336252453-2012.05.05-21.29.13.jpeg http://www.noelshack.com/2012-18-1336252502-2012.05.05-21.29.17.jpeg http://www.noelshack.com/2012-18-1336252509-2012.05.05-21.29.31.jpeg http://www.noelshack.com/2012-18-1336252540-screenshot-1336244690704.png Edited May 8, 2012 by Romu_Android
Guest lvbubi Posted May 8, 2012 Report Posted May 8, 2012 Hi ! This is my version of MIUI Based on the last CM7 Nightly http://www.mediafire...xwwtlj3lzeuy2w6 The ROM is FASTER! And i thing the battery is better. But the MIUI theme is not working!!! Please fix it.
Guest Sulthekk Posted May 8, 2012 Report Posted May 8, 2012 Is that based on the MIUI patchrom or just a theme? Also, this thread is about andalululu builds. You should have opened a new thread for that, just to keep things clear...
Guest Romu_Android Posted May 8, 2012 Report Posted May 8, 2012 It's not a theme but i opened a new thread soon
Guest Romu_Android Posted May 8, 2012 Report Posted May 8, 2012 lvbubi : I will try to repair the problem quickly
Guest lvbubi Posted May 8, 2012 Report Posted May 8, 2012 It's not a theme but i opened a new thread soon I tried to change the settings.apk for the translated MIUI apk, but still not working. Waiting for the new version. :)
Guest equiliym Posted May 8, 2012 Report Posted May 8, 2012 lvbubi : I will try to repair the problem quickly did you make /data/system/theme folder in your rom? i made that and added chmod in install script so themes would work on my rom i made, solved all issues.. i can paste you the script part if needed
Guest lvbubi Posted May 8, 2012 Report Posted May 8, 2012 (edited) I dont know how to add script. But if you can tell me how to do it, i can do it. And of course share the scripts somewhere :) Edited May 8, 2012 by lvbubi
Guest Romu_Android Posted May 8, 2012 Report Posted May 8, 2012 Hi equiliym can you send script in private message to me ? thanks a lot
Guest equiliym Posted May 8, 2012 Report Posted May 8, 2012 ill just paste here for everyone.. what i did was make a folder /data/system/theme/ with a placeholder file (empty) in it, no extensions after that, just edit your META-INF/com/google/android/updater-script ui_print("Writing: ~/data"); mount("yaffs2", "MTD", "userdata", "/data"); package_extract_dir("data", "/data"); delete("/data/system/theme/placeholder"); set_perm(1000, 1000, 0775, "/data/system"); set_perm(1000, 1000, 0777, "/data/system/theme"); unmount("/data"); script is obvious, it mounts your /data partition, it copies your data folder from flashable zip, removes placeholder file, set permissions to it and unmount /data, all done without this you would have to do all that with root explorer to make it work
Guest Romu_Android Posted May 8, 2012 Report Posted May 8, 2012 Thanks for this script equiliym i'll make new update with this
Guest equiliym Posted May 8, 2012 Report Posted May 8, 2012 no probs mate, just sharing what i learned here :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now