First of all, thanks to O.M.J. from the HTC One forum. This guy made it happen by pointing me in the right direction. O.M.J provided me the hack that is used with the HTC one. I looked it over and finally figured out how to modify it to work with the HTC One Max.
It is a flashable zip. Keep in mind that i am very new to this phone but not new to XDA. I am a programmer but I have not done much with android. I have tested this on two different roms and two different phones. Please make a backup before flashing. This will modify the iptables and a few files. Flash at your own risk!!!
I fixed Verizon zip so now it should work with TWRP. Let me know if there are problems. Verizon has one for deodexed and odex.
I added one for Viper Sprint version so that modifications are not messed up.
Sprint KitKat added.
If anyone wants to include any of these in their rom, I am totally fine with that. It will be one less file to flash.
mystery_tx_man said:
First of all, thanks to O.M.J. from the HTC One forum. This guy made it happen by pointing me in the right direction. O.M.J provided me the hack that is used with the HTC one. I looked it over and finally figured out how to modify it to work with the HTC One Max.
It is a flashable zip. Keep in mind that i am very new to this phone but not new to XDA. I am a programmer but I have not done much with android. I have tested this on two different roms and two different phones. Please make a backup before flashing. This will modify the iptables and a few files. Flash at your own risk!!!
THIS IS FOR SPRINT ONLY!!!
Click to expand...
Click to collapse
thanks a lot! works good, was using the wifi tether router app, but it takes forever to connect, but this hack is better...would really be nice if O.M.J was on the ONE MAX forum too, i love his roms on my old htc devices
Posiible Verizon Hotspot Hack
Can someone with a Verizon phone be willing to test out the attached zip to see if it enables the hotspot? Please do a backup first and then let me know if this works.
I see this affects iptables. Will this affect my use of a firewall app?
Downloaded the Verizon version and backing up now before I test.
Jiggity Janx said:
I see this affects iptables. Will this affect my use of a firewall app?
Downloaded the Verizon version and backing up now before I test.
Click to expand...
Click to collapse
Yes it will. Which app? I use Android firewall and it works fine.
wouldn't flashed with TWRP ... Tried with flashify.. It flashed but its no go. Prompts me to call verizon.
sent from my vzw HTC One Max
DROID3R said:
wouldn't flashed with TWRP ... Tried with flashify.. It flashed but its no go. Prompts me to call verizon.
sent from my vzw HTC One Max
Click to expand...
Click to collapse
ok I will take another look at it
disregard this post
Can someone try this one on a verizon phone?
mystery_tx_man said:
Can someone try this one on a verizon phone?
Click to expand...
Click to collapse
The files work, but you built the ZIP wrong.
You included the parent folder.
Rebuild it with just the 2 subfolders and it works fine.
Just tried flashing with TWRP.. NO GO
sent from my vzw HTC One Max
dsb9938 said:
The files work, but you built the ZIP wrong.
You included the parent folder.
Rebuild it with just the 2 subfolders and it works fine.
Click to expand...
Click to collapse
Thank you very much. I will fix it right now.
DROID3R said:
Just tried flashing with TWRP.. NO GO
sent from my vzw HTC One Max
Click to expand...
Click to collapse
I am fixing the file. I will post the fix in the OP.
Works on Verizon now. Thanks native hot-spot at last
sent from my vzw HTC One Max
DROID3R said:
Works on Verizon now. Thanks native hot-spot at last
sent from my vzw HTC One Max
Click to expand...
Click to collapse
I am glad you looked at it cause I don't have a verizon phone to test it. I will get an odex version up soon.
mystery_tx_man said:
I am glad you looked at it cause I don't have a verizon phone to test it. I will get an odex version up soon.
Click to expand...
Click to collapse
What version should I use on stock Rom but rooted?
3L3C7R0 said:
What version should I use on stock Rom but rooted?
Click to expand...
Click to collapse
Stock rom is odex so if stock verizon use odex one.
3L3C7R0 said:
What version should I use on stock Rom but rooted?
Click to expand...
Click to collapse
You can use an app like "file manager" and look at the /system/app folder to see if there are files with the .odex extension. The you would use the odex version. If there are onle files with the .apk extension then just use the regular verizon zip.
mystery_tx_man said:
You can use an app like "file manager" and look at the /system/app folder to see if there are files with the .odex extension. The you would use the odex version. If there are onle files with the .apk extension then just use the regular verizon zip.
Click to expand...
Click to collapse
I like this answer too.
Deodex hotspot mod works great on dsb deodex verizon stock. Thanks!
Related
Hi guys,
Over at the HTC Hero forum I have been developing a kitchen to help ordinary people learn how to build their own ROM. Recently, I purchased a Nexus One, and so I was able to port this kitchen so that it can now successfully create a rooted Nexus One custom ROM.
The kitchen works for the Nexus One but is still found at the HTC Hero Android Development subforum, so I'll probably get someone to move it to a common forum eventually:
http://forum.xda-developers.com/showthread.php?t=633246
Enjoy!
WOW, thanks, cant wait to try
can we use this forn N1???
pol18 said:
can we use this forn N1???
Click to expand...
Click to collapse
Of course...
dsixda said:
Of course...
Click to expand...
Click to collapse
Thanks bro. Setting up a Virtual Box right now and going to try it out.
mikroN1 said:
Thanks bro. Setting up a Virtual Box right now and going to try it out.
Click to expand...
Click to collapse
No problem, I'm trying to get Wi-fi tethering working as well, as the Nexus One requires some additional steps to get it to work. I asked in the Wireless Tether thread.. maybe someone knows?
I'm going to check this out, may be just what I needed
Wow thanks a lot, very kind of you to do this! Setting up now
Ok, I have now updated the kitchen to version 0.20, so that Nexus One owners can now cook in the Wireless Tether. As you might know already, for the Nexus One the wireless tethering app requires a kernel modification (which is kind of complicated for the Average Joe), so the kitchen does all that for you automatically. I just used the modified kernel that is provided in the Wireless Tether project page.
ROM ROM ROM ya boot..
Works really well, although it might be better (under OSX) to make the disk bigger than 500mb.
I found the simplest way to use the soylatte java was to extract it, put it on my Kitchen disk and then simply modify the menu by adding
Code:
PATH=/Volumes/Kitchen/soylatte16-i386-1.0.3/bin/:$PATH
at the top. Saves screwing up any other java dev work going on
Tested it with a Nexus One Cyanogen rom, works nicely for stripping out stuff I don't want and adding what I do.
Good Job. Thanks!
ScaredyCat
dsixda said:
Ok, I have now updated the kitchen to version 0.20, so that Nexus One owners can now cook in the Wireless Tether. As you might know already, for the Nexus One the wireless tethering app requires a kernel modification (which is kind of complicated for the Average Joe), so the kitchen does all that for you automatically. I just used the modified kernel that is provided in the Wireless Tether project page.
Click to expand...
Click to collapse
worked nicely for me too. set up a virtual machine on my macbook and loaded latest ubuntu plus jdk. ...changed splash ...stripped an apk ...added in motoapps for exchange calendar ...added a wifi tether direct instead of tool ...dropped in a few extra media sound files. the output zip flashed no problem and all tweaks (through very-very minor) working.
it would be appreciated if any more resource links exist other than those already in first post of thread. i'd like to learn more
yeah,this thing works(on mac).
but i wish we have a tutorial to cook a rom,(kernel).
rheza02 said:
yeah,this thing works(on mac).
but i wish we have a tutorial to cook a rom,(kernel).
Click to expand...
Click to collapse
There are about four tutorials linked on the first post of that thread, if that's what you mean.
a menu to edit build.prop will be great.
------------
i'm trying porting desire rom to nexus one, flash successfully but when i try to boot it, it's going back to recovery menu.
rheza02 said:
a menu to edit build.prop will be great.
------------
i'm trying porting desire rom to nexus one, flash successfully but when i try to boot it, it's going back to recovery menu.
Click to expand...
Click to collapse
Yeah this would be cool too.
rheza02 said:
a menu to edit build.prop will be great.
Click to expand...
Click to collapse
It's a text file, edit it with a text editor.
SC
ScaredyCat said:
It's a text file, edit it with a text editor.
SC
Click to expand...
Click to collapse
Yeah I know this, but I don't know what to tweak and what not too touch. Still a noob at this.
Breakthecycle2 said:
Yeah I know this, but I don't know what to tweak and what not too touch. Still a noob at this.
Click to expand...
Click to collapse
Tweak stuff, if it breaks tweak it back and reflash
That's how I find out what works and what doesn't... trial and error.
SC
ScaredyCat said:
Tweak stuff, if it breaks tweak it back and reflash
That's how I find out what works and what doesn't... trial and error.
SC
Click to expand...
Click to collapse
lol..good point. Thanks
rheza02 said:
a menu to edit build.prop will be great.
------------
i'm trying porting desire rom to nexus one, flash successfully but when i try to boot it, it's going back to recovery menu.
Click to expand...
Click to collapse
I don't think the Nexus One has the storage capacity to flash a Desire ROM - has been mentioned in this forum in some threads. You have to take stuff out to save space.
Menu for build.prop? I'm as much of a noob as you.
Anyone have the latest Sprint TV & Movies APK? Currently have 4.3.4.4-152355 and when I open the app it asks me to update but I'm running Eternity and the update won't download for some reason. If you could post the APK I would appreciate it. Thanks!
lcars123 said:
Anyone have the latest Sprint TV & Movies APK? Currently have 4.3.4.4-152355 and when I open the app it asks me to update but I'm running Eternity and the update won't download for some reason. If you could post the APK I would appreciate it. Thanks!
Click to expand...
Click to collapse
Not sure if this is what you are looking for but this is the most recent app off of the market.
http://db.tt/iDC36IJv
I've got the "updated" apk (4.3.5.4-171610) on my phone, but I'm at work right now. When I get home (7pm EST) I'll post it, if someone hasn't posted it for you yet.
EDIT: Also, you could make a nand of your setup (unless you have bootmanager ) and click the link in my sig for MeanROM and install it. Once you boot the ROM there will be a MeanROM folder on your sd. Flash the SprintTV zip while you're on MeanROM. Once you start the app it'll update and then you'll have the updated apk. Backup the "updated" apk and then restore Eternity and profit.
EDIT 2: Sorry it took so long man. I see that caguirr4 posted a link so hopefully that worked for you?
Here's the one that I've got, just in case.
http://min.us/mbbWW8tA6i
caguirr4 said:
Not sure if this is what you are looking for but this is the most recent app off of the market.
http://db.tt/iDC36IJv
Click to expand...
Click to collapse
The one in the market is the one that I currently have but like I said when I open it, it wants to update. No matter how many times i press the download button it won't download. Thanks for the effort though.
vayman said:
I've got the "updated" apk (4.3.5.4-171610) on my phone, but I'm at work right now. When I get home (7pm EST) I'll post it, if someone hasn't posted it for you yet.
EDIT: Also, you could make a nand of your setup (unless you have bootmanager ) and click the link in my sig for MeanROM and install it. Once you boot the ROM there will be a MeanROM folder on your sd. Flash the SprintTV zip while you're on MeanROM. Once you start the app it'll update and then you'll have the updated apk. Backup the "updated" apk and then restore Eternity and profit.
That is, if the link that the guy above me posted doesn't do the trick.
Click to expand...
Click to collapse
I do use Boot Manager. I guess I could flash a stock rom and then update it. I was trying to avoid that though. If you could upload that would be great!
lcars123 said:
I do use Boot Manager. I guess I could flash a stock rom and then update it. I was trying to avoid that though. If you could upload that would be great!
Click to expand...
Click to collapse
Updated my original post w/ the apk.
vayman said:
Updated my original post w/ the apk. Let me know how it goes.
Click to expand...
Click to collapse
Thanks but it's not working. Downloads as zip. Tried to unzip it and it's empty. Tried to rename to .apk and problem parsing package. Can you reupload?
Sorry about that buddy. I didn't even think to open the app and test it. Once I did it updated. Here is the updated version.
http://db.tt/mAuObzbt
Sent from my PG86100 using XDA App
Any Alternatives to Sprint Movies?
But a Decent one? Maybe even a Free Site for Streaming?
Thanks in Advance...
Here is the Verizon System Dump.
Rom-*****.com/papi92/moto/MotoX_VZW.zip
Sent from my XT1053 using Tapatalk 2
is there a deodexed system dump?
Sent from my GT-P3110 using XDA Premium 4 mobile app
I can look into deodexing it
Sent from my XT1053 using Tapatalk 2
Here is a Mirror on my server in case it is ever needed Also a extracted folder in case you cant or dont want to download the entire thing for just a few files
http://storagecow.eu/index.php?dir=Xda/Moto+X/Verizon+Moto+X+System+Dump/
No build.prop?
@papi92
Could you upload the build.prop too? I think you accidentally left it out
CNexus said:
@papi92
Could you upload the build.prop too? I think you accidentally left it out
Click to expand...
Click to collapse
Not sure if build.prop are specific to devices/dumps, but here is mine pulled from my device
https://www.dropbox.com/s/mpslzxhswl0yv69/build.prop
loldi said:
Not sure if build.prop are specific to devices/dumps, but here is mine pulled from my device
https://www.dropbox.com/s/mpslzxhswl0yv69/build.prop
Click to expand...
Click to collapse
Thank you, but unless you have the Verizon variant, that doesn't help much :thumbup:
CNexus said:
Thank you, but unless you have the Verizon variant, that doesn't help much :thumbup:
Click to expand...
Click to collapse
I just took a look at his build.prop, and it does appear to be from the Verizon variant.
linuxgator said:
I just took a look at his build.prop, and it does appear to be from the Verizon variant.
Click to expand...
Click to collapse
Indeed it is, I was downloading it to check it out on a slow 1x connection.
CNexus said:
Thank you, but unless you have the Verizon variant, that doesn't help much :thumbup:
Click to expand...
Click to collapse
Haha! I should have specified, yes I have the Verizon variant...these unified phone forums throw me off sometimes I hope it helps
It does, thanks :good:
Looks like its gone. Anyone else have a mirror?
Can anyone upload the motoconnect apk?
Sent from my XT907
icase81 said:
Looks like its gone. Anyone else have a mirror?
Click to expand...
Click to collapse
Mykalmunlight said:
Can anyone upload the motoconnect apk?
Sent from my XT907
Click to expand...
Click to collapse
i don't have the a orginal system dump uploaded...i have a system and framework folders that is deodexed if you would like. it can be flashed through cwm or twrp for anybody else that wants to deodex there system.
anybody that choose to flash this in recovery...This will not delete the odex files. you have to manually delete them after flashing..sorry
https://docs.google.com/file/d/0B9qC3vvamytkdTRlakNLdm13dWM/edit?usp=sharing
skiwong20 said:
i don't have the a orginal system dump uploaded...i have a system and framework folders that is deodexed if you would like. it can be flashed through cwm or twrp for anybody else that wants to deodex there system.
anybody that choose to flash this in recovery...This will not delete the odex files. you have to manually delete them after flashing..sorry
https://docs.google.com/file/d/0B9qC3vvamytkdTRlakNLdm13dWM/edit?usp=sharing
Click to expand...
Click to collapse
I got a full copy ... from somewhere. I can upload it someplace if people still need it.
Hey is there anyone out there that can share the APK for the VZW G3 Visual Voicemail? I like it and want to install it on an alternate phone . I appreciate it in advance for any and all help
I also need the APK!
I just switched phones with someone who rooted the G3 and removed a bunch of bloat and the Voicemail App happened to be one of them! I need the APK to copy to install again please!
Delete
bump, anyone ever come up with this?
this is deodex version .
https://dl.dropboxusercontent.com/u/33845899/VVM.apk
let me know if you need odex apk
neckbonest said:
this is deodex version .
https://dl.dropboxusercontent.com/u/33845899/VVM.apk
let me know if you need odex apk
Click to expand...
Click to collapse
Thanks! Should it be as easy as dropping this in system/app or will I need to do other things?
Cheers!
nFKT said:
Thanks! Should it be as easy as dropping this in system/app or will I need to do other things?
Cheers!
Click to expand...
Click to collapse
it came from system/private app, might install as regular app though. also are you running odex or deodex rom?
neckbonest said:
it came from system/private app, might install as regular app though. also are you running odex or deodex rom?
Click to expand...
Click to collapse
Deodexed, but it seems to just say connecting and not actually do much
nFKT said:
Deodexed, but it seems to just say connecting and not actually do much
Click to expand...
Click to collapse
couple questions
what rom?
are you on verizon?
i also think my verizon needs to be installed for it to work. it is also a monthly subscription. not sure if you know this or not.
I recently flashed the well known CyanogenMod for OPX which was in this forum. But I still want the OP Radio. Anyone know how I can get it or share an apk...OR SOMETHING?
Thank You.
xBanckssy said:
I recently flashed the well known CyanogenMod for OPX which was in this forum. But I still want the OP Radio. Anyone know how I can get it or share an apk...OR SOMETHING?
Thank You.
Click to expand...
Click to collapse
https://drive.google.com/folderview?id=0B8g7pgV9XUi7aG52VVE1NnE0NU0&usp=sharing
There you go.
Apk wont install
xBanckssy said:
Apk wont install
Click to expand...
Click to collapse
I pulled this APK using Solid Explorer. Maybe it needs some other oxygen os system apk to make it work. I can give you any other system file if you want if you figure out what else is required.
yashmehta2494 said:
I pulled this APK using Solid Explorer. Maybe it needs some other oxygen os system apk to make it work. I can give you any other system file if you want if you figure out what else is required.
Click to expand...
Click to collapse
Actually...I'm fresh out the box from android. Recently came from iPhone. I'm not sure what to do.
Try this
https://www.androidfilehost.com/?fid=24052804347758535
Or try spirit fm
Sent from my ONE E1003 using Tapatalk