Phone.apk Full Screen Caller 320x320px image HiRes crop - G1 Android Development

Full screen caller image, 320x320 px, works on Froyo. Only for 320x480 screen resolution. First, you should backup old Phone.apk and Contacts.apk.
Tested on CM 6.0, CM 6.1 final and CM nightly build 285.
Mod, in Phone.apk, is 320x320 px caller image, with hires crop mod in Contacts.apk.
Picture is little blurred, because of high upload compression.
{
"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"
}

wonderful..
can it be used on all roms?

I'm not sure. I tried it only on CM 6.0. Before you try it, make backup of Phone.apk and Contacts.apk.

I can't get them to install on my rooted Dream with CM 6.1 nightly+2708
I signed the apk's with SingApk but I get this message:
1232 KB/s (650809 bytes in 0.515s)
pkg: /data/local/tmp/signed_Contacts.apk
Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
Do I have to follow some particular procedure?
thanks

genez81 said:
I can't get them to install on my rooted Dream with CM 6.1 nightly+2708
I signed the apk's with SingApk but I get this message:
1232 KB/s (650809 bytes in 0.515s)
pkg: /data/local/tmp/signed_Contacts.apk
Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
Do I have to follow some particular procedure?
thanks
Click to expand...
Click to collapse
no need to sign, its just an app, but need to replace the existing like this:
use adb remount
adb push <phone.apk location on pc> system/app/Phone.apk
adb push <Contacts.apk location on pc> system/app/Contacts.apk
watch for uppercase,

solved.
I was trying to adb install and not adb push
thanks

Hi !
Are these apps work fine? And can i have Greek language with them?
Thanks

perisicboro said:
I'm not sure. I tried it only on CM 6.0. Before you try it, make backup of Phone.apk and Contacts.apk.
Click to expand...
Click to collapse
FYI: works with CM 6.1 final and CM nightly build 285.
Thanks for the mod.

works fantastic on cm6.1

Hello perisicboro,
I like this mod but my screen resolution is not 320x480.
Could you do another version for 854x480 please? The Caller image is good as 320x320 just enough fix it for my resolution. I hope you will read my post and you can help me.
Thx again your work.
Best Regards,
Retibika

HELP Phone is not installed
Hi,
I have made the following to install de apps:
adb remount
adb push Phone.apk system/app/Phone.apk
adb push Contacts.apk system/app/Contacts.apk
Reboot cel
But now this apps are not installed on my phone, when I try to enter to phone I get this message: "Application is not installed in your phone"
I've repeated these steps to install the original apps and nothing, the same error.
Please help me to recover my phone.
Thanks

kudos,
Awesome remake of the original concept. Which or who's apks did you use in making the Phone.apk and Contacts.apk modifications?

cabrerachaparro said:
Hi,
I have made the following to install de apps:
adb remount
adb push Phone.apk system/app/Phone.apk
adb push Contacts.apk system/app/Contacts.apk
Reboot cel
But now this apps are not installed on my phone, when I try to enter to phone I get this message: "Application is not installed in your phone"
I've repeated these steps to install the original apps and nothing, the same error.
Please help me to recover my phone.
Thanks
Click to expand...
Click to collapse
Hi mate,
I just copied these files with root explorer to system/app and reboot to my recovery menu and fixed the permissions. But I have got SE x10. This works for me. I dont know which is the good steps with G1. But i think if you can same steps like me, do it. I hope you can resolve your problem.
Best Regards,
Retibika

Retibika said:
Hello perisicboro,
I like this mod but my screen resolution is not 320x480.
Could you do another version for 854x480 please? The Caller image is good as 320x320 just enough fix it for my resolution. I hope you will read my post and you can help me.
Thx again your work.
Best Regards,
Retibika
Click to expand...
Click to collapse
Hi Retibika, I have no device with 854x480 resolution for testing, only I can use emulator. I will not promise You, but maybe a do it.

RichieDaze said:
kudos,
Awesome remake of the original concept. Which or who's apks did you use in making the Phone.apk and Contacts.apk modifications?
Click to expand...
Click to collapse
Decompile, change the values for crop, and compile it again )) Tools: apktools, dex2jar, smali, backsmali, droiddraw.

