This guide is written keeping in mind that the development of the i9100g stock roms is very slim and this guide will help in the development of it. I have tested this guide twice and both time it has worked like a charm. Suggestions are always welcome and appreciated.
/*
* ~ Please READ ME ~
*
* I do not guarantee any successful porting. I am not responsible
* for bricked devices, dead SD cards, or a broken device. YOU are
* choosing to make these modifications, and if you point the finger
* at me for messing up your device, I will laugh at you. But I will try
* my best to explain all the necessities, so you won't mess up your Device.
*
* ~ END OF AGREEMENT ~
*/
Click to expand...
Click to collapse
Again, first of all i would like to thank Ryuinferno who has helped me multiple times
Keep in mind that the process I have mentioned here works while porting 4.0.4 I9100 roms to 4.0.4 (German firmware-XXLPY only) I9100G
Read this process step by step without missing a single letter or word.
None the less here re the things that I have done that MIGHT be required during this:
1. First of all download this zip: http://www.mediafire.com/?b509zfhuniz92ry
2. This zip contains two folders and 4 files necessary for porting and flashing stuff
3. Download any of 4.0.4 based stock based roms for I9100G[/B] . This rom should be in zip format and serves as the base of all port. Good suggestion would be my rom for I9100g
4. Also download any 4.0.4 stock based roms for I9100
5. Now look into I9100g base roms zip and extract the system folder - This is where ll the work is done
6. Also extract the system folder from I9100 port rom zip
7. Go into I9100gbase rom's system/framework select all files and copy all files and paste into I9100 port rom's system/framework. When notified if you want to replace files then select no.
8. Now delete system/app, system/framework, system/media and system/fonts from I9100g base rom and copy system/app, system/framework, system/media and system/fonts from I9100 port rom to the system folder of I9100g base rom
9. Now go into system/lib of I9100 port rom and copy all the files (not folders- dont copy them) to I9100g base rom system/lib. When prompted if you want to replace files select no to all.
10. Also do same as step 9 for system/lib/bluez-plugin, system/lib/drm, system/lib/egl, system/lib/hw (important), system/libsound fx files. And always when prompted if you want to replace files always select no to all
11. Now go into system/etc of I9100 port rom and copy all the files (not folders- dont copy them) to I9100g base rom system/etc. Again when prompted if you want to replace files select no to all.
12. Now copy all files from system/etc/permissions from I9100 port rom to system/etc/permissions of I9100G base rom. When prompted if you want to replace files select yes to all
13. Now copy the modified system of I9100G base rom to the zip i have provided in step number 1. You cannot use other zip for this
14. You have ported your own rom.
15. Be sure to factory data reset first then flash the zip otherwise this will not work for sure. Do not do factory data after flashing the zip.
Here is a picture of what i have ported. Everything works fine and s intended except for some RILs and other minor stuff.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits and thanks to:
Proxuser
Peteragent5
lens_flare
Ryuinferno
Click to expand...
Click to collapse
Happy porting
reserved for picture guide (probably)
Thx for this good guide...:laugh:
try to port new rom from i9100 next time :good::fingers-crossed:
In my option, the files in /system/lib should not be changed as it is hardware specific...for example, /system/lib/egl is GPU related (I9100 uses mali, we don't), /sysyem/lib/hw is audio and gps related (see the omap4 words behind each file?)
Same goes to /system/etc...not all files should be replaced...if you don't believe me, try out your gps, it won't function...
Edit: So my suggestion is, only replace everything in /system/app, then for the other folders, just add in the missing files from original folder to working folder (remember this: working folder -> for I9100G, original folder -> for I9100)...then, copy the META-INF folder (delete the 3 old signature files in META-INF: MANIFEST.MF, CERT.RSA, CERT.SF to avoid possible errors if you want to) from the original folder to your working folder, zip these up (usually you will have two folders in your zip: META-INF and system, but if the original ROM is using Aroma, the directories will be different)...signing is not necessary for cwm flashes...and there you go, an improved summary of your guide...
Anyway, good effort......keep it up!
Ryuinferno said:
In my option, the files in /system/lib should not be changed as it is hardware specific...for example, /system/lib/egl is GPU related (I9100 uses mali, we don't), /sysyem/lib/hw is audio and gps related (see the omap4 words behind each file?)
Same goes to /system/etc...not all files should be replaced...if you don't believe me, try out your gps, it won't function...
Edit: So my suggestion is, only replace everything in /system/app, then for the other folders, just add in the missing files from original folder to working folder (remember this: working folder -> for I9100G, original folder -> for I9100)...then, copy the META-INF folder (delete the 3 old signature files in META-INF: MANIFEST.MF, CERT.RSA, CERT.SF to avoid possible errors if you want to) from the original folder to your working folder, zip these up (usually you will have two folders in your zip: META-INF and system, but if the original ROM is using Aroma, the directories will be different)...signing is not necessary for cwm flashes...and there you go, an improved summary of your guide...
Anyway, good effort......keep it up!
Click to expand...
Click to collapse
see the line i have not told to replace but to merge. So u wont be replacing gps files or anything just adding them. U still need those libs files from the i9100 just as a mandatory files not as requirement by the hardware. I know what i am doing
ps the zip i provided conatins the meta-inf folder already ready for i9100g. So you wont need to deal with anything but the system folder. It easier and faster that way. This guide is self explanatory if u read it completely not partially. So read again and enjoy
I did read completely...maybe it's how you organised the words...made me confused...cause it's rows and rows of words...just a friendly advice, you might wanna add more colours or bold / underline the words...then more people will be able to understand it better...maybe this can even be a sticky..
Ryuinferno said:
I did read completely...maybe it's how you organised the words...made me confused...cause it's rows and rows of words...just a friendly advice, you might wanna add more colours or bold / underline the words...then more people will be able to understand it better...maybe this can even be a sticky..
Click to expand...
Click to collapse
thanks for the sugestions will improve when i am free
Nice guide man, but can you please upload your ported VK ROM???
This would be very cool
Thanks in advance
DennisDroid said:
Nice guide man, but can you please upload your ported VK ROM???
This would be very cool
Thanks in advance
Click to expand...
Click to collapse
I need to ask his permissions first but that guy does not appear on XDA.
This is same like Aosp Roms .
I Tried it a lot of times
But never got success for Stock Rom .
Btw good effort
Sent from my GT-I9100G using Tapatalk 2
To those who want to sign your zip file after porting, you can use this
http://forum.xda-developers.com/showthread.php?t=1966007
It's a little script by me...
Ryuinferno said:
To those who want to sign your zip file after porting, you can use this
http://forum.xda-developers.com/showthread.php?t=1966007
It's a little script by me...
Click to expand...
Click to collapse
Nice You're a nice programmer
kamdev said:
see the line i have not told to replace but to merge. So u wont be replacing gps files or anything just adding them. U still need those libs files from the i9100 just as a mandatory files not as requirement by the hardware. I know what i am doing
ps the zip i provided conatins the meta-inf folder already ready for i9100g. So you wont need to deal with anything but the system folder. It easier and faster that way. This guide is self explanatory if u read it completely not partially. So read again and enjoy
Click to expand...
Click to collapse
Thanks to you guys(Ryuinferno and kamdev) i just ported SensatioN ROM 4.1 and i had no clue what i did
has many bugs
musad13 said:
Thanks to you guys(Ryuinferno and kamdev) i just ported SensatioN ROM 4.1 and i had no clue what i did
has many bugs
Click to expand...
Click to collapse
till now i have ported about 3 roms. Two of them had wifi not working. I one i had all of them working. Again great to hear that you have ported the sensation. As for me i wont post any ported roms
kamdev said:
till now i have ported about 3 roms. Two of them had wifi not working. I one i had all of them working. Again great to hear that you have ported the sensation. As for me i wont post any ported roms
Click to expand...
Click to collapse
Well i did port it but has the wifi problem..
musad13 said:
Well i did port it but has the wifi problem..
Click to expand...
Click to collapse
like i told it depends on rom. Post here the name of rom if u ported successfully using this guide. I will write the name of rom in the op
Guyz We Need Some FeedBacks :]
Sent from my GT-I9100G using Tapatalk 2
Extract modules from stock rom make a flashable zip n flash it
Hope it will work
ICS_XD said:
Guyz We Need Some FeedBacks :]
Sent from my GT-I9100G using Tapatalk 2
Extract modules from stock rom make a flashable zip n flash it
Hope it will work
Click to expand...
Click to collapse
Im using Kamdevrom as the base rom and it doesnt have modules in it ?
musad13 said:
Im using Kamdevrom as the base rom and it doesnt have modules in it ?
Click to expand...
Click to collapse
modules are specific to kernel. Every modules should be integrated in the kernel source code. A single module cannot work in the same kernel for different versions. Bluetooth modules should be integrated to source code of i9100g to get Bluetooth working in 4.0.4
kamdev said:
modules are specific to kernel. Every modules should be integrated in the kernel source code. A single module cannot work in the same kernel for different versions. Bluetooth modules should be integrated to source code of i9100g to get Bluetooth working in 4.0.4
Click to expand...
Click to collapse
The link in OP is dead, anyone still has the file?
Related
Hello everybody!
I'm trying to build my own custom ROM for my HTC Tattoo. It is a personal rom just to test and LEARN. The aim of this project is not to be a ROM for daily use, but to test new things and learn.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features in v1.4:
It is based on RUU Click HTC WWE 1.67.405.6.
It formats SYSTEM and DATA partitions first.
Removed HTC Footprints and config files.
HTC Sense UI removed (you have and update to install it: http://uploadmirrors.com/download/S0FGXKJC/update-5faif-ToPutSenseUI-signed.zip).
Added su and flash_image from devs of this forum.
Added boot image version 2 from mainfram3 with some personal changes.
Removed example images.
Busybox in /system/bin/.
Google apps not deleted as this is a PRIVATE rom for testing.
Google Maps updated.
Added JavaBOX app and library.
Added SoundManager.
Added Astro File Manger.
Added Advanced Task Manager.
Added WIFI Tethering.
Market now shows all the apps.
Apps now are installed and executed from SD!!! (You MUST create a "app" folder in your sdcard BEFORE flashing).
Dalvik cache moved to /data.
Swap activated.
If you want to try this ROM, please do this first in order to be able to recover your Tattoo in case something goes wrong:
1. Make a Goldcard: http://forum.xda-developers.com/showthread.php?t=603286
2. Install Custom Recovery from mainfram3.
3. Do Backup from Custom Recovery.
4. Create a folder in your sdcard called "app"
5. Now you are able to flash this ROM through update.zip. ¡ALL DATA AND APPLICATIONS WILL BE REMOVED!
If you don't know how to follow these steps or you don't have root yet, follow this howto (thanks Zecanilis!): http://forum.xda-developers.com/showthread.php?t=645742
Download links:
v1.2 with Sense:
http://uploadmirrors.com/download/6TQVEDK7/5faifCustomROMv1-2-signed.zip
v1.3b:
http://uploadmirrors.com/download/VSY4TSQH/5faifCustomROMv1-3b-signed.zip
v1.4:
http://uploadmirrors.com/download/ER5TW2WQ/5faifCustomROMv1-4-signed_1.zip
v1.5:
http://uploadmirrors.com/download/1DQOGCVG/5faifCustomROMv1-5-signed.zip
Update to install Sense UI AFTER flashing one of the ROMs above):
http://uploadmirrors.com/download/U8UALOA0/update-5faif-ToPutSenseUI-signed.zip
Click to expand...
Click to collapse
Thanks a lot for your attention! And thank you to all the devs in this forum. All my knowledge about Android come from this great forum and its users!
Special thanks to: mainfram3, chusen, coburn, 5[Strogino], moneytoo
[UPDATES]
08/March/2010: update-script renamed to updater-script (thanks coburn). ROM uploaded again (v0.2).
09/March/2010 v1.2: updater-script completely changed. ROM uploaded again (v1.2). Wifi not working. Fix it with : chmod 755 /system/etc/dhcpcd/dhcpcd-run-hooks
09/March/2010 v1.3b: Sense UI completely removed. WIFI fixed.
10/Marzo/2010: Pequeña actualización a v.3c para usuarios actuales de v.2 o v.3b. Widget problems solved: http://forum.xda-developers.com/showpost.php?p=5845000&postcount=56
17/March/2010 v1.4: Execution and installation of applications on SD. Some programs added. If you want to install Sense after flashing it: http://uploadmirrors.com/download/S0FGXKJC/update-5faif-ToPutSenseUI-signed.zip
24/March/2010 v1.5: Dalvik cache moved and swap memory activated. Thanks to fyodor and lgstoian
17/May/2010 Reuploaded version 1.5 and SenseUI patch.
Looking good. I might snip parts of your mods for use with AzusaROM. I'm not too sure about the update-script syntax, the custom recovery we got uses updater-script. More info later...
Ok, but now try to make update without wipe, without formating system and data.
If you want to add/delete some few things - no need to format whole device)
5[Strogino] said:
Ok, but now try to make update without wipe, without formating system and data.
If you want to add/delete some few things - no need to format whole device)
Click to expand...
Click to collapse
Ok! Thanks! I'll try... but.. if I want to remove "things"...I will have to write the proper commands to do so in the update-script, haven't I?
So do you think that this ROM could work? Do you recommend to try to flash it [before creating a goldcard in case something bad happens, of course xD]??
Any ideas for the show_progress command? What does the following numbers mean?
Coburn64 said:
Looking good. I might snip parts of your mods for use with AzusaROM. I'm not too sure about the update-script syntax, the custom recovery we got uses updater-script. More info later...
Click to expand...
Click to collapse
Yeah, that's true. In the hello-world example it is named as updateR-script. Thank you for that tip!
step by step guide
could you please post the istructions you're following to create a custom ROM ?
suoko said:
could you please post the istructions you're following to create a custom ROM ?
Click to expand...
Click to collapse
Of course! I'm going to bed now, so tomorrow I will post all the links I extract the information from. If you can't wait: all the posts are from this forum.
I'm working on a custom rom for tattoo too, but i don't know how to flash un update zip, what's the command? Can you help me?
you need a custom recovery by mainfram3 zip yor rom and copy to sd, rename update.zip, restart the tattoo in recovery mode (home+power) and select "apply sdcard:update.zip"
mikifafi said:
Ok! Thanks! I'll try... but.. if I want to remove "things"...I will have to write the proper commands to do so in the update-script, haven't I?
So do you think that this ROM could work? Do you recommend to try to flash it [before creating a goldcard in case something bad happens, of course xD]??
Click to expand...
Click to collapse
Commands to remove something:
Code:
delete SYSTEM:lib/libA2DP.so
delete SYSTEM:build.prop
delete SYSTEM:xbin/bb/busybox
delete DATA:app_s/MarketEnabler.apk
Creating goldcard is to avoid region (customer id) check ONLY.
But goldcarding keeps company with way to get new ROM - this thing confuse all often)
If you have modified recovery, doesnt matter what CustomerID do you have.
AFAIK and also mainfram3 can back me up on this, is that updater-script uses a 1.6 syntax like ui_write(), format(MTD,'system') etc unlike 1.5 which uses a basic format, with format SYSTEM: etc etc.
This leads us into the grey area, what commands do we have? Is there some that will damage the device? What does update-binary do exactly (I know it updates the ROM, dur , but what exactly).
Unless we can back port 1.5 script syntax to work with mainfram3's custom recovery, it looks like we're limited to trial and error.
Update-binary
These are the functions available in update-binary, through the use of the updater-script:
Code:
void RegisterInstallFunctions() {
RegisterFunction("mount", MountFn);
RegisterFunction("is_mounted", IsMountedFn);
RegisterFunction("unmount", UnmountFn);
RegisterFunction("format", FormatFn);
RegisterFunction("show_progress", ShowProgressFn);
RegisterFunction("set_progress", SetProgressFn);
RegisterFunction("delete", DeleteFn);
RegisterFunction("delete_recursive", DeleteFn);
RegisterFunction("package_extract_dir", PackageExtractDirFn);
RegisterFunction("package_extract_file", PackageExtractFileFn);
RegisterFunction("symlink", SymlinkFn);
RegisterFunction("set_perm", SetPermFn);
RegisterFunction("set_perm_recursive", SetPermFn);
RegisterFunction("getprop", GetPropFn);
RegisterFunction("file_getprop", FileGetPropFn);
RegisterFunction("write_raw_image", WriteRawImageFn);
RegisterFunction("write_firmware_image", WriteFirmwareImageFn);
RegisterFunction("apply_patch", ApplyPatchFn);
RegisterFunction("apply_patch_check", ApplyPatchFn);
RegisterFunction("apply_patch_space", ApplyPatchFn);
RegisterFunction("ui_print", UIPrintFn);
}
Attached to this post you'll find the source to update-binary, from the Android 1.6 SDK.
Hope this helps!
Thank you very very much mainfram3.
With this information I think I would be able to build a update.zip with a working ROM (finally!!).
I will upload it.
Can't get the download links to work... Page cannot be found
Hey mikifafi, how about a tutorial about how did you do this rom customization??
Thanx in advance
¿A new working ROM?
Finally I was able to upload the version 1.2 of this ROM.
I have changed the updater-script, so it must flash now. If it does, you will have a bit faster rom than the original without the slow Sense UI.
You can download it from the first post of this topic: forum.xda-developers.com/showthread.php?t=643368
Please, if someone tries it, post your results
P.S.: Dropping my "favourites" about rom cooking into a text file to post it here later.
Downloading right away Will post back with results.
Btw. Love your new uploading page
thanks for your work!
worked!!! i go to test,after i publish my comments
Thanks for you work
Works here too!
Seems fast at first sight. Will test more and return
Thank you very very very much chusen and whooper90 for trying it in your devices!!
I'm very happy of seeing that it works!!!
Now I notice that I forgot to completely remove Sense UI (it is just desactivated, isn't it?). I will change it and also will remove some not-free apps that shouldn't be there.
Can any of you try to run "busybox --initial" to install busybox, please?
Now, the list of links about cooking ROMs:
Code:
[HOWTO] Create your own boot/recovery images.
forum.xda-developers.com/showthread.php?t=641731
[GUIDE] How to create a your own ROM
forum.xda-developers.com/showthread.php?t=566235
Custom boot.img
forum.xda-developers.com/showpost.php?p=5784735&postcount=35
[How to] Rom cooking
forum.xda-developers.com/showthread.php?t=551711
[HOWTO] Rom cooking
htcpedia.com/forum/showthread.php?t=1404
All I ever wanted in life is to be able to cook an Android ROM -Part One-
androidspin.com/2010/01/27/all-i-ever-wanted-in-life-is-to-be-able-to-cook-an-android-rom-part-one/
Thank you all the people from xda-developers and htcmania that have been working on the tattoo. Without them, building a custom rom wouldn't have been posible. I have just followed their steps.
Thanks man for your links.
Now i'm going to download your rom.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Porting SGS4G Roms To Vibrant For Gingerbread....
I Take No Responsibility For Any Damages Caused By This Remember You Wanted To Try It And Therefore Makes You Responsible For Your Own Phones...
TOOLS :
1. Install Android SDK
2. Download smali.jar & baksmali.jar From http://code.google.com/p/smali/
3. Both Files Will Have Version Numbers On The End, Take Those Off.
4. Place Both Files In /tools directory In Sdk Or Open A New Folder Place smali.jar & baksmali.jar In Folder And To Open A Comand Prompt Press Shift And Right Click...
5. Download Beyond Compare.
6. Download 7 Zip Or Winrar.
7. Download Any Apk Tool Like (Formatter)
http://forum.xda-developers.com/showthr ... ?t=1108798
------------------------------------------------------------------------------------------------
8. Download A FLASHABLE i9000 ROM.
9. Download The SGS4G You Wish To Port.
INSTRUCTIONS :
Note:
To DECOMPILE (FROM /TOOLS) "java - jar baksmali.jar -o directory_out/ classes.dex"
To COMPILE (FROM /TOOLS) "java -Xmx512M -jar smali.jar source_directory/ -o New_Classes.dex"
1.)There Are Four Files That Need To Be Edited. They Are Framework.jar, Services.jar, Android_policy.jar And Settings.apk...
2.)Using 7-zip Or Winrar, You Need To Extract The Classes.dex From Each File Mentioned, On Both Roms The One You Are Porting And The Flashable i9000 Rom You Are Comparing It To. This Has To Be Done, Since The Vibrant And SGS4G Have Swapped Partitions.
3.)Extract One At A Time. Place classes.dex Into /tools Or New Folder With smali.jar & baksmali.jar In It, Decompile To Directory_Out Using Linux Codes Under Note. ( i.e, if using KI3 Flashable And Extracting Framework.jar, Then Name Directory_Out To KI3_Framework)
4.)Once You Have Extracted & Decompiled The Classes.dex From Each Of The Four Files On Each Rom, Open Beyond Compare.
5.)Load The Two Directoies You Want To Compare And Hit The Compare Button. Select Binary.
Example Of Directorys : Framework And Framework Or Android Policy And Android Policy From Each Rom
6.)Look For Anything With Storage Information. Anything To Do With Storage or /Sdcard. Here's The Problem ... The Reason Why We Are Doing This Is Because Internal Storage And External Storages Are Swapped, So You Must Right Click And Copy i9000s Storage Binerys To SGS4Gs
7.) You Replace Only Storage And Sd Part And Only Those Parts Thats All You Need.
8.)You Will See A Lot Of Differences .. Ignore Any Line Differences. ALL YOU NEED IS STORAGE AND SD.
9.)There Might Not Be Differences In Every File, Depending On The Rom To Be Ported With The Exception Of Settings.apk. USB Mounting Will Not Work If Not Edited Properly!
Examples : Grey Folders Are No Difference, Red Folders Are The Same Binerys But Different Depend On Build, The Blue Is Not The Same At All Depending On Build... Once Again All You Need Is Storage And Sd Card So Dont Mind The Colors To Much...
10.)Once Edited, Change Names Back To "classout" And Go Back Into Command Prompt And Compile. The New_classes.dex Will Appear In The /tools Category Or Your Folder.
11.)Open The SGS4G In 7 Zip or Winrar And Go Back To The Location Of Which The Original classes.dex File Came From That You'd Extracted Earlier. Delete It And Or Just Copy Over The New_classes.dex.
12.)Repeat This Process For Each classes.dex Edited.
So That's The Jar Files!
A.)The Apk File Is A Little Different Find The File With Formatter Write In .rar In Set Format And The Name Where It Says Name And Press The Big Rename It Will Become A rar File Inside Will Have The classes.dex You Must Edit Then Start From Number Three...
B.)When You Have Recompile The New classes.dex Go Back To Formatter Find The File And This Time In Set Format Put Apk, In Name Put "Settings" And Press The Big Rename Then Start On Number Ten...
So Thats The Apk File!
CHANGING THE MODEM & KERNEL.
1.)Open the Vibrant Rom in 7 Zip Or Winrar and Delete Kernel and Modem Or Just Copy Over
2.)Use An SGS4G Kernel With Vibrant Specifics and Copy over A Vibrant Modem.bin
Right Now We Don't Have A Vibrant Specific Kernel Yet So Just Wait On That...
3. Copy Over System/Etc/Vold Config. From I9000 To SGS4 Rom
Thats It... Edited By: hayn_pryde46
Original From : Bobbit And Dr Honk
http://forum.xda-developers.com/forumdisplay.php?f=1068
Team Infinity Members :
Administrators :
Mr. Apocalypse
Serendipityguy
Moderators :
Ali1276
Episinagogue
Hayn_pryde46
Kevho00
Majin_X
Neobuddy89
Philliple97
Ronhoover88
Come Check The Team Out On The Team Infinity Forum :
http://www.techbonafide.com/index.php
IVE TRYED IT AND IT WORKS GREAT...Test Run Of Valhalla KI3 Only At Team Infinity Members Only Forum
hayn_pryde46 said:
I Need A Kernel Dev That Can Make An SGS4G Kernel With Vibrant Specific So I Can Port It, Im Running Valhalla KI3 Right Now On My Phone With The Proper Kernel Ill Have A Guide Out In No Time And The First Fully Port Gingerbread Rom From SGS4G... Let Me Know And Ill Give You The Rom To Do Test But For Right Now It Half Ported So I Wont Post It, The Only Place You Can Get It At Is At Team Infinitys Team Members Only Forum...
Click to expand...
Click to collapse
I'm working on it
Yay hopefully this will improve gaming for gingerbread I had to go back to froyo ginger sucks at gaming good luck guys can't wait to see what you come up with
Sent from my SGH-T959 using XDA App
Mr. Apocalypse said:
I'm working on it
Click to expand...
Click to collapse
Thank You Mr. Apocalypse
Jasonhunterx said:
Yay hopefully this will improve gaming for gingerbread I had to go back to froyo ginger sucks at gaming good luck guys can't wait to see what you come up with
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Thanks Man...
Since its coming from the Vibrant 4G, do that means it will bd more stable than the i9000 ROMs?
Sent from my SGH-T959 using xda premium
Hey hayn, you need to edit your post to fix the original thread:
http://forum.xda-developers.com/showthread.php?t=1099454
EDIT: Also, after conversing with drhonk about this, a full gingerbread kernel port from the SGS4G is out of the question since they don't have gingerbread source.
No source = no build = no kernel
Wayne561 said:
Since its coming from the Vibrant 4G, do that means it will bd more stable than the i9000 ROMs?
Sent from my SGH-T959 using xda premium
Click to expand...
Click to collapse
Im Guess Yes But I Can Tell You It Smooth And The Haptic Feedback Feels Awesome
[MOD][CM9, CM10 & Stock ICS][Rooted & Non-rooted] Faster Worldwide GPS Fix Patch v2
**Just found out that this works on non-rooted phones too!!! ***
ATTENTION: Everytime you update your ROM or flash a new ROM please reflash this patch to continue to enjoy faster GPS fixes...thank you...
Certain people may face problems when using GPS in the GT-I9100G. The gps fixing may take ages to complete. Therefore, I came up with this patch
FASTER WORLDWIDE GPS FIX
This patch can be used regardless of your location (no need to modify ntp servers). The first fix after a reboot may take up to a minute, but subsequent fixes require only seconds! The device will also lock onto 7-9 satellites (3-4 before patch), which provides accuracy up to 5m.
** DO NOT use any GPS patching app together with this patch as it will modify gps.conf**
Rooted Phones
How to apply:
1. Make sure that you are running a CM9 or CM10 ROM/CM9 or CM10 based ROM/Stock ICS/Stock ICS based ROM. (as long as you have gps.conf and sirfgps.conf in /etc, then it should work)
2. Make a backup of your gps.conf and sirfgps.conf in /etc (copy it into somewhere else)
3. Download the CWM-flashable zip from here: gps_patch_v2.zip
4. Reboot into recovery and flash the zip.
5. You are ready to go!
How to restore:
1. Using a root explorer, mount into r/w mode and overwrite the modified gps.conf and sirfgps.conf in /etc with the originals.
2. Change the permissions of the 2 files into rw-r--r--
3. Reboot your phone.
or (for stock ICS ROMs only)
1. Download the flashable zip from here: gps_ori.zip
2. Put the zip into your external SD card.
4. Reboot into CWM recovery and flash the zip.
3. Reboot your phone.
__________________________________________________________________________________________________________
Non-rooted Phones
How to apply:
1. Make sure that you are running a Stock ICS ROM. (as long as you have gps.conf and sirfgps.conf in /etc, then it should work)
2. Download the flashable zip from here: gps_patch_v2.zip
3. Put the zip into your external SD card.
4. Reboot into stock recovery and flash the zip by choosing "apply update from external storage".
5. Reboot your phone.
5. You are ready to go!
How to restore:
1. Download the flashable zip from here: gps_ori.zip
2. Put the zip into your external SD card.
4. Reboot into stock recovery and flash the zip by choosing "apply update from external storage".
3. Reboot your phone.
Thanks to crypted for the modified gps.conf file! Don't forget to thank him at his original thread too!
DISCLAIMER: I am not responsible for any damage to your device, use at your own risk. But, if all steps are followed accordingly, nothing should go wrong...
Comments and feedbacks are welcomed!
Results:
GPS fix in cloudy condition:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
GPS fix in clear condition:
GPS fixed on 10 satellites (using v2) :
Changelog
Code:
gps_patch:
-Initial release
gps_patch_v2:
-Enabled ICS_NETWORK_OPERATOR
-Disabled EXTERNAL_LNA
-Edited EOL in gps.conf to match with stock gps.conf
Source code:
https://github.com/Ryuinferno/GPS-I9100G
Testing . .
Will try this, thanks
rcade2005 said:
Will try this, thanks
Click to expand...
Click to collapse
Hey,
i flashed it and will try it out today. Reporting back later (thanks a lot). My Friend owns a 9100 (non G) Can he use it too or is it G only?
Bieka said:
Hey,
i flashed it and will try it out today. Reporting back later (thanks a lot). My Friend owns a 9100 (non G) Can he use it too or is it G only?
Click to expand...
Click to collapse
For non G there is another version by crypted (the link to the thread is in my first post)...
Ryuinferno said:
Certain people may face problems when coming using GPS in the GT-I9100G. The gps fixing may take ages to complete. Therefore, I came up with this patch
FASTER WORLDWIDE GPS FIX
This patch can be used regardless of your location (no need to modify ntp servers). The first fix after a reboot may take up to a minute, but subsequent fixes require only seconds! The device will also lock onto 7-9 satellites (3-4 before patch), which provides accuracy up to 5m.
** DO NOT use any GPS patching app together with this patch as it will modify gps.conf**
How to apply:
1. Make sure that you are running a CM9 ROM/Stock ICS/Stock ICS based ROM. (as long as you have gps.conf and sirfgps.conf in /etc, then it should work)
2. Make a backup of your gps.conf and sirfgps.conf in /etc (copy it into somewhere else)
3. Download the CWM-flashable zip from here: gps_patch.zip
4. Reboot into recovery and flash the zip.
5. You are ready to go!
How to restore:
1. Using a root explorer, mount into r/w mode and overwrite the modified gps.conf and sirfgps.conf in /etc with the originals.
2. Change the permissions of the 2 files into rw-r--r--
3. Reboot your phone.
Thanks to crypted for the modified gps.conf file! Don't forget to thank him at his original thread too!
DISCLAIMER: I am not responsible for any damage to your device, use at your own risk. But, if all steps are followed accordingly, nothing should go wrong...
Remember to click thanks and rate this thread if I helped you!
Comments and feedbacks are welcomed too!
Click to expand...
Click to collapse
@Ryuinferno: the download link is broken / does not work. it point to the page: http://j.gs/1HMk and hangs there. Can you please update another link ? Thks.
jimmz58 said:
@Ryuinferno: the download link is broken / does not work. it point to the page: http://j.gs/1HMk and hangs there. Can you please update another link ? Thks.
Click to expand...
Click to collapse
HEY This link good work you should wait a few secend and click on skip button on top
then you go to download link from mediafire
Link not working for me too
Sent from my GT-I9100G using Tapatalk 2
jifat said:
Link not working for me too
Sent from my GT-I9100G using Tapatalk 2
Click to expand...
Click to collapse
jimmz58 said:
@Ryuinferno: the download link is broken / does not work. it point to the page: http://j.gs/1HMk and hangs there. Can you please update another link ? Thks.
Click to expand...
Click to collapse
Are you guys using a mobile browser?If possible use a PC...
If using mobile browsers such as oprera mini, after the page finished loading, paste this in the address bar
Code:
javascript:showskip();
Hope it helps...
thanks mate... it's working sweetly on my device.
will this works in cm10?
lukemanhakim said:
will this works in cm10?
Click to expand...
Click to collapse
Should be fine if there are gps.conf and sirfgps.conf in /etc...
Ryuinferno said:
Should be fine if there are gps.conf and sirfgps.conf in /etc...
Click to expand...
Click to collapse
Must try with cm10, anyone tried ?
Sent from my GT-I9100G
Anyone tried in Europe ?
waiting for other user to give some feedback first. especially from stock rom user..
yrakun said:
Anyone tried in Europe ?
Click to expand...
Click to collapse
Yeah, i tried it. Seems that there is no real improvement. Not faster then before but also not slower
I'm on Rootbox 1.7 with 2.1.5 Horsepower ICS Kernel and in Germany
Bieka said:
Yeah, i tried it. Seems that there is no real improvement. Not faster then before but also not slower
I'm on Rootbox 1.7 with 2.1.5 Horsepower ICS Kernel and in Germany
Click to expand...
Click to collapse
But did it increase the accuracy?
I'm using CM9 and also tried it. But there was no big improvement.
Tested it in austria.
Sent from my GT-I9100G using xda premium
This is the noob-proof multiuser enabler guide for the CM10.1 - GS3 only!!
Want to enable multiuser on your galaxy S3 under CM10.1?? This is the easiest way to do it.
Updates - based on cm-10.1-2013XXXX-NIGHTLY-i9300.zip:
Multi_20130306
Multi_20130303
Multi_20130302
Multi_20130222
This is very simple: just flash the zip file and you're done!! just need to create the users under settings!! Can create up to 8 users!!
P.S. You need to reflash it for every new nightly installed!!!!
IMPORTANT INFORMATION!!!
I just found out a way to reduce FC in secondary user. Create 2 other users... delete the second, reboot and the third user should now be the second but without the FCs... well it should, it worked for me...
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Next is the tool I used to create the flashable mod zip. In case you wanna try for yourself or need to remake the mod for futures nightlies just download and follow the steps:
Links:
. JDK and JRE for windows 32bits - (are you under windows x64? Install the 32bits javas anyway)
. FrameworkFlasher Adapted from the wesf90 Original Thread and Updated from iBotPeaches Original Thread to run on CM10.1
1) Install JDK and JRE and Unzip FrameworkFlasher
2) copy your phone's framework-res.apk to the folder "place-framework-res-here"
3) run "RunMe.bat"
4) press 1 to decompile
5) Make the necessary changes under the folder "files-to-edit" ****
6) run 2 to recompile
7) run 3 and 4 to sign and zip the apk
8) Just flash your new zip and be happy!
**** In order to enable multiuser, it's necessery to change some xml file inside framework-res.apk and this is only possible by doing this decompile/compile process...
The files you need to change are:
. framework-res.apk\res\values\integers.xml
look for config_multiuserMaximumUsers and change the number of users (min 2)
Code:
<integer name="config_multiuserMaximumUsers">8</integer>
. framework-res.apk\res\layout-port\keyguard_host_view.xml
need to add this after the second </FrameLayout>
Code:
<FrameLayout androidprv:paddingTop="7.0dip" androidprv:layout_width="fill_parent" androidprv:layout_height="wrap_content">
<include androidprv:layout_gravity="top|center" androidprv:layout_width="fill_parent" androidprv:layout_height="fill_parent" layout="@layout/keyguard_multi_user_selector" />
</FrameLayout>
I made more changes than this so I advice to use mine own keyguard_host_view.xml
Thanks for the great work.... it worked perfectly. However, I have a feedback:
Few findings
- Unable to find option "Enable USB Debugging
- Unable to add facebook contact sync for secondary user
- Facebook sync not working
santoshtalluri
Unfortunetly multiuser feature still very limited and buggy... not my fault, it's Android/Cm10.1 fault... you also cant make/receive calls and themes cause fc in a secundary user...
santoshtalluri said:
Thanks for the great work.... it worked perfectly. However, I have a feedback:
Few findings
- Unable to find option "Enable USB Debugging
- Unable to add facebook contact sync for secondary user
- Facebook sync not working
Click to expand...
Click to collapse
Try tapping on the "Build Number" in settings 7-8 times to enable Developer Options.
Developer options only in primary user
help with decompile
I get the following failure when trying to decomile my apk. I am on the Sprint GS3 and d2spr CM10.1 2013-01-31 nightly. Any help would be appreciated. Also, I am making the leap that the same technique here works for any SG3 framework-res.apk and not just for the i9300. If that is an invalide assumption, then please set me straight. Thanks in advance...
---------------------------------------------------------------------
| Log - Sat 02/02/2013 -- 17:34:26.62 | Documents\Desktop\FrameworkFlasher-1.1.4\LogSimple.txt
---------------------------------------------------------------------
THE LOG BELOW IS FOR YOUR MOST RECENT PROCESS ONLY.
java version "1.6.0_39"
Java(TM) SE Runtime Environment (build 1.6.0_39-b04)
Java HotSpot(TM) Client VM (build 20.14-b01, mixed mode, sharing)
I: Loading resource table...
Exception in thread "main" brut.androlib.AndrolibException: Multiple resources: spec=0x01080293 drawable/ic_ab_back_holo_dark, config=-xhdpi
at brut.androlib.res.data.ResConfig.addResource(ResConfig.java:65)
at brut.androlib.res.data.ResConfig.addResource(ResConfig.java:58)
at brut.androlib.res.decoder.ARSCDecoder.readEntry(ARSCDecoder.java:196)
at brut.androlib.res.decoder.ARSCDecoder.readConfig(ARSCDecoder.java:165)
at brut.androlib.res.decoder.ARSCDecoder.readType(ARSCDecoder.java:130)
at brut.androlib.res.decoder.ARSCDecoder.readPackage(ARSCDecoder.java:105)
at brut.androlib.res.decoder.ARSCDecoder.readTable(ARSCDecoder.java:82)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:48)
at brut.androlib.res.AndrolibResources.getResPackagesFromApk(AndrolibResources.java:315)
at brut.androlib.res.AndrolibResources.loadMainPkg(AndrolibResources.java:50)
at brut.androlib.res.AndrolibResources.getResTable(AndrolibResources.java:43)
at brut.androlib.Androlib.getResTable(Androlib.java:44)
at brut.androlib.ApkDecoder.getResTable(ApkDecoder.java:148)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
@ swiggs98
Yes... probably works for your phone too....
The compile/decompile process can cause several erros when one or more conditions are not satisfied, so make sure:
1. Latest Java JDK/JRE 32 bits are installed
2. FrameworkFlasher is updated (the one I posted is updated, so use mine)
3. The folder name where FrameworkFlasher is running should not have spaces
4. framework-res.apk is not corrupted (I use WIFI file explorer to download framework-res.apk to my PC)
5. Wrong changes in framework-res files also ruins the process
Re: [MOD][CM10.1][4.2.1][GUIDE] Enable Multiuser (for noobs)
rfmalta said:
@ swiggs98
Yes... probably works for your phone too....
The compile/decompile process can cause several erros when one or more conditions are not satisfied, so make sure:
1. Latest Java JDK/JRE 32 bits are installed
2. FrameworkFlasher is updated (the one I posted is updated, so use mine)
3. The folder name where FrameworkFlasher is running should not have spaces
4. framework-res.apk is not corrupted (I use WIFI file explorer to download framework-res.apk to my PC)
5. Wrong changes in framework-res files also ruins the process
Click to expand...
Click to collapse
Thx. It was the version I had. Same version number but from the original forum.
bootlooping when after flashing the zip!
@ varund7726
according to your signature you're running AOKP ROM with a custom kernel Syiah... my mod is made for official CM10.1 ROM only...
rfmalta said:
This is the noob-proof multiuser enabler guide for the CM10.1 - GS3 only!!
Want to enable multiuser on your galaxy S3 under CM10.1?? This is the easiest way to do it.
Update 1 (based on build cm-10.1-20130204-NIGHTLY-i9300.zip)
1. Multi_user
This is very simple: just flash the zip file and you're done!! just need to create the users under settings!! Can create up to 5 users!!
P.S. You need to reflash these zips for every new nightly installed!!!!
Screenshots:
Next is the tool I used to create these flashable mods zips. In case you wanna try for yourself or need to remake the mods for futures nightlies just download and follow the steps:
Links:
2. JDK and JRE for windows 32bits - (are you under windows x64? Install the 32bits javas anyway)
3. FrameworkFlasher Adapted from the wesf90 Original Thread and Updated from iBotPeaches Original Thread to run on CM10.1
1) Install JDK and JRE and Unzip FrameworkFlasher
2) copy your phone's framework-res.apk to the folder "place-framework-res-here"
3) run "RunMe.bat"
4) press 1 to decompile
5) Make the necessary changes under the folder "files-to-edit" ****
6) run 2 to recompile
7) run 3 and 4 to sign and zip the apk
8) Just flash your new zip and be happy!
**** In order to enable multiuser, it's necessery to change some xml file inside framework-res.apk and this is only possible by doing this decompile/compile process...
The files you need to change are:
. framework-res.apk\res\values\integers.xml
look for config_multiuserMaximumUsers and change the number of users (min 2)
. framework-res.apk\res\layout-port\keyguard_host_view.xml
need to add <include layout="@layout/keyguard_multi_user_selector" /> before the second </FrameLayout> ---in my mods there are more changes than this so I advice to copy and paste this file from my mod to this new one---
Click to expand...
Click to collapse
My S3 (CM10.1 updated, stock kernel) is having FC with everything with a new user. The "Setup Wizard" can't start.
lucasdeeiroz
some native apps crash a lot but apps from play should work as I installed several games and facebook at my secondary user... so try removing second user and create it again...
rfmalta said:
lucasdeeiroz
some native apps crash a lot but apps from play should work as I installed several games and facebook at my secondary user... so try removing second user and create it again...
Click to expand...
Click to collapse
but i can't use anything with the new user: i can't configure it and i can't do anything 'cause the FC window appear for Wizard Setup, Contacts, Apollo, and it never stops. The only thing I can do is tap ok for FCs (no one app starts, neither launcher) and go to lockscreen to switch to original user.
Maybe the latest nightly release is not compatible with the old mod... so I have updated it to match 20130206... remove your secondary user under settings and reflash the new mod... create the new user and then you tell me if it works
rfmalta said:
Maybe the latest nightly release is not compatible with the old mod... so I have updated it to match 20130206... remove your secondary user under settings and reflash the new mod... create the new user and then you tell me if it works
Click to expand...
Click to collapse
tried wiping cache, fixing permissions, reflashing ROM AND MOD, deleting and recreating the user, but nothing works. the same FC problem. even the new 07/02's ROM and MOD.
it can be the gapps? the new user can't open the Wizard Setup (and I think it's part of gapps). I really want the multi user on my S3, so thanks for your work on it.
SOLVED! The problem is with the system theme. With the default theme, it worked!.
We can't apply themes to the system with multi user
Yes... themes cause FCs on secondary users... great to know it worked for you
rfmalta said:
Yes... themes cause FCs on secondary users... great to know it worked for you
Click to expand...
Click to collapse
superuser don't work on second user. is it a known issue or it never will work?
It's a known issue and its up to superuser developer to fix
Re: [MOD][CM10.1][4.2.1][GUIDE] Enable Multiuser (for noobs)
Will this work with aosp
Sent from my GT-I9300 using xda premium
@ sharingan92
maybe yes, maybe no... you gonna have to try... remember to backup first
Because we are getting so many good suggestions for OTA updates in our thread AllianceROM_JB XXLSZ_v2 we decided it was time to start a thread for users to post their submissions.
Major Credits to Robbie Hood for making this Rom and to Ficeto for making the awesome Rom Customiser and the Ota app
OTA visuals (and updates) are bound to certain format rules that I will explain in the following posts.
All things posted in here will first be tested and evaluated before being uploaded to OTA
please be advised that mods are not to include complete framework-res.apk, SystemUI.apk, SecSettings.apk or android-policy
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OTA visuals
Visuals are zips containing images and XML files from apk that are to be changed.
Format for zip name is simple, just try to describe what the mod does, if mod is a variation of existing mods use same format as existing ones.
The .theme in the name is no longer needed.
Inside zip you put name of apk (without .apk). Mods can contain more than one apk!
Also put in the root op the zip:
An empty txt file named theme
A txt file called description with a short description of the mod
An image file in JPG format called preview with an image of your mod
put in the rest of the folders like in original apk
Before uploading it please test the mod yourself by putting it on your sd and flashing from RomCustomiser
If your mod fits an existing category please tell us in your post
If you come up with mods that don't have a category yet, please also make a revert mod containing the same images and xml from the original rom so users can get back to that easily
OTA updates
Ota updates can contain apk, mostly used by Dev's to update the Rom.
Can however also be used for fixes that contain an apk like the stock playstore
They are basicaly CWM zips, with some additions:
A txt file named description with a description of the update
An JPG file named preview with an image of the mod (preferable, not compulsory)
Please remember that all system apps go in preload/symplink/system/app
You can use the base zip that I uploaded here
one more
Thanks a lot Bas :highfive:
Now lets see some users be creative and create some themes/mods
good job :good:
Robbie Hood said:
Now lets see some users be creative and create some themes/mods
Click to expand...
Click to collapse
Played around with the Visual Theme engine and here is what I came up with so far :victory:
..and posted a few more here: http://forum.xda-developers.com/showpost.php?p=38824949&postcount=11
Re: [AllianceROM][JB XXLSZ_v2][OTA][VISUALS]Post your submissions here
nickshertzer said:
Played around with the Visual Theme engine and here is what I came up with so far :victory:
Click to expand...
Click to collapse
Need to just install this zip using rom customizer?
Sent from my GT-N7000 using xda app-developers app
really nice,
but could I get the V Background also in red?
would be cool
thanks in advance
salilpune1 said:
Need to just install this zip using rom customizer?
Click to expand...
Click to collapse
Yes. Also, you have to be using the Alliance Ficeto TWRP kernel. Philz must be missing some of the busybox (/?) instructions that make the theme engine work.
Working on a couple more.
---------- Post added at 10:00 AM ---------- Previous post was at 09:59 AM ----------
hara74 said:
really nice,
but could I get the V Background also in red?
would be cool
thanks in advance
Click to expand...
Click to collapse
Just modify the ZIP to add your own PNG file background_holo_dark.png :good:
Here are a few more:
Enjoy! :fingers-crossed:
nickshertzer said:
Here are a few more:
Enjoy! :fingers-crossed:
Click to expand...
Click to collapse
nice thanks man will uplaod em to our server asap but im experimenting a bit with my ROM
if all goes as planned the rom config will have a stock theme option as well so no need to flash a stock theme afterwards for the ones who like stock but just optional via romcustomizer when flashing the rom
is there any chance to get a zip to flash it from cwm?
it´s because I use this beautiful rom as sd rom and can´t flash anything via Rom Customizer :crying:
I tried different zip´s till now with my own png but none works
hara74 said:
is there any chance to get a zip to flash it from cwm?
it´s because I use this beautiful rom as sd rom and can´t flash anything via Rom Customizer :crying:
I tried different zip´s till now with my own png but none works
Click to expand...
Click to collapse
Didn't realize there was a functioning dual boot kernel now. Need to go look at that
Obviously, your setup is totally unsupported as far as Alliance team would be concerned. None of the OTA stuff would ever work. You'd might be better off running Alliance as the main 'phone' ROM and AOSP, CM, whatever, as your SD ROM.
But there is hope for you yet...
You need to pull your framework-res.apk, manually modify the background png, and push framework-res.apk back into /system/framework manually via ADB or whatever file manager is convenient (Alliance ROM Manager comes to mind)
You can follow instructions here: http://forum.xda-developers.com/showthread.php?t=2175160 (except in Alliance ROM, Robbie changed the HOLO background name to background_holo_dark.png and NOT tw_background_holo_dark) :highfive:
nickshertzer said:
Didn't realize there was a functioning dual boot kernel now. Need to go look at that
Obviously, your setup is totally unsupported as far as Alliance team would be concerned. None of the OTA stuff would ever work. You'd might be better off running Alliance as the main 'phone' ROM and AOSP, CM, whatever, as your SD ROM.
But there is hope for you yet...
You need to pull your framework-res.apk, manually modify the background png, and push framework-res.apk back into /system/framework manually via ADB or whatever file manager is convenient (Alliance ROM Manager comes to mind)
You can follow instructions here: http://forum.xda-developers.com/showthread.php?t=2175160 (except in Alliance ROM, Robbie changed the HOLO background name to background_holo_dark.png and NOT tw_background_holo_dark) :highfive:
Click to expand...
Click to collapse
thanks m8 for ur quick anser :good:
with the ota updates I got no problem,
downloaded with AllianceOTA and flashed via recovery, worked fine so far
and I know it would be the best to flash this Rom as phone Rom,
but I´m to lazy to setup two Roms again :silly:
and you would laugh, I extracted the framework-res.apk from the rom a few minutes ago and replaced that png ,
but not flashed till now
Edit: it worked, I copied over the framework-res.apk manually
hara74 said:
thanks m8 for ur quick anser :good:
with the ota updates I got no problem,
downloaded with AllianceOTA and flashed via recovery, worked fine so far
and I know it would be the best to flash this Rom as phone Rom,
but I´m to lazy to setup two Roms again :silly:
and you would laugh, I extracted the framework-res.apk from the rom a few minutes ago and replaced that png ,
but not flashed till now
Edit: it worked, I copied over the framework-res.apk manually
Click to expand...
Click to collapse
why on earth would you need two roms
if OTA updates work then visuals work as well
nickshertzer said:
Here are a few more:
Enjoy! :fingers-crossed:
Click to expand...
Click to collapse
Suuper nice themes, just one question: is the home an lockscreen backround supposed to change, 'cause it didnt and it would be nice if all changed according to the theme.
LaCroyx said:
Suuper nice themes, just one question: is the home an lockscreen backround supposed to change, 'cause it didnt and it would be nice if all changed according to the theme.
Click to expand...
Click to collapse
these are no themes mate jjust backgrounds
Robbie Hood said:
these are no themes mate jjust backgrounds
Click to expand...
Click to collapse
but this backgrounds don't also change in home screens and lockscreen? I flashed one in rom customizer and it changed the background only when i',m in settings, other than that i have my old background. Or am I missing something?
Re: [AllianceROM][JB XXLSZ_v2][OTA][VISUALS]Post your submissions here
LaCroyx said:
but this backgrounds don't also change in home screens and lockscreen? I flashed one in rom customizer and it changed the background only when i',m in settings, other than that i have my old background. Or am I missing something?
Click to expand...
Click to collapse
You mean wallpaper. Wallpaper and backgrounds are two different things
Sent from my GT-I9100 using Tapatalk 2