886 build props anyone? - Motorola Droid Bionic

Can someone post a screen shot of the build props? I just need the first page that shows the ro.build.description and the ro.build. fingerprint.
Thanks

twistedlim said:
Can someone post a screen shot of the build props? I just need the first page that shows the ro.build.description and the ro.build. fingerprint.
Thanks
Click to expand...
Click to collapse
I pulled this from one of my old clockwork backups for .886:
ro.build.description=cdma_targa-user 2.3.4 5.5.1_84_DBN-55 110814 release-keys
ro.build.fingerprint=verizon/targa_vzw/cdma_targa:2.3.4/5.5.1_84_DBN-55/110814:user/release-keys
I haven't taken any updates but I can't do a screenshot cause I'm running Purity and the system is based off of 5.7.893.

that will do, thanks!

did not work, cant fool motorola this time.

twistedlim said:
did not work, cant fool motorola this time.
Click to expand...
Click to collapse
?
Sent from my DROID BIONIC using XDA App

Related

new HTC sense 4.0 based rom!!

could some more people try this rom out? i dont have a lot of time to really test it out. please list any bugs you find with it. i am sure there will be a few of them... i think i may have gotten the camera working. about 90 percent of the time it will work when flashed but sometimes it does not. so if it does not work the first time try it again. it is based off a phone rom so im not sure what it will be like on everybody's different touchpads. link in next post.
LINK
--LINK REMOVED--
Downloading now!
Thanks
---------- Post added at 10:32 PM ---------- Previous post was at 10:03 PM ----------
download but i cant flash from twrp its say failed
nikos5800 said:
Downloading now!
Thanks
---------- Post added at 10:32 PM ---------- Previous post was at 10:03 PM ----------
download but i cant flash from twrp its say failed
Click to expand...
Click to collapse
does it only say failed? nothing else? what rom were you just using?
samuelrp1998 said:
does it only say failed? nothing else? what rom were you just using?
Click to expand...
Click to collapse
yes failed, iam using latest cm9 nitghtly with camera fix
nikos5800 said:
yes failed, iam using latest cm9 nitghtly with camera fix
Click to expand...
Click to collapse
ok... did they finally fix the camera??? i believe i found the problem. the htc roms use different file systems than the rest of android world. i am busy converting it over to "common android" file system. i will upload when done.
samuelrp1998 said:
ok... did they finally fix the camera??? i believe i found the problem. the htc roms use different file systems than the rest of android world. i am busy converting it over to "common android" file system. i will upload when done.
Click to expand...
Click to collapse
not completely, you cant capture video and its come with many many bugs
nikos5800 said:
not completely, you cant capture video and its come with many many bugs
Click to expand...
Click to collapse
still better than no camera
this should work
--LINK REMOVED--
HTC rom?
This is for the touchpad right? And whoah its 340 mb's
edit:
HTC Sense is a graphical user interface developed by HTC Corporation for mobile devices running Android, Brew and Windows Mobile
so this is just a gui then?
icy_gt said:
This is for the touchpad right? And whoah its 340 mb's
Click to expand...
Click to collapse
No offense to the OP, but read some of his other posts and I personally would not flash anything he posts until it is thoroughly checked and given the OK by a confirmed developer. He appears to be a noob and looking at the build.prop and some of the libs, doesn't look ready for the touch pad.
Porting Sense 4 to HTC phones is hard enough for skilled devs, let alone to the touch pad....
Sent from my cm_tenderloin using Tapatalk
fail
Nope . It doesnt work something about build prop supersonic and partition sizeand 1 more error i dont remember
icy_gt said:
This is for the touchpad right? And whoah its 340 mb's
Click to expand...
Click to collapse
yes it is and i know it is big. htc roms are big... next version i will try to remove as much of the bloat ware as i can... first i just want to get it up and working
Ok well i got
Assert failed getprop ro.product.device == supersonic || getprop ro.build.product == super sonic
E: error in tmp/sideload/package.zip
Sumthin like that
Like other devs said this would be very difficult for a skilled dev,i posted a few question a few months ago about the possibilty of porting a sense based rom to the t.p but thread died out,the t.p has the same snapdragon as several htc phones and im not saying its impossible just would be very difficult
sent from the home of the "WIRE"
You can't just take a Rom from another device(Evo 4G) and add our boot.IMG and expect it to boot. You need to rewrite code and compile from source.
so this rom does not workfor me... as it seems not to have for anybody else. i really just want the sense 4.0 launcher, lockscreen and settings, is there anyway that anybody knows of to do this?
Updater script is wrong so it won't flash, how about actually getting the ROM booting yourself then post?
Don't mean to sound like an ass but I'm no noob and I wouldn't even attempt it As it requires editing the kernel as well as the rom and resizing... try a port from evo view and not evo
Sent from my Xperia Neo using xda premium
This is not even close to the correct way to post a ROM, thread closed.

