So my problem is ..it doesnt bootloop.. but after bootanimation, i get a blank screen
i changed lib files but with no success,,
i think d rom has booted but some display problem so black screen
and cant take logcat
following error :
error: device unauthorized. Please check the confirmation dialog on your device.
- waiting for device -
Rohan purohit said:
So my problem is ..it doesnt bootloop.. but after bootanimation, i get a blank screen
i changed lib files but with no success,,
i think d rom has booted but some display problem so black screen
and cant take logcat
following error :
error: device unauthorized. Please check the confirmation dialog on your device.
- waiting for device -
Click to expand...
Click to collapse
hey use this guide to get the logcat
http://forum.xda-developers.com/showthread.php?t=2296632
after that post the logact here
so that i and other people can help you
AlphaBeta said:
hey use this guide to get the logcat
http://forum.xda-developers.com/showthread.php?t=2296632
after that post the logact here
so that i and other people can help you
Click to expand...
Click to collapse
hey it dint work..i think d unauthorised thing is causing d problem
any idea about d blank screen??
Rohan purohit said:
hey it dint work..i think d unauthorised thing is causing d problem
any idea about d blank screen??
Click to expand...
Click to collapse
Unauthorized thing is due to the adb feature the guide i gave you works properly
And regarding display i guess it should either be the framework or lib files
Did you replace the hw folder in lib?
Sent from my C2105 using XDA Free mobile app
AlphaBeta said:
Unauthorized thing is due to the adb feature the guide i gave you works properly
And regarding display i guess it should either be the framework or lib files
Did you replace the hw folder in lib?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Ya il try d logcat again..n yah replaced !
AlphaBeta said:
Unauthorized thing is due to the adb feature the guide i gave you works properly
And regarding display i guess it should either be the framework or lib files
Did you replace the hw folder in lib?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Hey dude i know u hv been busy with miui porting, bt i think i hv found d soln to my problem..but im not able to edit default.prop in ramdisk.cpio, no matter how i do it ,it doesnt extract..used kitchen in linux,cygwin everything..how did u do it?
Rohan purohit said:
Hey dude i know u hv been busy with miui porting, bt i think i hv found d soln to my problem..but im not able to edit default.prop in ramdisk.cpio, no matter how i do it ,it doesnt extract..used kitchen in linux,cygwin everything..how did u do it?
Click to expand...
Click to collapse
You are editing default.prop for that adb thing? Well i do it with cygwin only
Sent from my C2105 using XDA Free mobile app
AlphaBeta said:
You are editing default.prop for that adb thing? Well i do it with cygwin only
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
No for black screen..ya frm cygwin too same result as linux ,when i unpack boot.img..ramdisk.cpio is not extracted..
Rohan purohit said:
No for black screen..ya frm cygwin too same result as linux ,when i unpack boot.img..ramdisk.cpio is not extracted..
Click to expand...
Click to collapse
Ramdisk has to be seperately extracted and packed by linux command kitchen will not unpack it
And default.prop doesn't have anything related to system i guess still if you want i can do the changes for you?
Sent from my C2105 using XDA Free mobile app
AlphaBeta said:
Ramdisk has to be seperately extracted and packed by linux command kitchen will not unpack it
And default.prop doesn't have anything related to system i guess still if you want i can do the changes for you?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks ..ya ur right..i was able to do it.. but my soln dint work i was trying miui too..still bootloop! Y dont u try patchrom..there is a source available na!
AlphaBeta said:
Ramdisk has to be seperately extracted and packed by linux command kitchen will not unpack it
And default.prop doesn't have anything related to system i guess still if you want i can do the changes for you?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
ro.secure= 1 to ro.secure= 0
ro.debuggable= 0 to ro.debuggable= 1
persist.sys.usb.config= mtp to
persist.sys.usb.config= mtp,adb
ro.adb.secure= 1 to ro.adb.secure= 0
This is what i did..a guy told me in a porting guide..it kept looping on sony logo..dint even get to bootanim? Any idea? Maybe he told me for logcat? Rite?
Rohan purohit said:
Thanks ..ya ur right..i was able to do it.. but my soln dint work i was trying miui too..still bootloop! Y dont u try patchrom..there is a source available na!
Click to expand...
Click to collapse
I don't have alot of time and then net connection i have will take ages to download sources and compile
If bootanimation din't come maybe there is a issue with the kernel did you pack it properly?
Else try replacing some lib files
Libandroidruntime.so and other listed in propietary
Sent from my C2105 using XDA Free mobile app
AlphaBeta said:
I don't have alot of time and then net connection i have will take ages to download sources and compile
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Oh no problem..il give it a try then
Rohan purohit said:
Oh no problem..il give it a try then
Click to expand...
Click to collapse
I guess there was another guy working on patchrom but even he had issues booting it
Sent from my C2105 using XDA Free mobile app
AlphaBeta said:
I guess there was another guy working on patchrom but even he had issues booting it
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Yah i guess david..well ya probably wil get same result..but no harm in trying..
AlphaBeta said:
I guess there was another guy working on patchrom but even he had issues booting it
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
hey i tried everything possible ..like replacing lib files etc..i think its d kernel thing,, as i even tried wid diff device rom..
so can u edit it for me,,edit from cm boot img ??
Related
I have re-sized Google gears bootanimation and tried to run on a LDPI screen.
Anyone needed to test this bootanimation, works perfectly or not!
Installation
Copy the Bootanimation file to system >> media >> and replace it with this file.
I don't have a LDPI device to test ..... Please anyone can tell me is this working for Galaxy Fit....
Isn't it too small...I mean the file is just 150+kb in size...
Typed on a small touchscreen
a.cid said:
Isn't it too small...I mean the file is just 150+kb in size...
Typed on a small touchscreen
Click to expand...
Click to collapse
Have u tried..... Its a simple boot animation, containing just 12 images!!
It runs perfectly on my SGA(MDPI)
Nope, no bootanim appears...
Just to check that my rom does support custom bootanim, I replaced another bootanim that I had, and it worked...
I am using CyanogenMod rc1 by tj_style...can anyone else confirm?
Typed on a small touchscreen
a.cid said:
Nope, no bootanim appears...
Just to check that my rom does support custom bootanim, I replaced another bootanim that I had, and it worked...
I am using CyanogenMod rc1 by tj_style...can anyone else confirm?
Typed on a small touchscreen
Click to expand...
Click to collapse
Can you give me the screen resolution of that pic in bootanimation file....
It'll wrk 100% if u have compressed it in store format and desc file is correct!
Sent from my GT-S5670 using xda premium
Feras.Rehman said:
It'll wrk 100% if u have compressed it in store format and desc file is correct!
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
In store format?? Didn't get uhh...
While compressing, winrar will ask (with all other stuff) how do you want to compress it...there select "store" option...
If you can wait for some time (I don't have comp atm), I'll give you screenshot...
Typed on a small touchscreen
a.cid said:
While compressing, winrar will ask (with all other stuff) how do you want to compress it...there select "store" option...
If you can wait for some time (I don't have comp atm), I'll give you screenshot...
Typed on a small touchscreen
Click to expand...
Click to collapse
Will upload that type in few hours..... PC not with me right now!!!
Store means no compression. and bootanimations wrk nly if v compress it in dat format!
Sent from my GT-S5670 using xda premium
Feras.Rehman said:
Store means no compression. and bootanimations wrk nly if v compress it in dat format!
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
This is my first Bootanimation port.... Thanks for helping!
cool
So does this work??
No any answer?
Oke i will try this.. feedback soon..
Sent from Mars..
I'm sorry but this bootanimation doesn't work on my Fit..
Sent from Mars using Tapatalk2
prathyushdinesh said:
So does this work??
Click to expand...
Click to collapse
kartal172 said:
No any answer?
Click to expand...
Click to collapse
cygnus39 said:
I'm sorry but this bootanimation doesn't work on my Fit..
Sent from Mars using Tapatalk2
Click to expand...
Click to collapse
Guys, atleast read the first page of the thread
VvvV
a.cid said:
Nope, no bootanim appears...
Just to check that my rom does support custom bootanim, I replaced another bootanim that I had, and it worked...
I am using CyanogenMod rc1 by tj_style...can anyone else confirm?
Typed on a small touchscreen
Click to expand...
Click to collapse
It was an old thread, pvrx never came back with a new one...
This signature space is dedicated to the OT Thanks feature. RIP OT thanks, you shall be missed.
Hi everybody!
I use Sony Miro, I want to show percent battery on statusbar, but i try many mods, but i can not, because have a problem when turn on GPS, force close my notification when GPS on.
I did follow here : http://forum.xda-developers.com/showthread.php?t=2085343.
Everybody can help me a perfect mod for my phone. I look for forum but i can not see.
Thank a lot.
P/S : i'm from Vietnam and my engish is very bad.
nobody help me!
what's wrong
nhutdang88 said:
nobody help me!
Click to expand...
Click to collapse
what's wrong with this mod
slogger001 said:
what's wrong with this mod
Click to expand...
Click to collapse
i tried all mods. But they have problem when i turn on GPS, GPS on, status bar is disappeared.
My phone is rooted.
that bug has not been solved.
msg to dev
nhutdang88 said:
i tried all mods. But they have problem when i turn on GPS, GPS on, status bar is disappeared.
My phone is rooted.
Click to expand...
Click to collapse
send msg to mod developer he can only solve the bugs
nhutdang88 said:
i tried all mods. But they have problem when i turn on GPS, GPS on, status bar is disappeared.
My phone is rooted.
Click to expand...
Click to collapse
Find in this Theme and App section. I remember that someone was post a way to fix GPS bug. Don't know if I right or wrong
Sent from my Xperia Miro using XDA Premium 4 mobile app
look here
have u tried these
http://forum.xda-developers.com/xperia-j-e/themes-apps/port-xperia-4-2-customizable-quick-t2348999
http://forum.xda-developers.com/xperia-j-e/themes-apps/ics-z2-gradient-status-bar-style-t2684091
slogger001 said:
have u tried these
http://forum.xda-developers.com/xperia-j-e/themes-apps/port-xperia-4-2-customizable-quick-t2348999
http://forum.xda-developers.com/xperia-j-e/themes-apps/ics-z2-gradient-status-bar-style-t2684091
Click to expand...
Click to collapse
i tried, error the same others.
i think my phone not yet decodex. :crying:
try it also
nhutdang88 said:
i tried, error the same others.
i think my phone not yet decodex. :crying:
Click to expand...
Click to collapse
ok try to deodex ur and that's all I find on internet
one thing more have u deleted system.odex file while applying mod
nhutdang88 said:
Hi everybody!
I use Sony Miro, I want to show percent battery on statusbar, but i try many mods, but i can not, because have a problem when turn on GPS, force close my notification when GPS on.
I did follow here : http://forum.xda-developers.com/showthread.php?t=2085343.
Everybody can help me a perfect mod for my phone. I look for forum but i can not see.
Thank a lot.
P/S : i'm from Vietnam and my engish is very bad.
Click to expand...
Click to collapse
You can used Rom toolbox.. It can help u do it
If you want, i can share my file SystemUI. It's very good .
//. I from in Vietnam
Sent from my ST23i using XDA Premium 4 mobile app
fRzzzy said:
You can used Rom toolbox.. It can help u do it
If you want, i can share my file SystemUI. It's very good .
//. I from in Vietnam
Sent from my ST23i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
"Rom toolbox", It's a mod type! I have not yet hear before.
Can you share your SystemUI for me and everybody! Thank you so much!
P/S : I'm from 9 District TP.HCM. About you?
Ok. This is my file SystemUi, u download move to system/app paste and replace set rw-r-r--.Ok. reboot.
//. I live in HaTinh city.
Sent from my ST23i using XDA Premium 4 mobile app
fRzzzy said:
Ok. This is my file SystemUi, u download move to system/app paste and replace set rw-r-r--.Ok. reboot.
//. I live in HaTinh city.
Sent from my ST23i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You forgot! Attach file,please! Thank again!
Sorry. I can't send attachment for u.
Sent from my ST23i using XDA Premium 4 mobile app
@nhutdang88. U got email? I can send u my file systemUi, this forum not alowed give attachment.
Sent from my ST23i using XDA Premium 4 mobile app
fRzzzy said:
@nhutdang88. U got email? I can send u my file systemUi, this forum not alowed give attachment.
Sent from my ST23i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Put it in .zip file, then upload it here
Sent from my ST23i using XDA Premium 4 mobile app
@DPxMiro. Thankyou but i'm new member not enough post to send file attachment
Cục :gach: 1202 Thần thánh :sexy:
::::::Make Your Own Imei Patch:::::::
This is guide for those who increased system partition and lost their imei and failed in permanent imei fix(like me).
DO THIS ONLY IF YOU HAVE YOUR IMEI BACKUP FILE(MP0B_001) AND PC.
This will help those guys who do imei restore via root explorer and change permissions etc..i made this simple by creating a flashable zip via recovery.so after any new rom install just flash this file after rom installation.
Process Of Creating(its easy):-
FIRST DOWNLOAD THE FILE IN ATTACHMENT.
THEN OPEN IT VIA 7ZIP.
NOW GO TO data/nvram/md/NVRAM/NVD_IMEI/ AND DRAG YOUR IMEI FILE MP0B_001 HERE.
THATS IT.ALL DONE.PUT IT INTO SD CARD AND WHENEVER YOU INSTALL NEW ROM,FLASH THIS ZIP ALSO AFTER ROM FLASHING.
NO NEED TO PASTE FILE HERE TO THERE AND SET PERMISSIONS....ENJOY AND PRESS THANKS
IF SOMEBODY NOT HAVING PC THEN I CAN HELP.SEND ME A PRIVATE MESSAGE.AS ONCE THIS FILE CREATED YOU CAN USE IT FOREVER.DO NOT POST YOUR IMEI FILE LINK HERE AS THAT IS YOUR UNIQUE NUMBER AND SOMEONE CAN MISUSE THAT.IF YOU WANT THEN I CAN CREATE THE FILE,ITS YOUR DECISION.IF YOU WANT THEN PM ME.
I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE.DO AT YOUR OWN RISK.
Helper @tech mashido
not working for my phone dude
not working for me dude:crying:
Saurabh mulik said:
not working for me dude:crying:
Click to expand...
Click to collapse
are u using 7zip??and check all ur steps...its working fine to all and i tested it also more that 50 times as whenever i install a new rom i flash this too....
Great work
good work..
chrajendranath said:
good work..
Click to expand...
Click to collapse
you make me want to punch you
abhimanyu bajaj said:
you make me want to punch you
Click to expand...
Click to collapse
Calm down bro...what's the issue and why you angry???
Sent from my Micromax A110Q using Tapatalk
digyvijaykumar123 said:
Calm down bro...what's the issue and why you angry???
Sent from my Micromax A110Q using Tapatalk
Click to expand...
Click to collapse
Noobs flooding up posts just to get 10 and go to the development section -_-
btw.. can you port this for a110q? :
http://forum.xda-developers.com/showthread.php?p=42200650
thanks
Amazing dude. It works . :good:
I have created backup though mobile uncle app..can I use that file and copy that as told in description
not working
Sent from my A110Q using XDA Premium 4 mobile app
pintothakur007 said:
not working
Sent from my A110Q using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Send me your imei file via PM. I will send you patch.
Sent from my A110Q using Tapatalk
shvm21 said:
I have created backup though mobile uncle app..can I use that file and copy that as told in description
Click to expand...
Click to collapse
No..you need file mentioned in OP
Sent from my A110Q using Tapatalk
Great work.Works for me....thanks bro
Sent from my A110Q using XDA Free mobile app
Well, I just pulled the GooPhone i5S Launcher from this by following this.
I've deodexed the APK using Universal Deodexer
Disclaimer:
- I don't own a GooPhone i5S or any similar Phone !
- I have not tested it yet since my Note II is actually unusable !
- Doesn't work on my Note 8.0
- No guarantee it will work !
Credits:
- Manuxo
- devstaff
- abcdjdj
Press :good: it helped you !
Hey!
Didn't work for me. Failed to install.
Stock (Unrooted) Moto G
Push apk to S/A
MikusP said:
Hey!
Didn't work for me. Failed to install.
Stock (Unrooted) Moto G
Click to expand...
Click to collapse
Dude, push the APK into "System/App" and give it a "rww" permission.
My Note 2 will be up for running again and when I finished testing I will update the post.
Sent from Gallifrey using TARDIS
Nonta72 said:
Dude, push the APK into "System/App" and give it a "rww" permission.
My Note 2 will be up for running again and when I finished testing I will update the post.
Sent from Gallifrey using TARDIS
Click to expand...
Click to collapse
What you mean by set permession to "rww" is like this?
This gives "r---w--w-"
Sent from my SM-T210R using XDA Premium 4 mobile app
Ripshock said:
What you mean by set permession to "rww" is like this?
This gives "r---w--w-"
Sent from my SM-T210R using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No not like on your pic !!!
Under "Read" = check all 3 boxes
Under "Write" = Check only 1 st one
Under "Execute" = Check none.
That's rw--r--r instead :laugh:
sorry for the mistake.
Nonta72 said:
No not like on your pic !!!
Under "Read" = check all 3 boxes
Under "Write" = Check only 1 st one
Under "Execute" = Check none.
That's rw--r--r instead :laugh:
sorry for the mistake.
Click to expand...
Click to collapse
Yeah, that's like the permission on the system apps
Sent from my SM-T210R using XDA Premium 4 mobile app
Ripshock said:
Yeah, that's like the permission on the system apps
Sent from my SM-T210R using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Right.
Sent from Gallifrey using TARDIS.
I pushed it to system/apps, set permission as you said but nothing happend also i tried to install it, it says "application not installed"
Sent from my SM-T210R using XDA Premium 4 mobile app
Ripshock said:
I pushed it to system/apps, set permission as you said but nothing happend also i tried to install it, it says "application not installed"
Sent from my SM-T210R using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ooops !
Let me try it when my Note 2 will be repared.
Sent from Gallifrey using TARDIS.
The .Dex file is missing from the apk so something went askew with the deodexing of it that's why it doesn't do anything after install guys
frickinjerms said:
The .Dex file is missing from the apk so something went askew with the deodexing of it that's why it doesn't do anything after install guys
Click to expand...
Click to collapse
I didn't check that !
So WHY is the odex file missing ?
Nonta72 said:
I didn't check that !
So WHY is the odex file missing ?
Click to expand...
Click to collapse
The odex file should have been been with the system dump after you converted that system img originally and then after you deodex all it does is mod the odex file to be inside the apk as a classes.dex file
frickinjerms said:
The odex file should have been been with the system dump after you converted that system img originally and then after you deodex all it does is mod the odex file to be inside the apk as a classes.dex file
Click to expand...
Click to collapse
Ikr
But WHY did the deodex fail ?
I gotta redeodex and test it myself
Sent from my SM-G900F using XDA-Developers Mobile App
Nonta72 said:
Ikr
But WHY did the deodex fail ?
I gotta redeodex and test it myself
Sent from my SM-G900F using XDA-Developers Mobile App
Click to expand...
Click to collapse
I'm honestly not too sure, I've only done deodexing in dsixda's kitchen and that's always worked for me haha
frickinjerms said:
I'm honestly not too sure, I've only done deodexing in dsixda's kitchen and that's always worked for me haha
Click to expand...
Click to collapse
Maybe I will give DXDA Kitchen a try :laugh:
Sent from my SM-G900F using XDA Free mobile app
HELP
i was trying to install this but it wont i tried to move it to system but it wont,so i made a flashable zip of this app and flashed it but now im in trouble
PLZ HELP ME ASAP Sd card not mounting phone in bootloop
PLEASE CAN U TEACH ME HOW TO INSTALLING A ROM OR RESTORING A CWM BACKUP USING FASTBOOT
Sd card not mounting phone in bootloop
I was flashing a zip on my htc evo 4g and after flashing it my phone got into a boot loop i have taken a backup but i can't restore it because it gives me error unable to write to ums lunfile(no such file or directory) i cant open my recovery because if i open it goes again in boot loop
WHEN I OPEN recovery open after that i can't restore or mount or do anything.
Please help me urgent i'm scared my father will shout me a lot if anything happens. I'm sorry if i have posted in the wrong place but please ASAP i'm SCARED PLS HELP ASAP . Thanks in advance. If you want me to upload the file which i flashed i can do it for sure. just tell me.
hey guys...for god's sake someone plz tell me how to get rid off the cm recovery in cm12.1...i already tried the cwm fota app but it didn't change the recovery and tried to flash tz4.16 and it didn't have philz recovery..i appreciate your help
man_77 said:
hey guys...for god's sake someone plz tell me how to get rid off the cm recovery in cm12.1...i already tried the cwm fota app but it didn't change the recovery and tried to flash tz4.16 and it didn't have philz recovery..i appreciate your help
Click to expand...
Click to collapse
Could you tell the procedure you used with Fota app? Since it worked for me
man_77 said:
hey guys...for god's sake someone plz tell me how to get rid off the cm recovery in cm12.1...i already tried the cwm fota app but it didn't change the recovery and tried to flash tz4.16 and it didn't have philz recovery..i appreciate your help
Click to expand...
Click to collapse
use my new updated app.... its now rookie safe(yes i guess you didnt waited for extracting all files)... (require root)
http://forum.xda-developers.com/showthread.php?p=59778797
Sent from my C2105 using XDA Free mobile app
abhi007.john said:
Could you tell the procedure you used with Fota app? Since it worked for me
Click to expand...
Click to collapse
i installed it then chose the philz recovery it said that it was successful then it reboot,,,but nothing changes
man_77 said:
i installed it then chose the philz recovery it said that it was successful then it reboot,,,but nothing changes
Click to expand...
Click to collapse
yes that error was about skiping waiting time.... the file created was not completely extracted and that caused the error.... do that:
redownload my new version with all fixes (you can use the "small" app no need for full app)
go to sdcard0 and delete fotacwm.img
open the apk....grand su permissions....klick flash (if you cant klick you have to wait until the app says you can)
Sent from my C2105 using XDA Free mobile app
SdtBarbarossa said:
yes that error was about skiping waiting time.... the file created was not completely extracted and that caused the error.... do that:
redownload my new version with all fixes (you can use the "small" app no need for full app)
go to sdcard0 and delete fotacwm.img
open the apk....grand su permissions....klick flash (if you cant klick you have to wait until the app says you can)
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
thanx dude:good:
man_77 said:
thanx dude:good:
Click to expand...
Click to collapse
worked?
Sent from my C2105 using XDA Free mobile app
SdtBarbarossa said:
worked?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
yup!! thanx again and sorry for the late rep;y