i've been trying to delete system apps. astro dont work , root explorer dont work .
terminal
SU
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
rm /system/app/Gmail.apk
didnt work this command is supposed to remove Read only permission and when i ran the rm string it STILL said denied file is read only...
is there any app that can change permissions? i just wanna get rid of the junk
Did you try changing file permissions to R/W in Root Explorer? Shouldn't be any problem removing any app that way.
TeeJay3800 said:
Did you try changing file permissions to R/W in Root Explorer? Shouldn't be any problem removing any app that way.
Click to expand...
Click to collapse
says permissions cannot be changed cause file is read only coool i mounted r/w with root explorer n it worked weeeeeee
I don't think you rooted it correctly. Try again.
gh0zt36 said:
coool i mounted r/w with root explorer n it worked weeeeeee
Click to expand...
Click to collapse
Glad I could help.
gh0zt36 said:
i've been trying to delete system apps. astro dont work , root explorer dont work .
terminal
SU
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
rm /system/app/Gmail.apk
didnt work this command is supposed to remove Read only permission and when i ran the rm string it STILL said denied file is read only...
is there any app that can change permissions? i just wanna get rid of the junk
Click to expand...
Click to collapse
I'm glad TJ got you up and running however the reason you couldn't delete the Gmail.apk is pretty simple. IT's not stored in the /system/app on some ROMs.
{
"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"
}
it's store under /data/app.
and it's store under as a different file.
Code:
com.google.android.gm-1.apk
.
So your correct method wold of been.
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
rm /data/app/com.google.android.gm-1.apk
Sorry to thread jack....but
mount -o remount,rw -t ext3 /dev/block/mmcblk0p25 /system
Ive used the above command to access r/w, but what is the difference between the commands?
Sent from my HTC Glacier using XDA App
Sorry to thread jack....but
mount -o remount,rw -t ext3 /dev/block/mmcblk0p25 /system
Ive used the above command to access r/w, but what is the difference between the commands?
Click to expand...
Click to collapse
The difference is that your command is right and the other one is wrong; mtd* does not exist on the MT4G, at least not in any ROM I have used. It does not use the memory technology device subsystem.
TeeJay3800 said:
Glad I could help.
Click to expand...
Click to collapse
me too ... i didnt really like this phone at first ... coming from a HTC HD2 leo <which i loved> but i kept breaking them.... but this phone is pretty cool too and now running SPB mobile shell on it really sets it apart ...so yea good phone so far but still dont like a couple features like the power button interfering with horizontal texting but otherwise great phone. thanks again
power button interfering with horizontal texting but otherwise great phone. thanks again
Click to expand...
Click to collapse
Yeah, that's one of my gripes with this phone also. Not specifically for texting, just that the power button is poorly placed in general and not very well designed. Don't really know where else they could have put it, but they could have made it provide more feedback.
kmdub said:
Yeah, that's one of my gripes with this phone also. Not specifically for texting, just that the power button is poorly placed in general and not very well designed. Don't really know where else they could have put it, but they could have made it provide more feedback.
Click to expand...
Click to collapse
dont mean to go off topic but im getting no response in other thread... im trying to install cm7 from stock blue text rec from the recoveries_to_rommanager.zip on my sd and the stock recovery only gives option to install update.zip and when i rename rec2rom zip to update.zip it says signature verification failed and wont install ...any ideas??
Its a design flaw, they shouldn't have raised the button. I would suggest get a gel skin and cut off the power button part of the skin. Only prob with gel skin is it catches a lot of dirt.
kmdub said:
Yeah, that's one of my gripes with this phone also. Not specifically for texting, just that the power button is poorly placed in general and not very well designed. Don't really know where else they could have put it, but they could have made it provide more feedback.
Click to expand...
Click to collapse
Sent from my HTC Glacier using XDA App
kmdub said:
The difference is that your command is right and the other one is wrong; mtd* does not exist on the MT4G, at least not in any ROM I have used. It does not use the memory technology device subsystem.
Click to expand...
Click to collapse
I use the first one all of the time on all of my androids.
-Cliq
-Magic
-Nook Color
-Pandigital Tablet
-two glaciers.
it works perfectly.
dont mean to go off topic but im getting no response in other thread... im trying to install cm7 from stock blue text rec from the recoveries_to_rommanager.zip on my sd and the stock recovery only gives option to install update.zip and when i rename rec2rom zip to update.zip it says signature verification failed and wont install ...any ideas??
Click to expand...
Click to collapse
Are you sure you have S=OFF and are rooted properly?
I use the first one all of the time on all of my androids.
-Cliq
-Magic
-Nook Color
-Pandigital Tablet
-two glaciers.
it works perfectly.
Click to expand...
Click to collapse
Ok, but have you used it successfully on THIS Android? Some phones use the MTD subsystem, some don't. Do the MTD devices exist on your MT4G?
If you can't delete system apps with root explorer, your not rooted properly, make sure you have S off and do the gfree methods search the dev forum
Sent from my HTC Glacier using XDA Premium App
kmdub said:
Are you sure you have S=OFF and are rooted properly?
Ok, but have you used it successfully on THIS Android? Some phones use the MTD subsystem, some don't. Do the MTD devices exist on your MT4G?
Click to expand...
Click to collapse
Question:
Did you really just ask that?
Seriously. Or do you just know nothing about your device.
The MyTouch 4G = MyTouchHD = HTC Glacier.
I'm going to stop here before i get in trouble
Did you really just ask that?
Seriously. Or do you just know nothing about your device.
The MyTouch 4G = MyTouchHD = HTC Glacier.
I'm going to stop here before i get in trouble
Click to expand...
Click to collapse
Ok, I appreciate your kindness. However, I would kindly appreciate it if you answer the question of whether your Glacier (or whatever you want to call it) has those mtd* devices? Would you mind checking now for me? And, if it does, kindly provide us with the ROM information.
kmdub said:
Ok, I appreciate your kindness. However, I would kindly appreciate it if you answer the question of whether your Glacier (or whatever you want to call it) has those mtd* devices? Would you mind checking now for me? And, if it does, kindly provide us with the ROM information.
Click to expand...
Click to collapse
This is officially my last post for this thread. you are doing nothing but trolling. Any Android phone running anything post 2.x can take advantage of the line code in question.
Here is a link that explains the very same thing. The problem is the [OP] didn't know where the G-Mail and was stored. http://jaxov.com/2010/09/how-to-remove-stock-default-android-apps-easily/
Just for giggles i also executed the very same commands to my HTC Glacier and it worked perfectly.
I have attached a Screen Shot of the process.
Ok, I did not want to embarrass you, but it seems you want it that way. First question, do you even know what that command does? Or, do you just blindly input that command and get no error message, so you assume it worked, since that is the way it has always worked on previous phones?
Reason 1 calling out someone in such a way when you are not %100 sure you are correct is an idiotic thing to do: According to the picture you posted you are telling me you mounted a device called "data" to the mountpoint /system using the yaffs filesystem; on the MT4G. Actually what happened was you remounted the filesystem mounted at /system. The /dev/mtdblk3/data (what the hell is that anyway...lol) is ignored, as is the yaffs portion, because you have /system behind it. Try it. You could have avoided this embarrasment by actually checking for the device you mentioned.
Reason 2 calling out someone in such a way when you are not %100 sure you are correct is an idiotic thing to do: You picked up some instructions off the internet that do not even apply to the MT4G, assuming it is true for all Android devices. The link you posted says nothing about the MT4G. It talks about devices on which the MTD subsystem is actually used. Do you even know what MTD means? Do you know what yaffs is? How about ext3 or ext4? Maybe if I say it again you will understand; there is no MTD subsystem on the MT4G. It uses eMMC, but I guess in your infinite scouring of the internet in all its glory, you missed that one.
Reason 3 calling out someone in such a way when you are not %100 sure you are correct is an idiotic thing to do: You come on a public forum (search "mytouch 4g mtdblk3" on Google; first hit; your infinite wisdom is now archived forever, for all to see) with your "acquired" knowledge thinking you will show "that" guy on the forum. However, what you actually found was something else.
Man, you really had an easy out. I usually take those.
Edit: I will no longer use the term idiot when referring to someone who comes in to a public forum and aggressively criticizes another when he has absolutely no idea what he is talking about. And, certainly, I cannot use the term troll since that was already taken when referring to me. I think I will use the term douche from now on when referring to such an individual. Is that ok?
OK, can we please try and keep this on topic please?
Related
I'm working on a new version of su & Superuser.apk. The changes are pretty basic now, just some code cleanup and a major UI overhaul. I have more things planned, we'll see where things go. Check out the screen shots and download it if you like. Let me know what you think.
Thanks go out to Zinx for putting the original together, and Cyanogen for making the source available.
v1.2.0 is small big fixes, and some changes that should help it to work on more ROMs. I went ahead and made an update.zip this time to make sure that everything gets put in the proper place. I've only tested this on CM 4.2.3.1, so as always, backup first, and then install. Please let me know of any success/failure on different roms.
{
"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"
}
Download here.
Source here.
cool ill check it out in a bit
Thanks. I'll use this in my attempt to root my new CLIQ unless a major bug is found....
EDIT: I know what this is,just saying I'll use this to control access to root,once rooted.
will this remember the previous version's always allowed apps?
tutech said:
will this remember the previous version's always allowed apps?
Click to expand...
Click to collapse
I haven't tested it, but it should... Let me know?
edit: Just tested it, it will remember previously allowed apps.
I like the overlay concept. The old full screen sometimes popped up at the wrong time and the wrong button got clicked. This looks more "up-to-date" Gonna test it out and cook it into some ROMs
No offense to the OP is meant by this:
but is there any chance that we can get sourcecode for this? (If I'm going to install something that governs my phone's root permissions, I want assurances that it doesn't contain malicious code. This is just good practices, and is //not// meant as any form of sleight to the OP.)
Seconded, it does remember previous settings.
IConrad01 said:
No offense to the OP is meant by this:
but is there any chance that we can get sourcecode for this? (If I'm going to install something that governs my phone's root permissions, I want assurances that it doesn't contain malicious code. This is just good practices, and is //not// meant as any form of sleight to the OP.)
Click to expand...
Click to collapse
+1 for this
Pushed to TheOfficial TMO, but it ain't working for me. To be cross-posted to that thread momentarily.
I like the new look to it but honestly if there is no new functionality to it I dont see any need to change it. For me, its a case of leaving well enough alone. It does look good though.
IConrad01 said:
but is there any chance that we can get sourcecode for this? (If I'm going to install something that governs my phone's root permissions, I want assurances that it doesn't contain malicious code. This is just good practices, and is //not// meant as any form of sleight to the OP.)
Click to expand...
Click to collapse
It's been up, I just failed to link to it, get it here.
olearyp said:
Pushed to TheOfficial TMO, but it ain't working for me. To be cross-posted to that thread momentarily.
Click to expand...
Click to collapse
I hadn't tested this on anything but CM 4.2.3.1, I had assumed it would work on any build that uses Zinx's su setup, but I could be wrong. I'll have a look at it tonight, I gotta head off to work.
seems to be just a graphical overhaul to the app, but what about su? what's different on it? I don't have the original source, guess I'll look for it.
Install
How do i install this I ran it through Root explorer ran it and it says Superuser 1.1.apk cant be installed on this phone. I tried putting it in the system/app folder restarted and it didn't pop up.?!?
EWitsJan said:
How do i install this I ran it through Root explorer ran it and it says Superuser 1.1.apk cant be installed on this phone. I tried putting it in the system/app folder restarted and it didn't pop up.?!?
Click to expand...
Click to collapse
You really shouldn't be using root explorer to replace any internal .apks, instead push them with the terminal and the linux commands.
Also, if you're gonna use root explorer or terminal, make sure the .apk name is superuser.apk not superuser 1.1.apk.
Eclipse9069 said:
You really shouldn't be using root explorer to replace any internal .apks, instead push them with the terminal and the linux commands.
Also, if you're gonna use root explorer or terminal, make sure the .apk name is superuser.apk not superuser 1.1.apk.
Click to expand...
Click to collapse
Thanks I'm going to find out how to push it with terminal.
Just tried Superuser.apk v1.1.0. The interface is better - I always thought a separate screen for SU requests was kinda wasteful. And I can also second that it saved my old permissions.
However...as a test, I deleted all my previous permissions and tried running su in Terminal Emulator. The SU request came up almost instantly, but after clicking "Deny" it took a while before the terminal responded with "Permission denied". This only happened the first time I tried it, though - denying subsequent requests goes through almost instantly. I see the same behavior with initially allowing the request vs. initially denying and subsequently allowing. Hopefully this explanation makes sense, lol.
I see your screenshots appear to be stock CM v4.2.3.1, so what I'm seeing probably something specific to my setup (BFS-304, M_Blend theme, compcache+backing, etc.), but I figured I'd let you know anyway.
Excellent work!
a new superuser app that when you entered the super user app it showed all the apps that have or do not have superuser access would be awsome
agent2594 - I understand what you're saying. I think that's something going on in the su binary, which I can't get to compile right just yet... but when I do I'll see what I can do about that.
Joe333x - I think but I could be wrong, that what you're looking for is the Superuser app in the app drawer. It'll show everything that are either allowed or denied access.
Joe333x said:
a new superuser app that when you entered the super user app it showed all the apps that have or do not have superuser access would be awsome
Click to expand...
Click to collapse
I second that. The greatest addition would be to have a list (in human readable format) of programs that have been granted/denied SU permission.
Hey I did this hack which was said to increase 3g/2g speeds:
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cp /sdcard/build.sapphire.prop /system/build.sapphire.prop
the speed didnt really change much, but what i noticed sometimes was that after i did this hack my data connection is not there at all even if the signal bar says i have a full signal?? idk whats up??
How can I undo this hack??
can someone help??
XDA seriously needs an 1D 10T test.
EDIT: Oops one T too much
maxisma said:
XDA seriously needs an 1D T10T test.
Click to expand...
Click to collapse
and that is....what?
please explain
tnpapadakos said:
and that is....what?
please explain
Click to expand...
Click to collapse
lolol.. Exactly the reason it should replace the Capacha crap.
Quick way to fix it, Throw it at a wall. MAke sure to do it hard enough though to where everything separates... basically it looks like an explosion of phone parts.
Then all should be working.......
Apparently the part of that hack where it says its unstable and you may/may not loose data during calls was to far down the page for you?
crypysmoker said:
lolol.. Exactly the reason it should replace the Capacha crap.
Quick way to fix it, Throw it at a wall. MAke sure to do it hard enough though to where everything separates... basically it looks like an explosion of phone parts.
Then all should be working.......
Apparently the part of that hack where it says its unstable and you may/may not loose data during calls was to far down the page for you?
Click to expand...
Click to collapse
OMG, I JUST GOT IT, NOT ENOUGH SLEEP OR COFFEE I GUESS....
(BUT ISNT IT SUPPOSED TO BE "1D10T", NOT "1D T10T")
maxisma said:
XDA seriously needs an 1D T10T test.
Click to expand...
Click to collapse
oh how ironic.
at the begining we all were noobs. so dont shoot at him
su <------ this makes you SuperUser (or better use SuperUserPermissions?)
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system <---- this makes the systempartition writeable
cp /sdcard/build.sapphire.prop /system/build.sapphire.prop <--- this replaces the file "build.sapphire.prop" in the /system directory with that one on your SD Card.
so best way to undo that (if you have not make a backup from your old build.sapphire.prop) is to flash your rom fully new
bg
@rest. and for you xda needs a h4X0R test
If you have the .zip file of the ROM you're using, just open it, extract the /system/build.sapphire.prop and then push it
Code:
adb push build.sapphire.prop /system/
kingchris said:
at the begining we all were noobs. so dont shoot at him
Click to expand...
Click to collapse
Not like these noobs.
We started off with JesusFreke and his roms.
We had to discover all of this from nothing.
Everything was experimental.
Everything was documented.
Just about everything can be found by searching or reading stickies.
But we still get questions like:
asb123 said:
hey guys, i am wondering if it is possible for a non rooted phone to be running 1.6 android
Click to expand...
Click to collapse
and worse yet... this was a "Senior Member" Just imagine what he was like as a noob!
or this just now:
http://forum.xda-developers.com/showthread.php?p=6114527
(perfect example because it took me like 5 seconds to post his answer and the OP has been waiting for 12 hours for it after posting it.)
Binary100100 said:
Not like these noobs.
We started off with JesusFreke and his roms.
We had to discover all of this from nothing.
Everything was experimental.
Everything was documented.
Just about everything can be found by searching or reading stickies.
But we still get questions like:
and worse yet... this was a "Senior Member" Just imagine what he was like as a noob!
or this just now:
http://forum.xda-developers.com/showthread.php?p=6114527
(perfect example because it took me like 5 seconds to post his answer and the OP has been waiting for 12 hours for it after posting it.)
Click to expand...
Click to collapse
unbelievable
hahahhahahaha binary, that post just made my day LOL
That unrooting thing reminds me of some noob flaming me and playing the what if game because I was a jerk and told him to search "unroot". I don't know why they won't try searching themselves!
if you think thats funny, i googled 1D T10T cause i thought it might be some kind of network test before i got the joke
tnpapadakos said:
if you think thats funny, i googled 1D T10T cause i thought it might be some kind of network test before i got the joke
Click to expand...
Click to collapse
{
"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"
}
I know........
kingchris said:
at the begining we all were noobs. so dont shoot at him
su <------ this makes you SuperUser (or better use SuperUserPermissions?)
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system <---- this makes the systempartition writeable
cp /sdcard/build.sapphire.prop /system/build.sapphire.prop <--- this replaces the file "build.sapphire.prop" in the /system directory with that one on your SD Card.
so best way to undo that (if you have not make a backup from your old build.sapphire.prop) is to flash your rom fully new
bg
@rest. and for you xda needs a h4X0R test
Click to expand...
Click to collapse
Thanks man, Im going to try it out. Yeah the crowd is soo harsh here. Had another question though, If i unrooted and went back to factory will every thing go back to the factory settings, will the hack go away?.. I might want to send the phone in to tmobile for a new one.
TenzinChonyi said:
Thanks man, Im going to try it out. Yeah the crowd is soo harsh here. Had another question though, If i unrooted and went back to factory will every thing go back to the factory settings, will the hack go away?.. I might want to send the phone in to tmobile for a new one.
Click to expand...
Click to collapse
lolol you say we are to harsh then ask if restoring to stock... will restore to stock........
tnpapadakos said:
if you think thats funny, i googled 1D T10T cause i thought it might be some kind of network test before i got the joke
Click to expand...
Click to collapse
LOL YOUR NOT THE ONLY ONE HAHA
I had no freakin idea what that was, until it was fixed! At least you got it before that.
TenzinChonyi said:
Thanks man, Im going to try it out. Yeah the crowd is soo harsh here. Had another question though, If i unrooted and went back to factory will every thing go back to the factory settings, will the hack go away?.. I might want to send the phone in to tmobile for a new one.
Click to expand...
Click to collapse
Oh, dear lord. Seriously, don't root your phone, I really don't think you'll get to take advantage of it. Why are we harsh? Because
a) you aren't thinking for yourself (if I restore stock, will it be stock? are you kidding?)
b) you posted in the wrong section (I'm looking for roms and other stuff and I see this stuff)
c) Your questions are answered elsewhere. Maybe if you knew how to search most of it yourself, then you'd be set! You don't even need to search, you just need to use the squishy thing located in your head for this specific question!
and d) probably because if we keep feeding you answers to, um, silly questions - you'll just keep asking more and more.
TenzinChonyi said:
the speed didnt really change much, but what i noticed sometimes was that after i did this hack my data connection is not there at all even if the signal bar says i have a full signal?? idk whats up??
Click to expand...
Click to collapse
I'm facing the same situation, but I've compared the build.prop of the Cursorsense and the "hacked" one and they have the same settings. So probably it depends on the provider.
Anyway my stock rom (TIM) was a little different;
I'm a noobie but if you just want to revert to basic settings I think the fastest way is to edit the script and:
ro.ril.hep=1 OK
ro.ril.hsxpa=2 DELETE
ro.ril.enable.dtm=1 DELETE
ro.ril.gprsclass=12 DELETE
ro.ril.hsdpa.category=8 DELETE
ro.ril.enable.a53=1 DELETE
ro.ril.enable.3g.prefix=1 DELETE
ro.ril.htcmaskw1.bitmask = 4294967295 OK
ro.ril.htcmaskw1 = 14449 CHANGE TO 800881
ro.ril.hsupa.category = 5 DELETE
in your build.prop replace the current text with this: you can get things like tv.com back
Code:
ro.build.description=passion-user 2.2.1 FRG83 60505 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.2.1/FRG83/60505:user/release-keys
i would upload one for people to flash but as some many people are on diff roms/kernels it would just cause more issues then its worth best way to go about fixing it is pulling the file from your phone (or the zip from teh rom your on). swapping out the text and pushing it back to /system
all credit goes to Decad3nce for the fix
Didn't s work for me...
Sent from my SPH-D700 using XDA App
you may have to reboot
Worked for me! Thanks.
Sent from Froyo!
Thanks worked great!!
shabbypenguin said:
in your build.prop replace the current text with this:
Click to expand...
Click to collapse
Wouldn't you like to be more specific? Your current instructions technically mean to replace the entire file with just those three lines...
Sent from my SPH-D700 using XDA App
Please note that users of Quantum Rom already have this fix applied, since 1.3
(Used the epic 2.1 key in 1.3, 1.4+ use the nexus one key)
Thanks shabby xD
Sent from my SPH-D700 using Tapatalk
Here's what I did from my PC with adb. (I have adb in my PATH so adjust the commands for wherever you might have adb.exe)
adb pull /system/build.prop
Then I edited the 2 lines on my PC with notepad++ and saved. Then I put it on my sdcard, remounted /system readwrite and copied it over to /system/build.prop and then rebooted.
adb push build.prop /sdcard/build.prop
adb shell
su (if your ROM didn't already drop you in to root, and check your phone for the superuser popup)
mount -t rfs -o remount,rw /dev/block/stl9 /system
cat /sdcard/build.prop > /system/build.prop
reboot
Sent from Froyo!
didnt work for me. I been trying to get the PayPal 2.2 to show up on the market but its a no go.
Im using Froyo also.
anyway we could just get the paypal.apk??
This didn't work for me either. Trying to get Pocket Blu installed, but it isn't working. TV.com isn't showing either. FWIW I have the new Market app if that means anything.
Any ideas?
Milkman00 said:
This didn't work for me either. Trying to get Pocket Blu installed, but it isn't working. TV.com isn't showing either. FWIW I have the new Market app if that means anything.
Any ideas?
Click to expand...
Click to collapse
Did you reboot your phone?
yes, and after rebooting a rechecked my build.prop file to make sure it took, and it was correct
Nevermind, I got it to work...
The end of the second line was missing the s. Put the s in, and it works perfect.
Can I get some clarification on this? I am using Mammon 1.0.3.1 and cannot get my sprint football ap to work.
Would this be an example of what this would fix?
Could the MSID number in my phone being different from my phone number be the reason it doesn't think this is a SPrint phone?
Thanks for posting a fix but it also didn't seem to work for me. I have been trying to load a program called Laser Appraiser from maket with no avail. Can anyone find it in their market?
worldlyinquirer said:
Thanks for posting a fix but it also didn't seem to work for me. I have been trying to load a program called Laser Appraiser from maket with no avail. Can anyone find it in their market?
Click to expand...
Click to collapse
Laser Appraiser shows up for me.
Milkman00 said:
Laser Appraiser shows up for me.
Click to expand...
Click to collapse
Thanks, Hmm I think I'll just wait for the latest froyo release and see if that helps
I tried downloading it and saving it to my SD card, but it's a protected app. I use AppMonster, which backs up all the apps for when I do flashing, but it doesn't do protected ones. Sorry man, I tried.
sorry i havent replied, most of the roms out there SHOULD have this baked in... i know acs and quantum do and the cm rom should but ill ask noob just to be sure.
Guys, I've got a 2.2 dev firmware transformer unit for tonight only. Are there any files I should rip before I have to send it back tomorrow? Seems like lots of dev tools installed. I know there are dumps out there, but perhaps the files can be useful.
3.0 version arriving tomorrow hopefully.
It makes sense to dump root and system partitions. Data can also have some useful stuff, but no partition dump needed, may be just /data/app directory. Could you try playing YouTube videos using native app? Does it drops frames?
Sent from my Transformer TF101 using Tapatalk
dd if=/dev/block/mmcblk3 of=/<sdcard with enough space for a 16GB dump>
Once compressed that shouldn't be too large.
Roach2010 said:
dd if=/dev/block/mmcblk3 of=/<sdcard with enough space for a 16GB dump>
Once compressed that shouldn't be too large.
Click to expand...
Click to collapse
Seriously. There's been a whole lot of dicking around on this, when this would give us everything to pore over offline. Don't let another one go to waste!
Also get the output from 'cat /proc/partitions' so we know where to split up the partitions.
Why does anybody want the 2.2? Not in a ass way,just actually curious.
Sent from my Nexus S 4G using XDA Premium App
jinsoku3g said:
Why does anybody want the 2.2? Not in a ass way,just actually curious.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
It's not about the Froyo ROM, nobody wants that on his TF, really
But since it's a dev device, our devs hope that it is less locked down and perhaps flashable with nvflash for example. This would give us great opportunities. I'm no dev myself, but I hope I could help.
qwer23 said:
It's not about the Froyo ROM, nobody wants that on his TF, really
But since it's a dev device, our devs hope that it is less locked down and perhaps flashable with nvflash for example. This would give us great opportunities. I'm no dev myself, but I hope I could help.
Click to expand...
Click to collapse
Ah I see so clearly now lol I never thought about that. Thanks
Sent from my Nexus S 4G using XDA Premium App
get the files from the /data/ folder.
We believe some dev tools are in the /data/ folder instead of /system/app/, since other people had some apps disappear after they did a factory reset.
I'd back up everything I could.. assuming MicroSD is at /Removable/MicroSD...
Feel free to sub values according to busybox df -h.. for example, if there are 300MB of files on the data partition... create an image accordingly..
busybox dd if=/dev/zero of=/Removable/MicroSD/data.img bs=1M count=768
Bold indicates that it may have to be done in linux.. in this case.. I'm talking about making the ext4 file system on the created images.. in which case.. loop devices wouldn't be in /dev/block/...
for the acutal script..
busybox dd if=/dev/zero of=/Removable/MicroSD/data.img bs=1M count=768
busybox dd if=/dev/zero of=/Removable/MicroSD/system.img bs=1M count=300
busybox losetup /dev/block/loop2 /Removable/MicroSD/data.img
busybox losetup /dev/block/loop3 /Removable/MicroSD/system.img
mkfs.ext4 /dev/block/loop2
mkfs.ext4 /dev/block/loop3
mkdir /Backups
mkdir /Backups/data
mkdir /Backups/system
busybox mount /dev/block/loop2 /Backups/data
busybox mount /dev/block/loop3 /Backups/system
cd /data/
cp -aR ./ /Backups/data/
cd /system/
cp -aR ./ /Backups/system/
then you can use 'dd' to grab whatever other partitions you can find..
I guess this 'offer' is over with.. but I still have a quesiton.. what size was the device? 16 or 32?
pokey9000 said:
Seriously. There's been a whole lot of dicking around on this, when this would give us everything to pore over offline. Don't let another one go to waste!
Click to expand...
Click to collapse
Agree, would be great to have the whole thing
I'm mostly interesting in the stuff on the /data partition, since they have apps installed on there that are not in the current system dump
I sent itback and got a nice new 3.0 version. Had to pay again though and wait for ebuyer to collect and spend a week checking the old one though before i get my money back. Consider this very bad customer service.
Managed to rip all the apps from app and system/app. Got the ones that were deleted in a factory reset too! Will find a way to make them available soon.
ryukent said:
I sent itback and got a nice new 3.0 version. Had to pay again though and wait for ebuyer to collect and spend a week checking the old one though before i get my money back. Consider this very bad customer service.
Managed to rip all the apps from app and system/app. Got the ones that were deleted in a factory reset too! Will find a way to make them available soon.
Click to expand...
Click to collapse
I'm r34p3rex and I approve of this message.
pokey9000 said:
Seriously. There's been a whole lot of dicking around on this, when this would give us everything to pore over offline. Don't let another one go to waste!
Click to expand...
Click to collapse
Guys im not trying to be negative but did no one read what i posted with the last one ? I did post the partitions as well... the 2.2 version is nothing but a device flashed with wrong software.. the sbk is locked it is all locked and the partitions are all different, take the apps if you want but these devices dont hold any keys or secrets for us. :-(
ryukent said:
I sent itback and got a nice new 3.0 version. Had to pay again though and wait for ebuyer to collect and spend a week checking the old one though before i get my money back. Consider this very bad customer service.
Managed to rip all the apps from app and system/app. Got the ones that were deleted in a factory reset too! Will find a way to make them available soon.
Click to expand...
Click to collapse
Sweet, nice work.
So, I love the Moto X, but a couple things had been bugging me about it.
The giant 4G LTE icon (We get it Verizon, it's your network)
The weird wifi icon spacing
The 5 bar signal bar (I don't get this one. Is this a new thing? Does any other phone on verizon do this?
The glitchy 5 bar drawable (There's a weird extra line in there for some reason.)
So I did a small edit to the SystemUI to fix those for me, and I figured you guys might like it too.
Go from this:
{
"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"
}
To this:
Download the modded SystemUI flashable zip [4.2.2] here.
To install, just flash in Safestrap.
NEW Download the edit for 4.4 here. This is not a flashable zip. Since we don't have Safestrap for 4.4 just yet, check out how to apply it below:
----------------------------
Download the SystemUI and place it in a folder.
CD into that folder, and open a command line/terminal there. (If you don't have ADB in your path, you will have to put it where ADB is.)
Do the following (make sure you're in "recovery" mode so things stick)
Code:
adb push SystemUI.apk /sdcard/
adb shell
----------(this will enter you into a shell on the device)-----------
Code:
su
mount -o remount,rw /system
cp /sdcard/SystemUI.apk /system/priv-app/
reboot recovery
UPDATES
(11/17) 1.01 - Fixed some unchanged images when you're on 3G/1X and wifi.
(11/26) 2.0 Added a 4.4 version (No Safestrap)
MAKE SURE YOU BACK UP YOUR SYSTEMUI BEFORE REPLACING IT.
To-Do next - Remove mobile indicator on wifi.
Enjoy~
So, this should theoretically be possible on a locked MotoX, correct? Would you mind giving me the edits you made for removing the weird wifi spacing?
I assume to make the SystemUI edit, I would have to deodex my SystemUI.apk, correct?
natezire71 said:
So, this should theoretically be possible on a locked MotoX, correct? Would you mind giving me the edits you made for removing the weird wifi spacing?
I assume to make the SystemUI edit, I would have to deodex my SystemUI.apk, correct?
Click to expand...
Click to collapse
This is already for locked bootloaders. Just flash in safestrap!
Also, funny story about the wifi spacing, I didn't actually edit anything but the images. Moto/VZ actually had too much space on the icon itself! Probably to make room for the 4GLTE icon. That too, was just a simple image edit/swap, and it fell right back where it was supposed to be. Weird that they did that. If they wanted their LTE icon that bad, they could have easily done it tastefully.
j2cool2012 said:
This is already for locked bootloaders. Just flash in safestrap!
Also, funny story about the wifi spacing, I didn't actually edit anything but the images. Moto/VZ actually had too much space on the icon itself! Probably to make room for the 4GLTE icon. That too, was just a simple image edit/swap, and it fell right back where it was supposed to be. Weird that they did that. If they wanted their LTE icon that bad, they could have easily done it tastefully.
Click to expand...
Click to collapse
Wooooooooooooow. I can't believe they put space in the actual images. Stupid if you ask me. However, that doesn't make sense. Gravity Box has an option for using its built in icons. These icons still have the spacing issue.
What I'm asking is if I can use this to work on a LOCKED MotoX. Would I just need to deodex the SystemUI.apk?
natezire71 said:
Wooooooooooooow. I can't believe they put space in the actual images. Stupid if you ask me. However, that doesn't make sense. Gravity Box has an option for using its built in icons. These icons still have the spacing issue.
What I'm asking is if I can use this to work on a LOCKED MotoX. Would I just need to deodex the SystemUI.apk?
Click to expand...
Click to collapse
I'm sorry, I'm not sure what you mean by locked Moto X. I would assume deodexing the SystemUI would work. Also, related, does this image have the weird wifi spacing you're talking about?
j2cool2012 said:
I'm sorry, I'm not sure what you mean by locked Moto X. I would assume deodexing the SystemUI would work. Also, related, does this image have the weird wifi spacing you're talking about?
Click to expand...
Click to collapse
No it does not.
Locked MotoX... you know... not the dev edition? I'm on stock ROM, rooted. Not using safestrap or anything.
Code:
[CODE]
[/CODE]
natezire71 said:
No it does not.
Locked MotoX... you know... not the dev edition? I'm on stock ROM, rooted. Not using safestrap or anything.
Click to expand...
Click to collapse
Yeah that's what I thought you meant. I am also on a retail locked Moto X. Safestrap is MADE for our phones. Just head over to this thread, install it and you will have basically TWRP, ready to flash Safestrap-compatible ROMs and zip file mods.
If you'd rather though, you can just push the SystemUI to /system/app manually using ADB. If you know how, and would prefer that, you can use this code:
Code:
adb push SystemUI/apk /sdcard/
adb shell
su
getprop ro.boot.write_protect
If this does not return a 0, you need to reboot into "recovery" to turn off write protect. Then
Code:
mount -o remount,rw /system
cp /sdcard/SystemUI.apk /system/app
reboot recovery
And that will do basically what the ZIP does.
j2cool2012 said:
Yeah that's what I thought you meant. I am also on a retail locked Moto X. Safestrap is MADE for our phones. Just head over to this thread, install it and you will have basically TWRP, ready to flash Safestrap-compatible ROMs and zip file mods.
Click to expand...
Click to collapse
That's what I'm saying--I don't want to use SafeStrap.
natezire71 said:
That's what I'm saying--I don't want to use SafeStrap.
Click to expand...
Click to collapse
Ah i see now. Check out the above post. I just edited it with manual instructions.
j2cool2012 said:
Ah i see now. Check out the above post. I just edited it with manual instructions.
Click to expand...
Click to collapse
You're awesome--I really appreciate it!
Have my babies.
Sent from a White Moto Xposed
Is there any way to revert to stock after flashing this?
Sent from my XT1060 using Tapatalk
I'm no expert but I'm inclined to believe that the backup you made of the SystemUI.apk would be your back to stock option. You'd just have to push it to your phone or something like that.
How difficult would itnbe to port these to 4.4 (obviously in white and with no safestrap)? I'd really like to my get rid of Vzw's giant 4G icon.
Thanks
cabraswell said:
How difficult would itnbe to port these to 4.4 (obviously in white and with no safestrap)? I'd really like to my get rid of Vzw's giant 4G icon.
Thanks
Click to expand...
Click to collapse
hehehehehe
I may or may not have already
OP being updated soon. Make sure you let me know of any glitches you find.
you = awesome!
Just an FYI (you probably already know this), I was able to use Root Explorer and mount /system/priv-app/ as R/W and copy the apk there instead of using adb. After I copied it there I just did a reboot and it's "fixed" now.
cabraswell said:
you = awesome!
Just an FYI (you probably already know this), I was able to use Root Explorer and mount /system/priv-app/ as R/W and copy the apk there instead of using adb. After I copied it there I just did a reboot and it's "fixed" now.
Click to expand...
Click to collapse
Yep that's a way you can do it! Only reason I didn't say is cause when you mess with SystemUI, it might reboot your phone before you can get the new one in there. Glad it worked though!
Sent from my XT1060 using Tapatalk
Anyway to make this work for Sprint? I couldn't find anything regarding status bar mods via Systemui.apk for Sprint. Thanks!
How much would it take to make it say LTE instead of 4G? I also think I prefer the 4 bar signal instead of 5.
I'd be happy to do my own work I just don't know which/how many files to edit.
cabraswell said:
How much would it take to make it say LTE instead of 4G? I also think I prefer the 4 bar signal instead of 5.
I'd be happy to do my own work I just don't know which/how many files to edit.
Click to expand...
Click to collapse
Alright check this out.All you gotta do is go into the SystemUI.apk, and search for any icon that says zz_moto_...._4g_lte and relpace it with the LTE logo from the normal files at the top. If you look for the icons without the zz_moto on the front that have a similar name, you'll find it. And to do the 4 bars, you have to either mess with XML files, or do it the "cheaty" way by renaming the 4bar drawables their 5-bar counterparts names. (zz_moto_stst_system_signal_5bar_)