Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mnjm9b
Old
(Last edited by mnjm9b; 9th September 2010 at 12:13 AM.)
#1  
mnjm9b's Avatar
Senior Member - OP
Thanks Meter 91
Posts: 818
Join Date: Apr 2008

 
DONATE TO ME
Default Android NBHCREATOR [v0.3] on Ubuntu. FROYO SUPPORT & ADVANCED SETTINGS [July-29-2010]

NBHCreator v 0.3

NBHCreator makes the nbh file for flashing android to nand.

This utility works for Vogue, Polaris and Kaiser.

Currently supporting Donut, Eclair and Froyo

Prerequisites:
1. you need to be running Ubuntu (other Debian distros may work, give it a try) NBHCreator v2.0 will be cross-platform
2. you need to have wine installed ( I am using v1.1.42)
Make sure to "Completely" uninstall previous versions before installing newer versions.


Directions as follows:

a. select the zImage you wish to make an nbh for... try one from here:Working Kaiser GPS!! or here:DZO
b. change parameters to your liking...
c. click on the "compile" button...
d. select output folder.

and Flash Away...

Please Search for how to flash if you don't know how.

that being said...
I welcome any and all criticisms of this program
and I would appreciate any advice, suggestions, questions or comments.

Version 0.3b
-Fixed Window issues.
-For now...do not save output to a FOLDER on the Desktop.
-DOES NOT WORK YET WITH 2.6.32 ZIMAGES


Version 0.3 (07-29-2010)
-Now Supporting Froyo
-New Advanced Settings for things like Clock speed and Memory.
-Added a Date Stamp option for output filename.
-Removed internal Error checking[/B]
-This version has window issues with the xfce desktop environment. fixed in 0.3b

Version 0.2b (07-01-2010)
-Fixed false errors when creating for Vogue and Polaris

Version 0.2 (06-15-2010)
- Added ability to select zImage with name extentions ie... "zImage-12-06-10"
- Output filename now refects device type ie... "VOGUIMG, POLAIMG and KAISIMG"
- Added some error checking to make sure nbh was built correctly
- misc internal code fixes.
-False Error messages are popping up for vogue and polaris. Resulting nbh should still be usable. Fixed in 0.2b.

Version 0.1 (06-09-2010)
- should work for Kaiser, Vogue and Polaris
- Device specific options
- Settings for hw3d (donut/eclair)
- Settings for Resolution 240x320, 320x428, 320x480
- Settings for Panel Type 1, 2, 3
- Settings for Battery Capacity
- Settings for ppp.nostart (Data)
- May not work with loser's editor (let me know...)
- more options to come
- NBHs are all being named KAISIMG.NBH will be fixed in v0.2
Attached Thumbnails
Click image for larger version

Name:	Screenshot-NBH Creator.png
Views:	2433
Size:	28.9 KB
ID:	335678  
Attached Files
File Type: zip nbhcreator_0.3b.zip - [Click for QR Code] (1.98 MB, 2862 views)
I have a "Donate" button...for those of you that feel compelled to do so.
However, I don't feel I deserve it. Nor will I guarantee any results in return from any such donations.
Although I do appreciate the gesture, a simple thanks will suffice.
 
zenity
Old
#2  
zenity's Avatar
Senior Member
Thanks Meter 5
Posts: 956
Join Date: Dec 2008
Location: Scotland

 
DONATE TO ME
Honestly? I think it rocks, since I'm to lazy to build my own NBH's

I see the similarities, and also the differences, and I think you should continue development personally, it's a different approach, and I can see the possibility to add to it by being able to include boot splashes perhaps, or edited initrd/zimage combinations for instance.

So yeah, keep at it
XDA IIi ROM: 1.11.00 WWE Radio: 1.04.0 ExtROM 1.11.171 WWE

HTC Kaiser 1: ROM: Polymod 2.1D Final-Dark : Radio: 1.65.21.18

HTC G1 Dream: GammaFly V1.3 RC2, AmonRa, DangerSPL, Radio 2.22.27.08



Polymod 2.1D Final Version: It's Alive!

Android boot splashes and boot animations (for Kaiser )
 
