i would like to customize the slider in titanium, could someone upload the file or tell me what file it is in the Windows directory?
bronzeres.dll in \windows
under rcdata
portrait 3000
landscape 4000
so i'm using XN resource editor, i'm new to this- i figured ut how to export the images, but i don't know how to replace them, anyone care to guide me?
use resource tuner...its the best that i know of...its what i use...if you want i can mod the file for you...just give me the images that you want to use and ill see what i can do...if not get that program and change them yourself...
thanks for the offer, but i am here to learn, i got restuner and i opened up the file and replaced it pretty simple, but then after putting it in my windows directory there was no homescreen, so i had to switch back to the original
do the images have to a certain type? restuner said they were .png so i ripped the files from the .dll and they were .png so i opened them with GIMP then colorized them to light blue and then saved them with default settings and but them back into the .dll, do i need to use special settings?
hey no prob...i like to do it and learn myself...i only offer cause alot do not...they just want it done...lol...alright...when saving you have to change and then click save as and put whatever and then add the ext .png...will save in .png and should be good to go...
Maybe finger trouble on my part.
I have tried to move 100+ files from one directory to another using Cut&Paste.
The destination directory has 200+ files, so Explorer window shows the destination directory window full of files. I cant find a location on the screen where the stylus will bring up a Paste prompt.
If the destination directory only has a few files, ie -10, then there is white empty space to bring up the Paste option.
Any suggestions ?
Click on the bottom right corner where it says "menu". Then click "edit" and then "paste".
Many thanks Orelsi.
Sorted.
Finger trouble on my part.
This might sound lousy but I am not being able to edit the names of folders in the TouchWhiz. I am trying to group the apps into folders but the names like Folder 1 and Folder 2 piss me off. I tried looking for the options to rename the folder but couldn't find any.
Can someone assist ?
Open the folder, long press the title bar (-:
Oops. That was easy. Thanks
GOAL: Set my own picture that appears when connect it to PC.
I delete default pictures in
Code:
./system/media/screensaver/authors/
I copy to this folder my own images. Change permissions. But if I connect nook to computer I get black screen. Somebody do that?
(main screensaver work good)
That screensaver system on the Nook is overly complicated and poorly implemented.
In many cases where it screws up it falls back on a fallback image.
The very specific fallback is the Brontë sisters.
The more general fallback is the /system/media/screensavers/authors folder.
If you want to keep your life simple, just delete all the contents of that folder and
put in a copy of your own screensaver in there (named anything).
I delete all content of this folder.
I only have blank /authors/ folder
I copy my own pictures. (same I have in media/screensaver)
Still have only black screen, when connect it to PC.
Sorry, I'm confused. Do you mean the popup that says "USB Mode"?
That only covers the center of the screen, the rest should be whatever was there already.
That image is /res/drawable-mdpi/ic_dialog_usb.png in framework-res.apk
no no, i mean the whole screen background. -the screensaver activated few minutes after i connect nook to PC.
Default it show the writers photo.
After I delete it from ./system/media/screensaver/authors/ it show only black screen.
Oh, screensave while USB mounted on a PC?
What exactly do you have in /system/media/screensavers/authors/
Are you sure that the images are good?
Just put one PNG in that directory and make sure that it's not screwed up.
There is also the screensave directories on /media and on /sdcard/My Files
The .PNG is the problem, i think.
In normal screensaver folder /media/screensaver/ i have .JPEG and work it.
Either should work.
I use only PNGs.
So, I use .PNG,.GIF images, but don't work. - I got black screen.
Images have correct dimension. I don't know where is problem.
I have no idea what is going on here.
All screensavers must have their own named directory.
Delete all that junk and put one PNG in
/system/media/screensaver/authors/whatever.png
This should be the only file in this directory.
Notice /system/media/screensaver vs. /media/screensavers
Go into settings and make sure that you have authors selected as your screensaver.
Sorry nothing work.
Code:
For full understanding
1. Connect NST to PC
2. Wait until it show USB conected
3. Lock screen by back button
4. That picture I mean
I don't understand at all what you mean.
If you take a Nook, plug it into a PC a popup appears, "USB Mode".
While that popup is up, no button, even the "n" button, has any effect.
If you are using Button Saviour or something to go back, that's another matter.
Then you are completely screwing up the internal state of the Nook.
Why would you want to do a "back" operation while the Nook is mounted on a PC?
Press the bottom button, not the "n".
Than you see the different screensaver. (default).
The button only lock screen imidiatly. -after period time it auto lock
Do you mean the power button on the back of the Nook?
Yes
Change the permission of the image and make it "rw-r--r--". I got mine to work after I did that.
dxcore35 said:
So, I use .PNG,.GIF images, but don't work. - I got black screen.
Images have correct dimension. I don't know where is problem.
Click to expand...
Click to collapse
For what it's worth (I know, this thread is so old), it was possible to change the default Bronte image screensaver by just putting my preferred image in the ./system/media/screensaver folder as the "default.png" file, after I renamed the original. No need to make a new folder, or delete anything from the authors folder, just swap out the existing default.png in ./system/media/screensaver with the image file of your choice (within the proper size/format ratios). In Settings, my screensaver is set to use ./media/screensaver/dontpanic/dontpanic.jpg. The dontpanic.png file was just converted from the dontpanic.jpg file into dontpanic.png and renamed default.png and dropped into ./system/media/screensaver folder.
Kromz said:
For what it's worth (I know, this thread is so old), it was possible to change the default Bronte image screensaver by just putting my preferred image in the ./system/media/screensaver folder as the "default.png" file, after I renamed the original. No need to make a new folder, or delete anything from the authors folder, just swap out the existing default.png in ./system/media/screensaver with the image file of your choice (within the proper size/format ratios). In Settings, my screensaver is set to use ./media/screensaver/dontpanic/dontpanic.jpg. The dontpanic.png file was just converted from the dontpanic.jpg file into dontpanic.png and renamed default.png and dropped into ./system/media/screensaver folder.
Click to expand...
Click to collapse
I did the same thing (with the same pic, LOL). For good measure, I also swapped out bronte from the Authors folder, and set my screensavers to Authors. That was actually my main reason for keeping my Nook rooted -- I needed my scrensaver!
Renate NST said:
Sorry, I'm confused. Do you mean the popup that says "USB Mode"?
That only covers the center of the screen, the rest should be whatever was there already.
That image is /res/drawable-mdpi/ic_dialog_usb.png in framework-res.apk
Click to expand...
Click to collapse
This is a really old thread but I just found the answer to a question I posted recently in the line quoted directly above! But......where is the "res" directory?? I'm using Root Browser and don't see it at all.
(I can also confirm that changing the permissions of the "default.png" [or a renamed "Bronte_Sisters.png"] as described earlier in this thread works like a charm. Sure looks better than that black screen!)
.apk files are actually zip files.
/res is a directory inside the .apk file.
To change normal (not foo.9.png) images you just need a zipper.
framework-res.apk has all the little icons and stuff.
Screensavers and power down screens are elsewhere.
Hi... I've recently gone through most of the pictures I had on my SD card and placed them in folders that are appropriately named. I have a question with nested folders. As an example set up, I have created a folder called Animals. Inside the Dogs folder, there are several sub-folders named for the animals they represent - i.e. "Dogs", "Cats", "Birds", etc. In the file manager program they are arranged neatly with no problems. I open the stock gallery app that comes with the ROM I have on my Galaxy Note 4 and I have the option for FOLDER and TIME. When I choose FOLDER, it shows me all the folders I have created - all at one time. Is there a way to simply show the Animals folder, and then when I tap on that, I can then see the sub folders?? I placed pictures in sub folders for this reason so that I would not see a boat-load of folders on the initial screen, but I could narrow things down by folder, then sub-folder (and even, perhaps another layer of sub-folder?)? Am I missing a setting, or did I arrange things wrong, or is there another app that might show things this way, or is it just S.O.L. for what I'd like?
Thank you in advance for your answers and suggestions
Wingmann