Make a WiFi only Rom - G2 and Desire Z General

Hi the title tells it all I got a g2 but want to be WiFi only like without airplane mode on
Sent from my HTC_Amaze_4G using Tapatalk 2

Why not just turn on airplane mode then turn on WiFi?
Sent from my Desire Z using XDA

TimeMonkey said:
Hi the title tells it all I got a g2 but want to be WiFi only like without airplane mode on
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
Why on earth would you want that? And as xT4Z1N4TRx said just put on airplane mode and then switch over to wifi.

he wants a wifi tablet/iTouch lol

killj0y said:
he wants a wifi tablet/iTouch lol
Click to expand...
Click to collapse
It's a legitimate request I've seen before. I mean, why let your old devices just waste away when your children or family members could totally use them as dirt cheap replacements for iPods and such. You don't want them making accidental emergency calls or circumventing the settings you put in place.
Should be able to completely remove the radio somehow so that the cellular stuff just won't work.
Sent from my HTC Vision using xda premium

That's what I need my friend broke his iPod and I told I got this old phone laying around but the u gotta put it into aplane mode each reboot and he ain't tech savvy
Sent from my HTC_Amaze_4G using Tapatalk 2

Maybe this is a project for some of the budding devs on xda. In theory, it sounds like a simple change. Simply remove the phone aspects of a rom and repackage. I'm sure it's harder than it sounds in terms of stability and usability though (I'm not a dev) =/

Athrun88 said:
Maybe this is a project for some of the budding devs on xda. In theory, it sounds like a simple change. Simply remove the phone aspects of a rom and repackage. I'm sure it's harder than it sounds in terms of stability and usability though (I'm not a dev) =/
Click to expand...
Click to collapse
Eh, some apps certainly wouldn't work, anything that needs to communicate through telephony and such. But really shouldn't be that difficult.
I'll come back when I'm not too terribly busy with some links about breaking down and customizing ROMs and such. I know that I've found a thread specifically for this kind of thing for another device, but there are a few of them I read up on so it may take a while to locate. Hell, you could just about remove the phone and contacts apps and edit your build.prop and leave an existing ROM intact. I'm no dev or anything though lol so I'll look around.
Sent from my Transformer Prime TF201 using XDA Premium HD via my tethered HTC Vision

buxtahuda said:
Eh, some apps certainly wouldn't work, anything that needs to communicate through telephony and such. But really shouldn't be that difficult.
I'll come back when I'm not too terribly busy with some links about breaking down and customizing ROMs and such. I know that I've found a thread specifically for this kind of thing for another device, but there are a few of them I read up on so it may take a while to locate. Hell, you could just about remove the phone and contacts apps and edit your build.prop and leave an existing ROM intact. I'm no dev or anything though lol so I'll look around.
Sent from my Transformer Prime TF201 using XDA Premium HD via my tethered HTC Vision
Click to expand...
Click to collapse
TeamDRH over in the gTablet forums have added something similar to this into their ICS ROM for gTablet. Might be a useful place to look.

Ok well.I went and remove like all telephony apk in my Rom and some app don't work like he said
Sent from my HTC_Amaze_4G using Tapatalk 2

Not the OG article I had read, but after a bit of Googling I came up with a script that you should be able to set to run at boot which will disable your radio.
You may also be able to dial *#*#INFO#*#* and choose turn off radio, but that will not be persistent across reboots. I would use the script and a third-party launcher that can hide apps so that you'll keep the phone and contacts apps and such for stability, but not have them readily available.
*EDIT:
And a flashable zip! Thank you jellybellys!
**EDIT:
Just to elaborate about that flashable zip, it will actually "permanently" (until you wipe and install another ROM) disable the radio and clean out the apps that you don't want. Also installs some kind of binaries if they're currently absent from the ROM. Great find, I'm glad you asked about this!

exactly, my first thought would be just to use titanium backup and disable/freeze but not remove apps such as dialer or what you dont want/need. not sure if this will work but its worth a try. probably a few treads across xda on this (especially on older model phones) id search in those and see if there is a quick answer short of developing a whole new rom

Yeah I use that zip from jellybean but like android.process forced close alone with like sms app this is all on miui
Sent from my HTC_Amaze_4G using Tapatalk 2

TimeMonkey said:
Yeah I use that zip from jellybean but like android.process forced close alone with like sms app this is all on miui
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
So you used the zip, and once booted those processes were force closing?
I'll try it out on my phone, see if I can't replicate the issue and speak with the dev. Exactly what MIUI build are you on?
*EDIT:
Installed on EliteMod 120316 and upon first boot did get something about the mms process FC'ing. Upon subsequent reboots no more message though, have you tried another reboot? You had two processes FC?
Sent from my HTC Vision using xda premium

I have the miui USA one I think I'm not home well won't be till Sunday night
Sent from my HTC_Amaze_4G using Tapatalk 2

Some of the experimental roms work like that
Sent from my HTC Vision using xda premium

This is a swing in the dark...
Try remove htcril.so or libhtcril.so from system/lib.... That should disable the radio and keep Wi-Fi
Sent from my HTC Vision using XDA

TimeMonkey said:
I have the miui USA one I think I'm not home well won't be till Sunday night
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
So that's the MIUI.us "Pure English?" I've just downloaded the last available build and will soon flash and then install jellybellys's zip. I'm hoping that will get me the same FC's as you are.
Once you've gotten home after the weekend, try rebooting it a time or two and see if it consistently gives you the FC's.
Also, just curious, but are you using MIUI just because it's the most similar Android overlay to iOS? To make it a bit easier for your friend? Because you could hook him up with some ICS goodness otherwise
*EDIT:
Ok, looking through his updater-script vs. my /system/app/ directory, it looks like MIUI names a couple of apk's differently. I'm currently installing a fresh MIUI so that I can see the directory before moddified by the OG jellybellys zip, then I'll update his zip to reflect those different names and try to run it again. If successful, I'll post the modified file and hopefully we can get your friend a fun little multi-tasking media player

Ok sweet umm can u send me the edit zip
Sent from my HTC_Amaze_4G using Tapatalk 2

Had a good look at the flashable zip, very simple. I need to learn to code, I guess this is a good small place to start lol
All I did was unzip his file, change a few things and added a couple extra lines to remove one more app he hadn't worried with. As said above this will disable your radio, install the radiooptions binary if absent, and remove a number of apk's from the /system/app/ directory.
Removed apps:
TelephonyProvider.apk - cellular service
TelocationProvider.apk - emergency location service (I just don't see the need if you're not connecting to cellular networks)
Phone.apk - your phone app - should also get rid of dialer, I'm trying to find out why it doesn't.
Mms.apk - messaging app
All credit to jellybellys @ rootzwiki.com of course, I couldn't have written this myself or anything.
jellybellys-mod-wifionly-MIUI
Again, the phone app will still be on the homescreen and you actually can't remove it. It won't dial anything, and will just cause the acore process to FC if you try. It's looking like the only way to get it really removed is to modify the ROM's zip so that it never installs the app to begin with.
I'm going to restore the apps again, see if Titanium Backup can't do a better job than outright removing the app does.

Related

[Q] TV like screen off visual

I come from the Samsung Vibrant Dev area. A friend of mine has a Droid X and all he does is flash Roms, doesn't know much about them. His phone does a TV like on/off animation when the screen goes on and off. What is that? Where is it located/ implemented. any info on it would be great. As search is down right now i cant search it. I am interested in possible porting it.
The liberty tool box has a bunch of different startup animations to choose from, I'm not sure if the one your looking for is in it but it does have the option to add ones from your SD card. Its meant to run on the x with the liberty rom but if you can port it then it might be a good place to start.
Edit:ah just reread your post you're looking for when it goes to sleep, sorry don't know that one. Sounds cool I'll have to look out for it.
Sent from my DROIDX using XDA App
I think its part of the apex rom, might want to contact the dev
Sent from my DROIDX using XDA App
thanks for the quick reply, ill contact the dev. and look into the Rom files as well. and get his permission of course before i kang it
No prob, good luck.
Sent from my DROIDX using XDA App
Zudovex said:
I think its part of the apex rom, might want to contact the dev
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
Unless his rom is built on 2.3 I don't think it is. Since that power off tv animation is part of 2.3 and 2.3 only good luck.
I think you might be right but I thought it was a feature he was planning on adding. I did some searching and did find that the ultimate Droid has the feature, here's the link...
http://www.theultimatedroid.com/forum/index.php?/files/file/68-the-ultimate-droid-300-beta/
Edit: and just because its a feature of 2.3 doesn't mean its impossible to port it.
Sent from my DROIDX using XDA App

[ROM][Updated 04/08/11]De-sensed DAS_BAMF 1.4 Non-Themed[ROM]

This is DAS_BAMF 1.4 non-themed as much as I could get it. I did this for myself but a couple people were interested so with Adrynalyne's blessing I decided to post it up for those that do not like sense. I used Go Launcher EX to replace Rosie(sense launcher) and also included the free Go SMS Pro, and Go Missed Notifications (if you want to use a different launcher you can adb push to /system/app/ or just open the ROM zip with 7zip and remove GO Launcher and replace with Launcher Pro, or ADW, etc)
IF YOU BORK YOUR PHONE, THAT'S ON YOU
Instructions
1. MAKE A BACKUP
2. Wipe data/cache/system/dalvik
2. Download ROM
3. Flash ROM via CWR
4. Download one of Adryn's kernels from ROM Manager (under MrBobrowitz's section) or http://forum.xda-developers.com/showthread.php?t=1014239
5. Flash kernel
6. Be happy
Note: there seems to be a little bug with all 3rd party launchers where if you you hit the phone button and the dialer pops up, the contact list is blank and the smart dial does not work. To remedy this long press phone, select a new application and restart Launcher Pro then add the phone back, you may also have to open up the dialer and try to dial a few numbers and delete them and the contacts should appear. Not really sure why this happens.
Again, I did this for me, so I won't be offering any real support for it, and I seriously doubt Adrynalyne will either so flash at your own risk. I have been running this for a couple days and it has been working very well for me, and I will probably keep running it until something compelling is released, with that said, have fun and flash away.
All credit goes to Adrynalyne and ThatDudeButch and anyone else that had anything to do with Das_BAMF
Download ROM:
http://www.multiupload.com/7SF8YE0XQ3
I forgot to add the GO Launcher Notifications, you can find them on the Android Market or here:
http://dl.dropbox.com/u/6012821/com.gau.golauncherex.notification-1.apk
Additional Kernels:
You know where to find them, there's a lot floating around right now...
Thanks! I'll give this a shot!
Sent from my ADR6400L using Tapatalk
You mean BAMF..
thatdudebutch said:
You mean BAMF..
Click to expand...
Click to collapse
Damnit.... fixed, I was thinking of Banff National Park...
Sent from my ADR6400L using Tapatalk
Running this from irc, thanks.
It's very snappy with adrynalyne's oc kernal. The dialer thing did bug me, but resetting the launcher button seems to have fixed it. Thanks.
pinhead875 said:
Running this from irc, thanks.
It's very snappy with adrynalyne's oc kernal. The dialer thing does bug me, though.
Click to expand...
Click to collapse
Yeah the dialer thing is weird, if you follow what I said in the post it should fix it, did for me at least...
Sent from my ADR6400L using Tapatalk
dbu said:
Yeah the dialer thing is weird, if you follow what I said in the post it should fix it, did for me at least...
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
Yeah I edited my post, but you're too quick
Just noticed wifi is broke, just says Error in my wifi setting, gonna reboot.
pinhead875 said:
Yeah I edited my post, but you're too quick
Just noticed wifi is broke, just says Error in my wifi setting, gonna reboot.
Click to expand...
Click to collapse
Odd, WiFi is all good here.
Reboot didn't fix it, I'll reflash in the morning. My battery is at 9%.
Sent from my ADR6400L using XDA App
Very stable for me been running all day tried most of the new kernels available today and still smooth
Thank you and great work
dustin4863 said:
Very stable for me been running all day tried most of the new kernels available today and still smooth
Thank you and great work
Click to expand...
Click to collapse
Don't thank me, thank Adrynalyne and ThatDudeButch, I just yanked all the htc crap out. Glad it's working well for you.
Sent from my ADR6400L using Tapatalk
Just so everyone knows the honeycomb beta theme by retrokid works great
Sent from my ADR6400L using XDA App
the reason for the lp bug is the default path to the dialer...htc's path is different then the aosp (which is why it has to be reset)
Will drods kernels work w this?
sent from my lightning fast thunderbolt
yes, but you can yell at me later if I'm wrong.
Working just fine thanks
sent from my lightning fast thunderbolt
May update this later...
Sent from my ADR6400L using Tapatalk
Updated... check OP
All sense items are removed completely ?
Sent from my ADR6400L using XDA App
masri1987 said:
All sense items are removed completely ?
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Pretty much, the only thing really left in there is friendstream.apk, and friendstream widget, removing those seems to bork syncing facebook contacts.

Blandroid on N1

I just noticed, blandroid rom on the rom manager menu, has anyone tried it on N1? I'm using cm7 Rc4 and I know you'll all say stick with it, but I'm still curious.
Sent from my Nexus One using XDA Premium App
I noticed it a couple of weeks ago. It says it's a stable 2.3.3 with no bloatware. Sounds very intriguing...in fact so much so that I downloaded it, but have yet to flash it...lol.
Certainly tempting isn't it, is this a case of who goes first lmao, out of interest how big is it? I notice the cm7s are just over 80 mb.
Sent from my Nexus One using XDA Premium App
Some info here:
http://blandroid.org/
Features
SuperUser and busybox pre-loaded ("Rooted") 2.3.1p0
ClockworkMod recovery and nandroid backup/restore image 2.3.1p0
Global setting to always silence camera 2.3.1p0
Ability to reboot, reboot to bootloader, and reboot to recovery from global power-off menu 2.3.1p0
"Copy all" shortcut from long-press menu on any text field 2.3.1p2
MMS/SMS App: Settings for dark background and font sizes 2.3.1p0
Web Browser: Ability to change user agent and an increased number of maximum windows
Click to expand...
Click to collapse
Seems like a plain stock ROM, nice to see to be honest.
Noticed the same thing, but was wondering what all it supports, site doesn't say much. I.E. what kernel it has/supports, TB alert stuff like that.
Hopefully the dev comes and explains what all he's done.
Well, I flashed it, for like an hour then when back to cm7 using the recovery I made.
First thing, market didn't work.
Secondly it didn't have the extra apps cm7 has, which I expected, but I instantly missed theme chooser.
Thirdly it wiped my contacts list.
Sent from my Nexus One using XDA Premium App
sparkyryan said:
Well, I flashed it, for like an hour then when back to cm7 using the recovery I made.
First thing, market didn't work.
Secondly it didn't have the extra apps cm7 has, which I expected, but I instantly missed theme chooser.
Thirdly it wiped my contacts list.
Sent from my Nexus One using XDA Premium App
Click to expand...
Click to collapse
First. The market issue is probably a wipe issue as I had the same problem with two different MIUI GB ROMs.
Secondly. That would be the lack of bloatware mentioned above. It's like stock android, so not sure why you even flashed it if you wanted bloatware.
Thirdly. It didn't wipe your contact list you didn't sync with google, becaue all of your contacts are backed up there.
You know what, I knew that'd be the replies I got, to be honest I'm curious of any rom that 1might increase battery life, currently using 85% over 10hours!! And of course the dreaded wonk which is seemingly inherent with cm7.
I couldn't force Google to sync with my phone, all my contacts are stored with Google you're right there.
Btw how would I get the market back?
Sent from my Nexus One using XDA Premium App
Blandroid 2.3.4p0 works pretty good. Just curious about this app hidden in the list written in Chinese ...
Sent from my Nexus One using XDA App
Solacetech said:
Blandroid 2.3.4p0 works pretty good. Just curious about this app hidden in the list written in Chinese ...
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I think it is another keyboard app. When you go to change the keyboard, it lists something in all Asian symbols.
I just deleted it and I have not noticed any difference with how blandroid runs.
The wonk was almost fixed on latest release of cm7. If you don't have the latest version, try it.
Sent from my Nexus One using XDA Premium App
Nearly fixed isn't fixed. The problem is really dragging out and these stock ROMs are showing that its fixed with them. Wonking isn't the only issue at the moment either. There is still problems with the sound levels after docking the phone sometimes where its maximum level is halved etc.
CM is an ace project and I truly respect the guys and their efforts behind it, but CM7 is very buggy, and when it starts to affect the ability to take calls its hard to use it.
Oh! Thx for the reply. I got scared and ran back to cm7
Sent from my Nexus One using XDA Premium App
Give E-xtrememod 2.0 a try, been on it since yesterday and no probs so far, looks nice too!
Sent from my Nexus One using XDA Premium App
I dropped cm7 for this rom. Great battery life no wonking - no more cm7 for me
christiankk said:
I dropped cm7 for this rom. Great battery life no wonking - no more cm7 for me
Click to expand...
Click to collapse
What sort of battery life do you get and is there good support from the Dev?
I could go for no wonk
Sent from my Nexus One using XDA Premium App
I like!
Went for this until the CM stable kills the wonk; now I may not go back. I haven't used it for long enough to know about stability. I think of it as pure AOSP, but already rooted (and a just a few essential CM goodies).
http://blandroid.org/about
So far, I haven't found anything missing I need.
And if you want a bit more eye candy and customization, just install launcher pro or adw.launcher from the market.
I give it thumbs-up!

Problems with every rom

I've tried many different roms such as jvo, jvh, jvp and jvq. I've tried darkys, juwes, gingerreal , f1, insanity and miui but they all have these problems after the phone has been 'up' for over a day. When I exit a game using home or back my launcher restarts.
Sent from my GT-I9000 using XDA App
The same game and the same launcher always : maybe are not compatible.
Sent from my GT-I9000 using XDA App
You are using tw launcher ? If not, you should check your task killer program. Maybe you got the option "stAy in ram". If yes, choose it
http://forum.xda-developers.com/showthread.php?t=1175514&highlight=launcher+restarts
I havent tried the stuff in this thread but it is interesting, and on the second page, there is a posted .apk that apparently solves it..
Like saphirrot said, if the launcher has a 'stay in mem' option, check it. I've done that with Launcher Pro and the launcher restart happens far far less.
It's just android freeing up ram for the game. It's a pain in the ass but better than not being able to run a game because of low memory.
Sent from my GT-I9000M using Tapatalk
dektoud said:
http://forum.xda-developers.com/showthread.php?t=1175514&highlight=launcher+restarts
I havent tried the stuff in this thread but it is interesting, and on the second page, there is a posted .apk that apparently solves it..
Like saphirrot said, if the launcher has a 'stay in mem' option, check it. I've done that with Launcher Pro and the launcher restart happens far far less.
Click to expand...
Click to collapse
How would I install the .apk?
Sent from my GT-I9000 using XDA App
seeraj15 said:
How would I install the .apk?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I use super manager or astro manager. They have app managers and allow you to install .apk files. Super manager is great if you have root access as you can uninstall bloatware apps like aldiko, layar etc. Make sure to backup app just in case anything goes wrong.
seeraj15 said:
How would I install the .apk?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I use AppInstaller. Very simple.
Thanks guys I installed the apk and my launcher no longer restarts but apps still close even when I go off them using the home button so I can return to them in a minute and be where I left it. Is there any apk for this as it is frustrating when you go off an app for a minute only to find it's closed when u go back on it.
Sent from my GT-I9000 using XDA App
Actually the apk hasn't worked. Launcher is still rebooting when I go back to the home screen.
Sent from my GT-I9000 using XDA App
Nothing is wrong. It's running out of memory. Android shall release background tasks if foreground tasks need the memory. Since Gingerbread, you can no longer force most things to stay in memory so those features are mostly useless these days. Should have kept to one ROM and asked your question in its thread. Too many things to suggest to tune it properly really. Uninstalling system apps you don't use and trying different kernels are your last options.
Sent from my GT-I9000 using XDA App
KMino said:
Nothing is wrong. It's running out of memory. Android shall release background tasks if foreground tasks need the memory. Since Gingerbread, you can no longer force most things to stay in memory so those features are mostly useless these days. Should have kept to one ROM and asked your question in its thread. Too many things to suggest to tune it properly really. Uninstalling system apps you don't use and trying different kernels are your last options.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
This is completely unacceptable then, you can't even multitask. And after the phone has been 'up' for over 12 hours you can't even keep the dialer in memory! There must be a way around this. A smartphone should not take over 3 seconds to open the dialer.
Sent from my GT-I9000 using XDA App
seeraj15 said:
This is completely unacceptable then, you can't even multitask. And after the phone has been 'up' for over 12 hours you can't even keep the dialer in memory! There must be a way around this. A smartphone should not take over 3 seconds to open the dialer.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I have never seen this problem before, and since it so several I have to assume that if other people had it, they would have posted about it.
That means that it is either due to a problem with your hardware, or due to something you are installing/configuring. I would do a full factory default then add apps back very slowly, one by one, doing some basic testing in between. That way you may be able to isolate the problem.
If it still happens right after the factory reset, take the phone to a service center.
rschenck said:
I have never seen this problem before, and since it so several I have to assume that if other people had it, they would have posted about it.
That means that it is either due to a problem with your hardware, or due to something you are installing/configuring. I would do a full factory default then add apps back very slowly, one by one, doing some basic testing in between. That way you may be able to isolate the problem.
If it still happens right after the factory reset, take the phone to a service center.
Click to expand...
Click to collapse
I have seen people talk about it but the answers are since gingerbread apps get closed because of memory meaning that the dialer doesn't even stay in memory after the phone has been booted.for a while.
Sent from my GT-I9000 using XDA App
Other people must also have these problems.........
Sent from my GT-I9000 using XDA App
http://androidnexus.com/guides/fix-home-screen-redraw-lag-in-launcherpro-and-adw-launcher

GPS and Gingerbread

I'm currently on my third Epic and thought I finally got one that wouldn't give me issues (The first kept locking up, the second didn't have a working proximity sensor) but the third turned out to have some crazy GPS issues.
GPS would randomly turn off and say it was trying to connect and stay that way. Even in crystal clear skys when not moving, the GPS would just not work. Sometimes it would work only to lose connection a few minutes later.
I took it into the Sprint store and the only thing they could do for me was just flash the phone back to 2.2.
Is this purely the Gingerbread update not working (when it comes to GPS) or have other people experienced no problems with GPS on stock gingerbread?
Basically I'm debating whether I should call customer service and complain until I get a new one, try the gingerbread update again and hope it works this time, or root and hope the GPS works as well.
Any help is well appreciated.
Jzar said:
I'm currently on my third Epic and thought I finally got one that wouldn't give me issues (The first kept locking up, the second didn't have a working proximity sensor) but the third turned out to have some crazy GPS issues.
GPS would randomly turn off and say it was trying to connect and stay that way. Even in crystal clear skys when not moving, the GPS would just not work. Sometimes it would work only to lose connection a few minutes later.
I took it into the Sprint store and the only thing they could do for me was just flash the phone back to 2.2.
Is this purely the Gingerbread update not working (when it comes to GPS) or have other people experienced no problems with GPS on stock gingerbread?
Basically I'm debating whether I should call customer service and complain until I get a new one, try the gingerbread update again and hope it works this time, or root and hope the GPS works as well.
Any help is well appreciated.
Click to expand...
Click to collapse
The GPS is very wonky on the ei22 update... I would root and flash a different rom. All of the roms have the gps fix... if you would like to stay stock there is a gps fix floating around somewhere that you can flash over stock rooted ei22
Sent from my SPH-D700 using Tapatalk
No need if you have root permissions go into es file manager ( if you have it if not get it) go into your favorites and open the / or the phone icon go to the system file then find the vendor file then go to the bin file and hold the gpsd file there and go into its properties and check this:
X X X
X O X
X O X
Make sure your checks look like that
http://i1202.photobucket.com/albums/bb374/TexasEpic/Biggoron3.png
Sent From My Cyan Samurai
Should look like this
http://i1202.photobucket.com/albums/bb374/TexasEpic/Biggoron3.png
Sent From My Cyan Samurai
That is not his problem. Stock EI22 has the half ass library files resulting in lock ups and very few locks. He needs to flash a custom ROM or just deodexed stock and the GPS fix containing the good library files.
Sent from my SPH-D700 using XDA App
kennyglass123 said:
That is not his problem. Stock EI22 has the half ass library files resulting in lock ups and very few locks. He needs to flash a custom ROM or just deodexed stock and the GPS fix containing the good library files.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Awe thought I was all smart providing such an elaborate explanation and solution. See what I did there using them fancy words the way I did?
http://i1202.photobucket.com/albums/bb374/TexasEpic/Biggoron3.png
Sent From My Cyan Samurai
Biggoron said:
Awe thought I was all smart providing such an elaborate explanation and solution. See what I did there using them fancy words the way I did?
http://i1202.photobucket.com/albums/bb374/TexasEpic/Biggoron3.png
Sent From My Cyan Samurai
Click to expand...
Click to collapse
Nice try biggoron...
Sent from my SPH-D700 using Tapatalk
Biggoron said:
Awe thought I was all smart providing such an elaborate explanation and solution. See what I did there using them fancy words the way I did?
http://i1202.photobucket.com/albums/bb374/TexasEpic/Biggoron3.png
Sent From My Cyan Samurai
Click to expand...
Click to collapse
Just saw X's and O's...thought you were playing tic tac toe...LOL!
Sent from my SPH-D700 using XDA App
http://forum.xda-developers.com/showthread.php?t=1321049
As no one was linking you to the fix there you go. And if I remember correctly I ran this on stock odexed rom just fine for a while. No need to get a deodex rom just get clockwork mod and flash it.
Sent from my SPH-D700 using Tapatalk
stilesja said:
http://forum.xda-developers.com/showthread.php?t=1321049
As no one was linking you to the fix there you go. And if I remember correctly I ran this on stock odexed rom just fine for a while. No need to get a deodex rom just get clockwork mod and flash it.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Thanks Stilesja, was on the XDA app and couldn't find it. Also was not aware that it worked odexed...awesome!
stilesja said:
http://forum.xda-developers.com/showthread.php?t=1321049
As no one was linking you to the fix there you go. And if I remember correctly I ran this on stock odexed rom just fine for a while. No need to get a deodex rom just get clockwork mod and flash it.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
I think that was the one I used but since I have it saved with a different filename I figured I'd upload mine as it definitely worked on a stock EI22.

Categories

Resources