[Q] rooting problem - Barnes & Noble Nook Tablet

I was follow steps from "SD_ROOT_NT16gbV4_6 " website here:http://forum.xda-developers.com/showthread.php?t=1472078 which is made by:AlbertWertz . But when I click "Win32DiskImager" and followed the steps, then click "write" it says:An error occurred when attempting to get a handle on the file, Error:123. can someone tell me how to fix that problem?

Did you extract the downloaded zip to a folder somewhere and then point the image file selection to the image file in that extracted folder?
---------- Post added at 11:53 AM ---------- Previous post was at 11:52 AM ----------
Also, be damn sure before pressing the "write" button that you have the correct drive selected. These things have a tendency to default/reset to some other drive when you aren't paying attention so its good practice to always double and triple check that its pointed at the correct drive.

Related

(Req)Change color of signal bars

Can someone write a short tutorial on how to do this please?
Sent from my LG-P999
what build are you running? CM7, MIUI, Sense?
macmark88 said:
what build are you running? CM7, MIUI, Sense?
Click to expand...
Click to collapse
Eaglesblood 1.9. Its pretty much CM7
Sent from my LG-P999
adb pull /system/framework/framework-res.apk
Open it up, Find the images, Then edit in your favourite editing software (If you're using Photoshop Press Ctrl+U to change the colour )
Next put the images back in the apk file and push back to the phone
---------- Post added at 07:56 PM ---------- Previous post was at 07:52 PM ----------
Also, If you want me to do it for you upload your framework-res.apk and I'll do asap btw
MacaronyMax said:
adb pull /system/framework/framework-res.apk
Open it up, Find the images, Then edit in your favourite editing software (If you're using Photoshop Press Ctrl+U to change the colour )
Next put the images back in the apk file and push back to the phone
---------- Post added at 07:56 PM ---------- Previous post was at 07:52 PM ----------
Also, If you want me to do it for you upload your framework-res.apk and I'll do asap btw
Click to expand...
Click to collapse
I finally figured out everything with a bit of time and patience. Going through a lot of photos and finding the ones that I needed to change. All I did was upload the .apk to my dropbox, download it onto my PC, rename it; framework-res.apk.zip, allowing my to open and explore the file freely. After gathering the photos that I needed, I extracted them, edited them and then placed the edited photos back where I got them from, over-writing the old ones. I then took out the .zip extension and re-uploaded the file to dropbox and downloaded it onto my phone.

[REQ] Sense 3.0 skin making guide

Hey guys,
I'd really like to make my own skin(s), because I'm never done customizing my device (when I have a nice skin/wallpaper/whatever, I'm done with it after 3, max. 4 days already, depending on my "mood" LOL). I already have a nice 3.0 skin in mind (a Beats skin, yeah this week I'm in a music mood), but I don't know how to realize it.
First problem: I have a nice lockscreen logo and navbar, but how do I make the logo round (without the square black box around it, added pic of it, I really don't know how to get the logo/navbar ONLY, because paint can only select squares, not circles.) and how do I get the navbar transparant red? I want to use the one made by binarybulge, but transparant red (pic added for this one too) I already have a nice wallpaper, but now I also want to make the notification bar red-ish.
Final question: when (actually, IF, I'm not sure if someone makes the guide and if I will succeed) I have the skin ready, how do I make it into an installable .apk?
One last note: I have the installation file of photoshop ready on my laptop, just not yet installed. So if I need it, I DO have it.
Thanks in advance!
Quick edit: I don't think it matters a lot, but I have a GSM Evo 3d android 2.3.4
Hey man, I'll write up a quick tutorial on the basics. Honestly, it's not hard, just time consuming. I'll post that whenever I get it done.
In order to take the background out of that photo, you will need an image manipulator such as GIMP or Photoshop. Gimp, to me, is easier but you can use either. I'll send you the how-to for that as well.
Here you go,I wrote up this tutorial for another member,if you have any questions just ask,you can always pm me
http://forum.xda-developers.com/showthread.php?t=1199538
http://forum.xda-developers.com/showthread.php?t=1199538
Nice platinum! Well done!
illinois08 said:
Nice platinum! Well done!
Click to expand...
Click to collapse
Yeah no worries man,anytime.
platinumandroid said:
http://forum.xda-developers.com/showthread.php?t=1199538
Click to expand...
Click to collapse
Thank you very much exactly what I've been looking for.
Sent from my HTC EVO 3D X515m using xda premium
I get to step "5) Now run #9 to decompile.apk" and i get error
"Cant find framework resources for package of id: 2 You must install proper framework files, see project website for more info.
An Erro Occued, Please Check The Log (option 21)
press any key to continue..."
keedog said:
I get to step "5) Now run #9 to decompile.apk" and i get error
"Cant find framework resources for package of id: 2 You must install proper framework files, see project website for more info.
An Erro Occued, Please Check The Log (option 21)
press any key to continue..."
Click to expand...
Click to collapse
Did you add apkmanager to your path?
No, I didn't do anything outside of the steps.
How do i "add apkmanager" to the "path"?
This is from my Vista work box but he probably means this:
Right click My Comp,
Properties,
Advanced System Settings,
Environmental Variables,
Find "Path" in System Variables" list at the bottom,
Highlight/Edit
insert ; to seperate new path,
type path to toolkit
Skyphos said:
This is from my Vista work box but he probably means this:
Right click My Comp,
Properties,
Advanced System Settings,
Environmental Variables,
Find "Path" in System Variables" list at the bottom,
Highlight/Edit
insert ; to seperate new path,
type path to toolkit
Click to expand...
Click to collapse
By "toolkit" you do mean path it to the folder that apk manager's folders are in?
I did that and retried it, and still came up with same error.
Was i suppose to path a particular folder n the apk manager folder?
keedog said:
No, I didn't do anything outside of the steps.
How do i "add apkmanager" to the "path"?
Click to expand...
Click to collapse
Go to start menu & right click on "computer" then click "properties" the "Advanced System Settings" then "Environment Variables" under the "System Variables" tab scroll down to "path" click edit (BE CAREFUL NOT TO DELETE ANYTHING) now you need to add the path to your tools.Here's an example
;C:\apkmanager\other\;
I house all of my tools on my C:\ drive for simplicity sake.
In the "other" folder located in apkmanager is were the relevant tools are and need to be added so make sure when you add it to your path you include the "other" folder
platinumandroid said:
Go to start menu & right click on "computer" then click "properties" the "Advanced System Settings" then "Environment Variables" under the "System Variables" tab scroll down to "path" click edit (BE CAREFUL NOT TO DELETE ANYTHING) now you need to add the path to your tools.Here's an example
;C:\apkmanager\other\;
I house all of my tools on my C:\ drive for simplicity sake.
In the "other" folder located in apkmanager is were the relevant tools are and need to be added so make sure when you add it to your path you include the "other" folder
Click to expand...
Click to collapse
I added "\other" but I'm still getting that error
keedog said:
I added "\other" but I'm still getting that error
Click to expand...
Click to collapse
Do you have Java installed & added to your path???
platinumandroid said:
Do you have Java installed & added to your path???
Click to expand...
Click to collapse
I don't know if its pathed? but yes its installed
---------- Post added at 09:35 PM ---------- Previous post was at 09:31 PM ----------
platinumandroid said:
Do you have Java installed & added to your path???
Click to expand...
Click to collapse
how do i add it to my path?
keedog said:
I don't know if its pathed? but yes its installed
Click to expand...
Click to collapse
You need to have a jdk & jre installed and added to your path,the bin folder to be specific,I'm using jdk & jre 7
keedog said:
I don't know if its pathed? but yes its installed
---------- Post added at 09:35 PM ---------- Previous post was at 09:31 PM ----------
how do i add it to my path?
Click to expand...
Click to collapse
Example
;C:\Program Files\Java\jdk1.7.0\bin\;C:\Program Files\Java\jre7\bin\;
platinumandroid said:
You need to have a jdk & jre installed and added to your path,the bin folder to be specific,I'm using jdk & jre 7
Click to expand...
Click to collapse
i have them both installed JDk and jre but how do I add them to the path?
---------- Post added at 09:49 PM ---------- Previous post was at 09:46 PM ----------
I somehow deleted all the paths that were there. do u know how to get these back?
---------- Post added at 09:56 PM ---------- Previous post was at 09:49 PM ----------
this is what's pathed now:
C:\apkmanager\other;C:\Program Files\Java\jdk1.7.0\bin\;C:\Program Files\Java\jre7\bin\;
but its still giving me the cant find framework error.
keedog said:
i have them both installed JDk and jre but how do I add them to the path?
---------- Post added at 09:49 PM ---------- Previous post was at 09:46 PM ----------
I somehow deleted all the paths that were there. do u know how to get these back?
---------- Post added at 09:56 PM ---------- Previous post was at 09:49 PM ----------
this is what's pathed now:
C:\apkmanager\other;C:\Program Files\Java\jdk1.7.0\bin\;C:\Program Files\Java\jre7\bin\;
but its still giving me the cant find framework error.
Click to expand...
Click to collapse
No,that's why I was extremely specific & wrote in bold letters not to delete anything when I said this in one of the above posts
" Go to start menu & right click on "computer" then click "properties" the "Advanced System Settings" then "Environment Variables" under the "System Variables" tab scroll down to "path" click edit (BE CAREFUL NOT TO DELETE ANYTHING)"

[Q] How to open terminal/ADB

Hi All,
I'm a complete noob when it comes to Android and am having difficulty following instructions to apply a volume hack to my Samsung Galaxy S3 (Android 4.04).
Note: I have managed to root my phone, and have ES File explorer installed. All text in full caps is mine.
Here's the link to the full instructions http://forum.xda-developers.com/show....php?t=1722136
Summary
1) Download attatched file ('default_gain.conf' inside 'VolumeMods.zip')
2) Use a file manager or ADB to push it to "system/etc" (back up existing file first!) I'VE GOT THIS FAR
NEXT STEP IS THE ONE I HAVE PROBLEM WITH - HOW DO YOU DO THIS?
3) From ADB or the Terminal do: HOW/WHERE DO YOU OPEN TERMINAL?
Code:
killall mediaserver
Just read the link you posted. You don't have to use terminal, just you es file explorer to push the file to where he stated, change permissions then just restart your phone. The only reason he said to use the terminal was to reboot the media scanner, but rebooting your phone does exactly the same thing. Hope I could help
Sent From My Omega'd Galaxy S3 ...
xmrenegade7 said:
Just read the link you posted. You don't have to use terminal, just you es file explorer to push the file to where he stated, change permissions then just restart your phone. The only reason he said to use the terminal was to reboot the media scanner, but rebooting your phone does exactly the same thing. Hope I could help
Sent From My Omega'd Galaxy S3 ...
Click to expand...
Click to collapse
Thanks. What do you mean by change permissions?
You can long press on a file using es and I think you go to properties then change the file permissions from there, you would have to look up what the permissions need to be.
Sent From My Omega'd Galaxy S3 ...
---------- Post added 1st December 2012 at 12:37 AM ---------- Previous post was 30th November 2012 at 11:46 PM ----------
It should look something like this
XX
X
X
There will be boxes put the ticks in the same order as my x's and then restart your phone.
Sorry for the bad description.
Sent From My Omega'd Galaxy S3 ...
xmrenegade7 said:
You can long press on a file using es and I think you go to properties then change the file permissions from there, you would have to look up what the permissions need to be.
Sent From My Omega'd Galaxy S3 ...
---------- Post added 1st December 2012 at 12:37 AM ---------- Previous post was 30th November 2012 at 11:46 PM ----------
It should look something like this
XX
X
X
There will be boxes put the ticks in the same order as my x's and then restart your phone.
Sorry for the bad description.
Sent From My Omega'd Galaxy S3 ...
Click to expand...
Click to collapse
Thanks. Next problem. Using ES File Explorer under local, I can't find "system/etc" or similar. I have rooted my phone.
As soon as es loads in you have the main internal SD screen. Press your s3's back button and you will be able to find the system folder from there.
Sent From My Omega'd Galaxy S3 ...
---------- Post added at 01:36 AM ---------- Previous post was at 01:32 AM ----------
Oh and you have to enable root explorer in the settings in es.
Sent From My Omega'd Galaxy S3 ...
---------- Post added at 01:36 AM ---------- Previous post was at 01:36 AM ----------
Go to settings - root settings and tick them all.
Sent From My Omega'd Galaxy S3 ...
lime&soda said:
Thanks. Next problem. Using ES File Explorer under local, I can't find "system/etc" or similar. I have rooted my phone.
Click to expand...
Click to collapse
OK. I long press on default_gain.conf
It gives me the option to open as text.
I open using ES Note Editor.
There's a huge amount of text lines. Question, how do I scroll through the lines really fast? About 15% through file and can't find tick boxes you describe.
I have no idea how you can scroll any faster I'm afraid and when you go to properties on the file you should see a button that says change. You might not even have to do it, I'm not sure whether its just when installing an apk file.
Sent From My Omega'd Galaxy S3 ...

[Q] Installed Omega Rom - Kitchen files, How to mod?

HI
I installed the Galaxy S3 Omega Rom and downloaded the Omega Kitchen files from the google Play Store
"Omega Files Galaxy S3"
Ok so on my mobile I choose the battery mod and the boot up animation I want. It's a zip file and I download it into my internal card so how do I Install it?
The instruction says "Install the files using your favorite method". and I'm left scratching my head saying to myself how... from where?What do I use to install it?
Please help?
Depending on the kind of file, it differs. If it's a zip file, usually it will be flashed through recovery. If a regular file, then use your root fine manager and replace it with the original file in the corresponding directory
Sent from my GT-I9100
If I helped you, please hit the thanks button!
---------- Post added at 04:14 PM ---------- Previous post was at 04:09 PM ----------
Things you need:
1. Root
2. Root Enabled File Manager
3. New Boot Animation
I always recommend a nandroid or cwm backup of a phone. If you decide to try this be careful that you don't delete or rename the wrong files and I take no responsibility if you do.
1.Using your file manager browse to system > media
2. You will see a file called bootanimation.zip. Copy it out. Browse to your sdcard to the location of your new boot animation
3. Rename your new boot animation to bootanimation.zip if it isn't already
4. Copy the new boot animation to system > media
5. Reboot and Enjoy
If you ever want to change back to stock boot animation delete the bootanimation.zip and repaste the original bootanimation.zip and your set to go
Sent from my GT-I9100
If I helped you, please hit the thanks button!
---------- Post added at 04:16 PM ---------- Previous post was at 04:14 PM ----------
Honestly, i have no idea about the battery mod though, since i am unclear about it's type
Sent from my GT-I9100
If I helped you, please hit the thanks button!

[Request] Connor P's Theme zip file.

Can anyone take Connor P's theme found here.
http://mycolorscreen.com/2013/02/13/mnml-blue-2/
And make a zip thats usable with CWM Touch please?
I've attempted multiple times to get it correctly and I still can't achieve what i'm trying to do.
If its possible. I would like someone to make a .zip so i can just run it thru CWM Touch and reboot. And wala .. it will be there kind of thing.
Please let me know if this can be done.
thanks!
Instructions seem to be pretty self explanatory. I highly doubt anyone would take the time to if it's even possible. Which im assuming it isn't since it's basically a nova/apex layout, not really a "theme". Probably another good indicator it's not possible or that guy would've made a flash able zip to begin with. Id reread the instructions carefully and if its not working, you're probably doing something wrong.
anonymously said:
Instructions seem to be pretty self explanatory. I highly doubt anyone would take the time to if it's even possible. Which im assuming it isn't since it's basically a nova/apex layout, not really a "theme". Probably another good indicator it's not possible or that guy would've made a flash able zip to begin with. Id reread the instructions carefully and if its not working, you're probably doing something wrong.
Click to expand...
Click to collapse
If it is possible it wouldn't be a flashable zip, but a saved setup you would have to put into a folder for Nova to restore. I'm not sure if it will let you use someone else saved setup though.
---------- Post added at 09:59 AM ---------- Previous post was at 09:50 AM ----------
https://www.youtube.com/watch?v=hVoXrS-RWBY&feature=youtube_gdata_player
Have you seen this video tutorial?
eraursls1984 said:
If it is possible it wouldn't be a flashable zip, but a saved setup you would have to put into a folder for Nova to restore. I'm not sure if it will let you use someone else saved setup though.
---------- Post added at 09:59 AM ---------- Previous post was at 09:50 AM ----------
https://www.youtube.com/watch?v=hVoXrS-RWBY&feature=youtube_gdata_player
Have you seen this video tutorial?
Click to expand...
Click to collapse
Yeaaah...what this guy said
All you have to do is spend 10 minutes figuring out how UCCW works and the rest is easy. The instructions are right there on the site. It's not as hard as it looks =)

Categories

Resources