[ROOT][5/24]Sprint One Root and Disable System Write Protection

Thanks to Dees_Troy getting TWRP working on this device, I have made an easy way to root your Sprint One and disable /system write protection.
Q&A​What does this contain?
Everything necessary to install the latest SuperSU and supporting files (su binary included)
Install latest busybox in recovery
A ported wp_mod.ko module for this kernel
A script to start wp_mod.ko
A modified boot.img - insecured (allows for remounting of /system to rw when in Android), enabled USB debugging by default, and added busybox run-parts (alows scripts to run during boot).
What is /system write protection?
HTC now keeps you from writing to /system through the kernel. When you try to modify anything in /system, you'll get a reboot. This cannot be fixed until there is source available, so this method by flar2 works wonderfully.
How is this different from this method?
TWRP's method is great, but it doesn't disable /system rw protection. This means that you will still experience issues when modifying /system when booted into Android (deleting/adding files, updating SuperSU binary, etc). I would recommend my flashable .zip method!
Can I use this if I already installed SuperSU from TWRP?
Yes, you can flash this with no issues.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Instructions​
Download and flash TWRP
Download the .zip below, push it to the phone, reboot to recovery, and flash the .zip - Video by wwjoshdew here if you are unsure what to do! Thanks wwjoshdew!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Download​
5.24.13 [1.29.651.10] - Download - Mirror (coming soon)
4.16.13 [1.29.651.7] - http://www.androidfilehost.com/?fid=22909751817929817 - Mirror - Mirror 2
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Credits​
Chainfire for SuperSU
Dees_Troy for making TWRP recovery for Sprint One
flar2 for the original wp_mod.ko
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Info
Changelog​
4.16.13 - Initial release
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Haha. You guys are blazing through this. I'm never really around during the days before a launch. I'm not sure how it works. I suppose you've earned a nap. Back to your dev dungeon in the morning though.
Sent straight out ta Compton
youkosnake said:
Haha. You guys are blazing through this. I'm never really around during the days before a launch. I'm not sure how it works. I suppose you've earned a nap. Back to your dev dungeon in the morning though.
Sent straight out ta Compton
Click to expand...
Click to collapse
Nope, cranking out odex and deodex stock ROMs tonight
-viperboy- said:
Nope, cranking out odex and deodex stock ROMs tonight
Click to expand...
Click to collapse
woooow someone is excited with his new toy :silly:.. can't say i blame you :good:
jayv1717 said:
woooow someone is excited with his new toy :silly:.. can't say i blame you :good:
Click to expand...
Click to collapse
You bet lol it's lovely!
What a champion among men. Fine a bit longer nap when you're done. And the good gruel!
All jokes aside, thanks a lot for all of this. Now I'm prepped for Fridays release.
How'd you get into devving anyways? Did you have previous programming knowledge or just dive right in? I really wanna get into it and I'm very knowledgeable about computers and android but I've haven't dealt with coding much(save for a few lessons on codecademy) nor have looked much into development for android. Is it difficult to say add a new setting to the stock settings or to bake in/remove an app that wasn't there or needs to be removed?
Sorry if I'm taking up your time I'm just really interested in getting into it. I've been running other peoples ROMs from lgoptimusog>htcevoOG>htcevo3d>galaxye4gt>evolte>galaxys3 not to mention tablet ROMs and I just want to make my own tailored to me.
Sent straight outta Compton
So what fastboot commands would I use? I may make a tutorial on youtube once I get the Sprint HTC One on Friday. Rooting can be complicated, but is so much fun to do! Thanks for the fast root, I mean damn the phone ain't even out yet! So excited, as I cannot wait for Cyangenmod and PACMan ROM's. I love stock Android!
vampire5003 said:
So what fastboot commands would I use? I may make a tutorial on youtube once I get the Sprint HTC One on Friday. Rooting can be complicated, but is so much fun to do! Thanks for the fast root, I mean damn the phone ain't even out yet! So excited, as I cannot wait for Cyangenmod and PACMan ROM's. I love stock Android!
Click to expand...
Click to collapse
The directions are in the OP and there is no need for fastboot to flash this. You may need to use fastboot to flash TWRP, please head over to that thread for support.
-viperboy- said:
The directions are in the OP and there is no need for fastboot to flash this. You may need to use fastboot to flash TWRP, please head over to that thread for support.
Click to expand...
Click to collapse
Thanks for clarifying. The FAQ question asking "how is this different from the directions for TWRP?" had me thinking this was an alternative not something that works hand in hand. Perhaps adding that clarity might help others looking in here.
gk1984 said:
Thanks for clarifying. The FAQ question asking "how is this different from the directions for TWRP?" had me thinking this was an alternative not something that works hand in hand. Perhaps adding that clarity might help others looking in here.
Click to expand...
Click to collapse
Right under it, it says:
Can I use this if I already installed SuperSU from TWRP?
Yes, you can flash this with no issues.
Click to expand...
Click to collapse
So I think it's decently clear.
Are we not able to download files directly to the phone and then flash them in twrp with the one as we did with the ltevo? Thanks
Sent from my EVO using Xparent Blue Tapatalk 2
treIII said:
Are we not able to download files directly to the phone and then flash them in twrp with the one as we did with the ltevo? Thanks
Sent from my EVO using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
It should work just the same. Its how ive done with every phone.
Sent from my SPH-L710 using xda app-developers app
treIII said:
Are we not able to download files directly to the phone and then flash them in twrp with the one as we did with the ltevo? Thanks
Sent from my EVO using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Yeah, you can. If you have TWRP installed, you can flash one of the stock rooted ROMs I put out (they have this built-in), or if you want to just flash this, it's basically the same as stock Odex ROM. Your call, but I'd hop on a deodex ROM, all mods will be done for deodex ROMs.
-viperboy- said:
Yeah, you can. If you have TWRP installed, you can flash one of the stock rooted ROMs I put out (they have this built-in), or if you want to just flash this, it's basically the same as stock Odex ROM. Your call, but I'd hop on a deodex ROM, all mods will be done for deodex ROMs.
Click to expand...
Click to collapse
Thanks viper. I'll have my phone tomorrow. I still liked the ltevo. My son will enjoy it though. S off. What firmware is the one for sprint coming with? And if it comes with the older firmware that I've seen posted should I just keep that until we get s off? I'm asking you viper because of your experience with android and HTC. Is there a way to disable otas on the one also? Again thank you
Sent from my EVO using Xparent Blue Tapatalk 2
treIII said:
Thanks viper. I'll have my phone tomorrow. I still liked the ltevo. My son will enjoy it though. S off. What firmware is the one for sprint coming with? And if it comes with the older firmware that I've seen posted should I just keep that until we get s off? I'm asking you viper because of your experience with android and HTC. Is there a way to disable otas on the one also? Again thank you
Sent from my EVO using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Mine says:
Baseband version: 1.00.20.0315
PRI Version: 3.17_003
I checked for updates before I flashed TWRP and my ROM, but there were no updates.
I have disabled OTA's on the stock builds that will be updated shortly
-viperboy- said:
Mine says:
Baseband version: 1.00.20.0315
PRI Version: 3.17_003
I checked for updates before I flashed TWRP and my ROM, but there were no updates.
I have disabled OTA's on the stock builds that will be updated shortly
Click to expand...
Click to collapse
Should I take otaif I have one available it disregard? I'm sure you devs will come up with the firmware zips like before. Right? Where's s off viper. Joke.. impatient? Really. I wouldn't do that. Thanks
Sent from my EVO using Xparent Blue Tapatalk 2
treIII said:
Should I take otaif I have one available it disregard? I'm sure you devs will come up with the firmware zips like before. Right? Where's s off viper. Joke.. impatient? Really. I wouldn't do that. Thanks
Sent from my EVO using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
You won't get an OTA message, and you don't want one cause it would ruin your ROM.
And yeah, someone will get firmware up at some point.
Link not working. Viperboy for your download...
xxRAMOTHxx said:
Link not working. Viperboy for your download...
Click to expand...
Click to collapse
Sorry about that, put up 2 mirrors for ya

