• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] [Dev Only] OTA Update App

That's awesome. I'm totally gonna download this app now. OTA updates for the warp. The phone seems to be getting a second wind, here. with the ROMs becoming even better now.
 
That's awesome. I'm totally gonna download this app now. OTA updates for the warp. The phone seems to be getting a second wind, here. with the ROMs becoming even better now.
Im going to be able to release smaller on the fly updates now... i was so happy when I found this


Sent from my N860 using Tapatalk 2 Beta-5
 
Ill make a flashable tommorow that adds the ota support then

Sent from my N860 using Tapatalk 2 Beta-5
 
Awwww... I was going to add my rom to the repository from my phone but apparently I need to sign the rom and get its md5... which im pretty sure is impossible from my phone...

Sent from my N860 using Tapatalk 2 Beta-5
 
Do you have a computer you can use?

Yeah... but its shared... my mom is playing spades.... she plays it for hours at a time... lol... she plays it like anyone else would play on a game system... but anyway... I dont think it needs to be signed since we are using cwm... and I found that root explorer can calculate the md5 sum... im adding support as I type this... ill have to be my own test dummy... to see if it works correctly... wish me luck



Sent from my N860 using Tapatalk 2 Beta-5
 
Yeah... but its shared... my mom is playing spades.... she plays it for hours at a time... lol... she plays it like anyone else would play on a game system... but anyway... I dont think it needs to be signed since we are using cwm... and I found that root explorer can calculate the md5 sum... im adding support as I type this... ill have to be my own test dummy... to see if it works correctly... wish me luck



Sent from my N860 using Tapatalk 2 Beta-5

Good luck ;)
 
Good luck ;)

So... epic fail... I do need to sign the update file... =/... it gives an md5 error after it finishes downloading my first update... oh well... ill fix it in the morning... but ill release the ota support zip in a minute

Sent from my N860 using Tapatalk 2 Beta-5
 
So... epic fail... I do need to sign the update file... =/... it gives an md5 error after it finishes downloading my first update... oh well... ill fix it in the morning... but ill release the ota support zip in a minute

Sent from my N860 using Tapatalk 2 Beta-5

what do I need to modify to use this with n00b rom?

Also, loving your progress so much, you are going exactly where I want to with my ROM, I was jut coming to the same conclusions about beats audio as well as wanting to go as ICS as possible... you had mentioned you would put up a tutorial on the notification widgets, do you have just a list of files I need to modify? I can do a compare between your files and the stock ones to see what I need to change in the apks and jars to port it to n00b but I am not sure what files were changed...
 
what do I need to modify to use this with n00b rom?

Also, loving your progress so much, you are going exactly where I want to with my ROM, I was jut coming to the same conclusions about beats audio as well as wanting to go as ICS as possible... you had mentioned you would put up a tutorial on the notification widgets, do you have just a list of files I need to modify? I can do a compare between your files and the stock ones to see what I need to change in the apks and jars to port it to n00b but I am not sure what files were changed...

All you need to do is add 3 build.prop values... you can get them from the faq in the link... and then make the actual app into a system app... after that you just have to register on their website and add your rom... but in order for the updates to download and install properly you need to properly sign the zip... and when they ask for the download link... give them the direct download link... not the link to the download page... and for the toggles I suggest that you download and use winmerge... it can compare entire folders of files and tell you what exactly is different... i have to go back and look at the files again... but I know off the top of my head that you need to edit the statubarservice.smali.... but be careful... there is some swipe to remove stuff in it... so if you arent trying to code swipe to remove be careful of what you do... ill try to get my tut started on later today

Sent from my N860 using Tapatalk 2 Beta-5
 
I would love to add this feature to Unitology :D might add it to V2

You should... its very simple to implement... plus with this you can release small updates as you go... be careful though... i can see it creating alot of confusion if you arent well documented

Sent from my N860 using Tapatalk 2 Beta-5
 
