17th July 2012, 06:29 PM
Senior Member
Thanks Meter
253
Posts: 1,012
Join Date: Nov 2011
Location: Linz
Quote:
Originally Posted by
ragzdincs
I don't think customizing ever looses its cool factor ,even if it doesn't apply to what you would customize.
Sent from my HTC Incredible S using xda premium
*Imagine a "You're in tha Bootloader, Bitch!!" Instead of Blackrose*
Sent from my HTC Incredible S using xda premium
the attitude on xda is essentially "yeah, we'll help you. but make damn sure you try to help yourself first, and thank those that helped you
The Following User Says Thank You to Silversniper For This Useful Post: [ Click to Expand ]
17th July 2012, 06:32 PM
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
This post is to get one of your developers in the section to create this plugin that will allow the Bootloader Customizer to work with your device. The main application is very user friendly, just look at the original post by clicking the (HERE) in the OP.
So tell/ask around to your main developers in your section and see if they can make this plugin. Should take all of 10 minutes, including getting the hex offsets of locations in the hboot image.
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
The Following 2 Users Say Thank You to regaw_leinad For This Useful Post: [ Click to Expand ]
18th July 2012, 12:59 AM
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
Updated OP with new build of the Tester application as well as new plugin template zip (if you already built one, it will still work). Got rid of using MEF for the plugins, I just wrote my own easier system.
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
The Following User Says Thank You to regaw_leinad For This Useful Post: [ Click to Expand ]
18th July 2012, 02:37 AM
(Last edited by regaw_leinad; 18th July 2012 at 08:41 AM .)
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
Dang, just realized I left out a few fields I needed to be in the plugin. Expect a new version. And yes, you will have to rebuild your plugin to make it compatible.
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
The Following User Says Thank You to regaw_leinad For This Useful Post: [ Click to Expand ]
18th July 2012, 08:41 AM
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
I'm making great progress on this. I removed the need to reference an external dll to create the plugin, now you just need to reference the application itself as I implemented the plugin interface into it. This cuts back on a lot of confusion, as well as keeps it more organized. I'll put out an updated version tomorrow (Wednesday the 18th) and a whole new plugin zip.
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
The Following 3 Users Say Thank You to regaw_leinad For This Useful Post: [ Click to Expand ]
18th July 2012, 11:23 AM
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
Updated OP with new download. Got rid of the need to reference the external dll to create the plugin. Now you just reference the application itself (included in zip).
Developers, you can now create the plugin, as I won't be changing the IBootloaderPlugin interface anymore.
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
The Following 4 Users Say Thank You to regaw_leinad For This Useful Post: [ Click to Expand ]
20th July 2012, 10:22 PM
Senior Member
Thanks Meter
148
Posts: 424
Join Date: Aug 2011
Location: Regina, Saskatchewan
Just wondering if any devs have plans on making this a plugin that works with our phones?
ROM DEVIANT[d2att][4.2.2] Deviant Xone - 4|9|13
Kernel: BMS ¤ d2att 3.0.y + 3.4.y [2013-04-13]
Modem:BWA I747MVLDLK4
Recovery: TWRP 2.5
I747m SaskTel
20th July 2012, 10:28 PM
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
Quote:
Originally Posted by
ragzdincs
Just wondering if any devs have plans on making this a plugin that works with our phones?
I'm going to be making a few for some devices myself, but for the devices that don't have plugins yet that are compatible, link one of your devs to this page so they can make one!
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
21st July 2012, 04:49 AM
Recognized Contributor / Recognized Developer -
OP
Thanks Meter
3194
Posts: 3,489
Join Date: Jan 2010
Location: Seattle, WA
Hey guys, I released the full version of this application here -
http://forum.xda-developers.com/show....php?t=1786498
Also, if one of you would like to create a plugin, refer to here now -
http://forum.xda-developers.com/show....php?t=1776900
Device: HTC EVO 4G LTE | Hardware Version: 0003
Recovery: TWRP 2.3.3.0 | Bootloader: S-OFF
ROM: CM10.1
My Development Threads
Watch my programming tutorials on YouTube - BetterCoder
Hosting a YouTube Giveaway? Use my new application GiveMeAway
For support, join me at #RegawMOD on freenode HERE .
I'm also a professional musician - YouTube - SoundCloud
Please don't post just to say "Thanks" - There's a button for that . Be sure to use it!
The Following 3 Users Say Thank You to regaw_leinad For This Useful Post: [ Click to Expand ]
24th July 2012, 07:53 PM
Senior Member
Thanks Meter
148
Posts: 424
Join Date: Aug 2011
Location: Regina, Saskatchewan
I am still hoping someone will make a plugin so we can give this a try.Anyone?
Sent from my HTC Incredible S using xda premium
ROM DEVIANT[d2att][4.2.2] Deviant Xone - 4|9|13
Kernel: BMS ¤ d2att 3.0.y + 3.4.y [2013-04-13]
Modem:BWA I747MVLDLK4
Recovery: TWRP 2.5
I747m SaskTel
The Following User Says Thank You to ragzdincs For This Useful Post: [ Click to Expand ]
Thread Tools
Search this Thread
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Go to top of page...
Most Thanked In This Thread
4 Updated OP with new
download. Got rid … 3 Hey guys, I released the
full version of … 3 I'm making great progress
on this. I … 2 This post is to get one of
your … 1 I am still hoping someone
will make a …