Dukenukemx
Old
#3  
Dukenukemx's Avatar
Senior Member
Thanks Meter 9
Posts: 787
Join Date: Jul 2008
Location: Jersey
Yep, sounds like a great idea. A nbh editor is good for beginners, but it would be nice to be able to build your own. Could open up a lot of opportunities for customization.

Just make a Windows and a Mac port as well, for the future.
 
mnjm9b
Old
(Last edited by mnjm9b; 10th June 2010 at 12:43 AM.)
#4  
mnjm9b's Avatar
Senior Member - OP
Thanks Meter 91
Posts: 818
Join Date: Apr 2008

 
DONATE TO ME
ok....so far progress is going along very well. I have this functioning on my setup
but I still have to work out making it transferable to other computers.

while I work on this, are there any additions that you would like to see added.
I will see if I can squeeze any changes into the beta release.
I have a "Donate" button...for those of you that feel compelled to do so.
However, I don't feel I deserve it. Nor will I guarantee any results in return from any such donations.
Although I do appreciate the gesture, a simple thanks will suffice.
 
n2rjt
Old
#5  
n2rjt's Avatar
Senior Member
Thanks Meter 41
Posts: 795
Join Date: Mar 2008
Location: San Diego, California
What language and GUI toolkit are you using?
It would be fairly portable if written in Python with GTK or Tk.
XDA-Developer has helped me to maximize the life of my
HTC Wizard, HTC Kaiser, HTC Rhodium, and Google Nexus phones!
 
mnjm9b
Old
(Last edited by mnjm9b; 10th June 2010 at 12:44 AM.)
#6  
mnjm9b's Avatar
Senior Member - OP
Thanks Meter 91
Posts: 818
Join Date: Apr 2008

 
DONATE TO ME
I am using gambas2 in ubuntu.
I am still trying to port my visual basic knowledge to gambas. it doesn't all function the same.


I have minimal experience in Python. but if you know any good tips I am all open for suggestions.
I have a "Donate" button...for those of you that feel compelled to do so.
However, I don't feel I deserve it. Nor will I guarantee any results in return from any such donations.
Although I do appreciate the gesture, a simple thanks will suffice.
 
mnjm9b
Old
#7  
mnjm9b's Avatar
Senior Member - OP
Thanks Meter 91
Posts: 818
Join Date: Apr 2008

 
DONATE TO ME
Now available for testing
I have a "Donate" button...for those of you that feel compelled to do so.
However, I don't feel I deserve it. Nor will I guarantee any results in return from any such donations.
Although I do appreciate the gesture, a simple thanks will suffice.
 
mnjm9b
Old
#8  
mnjm9b's Avatar
Senior Member - OP
Thanks Meter 91
Posts: 818
Join Date: Apr 2008

 
DONATE TO ME
really???? no feedback at all???
I have a "Donate" button...for those of you that feel compelled to do so.
However, I don't feel I deserve it. Nor will I guarantee any results in return from any such donations.
Although I do appreciate the gesture, a simple thanks will suffice.
 
Dukenukemx
Old
#9  
Dukenukemx's Avatar
Senior Member
Thanks Meter 9
Posts: 787
Join Date: Jul 2008
Location: Jersey
I have to get around to install Ubuntu, and I don't have the hard disk space for it just yet. Been meaning to go buy a terabyte hard drive to dual boot.
 
poly_poly-man
Old
#10  
poly_poly-man's Avatar
Senior Member
Thanks Meter 0
Posts: 228
Join Date: Sep 2008
Location: jersey shore, nj, usa
got sources or anything like that so I can haz on gentoo?

currently attempting to break open the deb, will fall back to a vm in worst case.
AT&T Tilt: android. I change this about every 5 minutes.

HTC FUZE (RAPH110): some energyrom, 1.14.25.05, some linuxes. wish: that the keys like the wifi key would work. Oh yeah, and for a new screen (bad scratches, but I'll live)

My accomplishments: Original atttilt keyboard code for kaiser/linux, original battery driver for kaiser/linux, hopefully more to come.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more

Learn to Edit Graphics for your Development Work

The importance of good and appropriate graphics for your development work is undeniable. Be … more

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more