All you need to do is add 3 build.prop values... you can get them from the faq in the link... and then make the actual app into a system app... after that you just have to register on their website and add your rom... but in order for the updates to download and install properly you need to properly sign the zip... and when they ask for the download link... give them the direct download link... not the link to the download page... and for the toggles I suggest that you download and use winmerge... it can compare entire folders of files and tell you what exactly is different... i have to go back and look at the files again... but I know off the top of my head that you need to edit the statubarservice.smali.... but be careful... there is some swipe to remove stuff in it... so if you arent trying to code swipe to remove be careful of what you do... ill try to get my tut started on later today

Sent from my N860 using Tapatalk 2 Beta-5
all right, I have everything working except I am not sure how to sign the zip properly... any pointers/tools?
 
all right, I have everything working except I am not sure how to sign the zip properly... any pointers/tools?

I had to do a crap load of searching... but i found a signer that actually works... ill upload it in a sec

Ok here goes the file http://db.tt/DyfwKo7Z

Unzip it to a folder... and then place the zip you want signed into the same folder with it... name the zip update.zip and then run sign.bat... and voila!!! Btw... make sure you get the files md5

Sent from my N860 using Tapatalk 2 Beta-5
 
thank you jet, that worked! I was pulling my hair out :) Just did my first ota update on my test build of n00b! what a great tool!

the only issue I have left now is it seems to keep thinking there's an update out there even though I have updated using the ota and updated my build prop, any idea how it decides the update online is newer than the one installed on the phone?

I am assuming it looks at either the version number or time/date stamp or both and compares them to the build prop.
 
thank you jet, that worked! I was pulling my hair out :) Just did my first ota update on my test build of n00b! what a great tool!

the only issue I have left now is it seems to keep thinking there's an update out there even though I have updated using the ota and updated my build prop, any idea how it decides the update online is newer than the one installed on the phone?

I am assuming it looks at either the version number or time/date stamp or both and compares them to the build prop.

You need to make sure that in each ota update that you include a build.prop with an updated timestamp

Sent from my N860 using Tapatalk 2 Beta-5
 
You need to make sure that in each ota update that you include a build.prop with an updated timestamp

Sent from my N860 using Tapatalk 2 Beta-5

I will play with this some more tomorrow, I think the release candidate they put out isn't quite ready... wipe data seemed to just wipe dalvik, which I would prefer anyway, and I keep getting the notification when I open the app that there is an update even though on their site I set the update date to last month and the version number lower than what I have in the build.prop, but I think I need to try again with a fresh set of eyes after some sleep and thinking... either way it's a slick app, I just hope it will work out ok...

so you are able to push an update, get a notification on the phone, update and then no more updates available when you reboot and go back into the app?

EDIT: also, I registered on xda just to post on that thread but it says I can't post there, I think it's because I am a brand new member, but it's a bummer.
 
I will play with this some more tomorrow, I think the release candidate they put out isn't quite ready... wipe data seemed to just wipe dalvik, which I would prefer anyway, and I keep getting the notification when I open the app that there is an update even though on their site I set the update date to last month and the version number lower than what I have in the build.prop, but I think I need to try again with a fresh set of eyes after some sleep and thinking... either way it's a slick app, I just hope it will work out ok...

so you are able to push an update, get a notification on the phone, update and then no more updates available when you reboot and go back into the app?

EDIT: also, I registered on xda just to post on that thread but it says I can't post there, I think it's because I am a brand new member, but it's a bummer.

Yeah I told them about the data wipe and cache wipe problem on their thread... and yeah... i pushed the update... and afterwards it said no updates available... try making the timestamps accurate... and make sure that the rom version in your build.prop changes

Sent from my N860 using Tapatalk 2 Beta-5
 
Im working on the toggles tut now... ive been working on it for 2 hours... still havent even began writing the tut... =/... still prepping everything...

Sent from my N860 using Tapatalk 2 Beta-5
 
Back
Top Bottom