Related

[THEME]Lockscreens for CDMA

I found out the hard way that this won't work for the CDMA hero (don't judge, I got my first Android phone last week) so I set out to port this to work on CDMA.
If you have some sort of custom these running, this may or may not break it, These are based on Modaco's 1.1
eViL Lockscreen Port:
{
"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"
}
Transparent Lockscreen:
Please do nandroid backup before proceeding
Attached is com.htc.resources.apk that needs to be pushed to /system/framework
One way to do it is by copying com.htc.resources.apk to a directory called lockscreen on your sdcard, and using SDK tools
Code:
adb shell
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cp -r /sdcard/lockscreen/com.htc.resources.apk /system/framework/
reboot
Download:
eViL Port:
com.htc.resources.apk
update.zip Thanks to Thann
Transparent:
com.htc.resources.apk
update.zip
Enjoy
nice work, what exactly had to be done to convert this to cdma?
nothing too hard, just had to move 4 images from the original lockscreen into a CDMA hero com.htc.resources.apk
this isnt working for me, I get access denied if i type it like you put. I put in the command su and it let me do the first line, but then i get cp not found???
ruskiyab, if you want I can package all these files as a signed update.zip you could just run from the recovery mode. The lock looks good, and it would remove the need for command line work.
Thann said:
ruskiyab, if you want I can package all these files as a signed update.zip you could just run from the recovery mode. The lock looks good, and it would remove the need for command line work.
Click to expand...
Click to collapse
hook it up
For some reason I just can't upload to XDA today, it just keeps failing. The file is here so be sure and tell me if you have any problems.
Thats, I haven't really gotten around to reading about signing the update.zip files yet
Thann said:
The file is here so be sure and tell me if you have any problems.
Click to expand...
Click to collapse
Guinea pig approved, looks/functions great.
Did nandroid backup just to be sure, but everything works fine. Looks very good too!
I love the lockscreen. Would you mind if I include this in my Gutted Hero rom?
Ahhh you beat me to it. I was gonna do the same. I figured out how to port the themes and sign them.
Great work ruskiyab good to see other people joining in with customizing our Hero's!
chuckhriczko said:
I love the lockscreen. Would you mind if I include this in my Gutted Hero rom?
Click to expand...
Click to collapse
Ofcourse! I stole your animations and Rosie, it's only fair
New transparent lockscreen added!
How would one edit, or create there own lockscreen?
Is the clear lockscreen the same as the one ratcom posted?
If not, can you provide a screenshot? thanks!
I'd like to know how to create my own aswell and sign the update too!
The screen shot is in the OP
ruskiyab said:
The screen shot is in the OP
Click to expand...
Click to collapse
ahh, thanks.
the site that is hosting the pic must be blocked at work then, because I don't see any pics in the 1st post.
I'll look tonight before trying to flash it in
EDIT: bvm, I switched to our wireless test network (glad I'm in IT) and I was able to see the pics. It looks like the same one ratcom used/posted.
Now I just need to lookup how to make my own, lol
This looks great. Thanks for sharing!
Any chance we can get an update.zip file made to revert the lock screen back to the original one? I did make a nandroid backup, but I'd rather not have to use it just for the lock screen. Thanks in advance!

[Theme] Stock Camera app minor theme

Hi guys,
Hated the original ugly stock camera so I very minor-ly changed it. Hope someone likes it or finds it useful.
Ugly stock one
{
"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"
}
Themed one
Install by Pushing 'Camera.apk' to /system/app
Code:
adb push Camera.apk /system/app
####################
Working on CM 5.0.3
Wont work on Desire roms!!!
####################
Nice! I was waiting for something like this. The stock camera app is so ugly, i cant even begin to tell you.
Kepp up the good work!
Could I use this in my Metamorphs?
Formel-LMS said:
Kepp up the good work!
Could I use this in my Metamorphs?
Click to expand...
Click to collapse
yeah sure mate
It is very very cool! I've installed it as a morph, to try and test it. Cool!
I've uploaded it as a meatmorph. If you want to change it in the easy way:
http://www.4shared.com/file/227573393/c7440782/Camera.html
m00m00:
If you don't like, that I've posted it, please say it. Then I want to cancel it!
I hope you like it.
Looking good... any way to have blue instead of green highlights?
Hups.... where? On my Nexus it is green as the original from m00m00.
Sorry, I don't want to get this thread to me... I only wanna help.
Now I've tested it again and it's green. I can't see any blue at it.
Ok i did adb remount > adb push and now I dont have the camera app on my phone anywhere.
I tried pushing it again and no luck any suggestions?
C:\Android\tools>adb remount
remount succeeded
C:\Android\tools>adb push Camera.apk /system/app
1103 KB/s (627216 bytes in 0.555s)
C:\Android\tools>
Seems to be pushed correctly but I dont have it anywhere.
Do you have an explorer on your nexus? Like "root explorer" "astro file manager" or "ES File Manager"?
Then copy it simply to this folder and you're done.
Or try it with metamorph. Should be the same.
Do whats easier for you.
Yeah tried that with linda. and also using droid explorer. The camera app shows on my system/app but not accesible anywhere and when i try to open it throug hgallery it crashes.
Thats not good...
Please reflash your rom.
You didn't have to do a wipe. Reflash it and try it with the metamorph version.
Running CM 5.03.1 and NexTheme 1.8 and A2SD and it pushed fine for me, rebooted and the icon on my home screen was gone, but that was to be expected, i opened up the app tray and made a new shortcut works like a charm! thanks!! the stock one looks like a 2 year old made it during "art" in pre-school....ugh....i dont understand why the google versions of these HTC devices have to have such crappy themes!! i LOVE the Desire theme, even without all the sense ui crap... just so much better over all.....
/rant
Awesome! good work man, looks 100 times better!
GNOve said:
Yeah tried that with linda. and also using droid explorer. The camera app shows on my system/app but not accesible anywhere and when i try to open it throug hgallery it crashes.
Click to expand...
Click to collapse
What ROM are you on? I have a feeling your ROM is odexed. If so, do the following:
Code:
adb pull /system/app/Camera.odex .
adb pull /system/app/Camera.apk .
adb shell rm /system/app/Camera.odex
adb push Camera.apk /system/app/
The first step pulls Camera.odex to your current location (backup). Replace the "." with "C:\bla bla" if you want to. The second command backs up your apk (but I think yours is already gone ). The third command deletes the odex file, the last one pushes the apk in.
Much better looking...nice work!
pushed... works like a charm! Thanks for your great afford!
pushed it fine using debian, thanks for the nice work
for all, who wanna have this themed without changing the whole camera.apk, here's the metamorph theme new uploaded:
http://www.4shared.com/file/b-RV9Zm6/CameraThemed.html
//Works on every ROM with stock looking camera. Also 720p. Not on Desire Camera.

[THEME] Cyanogen Themed Launcher2 from 5.0.6-N1!

This is the Launcher2 pulled from CM-5.0.6-N1. I have themed it (KANGING OTHERS WORK OF COURSE).
You will also get the black facebook widget!
This has the standard 4 or 5 drawer.
UPDATE.ZIP
apk until I get update.zip fixed
adb push launcher2.apk /system/app
if on cyanogen 5.0.6-N1 you should be fine!
If you get force closes do adb -r /data/data/com.android.launcher2
SCREEN SHOTS:
{
"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"
}
4/8/2010 - Colorized/cyanogenized the search widget, also edited the folder icon, now black with cyan android logo.
4/8/2010 - Posted update.zip
People are having some issues with roms other than 5.0.6test1. So to remedy that do:
adb pull /system/app/Launcher2.apk Launcher2.bak so you have a working backup in case and don't forget to clear launcher data before pushing or after if you are getting fc.
how about a morph or an update.zip style?
I will see what I can do when I get home tonight. I did this while at work so I just didn't have the time.
no worries,just thought id ask.not fond of other method unless there is no other alternative.
Can this be used on a CDMA Hero? If not is there any way you can port it over?
I am not 100% certain, can you run:
adb pull /system/app/Launcher2.apk ~/Desktop (if you are on linux) or the same command with c:\ if you are on Windows and then get me Launcher2.apk that it spits out. I am not familiar with what apps are on that device. If the Launcher2 is the same (I think it probably is assuming it is using Launcher2) then it can be used.
Any update? Looking forward to trying
superg81 said:
Any update? Looking forward to trying
Click to expand...
Click to collapse
Sorry school started back yesterday and I am taking 20Hrs this quarter, so my time is very limited.
Until I get time you can do this:
Download, Rename, copy to SDcard.
Open andexplorer (I am sure you have it if you are using metamorph)
Navigate to the Launcher2.apk file
choose it
select package installer, and Voila!
Just as easy as an update.zip but no reboot!
Tried to download but it says invalid file link
khook1061 said:
Tried to download but it says invalid file link
Click to expand...
Click to collapse
SORRY! Link fixed!
Thank you so much. This is an awesome launcher
khook1061 said:
Thank you so much. This is an awesome launcher
Click to expand...
Click to collapse
Thank you for the props! When the Helix2 gets fixed to work with the newest CM I will redo it and put it up on here too!
all i get is "application not installed"
Gr8gorilla said:
Sorry school started back yesterday and I am taking 20Hrs this quarter, so my time is very limited.
Until I get time you can do this:
Download, Rename, copy to SDcard.
Open andexplorer (I am sure you have it if you are using metamorph)
Navigate to the Launcher2.apk file
choose it
select package installer, and Voila!
Just as easy as an update.zip but no reboot!
Click to expand...
Click to collapse
superg81 said:
all i get is "application not installed"
Click to expand...
Click to collapse
same here using and explorer
pushing launcher force closes also
so if you use adb push and push the launcher to /system/app you get force close? that is weird because I pushed it myself this morning and it works fine. I see the explorer wont work I thought it would but I will try to get an update.zip made tonight. Sorry for the delay.
I push the launcher and had no problems works great. I'm om cyn 5.0.6 test 1
Update.zip posted!!!! Hope you like it!!
Update.zip fixed should work now!

[How-To] Replace the Stock Android Emoticons with Smiley Face Type Emoticons

I replaced the stock android emoticons with regular looking ones.
{
"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"
}
Figured I'd post this guide in case anyone else wanted to do the same,
Instructions:
1 nandoid backup
2 download the attached .rar file
3 adb devices
4 adb pull /system/framework/framework-res.apk framework-res.apk
(make a backup copy of this file)
5 open the apk file with winrar
6 insert the .png files that are in the attached rar file into the framework-res.apk's \res\drawable-hdpi folder
7 adb remount
8 adb push framework-res.apk /system/framework/
9 adb reboot
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
Oh wow! Can you do that with the Blacy emotes?
trying!
@martijua i just tried it and let see if it worked. rebooting now!!!!
It worked great!!
@GENEius what are blacy emotes?
Update i saw the" blacky emotes" and i would say yes you can if you had all the icons the right sizes
I decided to try other icons and i found out that....
- nandroid backup is a must just in case you mess anything up!
- If it is not the right size 24 x 24 px it will show a blank space instead of an icon.
-While doing this process you will see a FC error but that's ok just adb reboot
POSSIBLE CAUSES FOR FC ERRORS!
- If you do not adb pull before you abd push.
- Receiving a text while trying this out.
Not 100% sure because both of these things happend within the same try!
-I noticed that i actually put >PNG instead of .png and that may have been the problem.
NOW IT"S WORKING WILL UPDATE WITH A IMAGE!
SINCE I AM ACTUALLY DOING A LOT FOR THIS AND WILL TRY TO DO MORE I WILL CREATE MY OWN POST!
http://forum.xda-developers.com/showthread.php?p=8690694#post8690694
GENEius said:
Oh wow! Can you do that with the Blacy emotes?
Click to expand...
Click to collapse
Yes that could be possible provided the dimensions are correct and you name them accordingly.
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
martijua said:
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
Click to expand...
Click to collapse
+1 on that!
Is this something that should not be done on a custom rom? I tried on my phone with the latest fresh rom and all of my contact disappeared.
ElAguila said:
Is this something that should not be done on a custom rom? I tried on my phone with the latest fresh rom and all of my contact disappeared.
Click to expand...
Click to collapse
Google contacts? Make sure that your google account is still there...if it isnt re-add/sign back into google account.
Hm. I can use any pixel size. HTC Evo 4G seems to support most (I'm on 40x40 now). Using kawaii kitty faces from MSN :3
Anyway of doing this with APK Manager? Or NinjaMorph?
****..I wish someone could get emoji working! Seen a few threads about it but seems kinda shoddy.
Sent from my PC36100 using XDA App
thanks for the instructs, buddy. i've changed my icons like 3 times already tonight using this, lol
I have issues getting adb to work but I really hate the aliens... anyone have an easier way (I am rooted).
No1ustad said:
I have issues getting adb to work but I really hate the aliens... anyone have an easier way (I am rooted).
Click to expand...
Click to collapse
well....use root explorer, navigate to system/app and extract the framework, replace the emoticons, and copy-paste the mms app back where it came from
Reboot
you're done
thank you
These are awesome thank u!
Just wanted to add my testimony.
This works, but it will remove all your accounts from the Accounts section, thus removing you contacts, and resetting your wallpaper, and probably other personal settings.
However, setting them back was easy, and re-adding the account was also easy. Got all my contacts back and so on.
Thanks martijua!
http://circle.glx.nl/ is gone. Any alternatives?
ATM I don't have time to deal with missing stuff and restoring them back
P.S. Which way of those two mentioned exactly leads to losing some data? ADB or RootExplorer way?
New Emoticon Pack
Here is a pack of Emoji Emoticons if anyone wants to try out.
Do it at your own risk, i am not responsible for any damage.
O.K., that's cool - but is it possible to "replace with nothing" or simply turn them off?
What happens if i try to put empty files with png extension or blank png files or something - I believe that won't work...?
i want Sony Ericsson c901 & k800 smiley pack on my Samsung Galaxy Ace..
how do i get that?

Transparent status bar – installed with tiwili - take it, work it, leave it

Hi,
this is my first mod with tiwili_wholestory. Further informations of installation method: http://forum.xda-developers.com/showthread.php?t=1232479
This "nothing" on top is what you will get, no other changes. Works for default and BlueSky theme.
{
"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"
}
Just download, extract and run tiwili-ws.bat.
As always: I´m not responsible for any damage etc. If you want to go back run recovery.bat.
Greets
idephili
for further mods
Great job, we are able to get the transparent statusbar to anybuild w/o using UOT kitchen. Thanks
how do I do this on a mac :\
@idephili BIGTHX for your work ...We should be in HH meeting
worked perfekt
how do we run the .bat file? on our phone or on the computer?
kurtis.austin2 said:
how do we run the .bat file? on our phone or on the computer?
Click to expand...
Click to collapse
Computer
sent from my S-Off-icial Sensation using XDA P-App
Nice work! I feel like im back on windows with the transparent bar. Thanks!
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
MUNDO23 said:
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Really?? read his post he has a link where you have to read if you want to install it.
Good stuff
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
blr000 said:
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
Click to expand...
Click to collapse
Do you have root?
Greets
idephili
ldelossa.ld said:
how do I do this on a mac :\
Click to expand...
Click to collapse
Hi,
I don´t know anything about mac and adb/apktool. I think they exist, so first you may use them for SystemUI.apk & BlueSky.apk. Extract my zip and copy files from both Updatefolders in your proper decompiled folders. Recompile & sign, then push to phone.
Regards
idephili
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
blr000 said:
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
Click to expand...
Click to collapse
Maybe "adb root" will help.
Greets
idephili
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
rosie nav bar
Would it possible to do something like this for the rosie nav bar, to make it transparent or glass even?
blr000 said:
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
Click to expand...
Click to collapse
Maybe a dumb question, but is your system mounted before you try to run the batch file? If you're not sure, try adb remount and run the batch file again.
I remember having some similar weirdness back before Revolutionary when I tried to run the Easy Fr3vo OC/UV batch file package, but I hadn't mounted the system before I ran it.
Hi,
I have a question :
to install need to connect phone (debug usb on) only chrage, right ?
and, maybe it works for EVO 3D gsm versione ?
tks mate

Categories

Resources