Hey Guys i have often seen lot of Question regarding the same "How to set the file permission,sorry i am a noob please explain?"
well this we come across on all threads, at some given point of time.
Reason being simple that we suggest some people to do as said below:
Hey,
1) copy the file XXXX to your Internal or External sd-card.
2) push the file XXXX to sytem/xxxx folder.
3) set permissions to rw-r--r-- blah blah blah.
4) reboot your phone and see.
Then comes the question again from the same people as below:
Hey,
1) I have done accordingly, but really confused regarding File permission though please explain?
2) How to set File Permission?
3) what is rw-r--r-- blah blah i cannot get it? etc.
So this Simple Guide will defenetly help the people with the same.
In order to set the file permission all you need is to have Root explore/Browser or similar type of File manager app been installed on your phone, with Root access.
when you open the File manager you see all your files and folder listed there, thats not our main concern, but something below each one of those file's or folder's, what we are really interested in like:
under say Data folder you see something like 'rwxrwx--x' which is of real concern here.
when you long press on the same Data Folder a pop appears as below
Fig 1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and when you select Permissions in that pop up menu it appears as below.
Fig 2
as you can see in the pic above the permission is set to 'rwxrwx--x' (771 according to Table below)
So in order to set the right Permission for a file, after you have copied the file to the relavent folder, all you have to follow is the below steps and also the Table guide below it.
1)Any File Manager app like Root Explorer/Browser,Es-file explorer installed with root access.
2)Find the File which you have copied to the appropriate Folder for which you have to set Permissions with the above installed file manager app.
3) Long press on the file to open a pop up menu as shown in Fig 1 above.
4)Set Permission accordingly ( been suggested by people for you) using the table guide below as reference.
5) Then reboot your phone for the same (Permission set) to take effect.
Table Guide for Reference
----------------------------------
No- Box is Unchecked, Yes- Box Checked
So, for example:
777 is the same as rwxrwxrwx
755 is the same as rwxr-xr-x
666 is the same as rw-rw-rw- and so on.
I do hope this Guide will come in handy to all those people who want to set filepermission, but need some clarity upon the same.
All Credit to Sun90 for his Excellent Tutorial on 'Understanding File Permissions' which being an inspiration for me to make this Guide in Galaxy S3 section.
Sun90 original thread here http://forum.xda-developers.com/showthread.php?t=1857648
And also like to Thank the XDA for this wonderfull Knowledge based Site.
All constructive Comments to improve the same by my fellow Member's are Welcome
Hey Nishu a good begining ma8:good:
PS- send a request PM to ur galaxy S3 FSM(Forum Specific Moderator) to make this thread 'Sticky' else it will be lost in no time
Sun90 said:
Hey Nishu a good begining ma8:good:
PS- send a request PM to ur galaxy S3 FSM(Forum Specific Moderator) to make this thread 'Sticky' else it will be lost in no time
Click to expand...
Click to collapse
Thanks for suggestion...I thought they will automatically make it sticky now i will send them a PM about this.
And again a big thanks to your Sir because without you this thread not possible :good:
Good work mate..but the real concern is to make people read it..
zoot1 said:
Good work mate..but the real concern is to make people read it..
Click to expand...
Click to collapse
Lol, that very True, they even create a new thread below this very same one saying 'Please Help how to set File permission i am a noob and new here'!!!!!!!
zoot1 said:
Good work mate..but the real concern is to make people read it..
Click to expand...
Click to collapse
Sun90 said:
Lol, that very True, they even create a new thread below this very same one saying 'Please Help how to set File permission i am a noob and new here'!!!!!!!
Click to expand...
Click to collapse
yeah That is why This type of tutorial thread must be sticky :angel:
Maybe u can also add the value for each permission in the OP....ie
Read (r) has value 4..
Write (w) has value 2..
Execute (x) has value 1..
This wud make it easier to understand n corelate between the numerical and alphabetical permission values...
Eg. rwxrwxrw- = 776 bcoz of above.
Sent from my GT-I9300 using xda app-developers app
Manually "fixing permissions" is better left to more experienced and advanced users. Most CWM recoveries have "fix permissions" under "advanced" item in the menu that does a fine job. This is not to take any credit from you for a useful thread you have started but just adding a word of caution.
Sent from my GT-I9300 using xda app-developers app
sathkartha said:
Manually "fixing permissions" is better left to more experienced and advanced users. Most CWM recoveries have "fix permissions" under "advanced" item in the menu that does a fine job. This is not to take any credit from you for a useful thread you have started but just adding a word of caution.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Pal CWM file permission and this file permission are different
Suppose u have to replace any system app. Can u tell me what steps u follow ??
Nishu_gamer said:
Pal CWM file permission and this file permission are different
Suppose u have to replace any system app. Can u tell me what steps u follow ??
Click to expand...
Click to collapse
All I am saying is this is serious business,certainly not for 'noobs'.Besides,you have discussed only data apps and not system apps.I have been on Android since the donut days and am personally comfortable with tinkering around.
Now to your question,if you have to replace any system app,you begin by getting into the system apps folder to rename the old app(as against deleting it,just in case),fix the permissions of the replacement app outside the system app folder and then copy that into the system folder.
Someone skips a step and gets into FCs!
Which is why something like ROM Manager is used efffectively for fixing permissions.
Like I mentioned before,this is not to challenge your post in anyway but only to advocate caution...any guide for noobs must anticipate pitfalls and give a work around...
Best wishes.
sathkartha said:
All I am saying is this is serious business,certainly not for 'noobs'.Besides,you have discussed only data apps and not system apps.I have been on Android since the donut days and am personally comfortable with tinkering around.
Now to your question,if you have to replace any system app,you begin by getting into the system apps folder to rename the old app(as against deleting it,just in case),fix the permissions of the replacement app outside the system app folder and then copy that into the system folder.
Someone skips a step and gets into FCs!
Which is why something like ROM Manager is used efffectively for fixing permissions.
Like I mentioned before,this is not to challenge your post in anyway but only to advocate caution...any guide for noobs must anticipate pitfalls and give a work around...
Best wishes.
Click to expand...
Click to collapse
OK
nice start manoj.. btw what happened to your fingers in your profile pic
No WR premision for entire External SD card
Hi Guys, could someone help me with write permission for external sd card? I'm not sure how and when I made this problem but currently I cannot write to external sd card. I noticed issue when I tried to take picture and I got info that picture cannot be saved on external SD card as I don't have permission...
Useful
Sent from my GT-I9300 using xda app-developers app
bala_gamer said:
nice start manoj.. btw what happened to your fingers in your profile pic
Click to expand...
Click to collapse
Nothing lol
Nishu_gamer said:
Nothing lol
Click to expand...
Click to collapse
nice one manoj....
Related
Hi Guys,
i have already rooted my xperia x10 and tryin to flash dual touch. i follow the instructions from: http://forum.xda-developers.com/showthread.php?t=777415
i dl the latest flashing tool 0.2.5 and FTF-File for Flashtool Version 0.2.4 or higher. i put the file into flashtool\firmwares\ folder and execute the X10FlashTool program, i pressed flash button, i do not see any files. i cant browse to select the files as well.
can someone plz help me?
thanks
bumhole said:
Hi Guys,
i have already rooted my xperia x10 and tryin to flash dual touch. i follow the instructions from: http://forum.xda-developers.com/showthread.php?t=777415
i dl the latest flashing tool 0.2.5 and FTF-File for Flashtool Version 0.2.4 or higher. i put the file into flashtool\firmwares\ folder and execute the X10FlashTool program, i pressed flash button, i do not see any files. i cant browse to select the files as well.
can someone plz help me?
thanks
Click to expand...
Click to collapse
Sounds like ftf file is not in the right format, or you put the ftf somewhere other than firmware folder. Heard some people saying that some of the links download a zip file. If it's a zip file rename it ftf, or if you have more than one flash tool saved on your computer, did you accidentally put it and older flash tool/firmware folder?
Sent from my X10a using XDA App
ok i just redownload the ftf file, and can see the file now.
thanks, i managed to install DT, but now trying to make it work for every apps.
is there any other free programs like Root explorer? or do i really need to buy the app to make dual touch work on every app:
http://forum.xda-developers.com/showthread.php?t=921302
thanks
bumhole said:
ok i just redownload the ftf file, and can see the file now.
thanks, i managed to install DT, but now trying to make it work for every apps.
is there any other free programs like Root explorer? or do i really need to buy the app to make dual touch work on every app:
http://forum.xda-developers.com/showthread.php?t=921302
thanks
Click to expand...
Click to collapse
Root Explorer is the most useful app on my phone, and if you like to play with your phone it is well worth it. However, you can do it for free with adb commands. You need SDK set up on your computer, or use the app terminal emulator. I suggest using terminal emulator, because setting up SDK TOOLS can be pretty involved if you've never done anything like this before. For the correct commands, check My_immortal's guide to making dualtouch work on stock apps in the development section. It's in the middle of the thread somewhere. My advice, if time is money to you, spend the 2 bucks on Root Explorer and support the developers. You'll use it all the time with a rooted phone.
Sent from my X10a using XDA App
thanks for the reply, i spent like 1-2 days trying to get it to work and cant find any free apps, tried some but doesnt work. i end up buying root exlorer and its damn so easy to copy files across and set the permissions where as other apps give me a big headache.
i dont no wats adb, but i think in future i will use the app again when there is more good stuff like dual touch and i need to copy files and set permission.
bumhole said:
thanks for the reply, i spent like 1-2 days trying to get it to work and cant find any free apps, tried some but doesnt work. i end up buying root exlorer and its damn so easy to copy files across and set the permissions where as other apps give me a big headache.
i dont no wats adb, but i think in future i will use the app again when there is more good stuff like dual touch and i need to copy files and set permission.
Click to expand...
Click to collapse
You can also use it to uninstall system apps that you don't use but are eating up all your RAM and space, like Timescape, SE sync, SE backup & restore. Chinese keyboard, moxier, play now. Another useful app you should get is titanium backup (free version in the market). Then get xRecovery and enable JIT, and watch your X10 fly. There are all kinds of things you can do now that you're rooted. Search xda Xperia forum for guides for noobs.
Sent from my X10a using XDA App
So i must have payed version of Explorer root for give permisson for xandroid.multitocch file? or what? cause i've come so far that i got flah it in flash mod from phone.. and nothing happen!
bumhole said:
can someone plz help me?
thanks
Click to expand...
Click to collapse
No need to start new threads when there is already numerous threads on the subject already.
Bin4ry said:
Download latest flashtool here:
http://forum.xda-developers.com/showthread.php?p=10738467
Extract the Dualtouch.rar from here:
http://www.multiupload.com/K97IO1FTAR
Mirror:
http://dl.dropbox.com/u/17170888/Dualtouch.rar
FTF-File for Flashtool Version 0.2.4 or higher:
http://www-stud.uni-due.de/~sfanmakr/X10Flash/X10_1.0_Bin4ry_Dualtouch.ftf
Copy this File into the firmwares folder directly!
and copy the "Dualtouch" Folder inside the Firmwares Folder of Flashtool.
After that just flash and reboot =)
If the Rom is capable of Dual-/Multitouch you will have it now.
Regards
Bin4ry
NOTE:
This will just ADD dualtouch feature to your ROM. It will not wipe userdata or something else, see it as an addon =)
If you having problems in stock Rom with Multitouch follow this guide: (thanks My_Immortal)
http://forum.xda-developers.com/showthread.php?t=921302
Click to expand...
Click to collapse
V1rus9r said:
So i must have payed version of Explorer root for give permisson for xandroid.multitocch file? or what? cause i've come so far that i got flah it in flash mod from phone.. and nothing happen!
Click to expand...
Click to collapse
i suggest u buy the root explorer app to copy the file to /system/etc/permission and change the attributes. if u want a free app, gl cos i tried ages and cant find one. i spent like 2days and no luck, u buy the apps, u will get the job done in 1min LOL.
agent,
what is xrecovery for? i dont understand. i search it but it just shows you how u do it, but doesnt say what it is used for and wats good about it.
thanks
bumhole said:
what is xrecovery for? i dont understand. i search it but it just shows you how u do it, but doesnt say what it is used for and wats good about it.
Click to expand...
Click to collapse
...........
zdzihu said:
This is a custom recovery for Xperia X10 based on Cyanogen's recovery source.
Credits and special thanks to everyone involved in Cyanogenmod project!
Thanks to:
zoz33 for his apk installer!
Walkmann for X10 HD solution
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How?
Press BACK button few times right after white SE label appears.
Controls:
Use VOLUME-UP and VOLUME-DOWN to browse, HOME to select, BACK to go back.
Features:
ADB root shell
Reboot
Install update.zip from SD Card
Factory reset (full wipe)
Wipe cache partition
Install custom zip
Backup and Restore
Partition tools
Mount/unmount partitions
Format partitions
Mount as USB Storage
Advanced options
Wipe Dalvik cache
Wipe battery stats
Fix permissions for apps (FC fix)
Automatic Installation (recommended):
Open xRecovery installer app and tap "Install xRecovery"
Manual Installation:
- Download the apk, rename it to xRecovery-0.2-release.ZIP
- Unpack the file, find ./res/raw folder inside. It should contain 3 files (chargemon, busybox, xrecovery.tar)
- copy these 3 files into /system/bin using root explorer (remember to remount /system rw
Notes:
Please bear in mind that it's not the regular android recovery (we cannot replace recovery image without cracked bootloader). Instead, the boot hijacking is used to start recovery mode. You still need basic files on your /system partition to use this. NEVER use the "format /system" option alone (without flashing another system image thereafter).
This recovery is NOT compatibile with Dual Booting for custom roms (for now you can't have both).
This recovery WILL be used to flash custom roms easily.
DO NOT reinstall busybox. Recovery depends on it's particular busybox version.
Requirements:
1. Phone must be rooted
2. Busybox from the market installed
Changelog:
0.2-release: fixed installation issues for those with trashed mtd0 partition
0.1-release: xRecovery installer app - thanks zoz33!
0.0.1-beta: Initial release (for testers)
Download:
xRecovery 0.2-release
WARNING! IF YOU HAVE X10 HD (PRE-INSTALLED ANDROID 2.1) AND CANNOT BOOT INTO RECOVERY
USING REGULAR RELEASE (E.G. STUCK AT SE LABEL), YOU MAY TRY TO USE THE APK BELOW:
xRecovery-0.2-X10HD-release.apk
Click to expand...
Click to collapse
V1rus9r said:
So i must have payed version of Explorer root for give permisson for xandroid.multitocch file? or what? cause i've come so far that i got flah it in flash mod from phone.. and nothing happen!
Click to expand...
Click to collapse
I don't know what "i got flah it in flash mod from phone.. and nothing happen!" means.
As for root explorer, I thought I clearly stated the options. What part did you not understand?
Sent from my X10a using XDA App
XperiaUser,
Yes i searched that post before and read it but still dont no y u need it for? sry if im a noob. like what does it do?
thanks
bumhole said:
i suggest u buy the root explorer app to copy the file to /system/etc/permission and change the attributes. if u want a free app, gl cos i tried ages and cant find one. i spent like 2days and no luck, u buy the apps, u will get the job done in 1min LOL.
agent,
what is xrecovery for? i dont understand. i search it but it just shows you how u do it, but doesnt say what it is used for and wats good about it.
thanks
Click to expand...
Click to collapse
No offense to XperiaX10iUser because he is basically one of the Godfathers of xda Xperia forum, but the xRecovery explanation he sited may sound Greek or scare off a noob. It did for me, however I've learned that you don't have to understand everything first in order to use it. I think of it like this... xRecovery is a noobs best friend, that will allow you to do most of the cool things on xda, and enabling JIT is your X10's best friend. Basically xRecovery allows you to select from a menu a lot of the things you used to need your computer and a lot of know-how to do. It's a lot like a drop down menu you use on Windows. Click on the option and it does the work for you. No need to know everything it does, as each time you use it you will learn more about it.
I don't technically understand JIT, but enabling JIT in simple terms does something with how you phone uses your sdcard and RAM. It speeds up the visual component, so the screen reacts smoothly. For one thing, when you scroll through your app tray it does not tick or lag.
I'm on my phone so I can't provide a link.
You can also improve performance and battery life by using root explorer or titanium backup to uninstall unused or heavy resource using system apps. I have removed Timescape, Play Now, SE sync, SE backup & restore, moxier mall, Chinese & Korean keyboards, PC Companion, Social Networking Service, Face Recognition, and more. Timescape is the big one if you are not using it. Search this forum for a full list of safe apps to remove.
Sent from my X10a using XDA App
If you have a slough of apk files with weird names like I do, this DOS tool is for you. It uses AAPT (included) to check an APK file's name and version, and renames your APK in a more human-readable format.
Example:
pp170.apk --> PhotoShake Pro_1.7.0.apk
Installation
Just unzip the file (RenameAPK.zip) to anywhere you like. All the required files are included.
Instructions: GUI
I made RenameApkGUI in an attempt to create a nice tool that can be pinned to the start bar. (Right click on it, choose Pin To Taskbar.) Just like regular RenameAPK, you can drag multiple files to it. You can also open it and drag multiple files into it (this makes for an easier listing of the files you want to convert).
There are a couple caveats to it, however:
When pinned to the Taskbar, you can only drag one file at a time onto its icon.
When pinned to the Taskbar, and you wish to drag a file onto its icon, you must hold the Shift key.
Really, you might as well just open RenameAPK from the Start bar instead of trying to drag/drop to it.
Instructions: Command-line Tool
You can run this tool through the command line, or by dragging one (or multiple!) .apk files to it.
To rename multiple files (just in case )
Select the FIRST file you want renamed (e.g. clicking on it)
Hold down the shift key
Use the mouse or arrow keys to define the END of your selection
Drag one of the selected files to renameapk-min.
To rename multiple files (just in case )
Select the FIRST file you want renamed (e.g. clicking on it)
Hold down the shift key
Use the mouse or arrow keys to define the END of your selection
Drag one of the selected files to renameapk-min.
Instructions: Developers
If you want to borrow/change the code, feel free to do so. But also please remember to
Give credit to this me/this project (it's free, you don't even need to give me cookies)
Let me know what you did (it's cool to know)
Updates
RenameAPK v2: Added a GUI wrapper. Keep it in the same folder as the batch files and utilities, and everything should be all right.
Moved the excessive sourcecode files to a source folder.
Just wondering, does this change the name of the app itself, or is this the same as right clicking and renaming on the computer?
Sent from my PG86100 using XDA App
This is excellent for renaming and keeping track of the Amazon AppStore APKs!
I ran this without a problem in Android\data\com.amazon.venezia\cache on my SD card.
Thanks much!
This is the MOST useful app ever! Thanks!
Very great looking tool. Can't wait to install this to see what is what!
This is awesome. Thanks for this!
This is a great tool!!! Thank you very much for sharing!
Great job!
I agree with all the above!
This is the most useful tool I've ever used!
Great job!!
this could help a lot thx
heres a nice how-to for the non dos/bat script savvy.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Amazing tool!
Thanks a lot!
Thank you! I have a pet peeve for ill-named apks. I spend a good amount of time copy/pasting or manually renaming. I just batch renamed 100 apks in about 30 seconds. This is wonderful! The only thing that could be just as good is a mobile version.
primetechv2 said:
If you have a slough of apk files with weird names like I do, this DOS tool is for you. It uses AAPT (included) to check an APK file's name and version, and renames your APK in a more human-readable format.
Example:
pp170.apk --> PhotoShake Pro_1.7.0.apk
You can run this tool through the command line, or by dragging one (or multiple!) .apk files to it.
Includes
the RenameAPK tool
A minified version (without documentation; probably runs faster)
ADB, AAPT, and other required dependencies... keep them in the same folder for now.
Click to expand...
Click to collapse
Good Job with this primetechv2, this works very nicely I needed something like this xD
I would like to know though, I modified your script all the slightest So that your outputted apk name would not have any spaces...
For Example, instead of "Root Explorer_1.7.apk" I have it say "Root_Explorer_1.7.apk"...
I don't know, I think it makes it look nicer xD
Would you like me to upload this change, and you can put it on the OP? Since I think some people would appreciate this
-Trailblazer101
similar app released a year ago
http://forum.xda-developers.com/showthread.php?t=841312
great work, any chance of a mac version?
mcmb03 said:
great work, any chance of a mac version?
Click to expand...
Click to collapse
Good question... if you know anybody with experience with Macs, Linux, and their command line, I would be happy to help port it over. Heck, it should be pretty easy to do. Unfortunately I don't actually know how to do that.
trailblazer101 said:
Good Job with this primetechv2, this works very nicely I needed something like this xD
I would like to know though, I modified your script all the slightest So that your outputted apk name would not have any spaces...
For Example, instead of "Root Explorer_1.7.apk" I have it say "Root_Explorer_1.7.apk"...
I don't know, I think it makes it look nicer xD
Would you like me to upload this change, and you can put it on the OP? Since I think some people would appreciate this
-Trailblazer101
Click to expand...
Click to collapse
Could you please? I would have no idea how to do this myself... oh wait, maybe another FOR loop. Either way, if it's wanted I'll give you credit for it.
best tool
best app ever!! i have been looking for such an app for ages and using it was quite easy and fast as well!! could be improved by making a more graphically designed one having more features like:
searching the sd for apks
creating a list of them
ability to sellect all/some etc
move them all into one folder
you know stuff like this to make our life easier
im just suggesting..credits to the dev of this!! thanks a lot man!
---------- Post added at 07:06 PM ---------- Previous post was at 07:03 PM ----------
JL13 said:
similar app released a year ago
http://forum.xda-developers.com/showthread.php?t=841312
Click to expand...
Click to collapse
you are right and i was looking for ti but didnt find it when i needed..maybe i should search better next time seems easier the one you posted
Excellent tool, thanks for sharing
kokoskokis544 said:
best app ever!! i have been looking for such an app for ages and using it was quite easy and fast as well!! could be improved by making a more graphically designed one having more features like:
searching the sd for apks
creating a list of them
ability to sellect all/some etc
move them all into one folder
you know stuff like this to make our life easier
im just suggesting..credits to the dev of this!! thanks a lot man!
---------- Post added at 07:06 PM ---------- Previous post was at 07:03 PM ----------
you are right and i was looking for ti but didnt find it when i needed..maybe i should search better next time seems easier the one you posted
Click to expand...
Click to collapse
I could do a few of those things, but they'd be a little inconvenient... ex. I could run a search for .apk files, but it would either have to be (a) in the current folder/subfolders, or (b) you'd have to type in the directory.
Not an easy task, unless I created an extra "scan_for_apks" batch file you could drop a folder into Theoretically, at least, it could either start the task or generate a NEW batch file to run.... which you could remove the ones you don't want renamed, etc Pretty complicated stuff though.
-
My kudos on the last guy who did this too, I would mention it in the topic description except it seems a little redundant. I just got lucky with the press here, it seems.
Hurry, whilst stocks last!
Get it here
Make sure you edit the lines of the build.prop exactly as they are shown in the above thread (or see post 6 below).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
EDIT: I have decided to treat this as an IQ test. If it doesn't work for you, it means that you are incapable of reading, writing and thinking for yourself. You should reflect long and hard on your inability to perform basic tasks and should probably not post things such as 'it doesn't work!'. That is basically the same as admitting that you are dumb and admitting it in a public forum.
This works
trumpetboy101 said:
This works
Click to expand...
Click to collapse
I know. I wouldn't have posted it otherwise
Tell all your friends. It will work on any Android device.
Thank
This unfortunately does not work for me as I cannot get my phone model to show as VS910 4G.
Every time I edit my build.prop file (as stated in original post) it does not save any changes. Any ideas or clues as to what I could be doing wrong.
I am rooted on 2.3.5.
ajoshi said:
This unfortunately does not work for me as I cannot get my phone model to show as VS910 4G.
Every time I edit my build.prop file (as stated in original post) it does not save any changes. Any ideas or clues as to what I could be doing wrong.
I am rooted on 2.3.5.
Click to expand...
Click to collapse
This does work. My screenshot proves it. I was waiting to see how long it took someone to screw up something this basic.
Did you actually read and follow the instructions?
OK, do this (by the way this is what is said in the thread I linked to)...
1. Make sure you are rooted
2. Open system/build.prop in a text editor
3. Change the lines in your build.prop that read
Code:
ro.product.model=GT-N7000
ro.product.brand=samsung
to read
Code:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
4. Reboot (which I am guessing you didn't do)
5. Download the 'Box' app from the market and sign up for an account
6. Edit the build.prop back to its original state
7. Reboot again
If I only had seen before :'(
Sent from my Xoom on Tiamat
[David] said:
If I only had seen before :'(
Sent from my Xoom on Tiamat
Click to expand...
Click to collapse
What do you mean? It is available until the end of 2011.
You can do it now.
Like magic!
Thanks
Doesn't work.
Everytime i reboot the Galaxy Note, those lines are changed to original values automatically.
I am on 2.3.6 , looks like some more values needs to be changed.
bmunshi said:
Doesn't work.
Everytime i reboot the Galaxy Note, those lines are changed to original values automatically.
I am on 2.3.6 , looks like some more values needs to be changed.
Click to expand...
Click to collapse
Of course!!
Because you can't do it, there is obviously a problem!!
If you are rooted and can't edit the build.prop on your device, copy it on to your SD card and copy it to a computer and edit it using Notepad or Notepad++. Then copy it back to your SD card and then paste it back in to your system partion. Then reboot.
Next time try using some common sense and don't blame others for your own deficiencies.
Works fine, all done with ES explorer.
Make sure /system is mounted as writeable.
You get swype complaining about a licence issue but this goes away when you set the model and manufacturer back.
nobnut said:
This does work. My screenshot proves it. I was waiting to see how long it took someone to screw up something this basic.
Did you actually read and follow the instructions?
OK, do this (by the way this is what is said in the thread I linked to)...
1. Make sure you are rooted
2. Open system/build.prop in a text editor
3. Change the lines in your build.prop that read
Code:
ro.product.model=GT-N7000
ro.product.brand=samsung
to read
Code:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
4. Reboot (which I am guessing you didn't do)
5. Download the 'Box' app from the market and sign up for an account
6. Edit the build.prop back to its original state
7. Reboot again
Click to expand...
Click to collapse
thanks for the trick. i was using my sister SG2 and i notice there's more free games in samsung apps than the one in SGN. can i use the same method to download games by tricking samsung apps 2? the SD data should be the same...would be great if you can tell me what is the exact code for SG2.
foochuangyeh said:
thanks for the trick. i was using my sister SG2 and i notice there's more free games in samsung apps than the one in SGN. can i use the same method to download games by tricking samsung apps 2? the SD data should be the same...would be great if you can tell me what is the exact code for SG2.
Click to expand...
Click to collapse
Before you try this, have a think for a second... What do you think the reason is for this difference in the number of apps/games? The SGSII has a smaller screen with different dpi settings. The apps that don't show for the Note will probably either not run, or are not compatible with it.
Anyway, if you want to try, change any reference to N7000 to whatever shows for your sister's SGSII (there are a few of these) and change the lines
Code:
ro.build.description=GT-N7000-user 2.3.5 GINGERBREAD XXKJ4 release-keys
ro.build.fingerprint=samsung/GT-N7000/GT-N7000:2.3.5/GINGERBREAD/XXKJ4:user/release-keys
to whatever shows in your sister's build.prop.
Make sure you backup your build.prop to your SD card (you can just copy it back when you have finished rather than editing it again). Just in case, also have a Nandroid backup to hand if you need it.
nobnut said:
Of course!!
Because you can't do it, there is obviously a problem!!
If you are rooted and can't edit the build.prop on your device, copy it on to your SD card and copy it to a computer and edit it using Notepad or Notepad++. Then copy it back to your SD card and then paste it back in to your system partion. Then reboot.
Next time try using some common sense and don't blame others for your own deficiencies.
Click to expand...
Click to collapse
OOps that's rude. Please dont assume others are stupid.
I am rooted and can edit the build.prop, after editing and saving if i reopen it shows the new value.
But once phone is rebooted it changes back to original value, that is what i meant.
BTW, just check your old updates, in first you asked to change the .Brand and then in the same thread asked to change back the .manufacture value. I am not blaming, it might be typo or something.
End result, still there are some more values needs to be changed.
bmunshi said:
OOps that's rude. Please dont assume others are stupid.
I am rooted and can edit the build.prop, after editing and saving if i reopen it shows the new value.
But once phone is rebooted it changes back to original value, that is what i meant.
BTW, just check your old updates, in first you asked to change the .Brand and then in the same thread asked to change back the .manufacture value. I am not blaming, it might be typo or something.
Click to expand...
Click to collapse
[mod edit]
I made no mistake. You have to change the lines from the first ones to the second ones. There are differences between the two manufacturers' build.props.
I am not blaming, I am just pointing out that people need to learn to read, think and comprehend.
End result, still there are some more values needs to be changed.
Click to expand...
Click to collapse
You are wrong. [mod edit]
Christmas is over then
Confirming, if you follow the basic instructions, this works PERFECTLY.
50GB available to me. Cheers OP.
straxusii said:
Christmas is over then
Click to expand...
Click to collapse
Oh man! Please don't introduce another concept such as Christmas to this thread. Some XDA users' heads will explode trying to grapple with that as well as editing two lines in a build.prop.
AdzUK said:
Confirming, if you follow the basic instructions, this works PERFECTLY.
50GB available to me. Cheers OP.
Click to expand...
Click to collapse
Hallelujah!!
EDIT: At the risk of causing severe haemorrhaging in some users... try this:
Once you have created your account, clear the 'Box' app data and cache in Settings and then using another email address, get another 50Gb. Repeat until you get bored.
Shabba!
Woking great!
Working great, and all i had to do was to change only 2 lines in buid.prop using ES File explorer with 2 options activated: Root Explorer and Mount File System.
1. Be sure that you have root
2. Install ES File explorer and Options and check this: Root Explorer and Mount File System
3. Navigate to /system. Long press on buid.prop , open as text.
4. Edit the file by modifying this lines:
ro.product.model=GT-N7000
ro.product.brand=samsung
Click to expand...
Click to collapse
into
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
Click to expand...
Click to collapse
5. reboot
6. install from market box (box.net)
7. Create the account. A confirmation message will appear that you have 50 GB capacity.
8. Again from EFS File Explorer navigate to /system. Check that you have a file named build.prop.bak and if so, delete buid.prop. Rename build.prop.bak into build.prop. Now you can disable from options : "Root Explorer" and "Mount File System"
9. Reboot
10. Enjoy your amizing phone
Note: I had done this on KL7 with stock kernel.
Hey guys iv had trouble discovering a version of apktool that would actually work on Samsung stock firmware !
Although I think I may have just found one which can decompile: HERE
This is confirmed working on CM9 .apk files.. Samsung on the other hand has been troublesome im hoping one of the dev's can offer some sort of explanation.
CRASH COURSE FOR NOOBS
First things first, you can to extract your "framework-res.apk" from "system/framework" of your rom.
You will then have to set your framework file in apktool.. Two ways of doing so:
If you have apktool installed in C:\Windows open a CMD window and type the following command: "apktool if framework-res.apk".
or
You simply rename your framework-res.apk to "1.apk" and place it in "C:\Users\<YOURUSERNAME>\framework".
You then want to extract "Apk Manager ICS" from the zip you downloaded & then place the apk you want to modify in "place-apk-here-for-modding" folder.
At this stage you can open up "Script.bat" which will execute a CMD window with a bunch of different options..
Enter "22" to set your target project, then "9" to decompile. Once the decompile completes you can then navigate to the "Apk Manager ICS/projects" folder where you will see the decompiled source of the apk.
Make your modifications to the apk and take note of the files you have edited, this is important.
To recompile select option "11". If errors persist this may be due to a incorrect commands/functions you have used in your modifications, review the log..
Navigate to "Apk Manager ICS\place-apk-here-for-modding" where you will now find a "unsigned<APKNAME>.apk". This is a recompiled version of the original apk! Or semi depending on the errors you received.
Open this file with 7zip/Winzip or what ever you use and extract the files which you had modified from the apk.. eg. SecContacts.apk\res\layout-ar-rAE\call_detail_delete.xml
You then want to open up the original apk in "Apk Manager ICS\place-apk-here-for-modding" just named "<APKNAME>.apk" in 7zip/Winzip overwrite the files with the ones you have just extracted from the unsigned version. By using this tactic you will keep the original signatures on the .apk..
Post back your results.. If anyone can add any information to this post please feel free too ! I just though id share my experiences so far.. Hopefully someone can shed a little more light!
Good luck !
God dam it, cant get it compiling anymore.. Someone figure this out please..
Well my experience with Apk Manger has been that the same one I've been using for Gingerbread works just fine on ICS, so no need for a new one necessarily. But I did find that sometimes Apk Manager could not decompile certain apks...where APKTOOL could. I do like to use Apk Manager, so I found success by decompiling them with APKTOOL, then transferring the files over to the projects folder of Apk Manager, then the rest you just do normal.
As for your instructions on how to use Apk Manager,
you did a good job describing the fundamentals of how to decompile, and recompile but I find the major flaw in your instructions is when you say "I had recieved errors when doing so.. ignore this for now." DON'T ignore that! That is saying you have an error
So if you get that error when it asks you yes or no, choose "no" and it will abort. Then type "21" and a red CMD screen will popup and run and error log. Its not real easy to read, but if you do it you will find your mistake in your edits. Correct these mistakes until you DO NOT get any errors, then proceed.
If you do this correctly and receive no errors then the "unsigned<APKNAME>.apk" that will be created in the "place-apk-here-for-modding" folder is done. Pull it out and remove the unsigned part.
The copy and paste method just leaves room for more errors, IMO. Ones that are not logged.
Good Luck!
X
EXPERIMENT said:
Well my experience with Apk Manger has been that the same one I've been using for Gingerbread works just fine on ICS, so no need for a new one necessarily. But I did find that sometimes Apk Manager could not decompile certain apks...where APKTOOL could. I do like to use Apk Manager, so I found success by decompiling them with APKTOOL, then transferring the files over to the projects folder of Apk Manager, then the rest you just do normal.
As for your instructions on how to use Apk Manager,
you did a good job describing the fundamentals of how to decompile, and recompile but I find the major flaw in your instructions is when you say "I had recieved errors when doing so.. ignore this for now." DON'T ignore that! That is saying you have an error
So if you get that error when it asks you yes or no, choose "no" and it will abort. Then type "21" and a red CMD screen will popup and run and error log. Its not real easy to read, but if you do it you will find your mistake in your edits. Correct these mistakes until you DO NOT get any errors, then proceed.
If you do this correctly and receive no errors then the "unsigned<APKNAME>.apk" that will be created in the "place-apk-here-for-modding" folder is done. Pull it out and remove the unsigned part.
The copy and paste method just leaves room for more errors, IMO. Ones that are not logged.
Good Luck!
X
Click to expand...
Click to collapse
Thanks for the input, I agree with you 100% about the error section.
My question is tho how are people decompiling camera.apk & contacts.apk to make these great mods we see.. there MUST be a way to successfully compile a sammy .apk.
Works perfectly fine with AOSP/CM9 you can decompile & recompile no problems..
I just use this great tool for decompiling samsung apks
http://forum.xda-developers.com/showthread.php?t=1053227
Sent from my GT-I9300 using xda premium
firefds said:
I just use this great tool for decompiling samsung apks
http://forum.xda-developers.com/showthread.php?t=1053227
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Any luck recompiling tho ?
I also use apkmanager i got two sets of apktool i use..
also some apk's like secsettings.apk you need to raise the heap size
for good decompile and recompile..
No problems decompile and recompile on any file cm9 or sammy roms
if you want i help you sort your prob PM me
Greets
Dragon
Wanam has provided a working APK Manager which can be found in the OP of this thread.
And also I created a batch script method for simple decompiling and recompiling but only for framework-res.apk.
I havent used any of the other repacks. I could modify it to use any apk if there is a need.
Its in my sig anyway and definitely works with framework-res.apk
fOmey said:
Any luck recompiling tho ?
Click to expand...
Click to collapse
Yep.
There is a bug in apktool.jar though.. there are problems with the decompiling of some plurals.xml which you need to fix manually
Sent from my GT-I9300 using xda premium
firefds said:
Yep.
There is a bug in apktool.jar though.. there are problems with the decompiling of some plurals.xml which you need to fix manually
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Could you provide a quick start guide to these manual fixes?
Framework-res.pk is the only file I can't recompile.
So i had a strange problem.
I do everything like this manual.
But every Time when i want to replace the framework-res.apk after it hangs in bootprocess. Its the same when i do nothing in the .apk, Just decompile and recompile.
I had this Problem on every Tool.
I want to mod the framework from CM9 on my Galaxy S2.
So what can i do? Whats the Problem?
nobnut said:
Wanam has provided a working APK Manager which can be found in the OP of this thread.
Click to expand...
Click to collapse
I confirm : working for me
I followed the instructions in the first post and got up to running Script.bat, but then I got the dreaded "Java not found" even though I have the latest java installed.
I read that the environmental variables need to be edited. Could someone give me an idea as to what the PATH should look like? Thanks in advance.
D1358531 said:
I followed the instructions in the first post and got up to running Script.bat, but then I got the dreaded "Java not found" even though I have the latest java installed.
I read that the environmental variables need to be edited. Could someone give me an idea as to what the PATH should look like? Thanks in advance.
Click to expand...
Click to collapse
Copy the path to /bin folder inside the java directory..usually c:\program files\windows\java_jdk7\bin...and then right click on computer shortcut and select properties..click on advanced and then environment variables..in the pop up box..click a new path and paste the path to the bin folder..apply it and the save it..
Sent from my iPad using Forum Runner
zoot1 said:
Copy the path to /bin folder inside the java directory..usually c:\program files\windows\java_jdk7\bin...and then right click on computer shortcut and select properties..click on advanced and then environment variables..in the pop up box..click a new path and paste the path to the bin folder..apply it and the save it..
Sent from my iPad using Forum Runner
Click to expand...
Click to collapse
So, I should type "PATH" for the variable name? This will replace the PATH value that is already there, correct? Can there be any spaces in the path?
D1358531 said:
So, I should type "PATH" for the variable name? This will replace the PATH value that is already there, correct? Can there be any spaces in the path?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
zoot1 said:
Click to expand...
Click to collapse
Ok, thanks...I'll try it ina bit. Will I.need to reboot?
D1358531 said:
Ok, thanks...I'll try it ina bit. Will I.need to reboot?
Click to expand...
Click to collapse
I don't think so..
Sent from my iPad using Forum Runner
zoot1 said:
I don't think so..
Sent from my iPad using Forum Runner
Click to expand...
Click to collapse
OK, that didn't work...I think I have to include the Apk Manager ICS in the path somewhere, maybe even the Script.bat?
Hey, so creating customs roms are quite fun. So I decided to develop a little application that helps new users out a bit. Now, this won't turn you into a full fledge rom developer, but will allow you to make minute customizations to an already existing rom.
Sorry, this is no longer under development However, for anyone feeling adventurous, I have uploaded the source code.
Features
ADD & Remove System Applications
Init.d Tweaks
Edit Updater-script
Build Prop Editor
Change Rom Kernels
Build Prop Presets
Zip Align all System Applications
ADD Google Apps to Rom
Sign Roms
Change Boot Animation
Download Source from Github
ADD & Remove Data Applications
ADD & Remove Ringtones
ADD & Remove Notifications
Add Superuser APK and Binary
Move System Apps to Data Folder
Pull any System/Data/Ringtone File from the Rom
Automatic Zip and Unzip of Any Rom
*New*Search Feature
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New: Zipalign all System Applications
New: Init.D Tweaks
New: Download Source from Github
Future Updates: I hope to be adding more functionality in future updates..so stay tuned!
Download
RSL 1 is available on the server, run The Rom Maker.exe (from the attached zip), and it will trigger an update and update you to RSL 1.
To launch, run The Rom Maker.exe
Check below
Dude thats awesome. Trying it now!
Sent from my SGH-T959V using xda app-developers app
awesome, im gonna link this in the evo 3d, forum linking the credits to you, and leaving your dl link(for counts) in tact.................awaiting newer features patiently, keep up the good work
heres my post, hope its not a problem http://forum.xda-developers.com/showthread.php?p=29851733#post29851733
Looks good, will try.
Thanks
Sent from my MT11i using Tapatalk 2
Seems like a nice little tool for tweaking ROMs a bit. Hopefully you can add more features in the future, but even as it is, it should be handy for anyone who wants to tweak ROMs a little bit. By my understanding, it should allow the removal of preinstalled rubbish from stock ROMs, right?
I see you are using Ionic.Zip.dll the same one I used in Droid Manager for creating Custom Roms Too
But you have an issue bro
1- Make My Rom button doesn't work on the first run, I had to close and reopen the program.
2- the result zipped ROM will fail to flash in CWM & is twice in size than the original ROM
why it will fail, because if you open the result zipped file you will find a folder that has the project's title and the ROM files are inside that folder.
while CWM checks for META-INF folder on the root directory of the zipped ROM.
The reason why it's twice in size than the original ROM is because after the program unzips the base rom it doesn't delete it from workspace which causing "Ionic.Zip.dll" to include it in the result zipped rom making it twice in size than the original ROM.
Also please note that adding a data folder in the project will not lead into having anything inside /data/app after the rom is flashed because the updater-script must be modified to include the commands which tell CWM to: A- Mount Data Partition. B- Extract contents of data folder in the zipped file to Data Partition on the phone.
Also it would be better if your program doesn't fully remove the files from the hard disk, rather than just moving them to Recycle bin it's safer, since they can be retrieved
I'm sorry for that comment but I thought I would give you a quick feedback since it's the main step in making a better program
Good luck
does this support aroma installer ?
Any way,big thanks to you dude
DeepUnknown said:
I see you are using Ionic.Zip.dll the same one I used in Droid Manager for creating Custom Roms Too
But you have an issue bro
1- Make My Rom button doesn't work on the first run, I had to close and reopen the program.
2- the result zipped ROM will fail to flash in CWM & is twice in size than the original ROM
why it will fail, because if you open the result zipped file you will find a folder that has the project's title and the ROM files are inside that folder.
while CWM checks for META-INF folder on the root directory of the zipped ROM.
The reason why it's twice in size than the original ROM is because after the program unzips the base rom it doesn't delete it from workspace which causing "Ionic.Zip.dll" to include it in the result zipped rom making it twice in size than the original ROM.
Also please note that adding a data folder in the project will not lead into having anything inside /data/app after the rom is flashed because the updater-script must be modified to include the commands which tell CWM to: A- Mount Data Partition. B- Extract contents of data folder in the zipped file to Data Partition on the phone.
Also it would be better if your program doesn't fully remove the files from the hard disk, rather than just moving them to Recycle bin it's safer, since they can be retrieved
I'm sorry for that comment but I thought I would give you a quick feedback since it's the main step in making a better program
Good luck
Click to expand...
Click to collapse
Thanks a bunch for your suggestions. Wow...I just learned my lesson of why I should never leave catch statemetns empty lol. And I didn't know that about the data/app folder thing. I went back and added some code to add lines to the setup-script though I haven't tested it yet, so I'll see if that works. Haha, but thanks again for helping me catch those bugs, lol tell me if you find anymore.
SifJar said:
Seems like a nice little tool for tweaking ROMs a bit. Hopefully you can add more features in the future, but even as it is, it should be handy for anyone who wants to tweak ROMs a little bit. By my understanding, it should allow the removal of preinstalled rubbish from stock ROMs, right?
Click to expand...
Click to collapse
Thanks, and yes it will allow you to easily remove that bloatware.
kifgep said:
does this support aroma installer ?
Any way,big thanks to you dude
Click to expand...
Click to collapse
not yet, I'll try to add it in future versions.
NewPwnage said:
Dude thats awesome. Trying it now!
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Haha thanks, tell me if you run into any issues
Okay I updated the program to version 2.0.1. All the majors bugs are fixed (lol hopefully), and added a few options.
CDMA to GSM
can we use this for converting CDMA to GSM?
and if yes can comeone make a simple step by step guide?
thanks
Um wtf? I used this and now half my data on my Windows is gone. Wtf lol
invasion2 said:
Um wtf? I used this and now half my data on my Windows is gone. Wtf lol
Click to expand...
Click to collapse
Wow. How did that happen? What directory did you use as your workspace directory.
filmaker said:
Wow. How did that happen? What directory did you use as your workspace directory.
Click to expand...
Click to collapse
Not sure haha. But later that day my HD crashed, so I'm guessing your tool was not the cause of it. Thanks though. I restored and now I can use it
Sent from my HTC One S using Xparent Blue Tapatalk 2
Updated with Build Prop editor
Lol okay updated again, now you can zipalign all your system applications
Option to add GAPPS to ROM?
juan77_sonic said:
Option to add GAPPS to ROM?
Click to expand...
Click to collapse
Ha, never thought about that, I'll add it in the next update. Thanks.