[App] Atrix Webtop Unlocker - ** BETA ** - Atrix 4G Android Development

Being a Linux guy, all these batch files have been driving me mad
Anyways, in an effort to benefit from all the great development that has been going on around the Atrix, I started converting some of the batch files to Bash scripts, for me, and my Linux brethren to to enjoy. However, I quickly realized this was creating parallel development paths, and scripts presented limitations that were becoming hard to manage, so I decided to create an Android App. My hope is this will provide a more universal appeal, and remove host OS dependencies.
After a couple of weeks of getting up to speed on Java, I now present the “Atrix Webtop Unlocker” Android Application! This is very much a work in progress, but with feedback from the community, we will be able to improve the app to the point it will be very user friendly and useful.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In a nutshell, this application is the Android version of Sogarth's wonderful script: http://forum.xda-developers.com/showthread.php?t=1000316
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Like all of my other projects, this is open source, and available for download at: https://github.com/mistadman/Atrix-Webtop-Unlocker, or via an apk binary download attached to this post.
I eagerly await your feedback and input!
Last, but not least, thanks goes out to--in no particular order--Sogarth, bartsplanet, godwin1981, Ririal, Fenny, and all the rest of the XDA Community! A lot of what you did heavily influenced the development of this app. Also, if I left anyone out, I apologize in advance.
***NOTE - At this time, this app requires your device to be rooted and has only been tested on AT&T v1.57.
*** So one bug I am sure some will encounter is the rotation bug. I have to make AsyncTask play nice with Activities that are destroyed during screen rotations. Fix coming soon, but in the mean time, try not to rotate the phone while running this app :-( ...Did I mention this was work in progress? LOL!

I wont have time to mess with it til Sunday, but ill test it out then and let you know how it goes.
Sent from my MB860 using XDA App

does it have to be stock launcher? I'm having issues setting up LXterminal off of Gingerblur 3.1.
Correction: Gingerblur 3.1 has some problems with it...i've done 2 flashes and tried 1.5.7 with and without 3.1 and i do notice that Webtop mode has some problems with Firefox specifically and LXterminal is missing.

Is there a chance of this working on 1.8.3?
Sent from my MB860 using XDA App

XxKILLx3RxX said:
Is there a chance of this working on 1.8.3?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
in theory it should since the webtop is the same version on 1.5.7

Mafisometal said:
in theory it should since the webtop is the same version on 1.5.7
Click to expand...
Click to collapse
Actually, it's not. There are quite a few differences between the 1.57 and 1.83 webtops. They removed a lot of binaries and changed some things around. Be wary installing this on 1.83, it'll probably break your webtop and you'll have to reflash.

Ririal said:
Actually, it's not. There are quite a few differences between the 1.57 and 1.83 webtops. They removed a lot of binaries and changed some things around. Be wary installing this on 1.83, it'll probably break your webtop and you'll have to reflash.
Click to expand...
Click to collapse
yeah you're right, i finally got it running and it broke my Firefox, File Manager, and just about every program accessible. It WILL install but it won't function properly. I was under the assumption since 1.83 didn't really affect 1.57 in any major ways besides the HSUPA unlock update that it was the same. On the version notes, it does say the same version on mine though....i don't know why they call it the same when its not.

FYI guys,
My app does not modify/touch the original /osh directory, so at the worse, you will just need to remove the /data/ubuntu.disk file, reboot, and you're back to stock Webtop. No re-flash necessary if something goes wrong.

Mafisometal said:
yeah you're right, i finally got it running and it broke my Firefox, File Manager, and just about every program accessible. It WILL install but it won't function properly. I was under the assumption since 1.83 didn't really affect 1.57 in any major ways besides the HSUPA unlock update that it was the same. On the version notes, it does say the same version on mine though....i don't know why they call it the same when its not.
Click to expand...
Click to collapse
Hmmm. What you can try is downloading the GladiAtrix3 beta I have, and pulling the domain_policy.conf from the lxterminal folder inside the zip and installing it onto your phone. See if that fixes anything. The issue is that all the versions are different, and tomoyo just says "**** no" to everything you try to run because it's not specifically allowed in the policy. The file in GA3 is from a 1.83 webtop, modified to allow awn and lxterminal to run unrestricted.
EDIT: I'll just attach the file, it's easier for everyone Let me know if it fixes anything
EDITEDIT: Make sure you're replacing the file in the loaded image, not in the stock /osh directory.

Ririal said:
Hmmm. What you can try is downloading the GladiAtrix3 beta I have, and pulling the domain_policy.conf from the lxterminal folder inside the zip and installing it onto your phone. See if that fixes anything. The issue is that all the versions are different, and tomoyo just says "**** no" to everything you try to run because it's not specifically allowed in the policy. The file in GA3 is from a 1.83 webtop, modified to allow awn and lxterminal to run unrestricted.
EDIT: I'll just attach the file, it's easier for everyone Let me know if it fixes anything
EDITEDIT: Make sure you're replacing the file in the loaded image, not in the stock /osh directory.
Click to expand...
Click to collapse
alright cool, thanks, seems like it's working great.
EDIT: Also, just so everyone knows...1.8.3 breaks webtop. I've done a few flashes from stock 1.2.6, 1.5.7, and finally 1.8.3...the sbf breaks webtop functionallity.
mistadman said:
*** So one bug I am sure some will encounter is the rotation bug. I have to make AsyncTask play nice with Activities that are destroyed during screen rotations. Fix coming soon, but in the mean time, try not to rotate the phone while running this app :-( ...Did I mention this was work in progress? LOL!
Click to expand...
Click to collapse
I didn't encounter that problem when i had it on lapdock.

Mafisometal said:
EDIT: Also, just so everyone knows...1.8.3 breaks webtop. I've done a few flashes from stock 1.2.6, 1.5.7, and finally 1.8.3...the sbf breaks webtop functionallity.
Click to expand...
Click to collapse
I've done the same thing (sbf 1.2.6 -> 1.5.7 -> root -> webtop unlocker -> 1.8.3 -> gingerblur) but I lost completly entertainment center and webtop.
Removing webtop unlocker I restored entertainment center. Reflashing gingerblur webtop over hdmi still won't work.

Ririal said:
Actually, it's not. There are quite a few differences between the 1.57 and 1.83 webtops. They removed a lot of binaries and changed some things around. Be wary installing this on 1.83, it'll probably break your webtop and you'll have to reflash.
Click to expand...
Click to collapse
I wanna say both of you and OP are correct.If you are under stock 4.1.83 webtop files,they are different from 4.1.57..But if you have done webtopmod cracked,the file will be replaced by v 4.1.57 cracked files.

godwin1981 said:
I wanna say both of you and OP are correct.If you are under stock 4.1.83 webtop files,they are different from 4.1.57..But if you have done webtopmod cracked,the file will be replaced by v 4.1.57 cracked files.
Click to expand...
Click to collapse
Well, no. The webtop mod uses your current /osh as a base. The problem is that it's making a lot of assumptions from 1.57 files. Things got changed up in 1.83, and it causes problems.
If you're talking about the webtop through HDMI mod, then we're talking about two completely different things

Ririal said:
Well, no. The webtop mod uses your current /osh as a base. The problem is that it's making a lot of assumptions from 1.57 files. Things got changed up in 1.83, and it causes problems.
If you're talking about the webtop through HDMI mod, then we're talking about two completely different things
Click to expand...
Click to collapse
I think you are correct.

so this its working on .83 ????

zen kun said:
so this its working on .83 ????
Click to expand...
Click to collapse
No...
Sent from my MB860 using XDA App

Hi,OP.
when will you release the updated version for V4.1.83?

Is this apk going to be updated? I want to test the latest version...

arvati said:
Is this apk going to be updated? I want to test the latest version...
Click to expand...
Click to collapse
I second that! I would love to have something like this for the latest version of webtop... there has been a lot of neat stuff going on with it, but everything is scattered about. I would love for someone who has knowledge in this area to pull everything together.

for the rotation issue.. in the manifest.. on the activity.. set android:configChanges="orientation" ..

Related

[PATCH] Ivanmmj's 0.7 / 0.71 Music Fix

This update.zip will replace the default non working HTC Music App and widget with the deodexed Music.APK from Flan it is a temporary fix for those wanting there music. Once again this is not the HTC Music App, it simply replaced it. Enjoy.
Flash from Amon_ra Recovery:
Download Now
Download Now (Mirrors)
*** Thanks to csshih for testing and Primary Download ***
Ok
I'm on that right now... hopefully will be done here shortly...
Android22 said:
I'm on that right now... hopefully will be done here shortly...
Click to expand...
Click to collapse
it wont load!!!!!
i have already tried adding the htcmusic.apk/and .odex to the 0.7 it wont even boot
fix is not using 0.7 the deodexed apks makes it slower anyways, maybe the optimized pngs makes up for it though
you could install the music app from the nexus one, i saw it floating around one of the forums. it does work on ivans 7 rom. that would prolly be the easiest fix.
jamezelle said:
it wont load!!!!!
i have already tried adding the htcmusic.apk/and .odex to the 0.7 it wont even boot
fix is not using 0.7 the deodexed apks makes it slower anyways, maybe the optimized pngs makes up for it though
Click to expand...
Click to collapse
Oh, I meant installing 5.4 and getting the data folders and apk....
You still need them?
Android22 said:
Oh, I meant installing 5.4 and getting the data folders and apk....
You still need them?
Click to expand...
Click to collapse
if you take system/app from 5.4 you might as well run 5.4 lol
that was like the only thing he messed with btwn 0.5.4 and 0.7
...Well ok
jamezelle said:
if you take system/app from 5.4 you might as well run 5.4 lol
that was like the only thing he messed with btwn 0.5.4 and 0.7
Click to expand...
Click to collapse
Sounds good, 5.4 was very stable for me, didn't notice any change in performance
Ok... now installing 5.4.
Android22 said:
Sounds good, 5.4 was very stable for me, didn't notice any change in performance
Ok... now installing 5.4.
Click to expand...
Click to collapse
i like 5.4 aswell its very stable
and thats what i will continue to base my roms off of until a newer leak comes
Jam - The /data/data folder is whats needed as well, Took me all morning to get the taskmanager app I use running again. Its worked on several others that force closed. Im going to attempt to get it working w/ the deodexed files just need all of them to experiment.
FireSokar said:
Jam - The /data/data folder is whats needed as well, Took me all morning to get the taskmanager app I use running again. Its worked on several others that force closed. Im going to attempt to get it working w/ the deodexed files just need all of them to experiment.
Click to expand...
Click to collapse
/data/data doesnt come with a rom it is created after booting a rom
Right, but it doesnt properly create on some apps - its empty. Best example is to use wingtseng's task manager from the market, You will see what im talking about.
I stand corrected

[ROM] 8/26 Leak Lite w/ Sense

Hey guys,
Moved this from a previous thread to avoid confusion.
Details:
Based off of Froyo leak from 8/26
Rooted
Zipaligned
Deodexed
Busybox installed
Capable of custom boot animations
Removed Verizon's bloat (e.g. Footprints, VZNav, 3g Hot Spot, My Verizon, Skype)
This will not update the radio. Instructions for doing so can be found here. All credit for that guide goes to dadicus. I had nothing to do with it.
Installation:
NANDROID!!!!
Must have root, NAND unlock, and be running a version of the 2.x radio to utilize all features.
A wipe is recommended to ensure no hiccups
Can be installed either by clockwork recovery of through ROM Manager
NOTICES:
I take no responsibility for any problems or damages that may occur. It is unlikely that this could cause any irreparable damages, but there is always a chance.
Download:
Can be downloaded here.
md5: ED6C6BC9E47701E32990C22DAF2F64AD
reserved...
No offense or anything...but I don't see how the removal of 4-6 apps which takes 5 seconds requires a whole ROM...
wow everyones beating me to making a rom off of the leak
on another note, i think this is a good rom...im going tto try this
Berzerker7 said:
No offense or anything...but I don't see how the removal of 4-6 apps which takes 5 seconds requires a whole ROM...
Click to expand...
Click to collapse
saves a step...
Would be more beneficial to just make an update.zip that removes the apps. It would save you about 99% of the size of the ROM.
Hey great rom but you should also really remove /system/etc/CDROM.ISO which is the most annoying popup/nag verizon put on their OTA.
does the new leak fix the slow charging problems?
if I'm running the 2.0.5 radio will this update me to the newer 2.x.x radio?
SLOflatlander said:
does the new leak fix the slow charging problems?
Click to expand...
Click to collapse
I don't think it has for me...
I wont know till I go through a whole cycle to make sure my battery status is being reported correctly, but seems to be the same speed. Maybe a touch faster. Used to be 25% in an hour, I had 35% in the first hour I charged it this time. But that too couldve been misrepresented by the fact that I haven't cycled at all yet.
FWIW, I'm not using this ROM, but the one that has the bloatware.
neurostu said:
if I'm running the 2.0.5 radio will this update me to the newer 2.x.x radio?
Click to expand...
Click to collapse
No. There is no radio.img included.
Last step!
Deleted... I had a corrupt file and was making sure I wasn't doing anything wrong. Working now.
Tikikai said:
Deleted... I had a corrupt file and was making sure I wasn't doing anything wrong. Working now.
Click to expand...
Click to collapse
Where did you save the zip file to?
if I am currently running Skyraider 2.5.2 on 2.05 radio and s-off, what is the best method to get this rom or any new leak.
Berzerker7 said:
No offense or anything...but I don't see how the removal of 4-6 apps which takes 5 seconds requires a whole ROM...
Click to expand...
Click to collapse
Berzerker7 said:
Would be more beneficial to just make an update.zip that removes the apps. It would save you about 99% of the size of the ROM.
Click to expand...
Click to collapse
Is has more than just some apps removed. It is deodexed and zip aligned too. If you don't want it, don't load it...pretty simple.
Good job removing a handful of apps..... You accomplished nothing.
rulevoid said:
Good job removing a handful of apps..... You accomplished nothing.
Click to expand...
Click to collapse
Thanks for the support!
rulevoid said:
Good job removing a handful of apps..... You accomplished nothing.
Click to expand...
Click to collapse
If you guys don't like it just move on so those of us that do can find information without having to read all of your senseless nonsense.
I downloaded because of it being zipAligned and deodexed.
OP, just ignore the negative comments and keep doing what you are doing...
Some of us appreciate it.
gadget!
Sent from my ADR6300 using Tapatalk
Please stop nagging people. I just want to be able to enter a thread without seeing pointless nagging
Sent from my INCREDIBLE using XDA app
rmoney said:
if I am currently running Skyraider 2.5.2 on 2.05 radio and s-off, what is the best method to get this rom or any new leak.
Click to expand...
Click to collapse
advice on this and I will consider this thread a success

De-odexed file system

Anyone know of a script that will run in Windows to deodex this phone (stock ROM)?
If not, does anyone plan on writing/making one? I've seen the kitchen that was released. I'd prefer to keep it within the Windows environment.
Thanks, in advance.
There is already a deeoxed rom minus bloat in the development forum.
jmiller98 said:
There is already a deeoxed rom minus bloat in the development forum.
Click to expand...
Click to collapse
I'm aware of this. Thanks.
Look for XUltimate by Xeudoxus.
Sent from Thunderbolt.
frostman89 said:
Look for XUltimate by Xeudoxus.
Sent from Thunderbolt.
Click to expand...
Click to collapse
I tried version 2.2.2, already with fatal errors. Has he updated this, recently? When I googled it earlier I could only find reference to that last version.
Str0ntium said:
I tried version 2.2.2, already with fatal errors. Has he updated this, recently? When I googled it earlier I could only find reference to that last version.
Click to expand...
Click to collapse
This is the main thread:
http://www.droidforums.net/forum/xeudoxus/47283-release-xultimate.html
Make sure you have the latest java sdk as well. Might not work because it is tooold, but I had gotten it to work perfect back on fascinate, before it had been updated to support that phone.
frostman89 said:
This is the main thread:
http://www.droidforums.net/forum/xeudoxus/47283-release-xultimate.html
Make sure you have the latest java sdk as well. Might not work because it is tooold, but I had gotten it to work perfect back on fascinate, before it had been updated to support that phone.
Click to expand...
Click to collapse
Thanks for the suggestion. I didn't even think of updating the SDK and API. However, it is still error-ing out, when it tries to actually deodex the files. Someone more well versed in SDK is going to have to point out what I'm missing.
I updated to SDK 2.3.3 and API 10 with the compatibility package for API 10.
@OP - have you made any progress in finding a working solution? I was following this thread hoping to find an answer.
Still no working solution yet

[Mod] How to make Google Talk video work on 3G

For those of you using Kenneth's rom (me) or with some other way of working Google Talk video calls, I found a way to make it work over more than just wifi. I can't take the slightest credit for it, but considering that I couldn't find any Atrix specific information, I figured I would post this here. Worked great for me!
Here's how: http://forum.xda-developers.com/showthread.php?t=1063767
Sent from my MB860 using XDA App
klub242 said:
For those of you using Kenneth's rom (me) or with some other way of working Google Talk video calls, I found a way to make it work over more than just wifi. I can't take the slightest credit for it, but considering that I couldn't find any Atrix specific information, I figured I would post this here. Worked great for me!
Here's how: http://forum.xda-developers.com/showthread.php?t=1063767
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Excellent this works. You don't need Root Explorer neither "SQLite editor". Both costs money and does not anything in addition what free "SQLite explorer" will do.
This is confirmed as working for me on Kenneth ROMs.
Has anyone tried using the "easiest" method, [root] Talk 1.3 Installer? I tried using a few of those versions, following the instructions to restore back to the backed up Talk app, and none of them worked for me.... Don't know if it was something I did wrong, or what, but I'm not going too far out of my way to fix this when VTOK works sooooooooooo well, even over data!
GarciaM25 said:
Has anyone tried using the "easiest" method, [root] Talk 1.3 Installer? I tried using a few of those versions, following the instructions to restore back to the backed up Talk app, and none of them worked for me.... Don't know if it was something I did wrong, or what, but I'm not going too far out of my way to fix this when VTOK works sooooooooooo well, even over data!
Click to expand...
Click to collapse
I haven't tried those methods because the Atrix does things its own ways so I didn't want to risk bricking it.
Sent from my MB860 using XDA App
klub242 said:
I haven't tried those methods because the Atrix does things its own ways so I didn't want to risk bricking it.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I hear what you're saying, but I don't think installing a modified Talk app would brick the phone....... I have been wrong before though, so do what feels safer for you! I've swapped a few of them out and had no success, but also haven't had any serious issues like bricking the phone either.... I know going to a few of those will remove your Google account and all you have to do is re-enter your login and the phone will begin downloading all your mail, Picasa account, and Voice account back to it, which takes less than 5 minutes with a decent signal
I tried this app errors out swaying can't copy talk.apk
Sent from my MB860 using XDA Premium App
GarciaM25 said:
I hear what you're saying, but I don't think installing a modified Talk app would brick the phone....... I have been wrong before though, so do what feels safer for you! I've swapped a few of them out and had no success, but also haven't had any serious issues like bricking the phone either.... I know going to a few of those will remove your Google account and all you have to do is re-enter your login and the phone will begin downloading all your mail, Picasa account, and Voice account back to it, which takes less than 5 minutes with a decent signal
Click to expand...
Click to collapse
Yeah I can't imagine as likely either, but some of them sounded like they were messing with mounting and un-mounting system partitions in odd ways. Besides, it sounded like way more work to find one of those that worked, restart and flash multiple times, and so on, than to simply edit one word I would make an Atrix-specific flash for everyone if I knew how it was done, but sadly I don't.
To anyone that does know how: just make a zip that edits that one line in the .db file mentioned in the link of the first post. The app doesn't actually need updating.
As easy as this change is, I don't see the benefit of installing another app to perform the change. Also, I recommend paying for the SQL Lite and (I used root Explorer) apps if you find yourself using them for these types of changes. The developers should be supported when they provide tools that make it so easy to modify the Android system. Lets keep them motivated to continue making such awesome tools.
I can also confirm this worked on the leaked 4.5.91 (beta 4.5) from Kenneth.
Good find!!
klub242 said:
For those of you using Kenneth's rom (me) or with some other way of working Google Talk video calls, I found a way to make it work over more than just wifi. I can't take the slightest credit for it, but considering that I couldn't find any Atrix specific information, I figured I would post this here. Worked great for me!
Here's how: http://forum.xda-developers.com/showthread.php?t=1063767
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
+1 working like a charm.
Sent from my MB860 using XDA Premium App
Simple, easy and effective. Works flawlessly on GB 2.3.4, Ken's beta 4. Thanks for sharing!
Sent via Motorola Olympus
Updated mine a while ago via sqlite guide method and working great. Was going to repost but was brought up I believe earlier in a separate post.
Works pretty well in general on the atrix at least.
the free SQL editor "sqlite" in the market will do this just fine.
So have you guys been able to get video calls to work properly? I used the modaco installer and the calls will start but not actually go through. What method did you use to get it working? Thanks.
Sent from my 2.3.4 Atrix with an unlocked bootloader!
Big-A-Rob said:
So have you guys been able to get video calls to work properly? I used the modaco installer and the calls will start but not actually go through. What method did you use to get it working? Thanks.
Sent from my 2.3.4 Atrix with an unlocked bootloader!
Click to expand...
Click to collapse
Don't use any installers at all. All you need is already on the ROM. You have to go back to original ROM and follow guide above with no additional binaries installed from any other sources.
Big-A-Rob said:
So have you guys been able to get video calls to work properly? I used the modaco installer and the calls will start but not actually go through. What method did you use to get it working? Thanks.
Sent from my 2.3.4 Atrix with an unlocked bootloader!
Click to expand...
Click to collapse
the modaco installed version does not work. if you used kenneth's GB ROM, then you already have the files. go into your system/app folder, rename talk.apk to talk.bak and rename talk2.apk to talk.apk. that's it.
I've factory reset, flashed redpill and tried again with kenneth one and still can't get the video to work. Doing nothing but installing gtalk.
I get the icon but when trying to start the video, the video chat process crashes and creates a core file.
Not really sure how to debug it further than opening the tombstone.
As the crash is systematic regardless of my ROM, may I ask what Radio are you guys using? I'm on 4.5.91,
Fausty said:
I've factory reset, flashed redpill and tried again with kenneth one and still can't get the video to work. Doing nothing but installing gtalk.
I get the icon but when trying to start the video, the video chat process crashes and creates a core file.
Not really sure how to debug it further than opening the tombstone.
As the crash is systematic regardless of my ROM, may I ask what Radio are you guys using? I'm on 4.5.91,
Click to expand...
Click to collapse
I flashed Kenneth ROM then radio. Radio is 4.5.91. No video icon at first.
Then delete talk.apk, renamed talk2.apk to talk.apk, install new talk.apk and video icon appeared and started working on WiFi only.
Then edited database to allow to work over cell data and now it works over cell data as well.
I did not do anything else except from steps above and made it work with no crashes.
artisticcheese said:
I flashed Kenneth ROM then radio. Radio is 4.5.91. No video icon at first.
Then delete talk.apk, renamed talk2.apk to talk.apk, install new talk.apk and video icon appeared and started working on WiFi only.
Then edited database to allow to work over cell data and now it works over cell data as well.
I did not do anything else except from steps above and made it work with no crashes.
Click to expand...
Click to collapse
This is driving me crazy. You also changed the libtalk_jni.so? If not, do you mind sending it to me so I check it against mine?
Fausty said:
This is driving me crazy. You also changed the libtalk_jni.so? If not, do you mind sending it to me so I check it against mine?
Click to expand...
Click to collapse
NO, I did not make any modification to that file.
artisticcheese said:
NO, I did not make any modification to that file.
Click to expand...
Click to collapse
Thanks! That was the issue (I reflashed), the lib coming with the rom allows camera to come through.
Putting that file (attached) in /system/lib should resolve the issue for people who like me overwrote it (or used the Talk installer).

Deodexing the BIONIC

With the release of the restore files I felt comfortable enough to give deodexing a shot. Everything but the BlurCalender deodexed beautifully with xUltimate2.3.1. Now to get an AOSP theme!!
I'm new to all this, what does deodexing do for us? I'm guessing it has something to do with themes since you mentioned that.
mikecheat04 said:
I'm new to all this, what does deodexing do for us? I'm guessing it has something to do with themes since you mentioned that.
Click to expand...
Click to collapse
always wanted to use this: Let Me Google That For You
haha but in all seriousness.. it will help with ROMs and Themes
Ha my NoScript addon blocked your LMGTFY
I almost knew someone was going to do that lol thanks tho man
yea same here, what did you do just remove it or left it odexed?
Using the commands for xUltimate it removes all the odex files so they will probably need to be added. I am having other issues as i did not backup the calender.apk so i need the original before i can experiment.
I ran thru and deodexed everything except the calendar. Was getting a lot of force closures.
I noticed someone else had the same and the he is looking in to it.
Sent from my DROID BIONIC using xda premium
92sho16 said:
Using the commands for xUltimate it removes all the odex files so they will probably need to be added. I am having other issues as i did not backup the calender.apk so i need the original before i can experiment.
Click to expand...
Click to collapse
Are these what you need?
TweakMyDevice said:
Are these what you need?
Click to expand...
Click to collapse
Thanks! I found a sys dump else where but still getting fc's, haven't had a chance to see what wrong.
I am having a wicked time getting past the blur calendar deodex portion using xUltimate 2.3.1. It gets there and hangs. I waited for 32 minutes to let it work it's magic but no results. Did I not wait long enough? Any suggestions?
Are you going to release an Deodexidized Rom? why is this thread in development?
kraamerica said:
I am having a wicked time getting past the blur calendar deodex portion using xUltimate 2.3.1. It gets there and hangs. I waited for 32 minutes to let it work it's magic but no results. Did I not wait long enough? Any suggestions?
Click to expand...
Click to collapse
We are going to have to wait until the xUltimate is fixed for the bionic.
I cant find any info on how to do it manually.
bigfooot said:
We are going to have to wait until the xUltimate is fixed for the bionic.
I cant find any info on how to do it manually.
Click to expand...
Click to collapse
I was able to deodex most of it with xUltimate (I just renamed Calendar to bypass it). Some work, some don't. Hoping the OP makes a deodex ROM as the thread would suggest.
kraamerica said:
I was able to deodex most of it with xUltimate (I just renamed Calendar to bypass it). Some work, some don't. Hoping the OP makes a deodex ROM as the thread would suggest.
Click to expand...
Click to collapse
Thread suggest that we are trying to do it, but we are having issues.
The stuff that did deodex is causing force closures.
Roger that.
Sent from my DROID BIONIC using XDA App
I would love to release a deodex stock rom but my calender is still messed up and i havent been able to figure out what the issue is. To be clear I am an engineer and i know some programming but i am no android expert. If you want i could post the deodexed apps and you can follow the manual steps of coping the apps to system if you want.
92sho16 said:
I would love to release a deodex stock rom but my calender is still messed up and i havent been able to figure out what the issue is. To be clear I am an engineer and i know some programming but i am no android expert. If you want i could post the deodexed apps and you can follow the manual steps of coping the apps to system if you want.
Click to expand...
Click to collapse
If you are referring to my post.
I was referring to a manual way to deodex and not use xUltimate as it is not working for the Bionic.
I was able to deoedex everything except the calendar like you.
But when I applied the files to the phone, I started getting a lot of force closures and had to start over.
I am waiting for xeudoxus to take a look and patch xUltimate to work with the Bionic.
im running a deoxeded rom right now. i manually did the /system/apps and the framework.
running smooth and nice. no fc or anything.
dadsterflip said:
im running a deoxeded rom right now. i manually did the /system/apps and the framework.
running smooth and nice. no fc or anything.
Click to expand...
Click to collapse
what process did you use to deodex?
bigfooot said:
what process did you use to deodex?
Click to expand...
Click to collapse
XUltimate. But I had to manually push the files. Been about 2 days and seems like everything is good so far.
Sent from my DROID BIONIC using Tapatalk

Categories

Resources