[Q&A] [ROM][Ray][2.3.7] Gin2KitKat v3.2.0 [OTA] - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Q&A for [ROM][Ray][2.3.7] Gin2KitKat v3.2.0 [OTA]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:

Looks good
can i switch from my custom rom directly???
Device Urushi | CM 11

What about Gin2Lollipop?

more updates
man this is awesome .... what's next ?!

new update
is there any news about new update ?

So sad .....
This is the fastest ROM ever for xperia ray

After flashing the dialer, 2G/3G Toggle doesn't work...

boot_aire7.img + Gin2KitKat v3.2.0
The Dialer works nice, but don't try the installer of the Framework.jar - you'll got a bootloop!
Here is it's install script:
Code:
ui_print("");
ui_print("Extracting System Files...");
run_program("/sbin/busybox", "mount", "/system");
delete("/system/framework/framework-res.apk");
package_extract_dir("system", "/system");
unmount("/system");
It deletes /system/framework/framework-res.apk file and that's is the problem.
Luckily I knew how to return it back, with a forming a correct recovery zip file, but I lost half an hour, because of that "surprise"...

Related

[UPDATE 3][MOD] Galaxy "S4"launcher And Widget For Xperia MDPI

Proudly Presenting The most Awaited Launcher for Xperia MDPI's
Galaxy S4 Nature UX launcher optimized for MDPI devices .. it is, we have something for all Android users. They will be glad to know that the couple of weeks ago the Galaxy S4’s system dump was leaked ..!!
Galaxy S4 Transparent Weather
http://d-h.st/tr3
Galaxy S4 Weather Widget CM10 & CM10.1
http://d-h.st/21s
TouchWiz UX:
S4 Launcher [For MDPI Phones]
http://d-h.st/Y5S
Method of Installation:
Just download the respective file according phones specification, don’t extract them and just place them into the root directory of your phone’s SD Card. You must also know that the weather widget will only work on your device if you have installed the TW launcher as well.
Step 1: First of all, create a Nandroid backup of your existing ROM so that you are on the safe side.
Step 2: Next, clear the Dalvik cache by going to the “wipe Dalvik cache”.
Step 3: flash touchWiz widget
Step 3: Now, from the main recovery menu, select “install zip from sdcard” then select “choose zip from sdcard” and then select the zip file.
Step 4: When the installation completes, just reboot your phone
As soon as the phone boots up, press the Home button on your phone to launch the TouchWiz launcher.
FLASH NEW UPDATE 3 Plz report IF it is WORKING ..?? -- i will add more s4 Apps if this launcher is working ..
​
Click to expand...
Click to collapse
​
I AM NOT RESPONSIBLE FOR ANY BRICKING OF THE DEVICE
ALL CREDITS TO Linq’z QIrls’z Chinese And officiallySonyrebel for fixing issues for our devices...!!
A THANKS FOR A GREAT WORK
Null VoiD
any screenshots mate?
gihan798114 said:
any screenshots mate?
Click to expand...
Click to collapse
oops forgot that uploading in a Bit ..
!!
Status 7 on flash
When i flash the S4 Launcher zip i get a status 7 after install ( no changes ). The model number looks like it does not match ours ( gives me a GT-S7500 ). Perhaps there is a problem with the updater-script?
Great release bro... gonna try it... Thanks!!! :good:
screenshot ?!
Where is the screeen shot ?!
status 7 error!
status 7 error
Thanks for this mate gonna try it
Even tried pushing two home with some another app named badege to system apps and changed the permissions!
BTW is it compatible with cm10.1?
Update 2
update 2 fixing all isues related to installation
only for CM 9,10,10.1 - AOKP
I've tried this & not working on Iced Bean 3.4 ROM
Read the post before your post and you will know why it's not working for you...
Iced Bean is based on stock ICS.
Sent from my WT19i using Tapatalk.
I flashed all 3 via TWRP.I can't see the launcher.
Help me.I'm running CM10 in my xperia mini pro.
Install success
but i don't see the launcher , how to fix it? (using CM10 JB4.1.2)
plz flash update 3 and tell if it is working or not ..?? i will add more s4 apps if launcher working
Null VoiD said:
plz flash update 3 and tell if it is working or not ..?? i will add more s4 apps if launcher working
Click to expand...
Click to collapse
updater-script update 3
Code:
assert(getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" || getprop("ro.product.board") == "GT-S7500" || getprop("ro.product.model") == "GT-S7500");
ui_print("Mounting /system partition..");
mount("ext4", "EMMC", "/dev/block/mmcblk0p16", "/system");
ui_print("Please wait..");
ui_print("Installing Touchwiz 5.0 Launcher..");
package_extract_dir("system", "/system");
unmount("/system");
ui_print("Done.");
will show error 7 again i think. cmiiw:good:
ERROR 7 when flashing the update 3
Sparksys said:
ERROR 7 when flashing the update 3
Click to expand...
Click to collapse
change your updater-script with this, trus me it's work
thanks for share this launcher work now:fingers-crossed:
Code:
ui_print("Mounting system");
run_program("/sbin/busybox", "mount", "/system");
ui_print("Installing files");
package_extract_dir("system", "/system");
run_program("/sbin/busybox", "umount", "/system");
ui_print("All done!");
edit: weather widget works too
tonnitube said:
change your updater-script with this, trus me it's work
thanks for share this launcher work now:fingers-crossed:
Code:
ui_print("Mounting system");
run_program("/sbin/busybox", "mount", "/system");
ui_print("Installing files");
package_extract_dir("system", "/system");
run_program("/sbin/busybox", "umount", "/system");
ui_print("All done!")
edit: weather widget works too
Click to expand...
Click to collapse
I use your script , error status 6

[Q&A] [ROM][ICS][10/7][Neo V/L]Revolution ICS HD™[build 8][RESSURECTION]|Z-Styled||

[Q&A] [ROM][ICS][10/7][Neo V/L]Revolution ICS HD™[build 8][RESSURECTION]|Z-Styled||
Q&A for [ROM][ICS][10/7][Neo V/L]Revolution ICS HD™[build 8][RESSURECTION]|Z-Styled||
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
NEO L
""Neo L not supported from build 4+""
WHAT IS THE MEANING OF THIS LINE PLZZZ REPLY
tipu27sept said:
""Neo L not supported from build 4+""
WHAT IS THE MEANING OF THIS LINE PLZZZ REPLY
Click to expand...
Click to collapse
Means that All the builds following build 4 won't work on Sony Xperia Neo L
Can't install gapps.

[Q&A] [5th Oct 2014] [ROM/THEME] [Micromax A87] [Mito A78] .:: Matrix ::.™ ROM

Q&A for [5th Oct 2014] [ROM/THEME] [Micromax A87] [Mito A78] .:: Matrix ::.™ ROM
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
bro when u release ?
Screenshot was Awesome
BUT WHEN U RELEASE THIS ROM
dhiraj1234 said:
Screenshot was Awesome
BUT WHEN U RELEASE THIS ROM
Click to expand...
Click to collapse
in one or two days
Bro when u release ?
Please upload fastt....
QA Bot said:
Q&A for [5th Oct 2014] [ROM/THEME] [Micromax A87] [Mito A78] .:: Matrix ::.™ ROM
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
Click to expand...
Click to collapse
THREAD MOVED VISIT HERE
please Make Droidsans Font Unicode
Hiii aiman bro.
your New Rom Matrix is awesome Rom
but problem is font because current rom font is
good but. In this font OPERA MINI not working and I use UC browser but UC is very slow. Si can U make new font Unicode
please make DROIDSANS font unicode
Thanks For This AWESOME ROM
PLEASE REPLY

[Q&A] [ROM][ICS][All MDPI]Touch Wiz Design V2 [Locked/Unlocked]-[V3 Project Started]

[Q&A] [ROM][ICS][All MDPI]Touch Wiz Design V2 [Locked/Unlocked]-[V3 Project Started]
Q&A for [ROM][ICS][All MDPI]Touch Wiz Design V2 [Locked/Unlocked]-[V3 Project Started]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][ICS][All MDPI]Touch Wiz Design V2 [Locked/Unlocked]-[V3 Project Started]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
The flash option is missing in camera
Plz help me
I am using touchwiz v2 in my xperia mini st15i with rage kernel

[Q&A] [ROM] [CM11] [4.4.4] [CyanDGL] [Neo V] [Xperia Material Desaign] [Stable]

Q&A for [ROM] [CM11] [4.4.4] [CyanDGL] [Neo V] [Xperia Material Desaign] [Stable]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM] [CM11] [4.4.4] [CyanDGL] [Neo V] [Xperia Material Desaign] [Stable]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
beautiful. Love the design in this rom
'Movies'-app not working, force closes
WiFi connection dropping at random times
When i try install i get error (status 7), some symlinks failed.
I do factory reset, format system, but still error.
Can someone help?
Can't istall, error(status 7).
EXT4
The ROM is stable as far as i have used..
just had one question how to Use EXT4 partition for this ROM please help..
Thanx in Advance
Cheers
1 question
can i make swap ram whit this kernel
sory for my english

Categories

Resources