Hello All users,
I use Go Locker for my razr.
A few hours ago, i add Go Locker in "Auto-Kill List" of Task Manager.
Now, i cannot go to home screen. Whenever I press "Home", what i see is "Black screen". I can see Notification Bar only.
I can receive calls and SMS.
Please help me how to solve it.
Thanks
So you cant get into anything on your phone? Are you rooted? If rooted maybe use root explorer or something like that and go into the file go locker is and delete it. See if the factory lock is named .bak and change it. Do a factory reset which sucks.
https://motorola-global-portal.cust...do-i-reset-my-droid-razr-to-default-settings?
Press and hold the Volume Down and Power buttons on the right side of the device for about 10 seconds. The device will then restart as normal.
Only thing I can come up with.
blueis300 said:
So you cant get into anything on your phone? Are you rooted? If rooted maybe use root explorer or something like that and go into the file go locker is and delete it. See if the factory lock is named .bak and change it. Do a factory reset which sucks.
Click to expand...
Click to collapse
Thanks for your reply.
I cannot go to rootexplorer. nothing i can do. I am trying to solve without "FULL wipe"
maybe a dev could help with the actual commands but I think the solution would be to push the go locker apk back to your phone using your PC over USB using adb?
Sent from my XT910 using xda premium
If I understand everything correctly, he should be able to pull the. Bak from his phone using the adb line, rename the extension, and just push it back on right? I have a page of commands saved, when I get home in a few minutes I can link them
EDIT: http://developer.android.com/guide/developing/tools/adb.html
Those are the commands I was talking about, mainly the pull/push ones. I have no idea where the files would be located on your device though, unfortunately =/
Related
laymil has posted a much better script for this. As such I will be discontinuing my work on this for now. Not for any hard feelings, but because it is now beyond me to help any further.
As always I am glad to have helped the community in some small way. Thank you all
CHEERS
Geniusdog254 Posted the exact lines in the build prop that needed to be changed. This is a pretty common fix for problems like this between versions of Android. There was some concern however that you may miss some of the newer apps released only for Froyo. I wrote some simple scripts that will fix this for us.
Simply: One puts the Froyo build.prop on your phone. The other puts the modded build.prop on your phone.
Prerequisites
YOU MUST HAVE GSCRIPT INSTALLED
YOU MUST HAVE BUSYBOX INSTALLED
(IF YOU ARE USING PAULS FROYO ROM FROM HERE
http://forum.xda-developers.com/showthread.php?t=686631
IT DOES NOT HAVE BUSYBOX INSTALLED
Also--
There are now 2 downloads.
One will reboot your phone automatically
One will not!
(I recommend this one for anyone that has problems, or doesn't know ADB well.)
Installation
Code:
Download the attached .zip file
Place the "buildprop" folder in the root of your sdcard
Place both "Normal_Froyo.sh" and "Modded_Froyo" files in the gscript folder on your sdcard
Code:
Open Gscript
Press menu and select Add Script
Press Load File button
Select Normal_Froyo file
Press Save button at bottom
Repeat for Modded_Froyo file
After that all you have to do is open gscript and select which one to run.
Normal_Froyo will give you stock froyo build.prop and let you see froyo only apps
Modded_Froyo will give you the market fix build.prop
You can also create shortcuts directly on your homescreen for each script if you wish
-----------------------------------------------
I've decided to skip the update.zip, I've found no way to copy the scripts to the gscript folder on the sdcard this way.
I'm going for an app instead.
P.S. I've never written an app before, java looks like russian to me lol. So if anyone has any tips, or knows any good tut's let PM me and let me know.
------------------------------------------------
fixed no buildprop folder
added NON-autoreboot download.
buildprop switcher v0.3.zip ORIGINAL
buildprop_switcher_no_rebootv0.3.zip NO REBOOT
buildprop swticher v0.3.1.zip DOWNLOAD THIS ONE
When the file is unzipped, there are 4 files - No Buildprop folder. Now I get the part about putting the two .sh files into Gscript folder.
Do I make another folder called buildprop and put build.2.1 and build.2.2 inside?
OR
Do I put build.2.1 and build.2.2 onto the root of the SDCARD?
Dayz xx
Dayzee said:
When the file is unzipped, there are 4 files - No Buildprop folder. Now I get the part about putting the two .sh files into Gscript folder.
Do I make another folder called buildprop and put build.2.1 and build.2.2 inside?
OR
Do I put build.2.1 and build.2.2 onto the root of the SDCARD?
Dayz xx
Click to expand...
Click to collapse
So sorry lol Didn't notice until I was making the update.zip that I didn't put the other files in a folder IN the zip. Just make a folder on your sdcard called buildprop. and put them in there.
BTW testing the flashable update.zip method right now
thx, seems to work
so no more *#*#etc.. afterwards?
watercool said:
thx, seems to work
so no more *#*#etc.. afterwards?
Click to expand...
Click to collapse
Right.. the checkin service runs on each reboot. So it is not needed.
Worked just fine, but I did have to do the checkin thing. Possibly had poor signal but checkin hadn't done on reboot. Worked fine after that...
Dayz xx
followinginsanity said:
Right.. the checkin service runs on each reboot. So it is not needed.
Click to expand...
Click to collapse
Can the checkin method be used, instead of rebooting? I'd much rather switch back and forth via checkin rather than having to reboot.
Thanks.
Namuna said:
Can the checkin method be used, instead of rebooting? I'd much rather switch back and forth via checkin rather than having to reboot.
Thanks.
Click to expand...
Click to collapse
The reboot is built into the script. On my phone, if I checkin, the apps still don't show till I reboot. But show if I only reboot. If checkin alone works for you though, you can remove the reboot command from the script.
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
This worked great for me I also solved my (unrelated) prob with SlideIt by forcing the dictionary to save in the settings, so I'm no longer bothered about losing shortcuts stuff on a reboot.
Dandy!!
tested again with a second n1. works perfect! automated checkin works perfect.
Can you please post what changed in the .prop file.
Also you didn't add the video codecs in the "new" prop file
InGeNeTiCs said:
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
Click to expand...
Click to collapse
Mine did this as well, though I am unsure why just yet. Been busy all day.
Mikey1022 said:
Can you please post what changed in the .prop file.
Also you didn't add the video codecs in the "new" prop file
Click to expand...
Click to collapse
The only thing I changed from the stock to the "modded" build.prop were these 2 lines
from this
ro.build.description=passion-user 2.2 FRF50 38042 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.2/FRF50/38042:user/release-keys
to this
ro.build.description=passion-user 2.1-update1 ERE27 24178 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.1-update1/ERE27/24178:user/release-keys
I didn't add anything else to these. If you would like other things added to the build.prop files. You are welcome to edit them yourselves, or let me know what things you want changed, and I can include them.
I can make it user friendly. With descriptions for each modded line, then you can simply un-comment the options that you want.
PS: I thought I had the flashable update ready, but the update-script is giving me problems. ANYONE that wants to help please let me know. I'd really like to get this out to everyone.
InGeNeTiCs said:
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
Click to expand...
Click to collapse
same thing here....ANY IDEAS????????????
This is a great find, inductions were perfect and easy to follow. Not one issue getting all my paid apps back! Thank again!
JDMSirEK4 said:
same thing here....ANY IDEAS????????????
Click to expand...
Click to collapse
To anyone that can't get thier phone to boot all the way after doing this
Its not a big deal. Your phone booted. But the build.prop didn't get copied before the reboot.
If you did a nandroid before you tried it. Restore that!
If you didn't, OR you know how to use adb. Do this
Code:
adb remount
adb push [COLOR="red"]/path/to/build.2.1(or)build.2.2[/COLOR] /system/build.prop
adb reboot
I hope to have this fixed quickly.
ANYONE WHO'S PHONE WILL NOT BOOT AFTERWARDS!
Check and make sure you put the files in the right place.
build.2.2
&
build.2.1
go in
build.prop FOLDER ON YOUR SDCARD
that was the only reason I got the error, i deleted the files off my card when i was testing the flashable update.
If you still get an error. open both files in the gscript folder, and remove or comment out the reboot line. Then tell me what error you get in gscript.
So I did this and am able to see the new apps. When I reboot the phone I cannot see a bunch of old apps in my launcher. I revert to the normal script and reboot again and still cannot see a bunch of my apps. Appbrain says theyre installed and I can open them from there but no widgets or shortcuts for them Any Ideas?
r0adki111 said:
So I did this and am able to see the new apps. When I reboot the phone I cannot see a bunch of old apps in my launcher. I revert to the normal script and reboot again and still cannot see a bunch of my apps. Appbrain says theyre installed and I can open them from there but no widgets or shortcuts for them Any Ideas?
Click to expand...
Click to collapse
Are those apps moved to the SD by any chance? If so, best bet is to go to Settings>Applications>Manage Applications>Find your launcher, and force stop it. Should work after that.
dictionary said:
Are those apps moved to the SD by any chance? If so, best bet is to go to Settings>Applications>Manage Applications>Find your launcher, and force stop it. Should work after that.
Click to expand...
Click to collapse
Nope they're not on SD. I'll try the fc of launcher.
Ok it worked thank you! but my xiia widget still is not back and I'm assuming others. Anything I can do for the widgets?
Ok installed and reinstated the app. Works great thx again.
Update:
Ok after another reboot, apps don't show again. FC the launcher they come back but not the widgets.. Grrrrrr...
I bought this SE Xperia X10 Mini pro like 3 weeks ago and I'm just trying all the ways to change its theme, I hate the factory theme, makes me so sick when I look at it eww....
I even installed GDE and it just can change the wallpaper (for example when I go to the settings the background is the same old damned blue...) what to do now I hate this feature so much... I'm regretting so much for buying such a mobile ah, and by the way I could not download the ADW launcher I tried so hard...
Somebody help me please
google adw launcher get the barcode and scan it with your phone i had problems finding adw on the marketplace but the barcode found it straightaway failing that you could download it and put it on the mem card and install it not sure if you need a file browser as it was one of the first things i installed on mines you could always try ipmart
crickyo said:
google adw launcher get the barcode and scan it with your phone i had problems finding adw on the marketplace but the barcode found it straightaway failing that you could download it and put it on the mem card and install it not sure if you need a file browser as it was one of the first things i installed on mines you could always try ipmart
Click to expand...
Click to collapse
you need a file browser or a apk installer.
use "root explorer" or "andexplorer"
or use "installer"
good luck
OMFG
I followed someone on here they said put the frameworks-res.apk in ur sdcard and run your root explorer and put it in the system folder and then i did it and i deleted the old frameworks-res.apk AND MY MOBILE DOESNT TURN ON :'(
Then you clearly don't know what you're doing
Sent from my U20i using XDA App
crickyo said:
google adw launcher get the barcode and scan it with your phone i had problems finding adw on the marketplace but the barcode found it straightaway failing that you could download it and put it on the mem card and install it not sure if you need a file browser as it was one of the first things i installed on mines you could always try ipmart
Click to expand...
Click to collapse
As far as I know ADW Launcher, doesn't change the factory theme. In fact I have it installed and I can not change the theme.
wampyyyr said:
OMFG
I followed someone on here they said put the frameworks-res.apk in ur sdcard and run your root explorer and put it in the system folder and then i did it and i deleted the old frameworks-res.apk AND MY MOBILE DOESNT TURN ON :'(
Click to expand...
Click to collapse
You need the frameworks-res.apk for your firmware version. If the phone doen't turn on, you will need to do a repair (Using SEUS [Sony Ericsson Service Update]), you will loose all your data but you will recover your phone.
gammexane said:
You need the frameworks-res.apk for your firmware version. If the phone doen't turn on, you will need to do a repair (Using SEUS [Sony Ericsson Service Update]), you will loose all your data but you will recover your phone.
Click to expand...
Click to collapse
Is there any way to connect the mobile to the computer while the mobile is switched off? Because it says I have to go to the settings to do blahblah on my mobile then it will get connected...
Yesterday contacted Vodafone they said I have to go to their shop they are not sure if they can repair it or not, do you think it's an impossible thing to repair?
wampyyyr said:
Is there any way to connect the mobile to the computer while the mobile is switched off? Because it says I have to go to the settings to do blahblah on my mobile then it will get connected...
Yesterday contacted Vodafone they said I have to go to their shop they are not sure if they can repair it or not, do you think it's an impossible thing to repair?
Click to expand...
Click to collapse
Yes, you need to:
1) Install SEUS
2) Connect your phone to the PC
3) press and Hold "BACK key" until green light turns on.
4) Follow the steps to repair.
Trying to delete applications I completely kill my phone and I could bring it back with that procedure.
Any launcher application won't change the theme (color and icons). For android 1.6 you change manually the color, takes little time. First root your phone, then get (use pull command) the framework-res.apk from System/framework folder. open the apk file with 7-zip or winrar and drag the all folder named like drawable*** to a temporary directory. Now change the view to thumbnails to see which folders are having images (.png). Go to those directory and pick desired file to edit. If you have good image editing software you do whatever color you need. I use .net paint because it's free and good enough for me. Once you are satisfied with the colors you just made again open the apk with 7 zip and open the particular directories to drag and drop your changes files. Done with colors.
Now use pull command for the system/app/ folder ...you get all the apk. In each of these apk you will find the drawable kind of a folder find the icon that comes on phone. Use your icon/downloaded icon, (do change the icon into 48x48) and darg and drop in the proper place of the apk. I used ireflect icons(google it).
By the way don't unzip and zip the apk file, that won't work.
Now push all the files in there respective folder and type reboot.
Now you will find there are still some apk is missing in the app folder, that is basically stored in data/app folder. But if you try to pull the whole folder nothing will come. use "ls" to view all the files and then use pull command by name. you will get it. Change the icon, install the apk just change the signing. To change the sign you need to delete META-INF folder then sign it.
You don't have to push-pull in this case just install the modified apk (before that u should uninstall the app).
Hi!
I jzt wanted to know if someone could help me with one feature that these new firmwares have. Once I turn off the screen, youtube stops playing. I really liked before that I could turn the screen off and still listen youtube in the earlier versions. I dunno if the playback gets cut off because of the new firmware or if it's a new feature in newer youtube apps, but's I'd really like to be able to listen youtube while the screen is off. Any tips? Thnx!
First off yourll have to say if your rooted or not or on a custom ROM or not.To me it sounds like your on a stock unrooted Firmware.Im rooted on Omega ROM with a youtube App that has a download feature.I can watch videaos of any lenght and the screen doesnt turn off.Also if I turn the screen off myself I can still listen to the video thats playing.
I'm on darkyrom LA4 base. Also tried resurrection rom with ICS a while back with the same result. Might hafta try something else then...
Sent from my GT-I9100 using XDA App
The youtube app in Omega rom is great. It is how a youtube app should be.
sent from my fingers to your face.
I believe its down to how the YouTube app is developed; No playback in background or when screen is off.
Tomorrow morning when Im not on my phone Ill upload the youtube apk from my rom.Youll need to pass it to the System/app folder with root explorer but Ill put up the instructions.Like i said at the moment Im on my phone so cant upload.
I know I said Id do it tomrrow but I cant sleep thinking about this bloody Youtube apk. so Ill do it now.Ill write a rundown just incase your not sure what to do.Coming from another ROM it probably wont install as an apk. so if it wont then do this and it will install for sure.Do it twice to make sure though
NEED:Root explorer set to RW
first backup your exsisting apk. just incase.
1.Open root explorer and select System then app and go to YouTube
2.Hold finger down on apk. untill you get a menu and select "copy"
3.Now navegate to InternalSD/data and select "paste". and your done.
Now pass the new YouTube apk. to internalSD/download
1.open root explorer go to int.SD/download and hold finger down on apk.
2.from the menu that appears select "copy"
3.Now navegate to System/app and select "paste"
4.You will be prompted to overwrite exsisting apk. so select yes and your done.
Do the second proccess twice to make sure its copied and you should now see it in the app draw.The reason both apks. go to different folders is because if you put one inside a folder where another already exsists it will overwrite so you could loose your backup or the new one.Im going to bed
Amazing, thank you so much! That apk is gonna follow me wherever I go. xD
Sent from my GT-I9100 using XDA App
Keep a copy on your PC too and pass it to all your ROMs so you have a good YouTube app on your phone at all times.
cooza said:
I know I said Id do it tomrrow but I cant sleep thinking about this bloody Youtube apk. so Ill do it now.Ill write a rundown just incase your not sure what to do.Coming from another ROM it probably wont install as an apk. so if it wont then do this and it will install for sure.Do it twice to make sure though
NEED:Root explorer set to RW
first backup your exsisting apk. just incase.
1.Open root explorer and select System then app and go to YouTube
2.Hold finger down on apk. untill you get a menu and select "copy"
3.Now navegate to InternalSD/data and select "paste". and your done.
Now pass the new YouTube apk. to internalSD/download
1.open root explorer go to int.SD/download and hold finger down on apk.
2.from the menu that appears select "copy"
3.Now navegate to System/app and select "paste"
4.You will be prompted to overwrite exsisting apk. so select yes and your done.
Do the second proccess twice to make sure its copied and you should now see it in the app draw.The reason both apks. go to different folders is because if you put one inside a folder where another already exsists it will overwrite so you could loose your backup or the new one.Im going to bed
Click to expand...
Click to collapse
Hey thanks for the info, I followed youre steps but when I try to run Youtube now it gives me an error message "The application Youtube(process com.rolle.android.youtube) has stopped unexpectedly. Try Again."
Btw I couldn't find a Download folder in the InternalSD instead I had to navigate to InternalSD/sdcard/download. This is where your youtube.apk was stored. Could this possibly be the issue?
cooza said:
I know I said Id do it tomrrow but I cant sleep thinking about this bloody Youtube apk. so Ill do it now.Ill write a rundown just incase your not sure what to do.Coming from another ROM it probably wont install as an apk. so if it wont then do this and it will install for sure.Do it twice to make sure though
NEED:Root explorer set to RW
first backup your exsisting apk. just incase.
1.Open root explorer and select System then app and go to YouTube
2.Hold finger down on apk. untill you get a menu and select "copy"
3.Now navegate to InternalSD/data and select "paste". and your done.
Now pass the new YouTube apk. to internalSD/download
1.open root explorer go to int.SD/download and hold finger down on apk.
2.from the menu that appears select "copy"
3.Now navegate to System/app and select "paste"
4.You will be prompted to overwrite exsisting apk. so select yes and your done.
Do the second proccess twice to make sure its copied and you should now see it in the app draw.The reason both apks. go to different folders is because if you put one inside a folder where another already exsists it will overwrite so you could loose your backup or the new one.Im going to bed
Click to expand...
Click to collapse
Thanks a lot i wanted this apk as well. ive hit the thanks button
Sent from my GT-I9100 using xda premium
ogikovacevic said:
Hey thanks for the info, I followed youre steps but when I try to run Youtube now it gives me an error message "The application Youtube(process com.rolle.android.youtube) has stopped unexpectedly. Try Again."
Btw I couldn't find a Download folder in the InternalSD instead I had to navigate to InternalSD/sdcard/download. This is where your youtube.apk was stored. Could this possibly be the issue?
Click to expand...
Click to collapse
I installed it by renaming the current one by putting.bak at the end. Copy and paste the apk new youtube apk into system/app. Close root explorer. Then bang i can open it. Working perfect.
Sent from my GT-I9100 using xda premium
works perfect. big thanks
Sent from my GT-I9100 using XDA App
dude, your teh man, thank you very much. i was wondering this aswell.
ogikovacevic said:
Hey thanks for the info, I followed youre steps but when I try to run Youtube now it gives me an error message "The application Youtube(process com.rolle.android.youtube) has stopped unexpectedly. Try Again."
Btw I couldn't find a Download folder in the InternalSD instead I had to navigate to InternalSD/sdcard/download. This is where your youtube.apk was stored. Could this possibly be the issue?
Click to expand...
Click to collapse
The YouTube apk. I put in the download folder in the internalSD so when I open root explorer I select sdcard/download and there it is.Basically you put it where you can find it(not on the externalSD) but I find this folder for me a good one to remember.Sometimes you need to do it twice in a row for it to work.If it doesnt then boot to recovery and fix permissions and wipe cache partition and see if that works.Also try androidkids way that he posted as it worked for him but Ive always done it as Ive posted.Also make sure that the YouTube app is the blue on that its meant to be.
EDIT:are you getting the message to overwrite exsisting app when you paste the new one?
Does anyone have a version of this for the latest version for youtube?
is there an updated version of this youtube which allows the screen to be off while still playing?
slybunda said:
is there an updated version of this youtube which allows the screen to be off while still playing?
Click to expand...
Click to collapse
Look over here:
http://forum.xda-developers.com/showthread.php?t=1529715
Sent from my Dragonball GT-I9100
My lockscreen isnt there... I updated to ICS and it was there for a while but now whenever i press the button to turn my phones screen on it skips the lock screen.
I miss it ;(
anyone know how to get it back
Settings/security/screen lock
Im having the same issue, never get the lockscreen on any ICS Rom, do i need to odin to stock ICS and then root and reinstall the Rom?
Go to settings, security and then choose lock screen type you want.
oops! accidentally beamed from my awesome NEXUS S!
Che k to see if you have a timeout set. I have mine on immidiate so wheb i push the button it locks right away.
Sent from my SAMSUNG-SGH-I717 using XDA Premium HD app
If u have 14 toggle in ur notifications bar, try swiping to the right and hit lock icon... Might have bumped it by accident ;-)
Sent from my SAMSUNG-SGH-I717 using XDA
nope tried both of those still getting nothing...ive tried reinstalling the ROM about 4 times already...everything works but i just cant get the lockscreen to come up...
deadbeatcocoa said:
I figured out my problem! Appears that when I was creating the keystr file, I added the extension .txt ...
So here is the solution that have been posted on other threads
i actually figured out a way to restore my lock screen back.
Note: This involves messing with the efs folder. So do this at you own risk
also, your phone must be rooted in order to do this.
Tools Needed:
1. Hex Editor
2. Root Explorer
Steps to restore:'
1. Using root explorer locate the /efs/imei/ folder. In that folder there should be a file called keystr. In my case the file was missing which is why the lock screen was missing and was causing my problems.
2. using root explorer create a new file called keystr
3. also in root explorer open the file keystr in text editor and type ON
4. now go into hex editor and locate the /efs/imei/keystr file.
5. using hex editor the first two values in green should be 4f and 4e. all others should be 00.
6. make sure you save the file.
7. reboot.
Click to expand...
Click to collapse
Here you guys are! this is the only method that works, i tried everything, do this and reboot your phone a couple times, make sure the file stays there and enjoy your lockscreen!
Hey there,
I was trying to get rid of the "unknown sim card" notification on my Kyocera Brigadier. I got it running on AT&T, and it works great, I just constantly have that notification saying it's an unknown sim card, which is kind of annoying. I found with other phones there is a default.xml file located in the system/customize/acc folder, that can be edited to get rid of this error. The problem is, on the Brigadier I don't have a customize folder in the system folder. And the explorer (droid explorer) i'm using doesn't have a search function.
Another question is, if the phone doesn't have this file at all, if I created a customize/acc folder and placed a default.xml file in there, configured so that the sim card wouldn't be unknown, would the phone read and recognize this?
Edit: I downloaded ES Explorer and searched for default.xml, nothing turned up. So I guess the question now is, is there another file that does the same thing as default.xml, or if not, could I create me own default.xml file and have it read by the system?
Thanks in advance!
With some phones, this is caused by the Setup Wizard. I would disable it (don't uninstall) and see if that helps.
es0tericcha0s said:
With some phones, this is caused by the Setup Wizard. I would disable it (don't uninstall) and see if that helps.
Click to expand...
Click to collapse
I tried this and it did not work. Even if it did, wouldn't it need to be done every time the phone restarted? I'm trying to make it permanent.
No, it would not need to be redone upon reboot. You can long press on the notification and hit the Info icon to show you which app is giving you the notification.
es0tericcha0s said:
No, it would not need to be redone upon reboot. You can long press on the notification and hit the Info icon to show you which app is giving you the notification.
Click to expand...
Click to collapse
When you pull down the notification bar, there is no notification in the menu. However, there is a little sim card icon at the the top next to the bars. And I would get pop ups every now and then that would say "Sim card from an unknown source" and you'd have to hit Ok to close out of it, though I think those stopped with stopping the Setup Wizard.
It's not that big of a deal, but I like tinkering with phones so was just trying to see if there was a way to edit the phone to recognize the sim card, like there is with some HTC phones and the default.xml file.