[ROM][master][2014-05-22] AOSP 4.4.3.2.1.000.000

I've just built AOSP from master branch.
The most interesting thing is the optimized ART runtime. It's enabled by default and works with much more apps now.
I didn't try it on N4 yet, but on a similar device which basically is hardware compatible.
2014-05-22:
update
2014-05-21:
first build
Click to expand...
Click to collapse
Download:
http://d-h.st/s9Q
Screenshot:
First
My dear @zelendel , just to let you know. The similar device is a Xiaomi Mi2, are u sure there's still
Not enough development
Click to expand...
Click to collapse
?
4.4.3? Did I miss something?
Dark Emotion said:
4.4.3? Did I miss something?
Click to expand...
Click to collapse
Still a preview. Nothing official yet
Sent from my mi²s
Dark Emotion said:
4.4.3? Did I miss something?
Click to expand...
Click to collapse
it's from master branch.
basically it's a mix between 4.4.3 and 4.5.
Google pushes core changes to master branch and hobby devs can use gerrit to merge changes into that branch.
The new features and UI changes are still closed source until google releases a new android update.
something that stands out in this rom? Thanks for the work @m11kkaa
slipknot31 said:
something that stands out in this rom? Thanks for the work @m11kkaa
Click to expand...
Click to collapse
mainly ART, because it should work with much more(maybe all) apps now.
And many small optimizations.
m11kkaa said:
I've just built AOSP from master branch.
The most interesting thing is the optimized ART runtime. It's enabled by default and works with much more apps now.
I didn't try it on N4 yet, but on a similar device which basically is hardware compatible.
Click to expand...
Click to collapse
Unknown Baseband
snak3ater said:
Unknown Baseband
Click to expand...
Click to collapse
Mi2 is not a nexus 4, but just similar, here's why the screenshot says this
Sent from my mi²s
snak3ater said:
Unknown Baseband
Click to expand...
Click to collapse
It will work on n4 but it would be great if someone could confirm it and post a screenshot so I can update the OP
Sent from my MI 2 using Tapatalk
m11kkaa said:
It will work on n4 but it would be great if someone could confirm it and post a screenshot so I can update the OP
Sent from my MI 2 using Tapatalk
Click to expand...
Click to collapse
i have flash this rom,but i lost my recovery,so how can i flash a recovery?thanks..
aliver.dun said:
i have flash this rom,but i lost my recovery,so how can i flash a recovery?thanks..
Click to expand...
Click to collapse
CWM should have asked you to disable recovery flash.
anyway. you can easily flash recovery from fastboot
m11kkaa said:
CWM should have asked you to disable recovery flash.
anyway. you can easily flash recovery from fastboot
Click to expand...
Click to collapse
thanks for your quick reply,can you teach me as my computer can't find adb..
I am going to try right now...give me sometime and I post my screenshot
and BTW thanks for your work on this !
aliver.dun said:
thanks for your quick reply,can you teach me as my computer can't find adb..
Click to expand...
Click to collapse
I can't explain you in detail. especially not for windows.
But this could help you: http://forum.xda-developers.com/showthread.php?t=2266638
Installed and working ok
Installed on my Nexus 4 and everything works ok. Installed Banks' latest Gapps too. TWRP still working.
One weird thing is there's a red square flashing around the edge on some screens.
Have to go out so didnt have time to mess around any more.
divvykev said:
Installed on my Nexus 4 and everything works ok. Installed Banks' latest Gapps too. TWRP still working.
One weird thing is there's a red square flashing around the edge on some screens.
Have to go out so didnt have time to mess around any more.
Click to expand...
Click to collapse
thx.
That's because this is a engineering build.
I can make a userdebug build next time.
divvykev said:
One weird thing is there's a red square flashing around the edge on some screens.
Click to expand...
Click to collapse
Just edit build.prop (/system/build.prop) look for ro.build.type=eng and change it to ro.build.type=userdebug
Sent from my mi²s
linuxxxx said:
Just edit build.prop (/system/build.prop) look for ro.build.type=eng and change it to ro.build.type=userdebug
Sent from my mi²s
Click to expand...
Click to collapse
Thanks for this. Had a moment when I thought, Oh oh!
Any noticeable changes? The dialer?

Nakasi 5.1 factory image up!

https://developers.google.com/android/nexus/images
5.1.0 (LMY47D)
https://dl.google.com/dl/android/aosp/nakasi-lmy47d-factory-bc93dab8.tgz
md5: 35b23c78db9a7eb043a0b1a76ee0874a
sha-1: bc93dab8795448993b612de58a336925468a2f22
Thanks dude! But i can't flash this because my Nexus isn't rooted.
You can flash it anyway...
RusherDude said:
https://developers.google.com/android/nexus/images
5.1.0 (LMY47D)
https://dl.google.com/dl/android/aosp/nakasi-lmy47d-factory-bc93dab8.tgz
md5: 35b23c78db9a7eb043a0b1a76ee0874a
sha-1: bc93dab8795448993b612de58a336925468a2f22
Click to expand...
Click to collapse
Awesome, thanks man! I just flashed it and the horrendous lag is not there! Yay! Hope it doesn't come back in a few days though...
Flashing it using Nexus Root Toolkit...waiting apps to be optimized.
Hope the lag goes away
Update:
Everythings seems better than 5.0.2, I will try to observe for a week or so to see if I needa go back to kitkat or not... =/
Looks like USB Ethernet is working again!
When OTA? Do we wait three months again??
Here's a full review of Android 5.1 if you wanted to see the changes:
http://youtu.be/8aw7XeMFARM
-Zeta- said:
Flashing it using Nexus Root Toolkit...waiting apps to be optimized.
Hope the lag goes away
Update:
Everythings seems better than 5.0.2, I will try to observe for a week or so to see if I needa go back to kitkat or not... =/
Click to expand...
Click to collapse
Using it for a while, seems to be very smooth!
How to flash without wipe data?
Thx.
qbking77 said:
Here's a full review of Android 5.1 if you wanted to see the changes:
http://youtu.be/8aw7XeMFARM
Click to expand...
Click to collapse
Ayyy, Tim!! Will watch your video in a while.
ZEII said:
How to flash without wipe data?
Thx.
Click to expand...
Click to collapse
fastboot update image-nakasi-lmy47d.zip
That is to update without the -w option, but you should wipe for a better experience.
---------- Post added at 05:04 PM ---------- Previous post was at 05:02 PM ----------
fstrim not present in this 5.1 release?
Tried running fstrim from the shell and the lag fix app, no luck.
Anybody has the details for it?
stanley321 said:
fastboot update image-nakasi-lmy47d.zip
That is to update without the -w option, but you should wipe for a better experience.
---------- Post added at 05:04 PM ---------- Previous post was at 05:02 PM ----------
fstrim not present in this 5.1 release?
Tried running fstrim from the shell and the lag fix app, no luck.
Anybody has the details for it?
Click to expand...
Click to collapse
Thank you very much.
One more question, now i use purity rom 5.0.2, can i use this command?
I only want to keep internal data on sdcard.
Thx.
The download keeps failing for me. Can someone put up a mirror?
Sent from TheSixthDimension
suku_patel_22 said:
The download keeps failing for me. Can someone put up a mirror?
Sent from TheSixthDimension
Click to expand...
Click to collapse
https://developers.google.com/android/nexus/images#nakasilmy47d
:good:
JAsko_san said:
https://developers.google.com/android/nexus/images#nakasilmy47d
:good:
Click to expand...
Click to collapse
I meant the download from official Google link is failing for me after 5%. If possible can someone upload the file to mega/gdrive
Sent from TheSixthDimension
qbking77 said:
Here's a full review of Android 5.1 if you wanted to see the changes:
http://youtu.be/8aw7XeMFARM
Click to expand...
Click to collapse
Definitely worth watching the full video....
But, in summary: (and I've bolded my favourites)
1:10 Dual sim support and you can change the colour of the dialer, per sim.
1:40 lockscreen, minor change.
2:23 device protection update.... a 5.1 device reported lost / stolen will remain locked until you sign into google account.
2:45 HD voice calls - only some hardware supports this.
3:07 volume rockers changed.......... google, this is all crap. WTF are you doing?
3:50 shortcuts to Wifi networks in the area. Big fking deal. Same with bluetooth.
4:20 customisable shortcuts
5:00 updated animations - clock, rotation icons, very minor.
5:20 screen pinning menu changed slightly
5:45 notifications - you can now swipe UP to retain icon in notification bar.
What we need is a flashable zip in twrp. Thanks in advance, devs.
What kernel is it in this factory image?
How can I flash it as a second rom (multirom)?

M developer preview rom

Anyone doing this port? Its avail for preview N 5, 6, and player
cell2011 said:
Anyone doing this port? Its avail for preview N 5, 6, and player
Click to expand...
Click to collapse
why you want a port if you have the stock imagem in developers site?
manfio said:
why you want a port if you have the stock imagem in developers site?
Click to expand...
Click to collapse
That's what I meant preview not port
cell2011 said:
That's what I meant preview not port
Click to expand...
Click to collapse
Go here then http://developer.android.com/preview/download.html
shadowdevil said:
Go here then http://developer.android.com/preview/download.html
Click to expand...
Click to collapse
im not too smart on flash all. I did last yr or 5.0 so I think ill wait for the zip some will do that
Is it possible to use MultiROM?
Hope anyone can make a flashable zip to flash with custom recovery..
wishmasterf said:
Hope anyone can make a flashable zip to flash with custom recovery..
Click to expand...
Click to collapse
I think twrp`s latest should be fine but I don't know for sure. I don't even know what android ver M is does anyone know?
sfs15 said:
Is it possible to use MultiROM?
Click to expand...
Click to collapse
I believe the flash-all script from the website will overwrite the recovery.
So for the time being, no.
swiggins said:
I believe the flash-all script from the website will overwrite the recovery.
So for the time being, no.
Click to expand...
Click to collapse
So this will work with latest twrp but not multirom?
I flashed it.. but it's stuck on Google Icon.. .Not able to move..
cell2011 said:
So this will work with latest twrp but not multirom?
Click to expand...
Click to collapse
No, because it will overwrite the recovery.
After running the flash-all script, the stock recovery replaces whatever recovery is on the device.
The flash-all script is not a flashable zip as you may be used to on the forums here.
It is a script that installs the files from your computer as opposed to using files in the zip on your device.
---------- Post added at 04:08 PM ---------- Previous post was at 04:07 PM ----------
NoteboyTech said:
I flashed it.. but it's stuck on Google Icon.. .Not able to move..
Click to expand...
Click to collapse
Worked for me.
Reflashed.. worked for me too... awesome performance...
NoteboyTech said:
Reflashed.. worked for me too... awesome performance...
Click to expand...
Click to collapse
awesome performance on a preview build which was released few hours back? what apps have you checked to say its giving you awesome performance?
root/benchmark/config what?
Actually. the UI is quite smooth... and yep currently backup is restoring so... I will give benchmark scores later!
cell2011 said:
That's what I meant preview not port
Click to expand...
Click to collapse
cell2011 said:
im not too smart on flash all. I did last yr or 5.0 so I think ill wait for the zip some will do that
Click to expand...
Click to collapse
Wow.. You want to run a Dev version of android yet you have no idea what you are doing? You sir are correct saying you are not smart. I would leave this alone if I was you
Was it mentioned when the Google Now Tap will start working?
Does anyone know if they will update the preview before the actual release?
Looks like they are planning to upgrade it:
http://www.phonearena.com/news/Andr...launch-today-final-build-in-late-2015_id69787
swiggins said:
Was it mentioned when the Google Now Tap will start working?
Does anyone know if they will update the preview before the actual release?
Click to expand...
Click to collapse
Yup, they stated it'll be OTA
I need to unroot my N5 in order to flash Dev Preview, right?

Categories

Resources