[Q] What's difference between this app's - Galaxy Y GT-S5360 General

-LINK2SD
-A2SDGUI ON REPENCIS
-MOVE2SD ENABLER ON REPENCIS
and does it make sense to do this thing if I have one of these programs ?
Type this code
..............$ su (enter)
..............# a2sd cachesdreset (enter)
Open Better Terminal Emulator Pro again,
Type this code
..............$ su (enter)
..............# a2sd reinstall (enter)

Ask In FAQ, and you started 3 Threads instant?!
View attachment 1084780

ronnieryan said:
Ask In FAQ, and you started 3 Threads instant?!
View attachment 1084780
Click to expand...
Click to collapse
I agree wid ronnie
Keep our forum clean

And I agree with both

Related

[SGY] Openline & reNetLock [Revised] Updated [Tested] + ScreenShots

DONT COPY PASTE TO OTHER FORUM WITHOUT ASKING THE AUTHOR
I HATE NOOB LEECHERS
GIVE PROPER CREDITS TO THE DEV and OP
OPENLINE YOUR SGY
Thanks to sir DOKY73 for this adb shell script..
BY sir DOKY73
I explicitly warn again everyone,
If you do not really understand what you do inside the shell, then wait for some!
YOU CAN POTENTIALLY HARM YOUR DEVICE!
If you doing something wrong with bml15, you might cause unrecoverable issues
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Code:
Requirements:
1: [URL="http://www.samsung.com/us/support/downloads"]SAMSUNG DRIVER[/URL] or [URL="http://www.samsung.com/us/kies/"]SAMSUNG KIES[/URL]
2: [URL="http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u3-download-1501626.html"]JAVA DEV KIT[/URL]
3: [URL="http://developer.android.com/sdk/index.html"]ANDROID SDK[/URL]
4: Root Your SGY [URL="visit me"]visit me[/URL] or [URL="http://forum.xda-developers.com/showthread.php?t=1534510"]visit me too[/URL]
Click to expand...
Click to collapse
STEPS:
1.>Connect your SGY to the PC, using the USB cable.
2.>Access the command prompt in your Windows computer. In order to do that, click on Start button, and in the search field, type ‘cmd.exe’. Once found, open it. In this window you need to head to the folder where Android SDK has been installed.
{
"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"
}
3.>enter this codes on cmd
[note: when typing commands,,please wait for the # to show in the cmd before typing another command]
[note: start and ADB shell session into your phone by 'ADB shell' in Windows, './adb shell' in linux then copy line by line the following. If you got error, then stop, and report the issue!]
Code:
ADB shell
su #<- Check phone screen to grant root access, and wait for # prompt in shell
mkdir /sdcard/SGYunlock #<-check if the folder has been created, and no error
stop #<-the phone will freeze, It's OK!
dd if=/dev/bml15 of=/sdcard/SGYunlock/bml15.img.SAVE #<- Do it ONLY ONCE!!!!
dd if=/dev/zero bs=1 count=16 of=/dev/bml15 seek=524360
dd if=/dev/zero bs=1 count=1 of=/dev/bml15 seek=525392
start #<-the phone will restart
exit #<- exit from root shell
exit #<- exit from shell
Click to expand...
Click to collapse
4.>restart your SGY if it did not restart automatically
TO reNetLock TO DEFAULT NETWORK PROVIDER
Code:
Requirements:
1: [URL="http://www.samsung.com/us/support/downloads"]SAMSUNG DRIVER[/URL] or [URL="http://www.samsung.com/us/kies/"]SAMSUNG KIES[/URL]
2: [URL="http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u3-download-1501626.html"]JAVA DEV KIT[/URL]
3: [URL="http://developer.android.com/sdk/index.html"]ANDROID SDK[/URL]
4: Root Your SGY [URL="visit me"]visit me[/URL] or [URL="http://forum.xda-developers.com/showthread.php?t=1534510"]visit me too[/URL]
5:
Click to expand...
Click to collapse
STEPS:
1.>Connect your SGY to the PC, using the USB cable.
2.>Access the command prompt in your Windows computer. In order to do that, click on Start button, and in the search field, type ‘cmd.exe’. Once found, open it. In this window you need to head to the folder where Android SDK has been installed.
3.>enter this codes on cmd
Code:
ADB shell
su #<- Check phone screen to grant root access, and wait for # prompt in shell
stop #<-the phone will freeze, It's OK!
dd if=/sdcard/SGYunlock/bml15.img.SAVE of=/dev/bml15
start #<-the phone will restart, put default SIM and use!
exit #<- exit from root shell
exit #<- exit from shell
Click to expand...
Click to collapse
4.>restart your SGY if it did not restart automatically
Credits to:
Doky713
Codeshark
Izghitu
ALbavizion
Mikstev
ORIGINAL DEV
OPENLINE SOURCE THREAD
DOWNOAD OLD THREAD HERE
To remove Network Subnet Lock by Mikstev
note: do this after openlining your SGY
back up the original bml15.img.SAVE or rename SGYunlock folder to SGYunlock1 before proceeding
Code:
cmd.exe
ADB shell
su #<- Check phone screen to grant root access, and wait for # prompt in shell
mkdir /mnt/sdcard/SGYunlock
cd /mnt/sdcard/SGYunlock
stop #<-the phone will freeze, It's OK!
dd if=/dev/bml15 of=bml15.img.SAVE #<- Do it ONLY ONCE!!!!
start #<-the phone will restart, put any SIM and use!
edit bml15.img.SAVE:
(0×80049 and 0×80450) change 01 to 00
save as bml15_unlocked.img.SAVE.
ADB shell
su
cd /mnt/sdcard/SGYunlock
stop #<-the phone will freeze, It's OK!
dd if=bml15_unlocked.img.SAVE of=/dev/bml15 copy back file
start #<-the phone will restart, put any SIM and use!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
DONT COPY PASTE TO OTHER FORUM WITHOUT ASKING THE AUTHOR
I HATE NOOB LEECHERS
GIVE PROPER CREDITS TO THE DEV and OP
Things (files) you will be needing to open line:
(1)Go to the link and choose your OS version (windows,mac or linux)
--->Android SDK
(2)If you don't have java installed
--> Java SDK
(3)Use (drivers) if pc doesn't recognize the device
--->Samsung drivers
(4)Rooted phone (for SU permissions)
---> Root
(5)Usb cable
(6)Guts!!
New update:
Guys!!! try mr. Doky73's ---> network unlock app
if you liked it, consider donating
or
Press their thanks button!!
Credits to:
devion14
Doky73
contributors:
izghitu
codeshark
dont wanna try cause there is a possibility that my CP will brick
eReNz said:
dont wanna try cause there is a possibility that my CP will brick
Click to expand...
Click to collapse
that is why it is not for noob andd fainthearted...youll brick it?then restore it..so simple...
will delete soon....seems like its not important
devion14 said:
will delete soon....seems like its not important
Click to expand...
Click to collapse
please do understand that not all people here are adept when it comes to "techy stuff" and not all are willing to take risks so don't feel sad if your thread seems to be underrated.
Facebook Page
just getting board......have you done this?
can you give me screen shots on pc?
OP thanks for the info, i was able to change my provider to another one.
did anybody found a code which accepts all the different sims?
its tedious to edit bml15 every time i want to swap a sim.
maybe we could ask openline phones to upload their bbml15.bin so i can compare the strings on the addresses...they would be on same address
leodasal2 said:
please do understand that not all people here are adept when it comes to "techy stuff" and not all are willing to take risks so don't feel sad if your thread seems to be underrated.
Click to expand...
Click to collapse
techie stuff
s5360user said:
OP thanks for the info, i was able to change my provider to another one.
did anybody found a code which accepts all the different sims?
its tedious to edit bml15 every time i want to swap a sim.
Click to expand...
Click to collapse
Create a script to automate the process (theory).
maybe you could make one?? but the important thing is the mcc mnc of an openlined bml15.bin
devion14 said:
maybe we could ask openline phones to upload their bbml15.bin so i can compare the strings on the addresses...they would be on same address
Click to expand...
Click to collapse
and you must post this thread on Android Development to gather some users bbml15.bin
already done that...maybe forum mods might want to move it there
An appeal to upload your "openline/unlocked" bml15.bin
guys, if anyone of you have an unlocked/openline phone, please upload your bml15.bin.. Seriously, this thread booms with potential. You can at last forget about going to a service center just to get your unit openlined.
@devion14
i'll be making a flashable zip if there is an openline bml15.bin uploaded. and i expect you will be the first daredevil to try and attest the validity of this thread
PS. I wonder if bmlunlock will work with this bml15.bin.
HCFroyd247 said:
guys, if anyone of you have an unlocked/openline phone, please upload your bml15.bin.. Seriously, this thread booms with potential. You can at last forget about going to a service center just to get your unit openlined.
@devion14
i'll be making a flashable zip if there is an openline bml15.bin uploaded. and i expect you will be the first daredevil to try and attest the validity of this thread
PS. I wonder if bmlunlock will work with this bml15.bin.
Click to expand...
Click to collapse
Agree. Perhaps in millions of SGYs shipped there is at least 1 who is factory unlocked?
HCFroyd247 said:
guys, if anyone of you have an unlocked/openline phone, please upload your bml15.bin.. Seriously, this thread booms with potential. You can at last forget about going to a service center just to get your unit openlined.
@devion14
i'll be making a flashable zip if there is an openline bml15.bin uploaded. and i expect you will be the first daredevil to try and attest the validity of this thread
PS. I wonder if bmlunlock will work with this bml15.bin.
Click to expand...
Click to collapse
i bet it wont work cause imei conflict..
CarlDeanCatabay said:
Agree. Perhaps in millions of SGYs shipped there is at least 1 who is factory unlocked?
Click to expand...
Click to collapse
i bet not one but depends on the order
CarlDeanCatabay said:
techie stuff
Click to expand...
Click to collapse
wow, i was clearly bothered by the exaggerated response (huge fonts) you had on my post. I'm glad you pointed that out (sarcastic).
WORKING!!

[Q] CM9 & Swapper

Hello
i want to expand the memory a little bit
so tried to use
Swapper - https://play.google.com/store/apps/details?id=org.azasoft.free.swapper&hl=en
Swapper 2 (for root users) - https://play.google.com/store/apps/details?id=lv.n3o.swapper2
then testing with free command on the Terminal Emulator
but it's still showing me that the swap equals to zero
so my question is "does CM9 support swap file"
and if yes "how can i create a working swap files"
__
ahmedelhofy said:
Hello
i want to expand the memory a little bit
so tried to use
Swapper - https://play.google.com/store/apps/details?id=org.azasoft.free.swapper&hl=en
Swapper 2 (for root users) - https://play.google.com/store/apps/details?id=lv.n3o.swapper2
then testing with free command on the Terminal Emulator
but it's still showing me that the swap equals to zero
so my question is "does CM9 support swap file"
and if yes "how can i create a working swap files"
__
Click to expand...
Click to collapse
If you're using Arco's CM9, then I can say: Yes, it supports swap files. See 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"
}
As for "how to create one" ... here's how:
1. Creating a Swap File
Determine where you will place your swapfile* . For purposes of illustration, I will use /xxx/yyy. Remember to change this to the actual directory!
Open Terminal
Enter these commands; do not type the numbers, remember to replace /xxx/yyy with an actual path, and replace zzz with the size of swapfile you want (in MiB)
Code:
su
cd /xxx/yyy
touch .SWAP
dd if=/dev/zero of=/xxx/yyy/.SWAP bs=1048576 count=zzz
mkswap .SWAP
Test the swapfile with the following code, again in Terminal:
Code:
swapon /xxx/yyy/.SWAP
free
Once you see that the swapfile is working, turn it off again.
Code:
swapoff /xxx/yyy/.SWAP
2. Activating Swap File on Boot
Download the attached 99swap.txt
EDIT the downloaded 99swap.txt !! You must replace /xxx/yyy with the actual directory.
Optionally, replace the SWAPNESS value (range between 0 ~ 100)
Make sure you have a working init.d! If your ROM does not support a working init.d, then stop; see next section
Rename the file to 99swap
Copy the file to /system/etc/init.d (remember to mount /system rw first)
Open terminal, and enter the following commands:
Code:
cd /system/etc/init.d
chown root.shell 99swap
chmod 4755 99swap
ls -l 99swap
Reboot your phone, and check the logfile, which should be /data/local/99swap.log
3. Activating Swap File on Boot using Script Manager
Download Script Manager here
From within SManager, find your edited 99swap.txt file, and tap on it
Activate "Root" and "Boot" buttons, then tap on "Save"
Reboot your phone, and check the logfile, which should be /data/local/99swap.log
Thanks dude
U R Awesome
Now am playing Gangstar Rio
It was freezing before
ahmedelhofy said:
Thanks dude
U R Awesome
Now am playing Gangstar Rio
It was freezing before
Click to expand...
Click to collapse
Cool
One tip : Change the SWAPNESS value to 40. After extensive testing, I think 40 is better than the current value of 20.
-- Galaxy W + DXKL1 + CM9 + xda --
can u give me the link to the original thread ?!
ahmedelhofy said:
can u give me the link to the original thread ?!
Click to expand...
Click to collapse
What thread?
-- Galaxy W + DXKL1 + CM9 + xda --
Original thread where you get these swap steps ?!
ahmedelhofy said:
Original thread where you get these swap steps ?!
Click to expand...
Click to collapse
Oh, I made them myself. I'm a Linux geek
-- Galaxy W + DXKL1 + CM9 + xda --
pepoluan said:
Oh, I made them myself. I'm a Linux geek
-- Galaxy W + DXKL1 + CM9 + xda --
Click to expand...
Click to collapse
thanks for your method, it works very well and I solved the problem with the ram of my I8150 and some related freezing.
I have only a problem with the activation on boot, I followall the steps but in the log file is always explained that "the directory ttt/ttt was not found. Is it mounted ? " (ttt/ttt is the correct folder of the .SWAP file).
I have this problem either on internal and external sdcard (I prefer the internal because it's too quick without lagging).
Can you help me understandig the problem ?
Thanks a lot and sorry for my English.
I run on Samsung I8150 + Cyanogenmod9 rc8 - fully working with 350 mb of swap file on internal sd (reserved for cwm backup and swap, I used the CM9 option for cross the internal and external sd.
regards
Torment0 said:
thanks for your method, it works very well and I solved the problem with the ram of my I8150 and some related freezing.
I have only a problem with the activation on boot, I followall the steps but in the log file is always explained that "the directory ttt/ttt was not found. Is it mounted ? " (ttt/ttt is the correct folder of the .SWAP file).
I have this problem either on internal and external sdcard (I prefer the internal because it's too quick without lagging).
Can you help me understandig the problem ?
Thanks a lot and sorry for my English.
I run on Samsung I8150 + Cyanogenmod9 rc8 - fully working with 350 mb of swap file on internal sd (reserved for cwm backup and swap, I used the CM9 option for cross the internal and external sd.
regards
Click to expand...
Click to collapse
Yeah, it seems some ROMs mount the directories late; when the script triggers, the SD cards (internal/external) are not there already.
I have been playing with nohup command, but I just can't get it to run reliably on such ROMs.
So, I suggest going the SManager route instead. It's much more reliable. Besides, you really *don't* want to use a Swapfile during Boot; it slows down things because when the kernel sees that swapfile is available... it starts swapping (almost) right away. You'll need Swapfile during normal usage, so activating the Swapfile after the phone finishes booting actually makes more sense...
(BTW, I'm sorry I can't maintain this anymore... I no longer have my W; it's been handed over to my little-brother-in-law, and I've moved on to a new phone...)
pepoluan said:
Yeah, it seems some ROMs mount the directories late; when the script triggers, the SD cards (internal/external) are not there already.
I have been playing with nohup command, but I just can't get it to run reliably on such ROMs.
So, I suggest going the SManager route instead. It's much more reliable. Besides, you really *don't* want to use a Swapfile during Boot; it slows down things because when the kernel sees that swapfile is available... it starts swapping (almost) right away. You'll need Swapfile during normal usage, so activating the Swapfile after the phone finishes booting actually makes more sense...
(BTW, I'm sorry I can't maintain this anymore... I no longer have my W; it's been handed over to my little-brother-in-law, and I've moved on to a new phone...)
Click to expand...
Click to collapse
thank you very much for your reply, I understand that is not mine mystake if it'sn run
I will continue to launch the swap file using the terminal emulator and swapon command but...
as the folder addre is too much long and write it anytime manually in the terminal emulator is possible to create some script or anything else to be launched manually without writing anytime all the command line (similar to an .bat file,sorry I don't known linux and on , I'm still a winzozz slave..) ?
sorry for my bad english explaination, and in any case thank you for your interesting and support.
best regards
+++updated+++ I solved in the terminal emulator - left touch for setup - initial command - I wrote
'su' - "press enter"
'swapon /xxx/yyy/.SWAP' - "press enter"
now everytine I open the terminal emulator the swap file starts automatically, so I need only to tap the app and after exit.
too easy,too quick
thanks a lot, you solved my situation. now I link2sd finally check the ext3 secondary primary partition on the sd I solved everything (but it's difficult, I create the ext3 partition resizing the existant fat 32 primary partitionand thisi is a trouble, I suppose...
bye

[REF]Terminal Emulator Commands ! (Android shell command reference)

Okay guys the following is a Documentation from 'Jackpal' for his awesome app terminal emulator which helped me a lot in learning various stuff so i thought i'd share it here for some of you who may find it use full !
All credits :Jackpal - See here
Android Shell Command Reference Page History
A "shell" is a program that listens to keyboard input from a user and performs actions as directed by the user. Android devices come with a simple shell program. This shell program is mostly undocumented. Since many people are curious about it I thought I'd write up some documentation for it.
Common problems
The built-in shell has very limited error handling. When you type a command name incorrectly it will say "permission denied", even though the real problem is that it couldn't find the command:
$ dir
Click to expand...
Click to collapse
dir: permission denied <---- this is a misleading error message, should say 'dir: not found'
$ ls
Click to expand...
Click to collapse
... listing of current directory
The PATH variable
The Android shell will run any program it finds in its PATH. The PATH is a list of directories. You can find out what your shell's PATH is set to by using the built-in echo command:
$ echo $PATH
/data/local/bin:/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
Click to expand...
Click to collapse
Depending upon your shell, you may see a different result.
Built in Commands
Every shell has a few built-in commands. Some common built-in commands are:
echo -- prints text to stdout.
set -- sets shell variables
export -- makes shell variables available to command-line programs
cd -- change the current directory.
pwd -- print name of the current directory.
Commands
To find out what commands you have available to you, use the "ls" command on each of the directories in the PATH variable.
Finding documentation for the Android commands.
Many of the Android commands are based on standard Linux (or bsd) commands. If you're curious about a command, you can sometimes learn how it works by using the "man" command on a desktop Linux or OSX (Apple Macintosh) computer. The Linux or OSX version of the command may be different in details, but much of the documentation will still apply to the Android version of the command.
Another source of documentation for people without a Linux or OSX machine handy is to use a web browser and use a web search engine to search for the text: "man Linux command-name".
List of commands
The following is a list of the commands that are present on a Nexus S phone running an Android 2.3.3 "user-debug" build. Many of these commands are not present on a "user" phone. (They are missing from a "user" phone because they are specific to developing or debugging the Android operating system.)
$ ls /data/local/bin
/data/local/bin: No such file or directory
Click to expand...
Click to collapse
Notice that by default there is no /data/local/bin directory. You can create this directory using the "mkdir" command if you like.
$ ls /sbin
Click to expand...
Click to collapse
opendir failed, Permission denied
The /sbin directory exists, but you don't have permission to access it. You need root access. If you have a developer phone, or otherwise have root access to your phone you can see what's in this directory.
$ su
# ls /sbin
ueventd
adbd
# exit
$
Click to expand...
Click to collapse
Notice that the shell prompt changes from a '$' to a '#' to indicate that you have root access.
Notice also that neither of the /sbin commands are useful to the shell -- the adb and ueventd files are 'daemon' programs used to implement the Android Debugger "adb" program that is used by developers.
$ ls /vendor/bin
gpsd
pvrsrvinit
Click to expand...
Click to collapse
Vendor/bin is where device vendors can put device-specific executables. These files are from a Nexus S.
$ ls /system/sbin
/system/sbin: No such file or directory
Click to expand...
Click to collapse
This directory does not exist on a Nexus S.
$ ls /system/bin
am
Click to expand...
Click to collapse
am is the Android Activity Manager. It's used to start and stop Android activities (e.g. applications) from the command line. Type am by itself to get a list of options.
amix
aplay
Click to expand...
Click to collapse
Command line audio file player.
app_process
applypatch
Click to expand...
Click to collapse
Used to apply patches to android files.
arec
Click to expand...
Click to collapse
Command line audio recorder.
audioloop
bluetoothd
Click to expand...
Click to collapse
BlueTooth daemon
bmgr
Click to expand...
Click to collapse
Backup manager - type command by itself to get documentation.
bootanimation
Click to expand...
Click to collapse
Draws the boot animation. You may have to reset your phone to get out of this.
brcm_patchram_plus
bugreport
cat
Click to expand...
Click to collapse
Copy the contents of a file to standard output.
chmod
Click to expand...
Click to collapse
Change the mode of a file (e.g. whether it can be read or written.)
chown
Click to expand...
Click to collapse
Change the owner of a file.
cmp
Click to expand...
Click to collapse
Compare two files byte-by-byte
dalvikvm
Click to expand...
Click to collapse
The dalvik virtual machine. (Used to run Android applications.)
date
Click to expand...
Click to collapse
Prints the current date and time
dbus-daemon
dd
Click to expand...
Click to collapse
Convert and copy a file. By default copies standard in to standard out.
debuggerd
dexopt
df
Click to expand...
Click to collapse
Shows how much space is free on different file systems on your device.
dhcpcd
dmesg
dnsmasq
dumpstate
dumpsys
dvz
fsck_msdos
gdbserver
getevent
getprop
gzip
hciattach
hd
id
ifconfig
Click to expand...
Click to collapse
Shows the current configuration of network interfaces (IP, MAC address etc)
iftop
Click to expand...
Click to collapse
Shows the current processes using the network interfaces (top, but for networks)
ime
input
insmod
installd
ioctl
ionice
iptables
Click to expand...
Click to collapse
Manage the firewall
keystore
keystore_cli
kill
Click to expand...
Click to collapse
Send signals to processes.
linker
ln
Click to expand...
Click to collapse
Used to set up a file system link.
log
logcat
Click to expand...
Click to collapse
Prints the Android runtime log.
logwrapper
ls
Click to expand...
Click to collapse
Lists files.
lsmod
lsof
make_ext4fs
mediaserver
mkdir
Click to expand...
Click to collapse
Make a directory.
monkey
Click to expand...
Click to collapse
A program that sends random events, used to test applications. (Like having a monkey playing with the device.)
mount
mtpd
mv
Click to expand...
Click to collapse
Move a file from one directory to another. (Only on the same file system. Use "cat a > b" to copy a file between file systems.
nandread
ndc
netcfg
netd
netstat
newfs_msdos
notify
omx_tests
pand
ping
pm
pppd
printenv
ps
Click to expand...
Click to collapse
List active processes.
qemu-props
qemud
racoon
radiooptions
reboot
Click to expand...
Click to collapse
Reboot the device.
record
renice
rild
rm
Click to expand...
Click to collapse
Remove a file.
rmdir
Click to expand...
Click to collapse
Remove a directory.
rmmod
route
rtp_test
run-as
schedtest
schedtop
sdcard
sdptool
sendevent
service
servicemanager
setconsole
setprop
setup_fs
sh
showlease
sleep
smd
stagefright
start
Click to expand...
Click to collapse
Starts the Android runtime.
stop
Click to expand...
Click to collapse
Stops the Android runtime.
surfaceflinger
svc
sync
system_server
tc
testid3
toolbox
top
Click to expand...
Click to collapse
Shows which processes are currently using the most CPU time.
umount
uptime
Click to expand...
Click to collapse
Prints how long your device has been running since it was last booted.
vdc
vmstat
vold
watchprops
wipe
wpa_cli
wpa_supplicant
$ ls /system/xbin
add-property-tag
btool
check-lost+found
dexdump
dhdutil
hcidump
latencytop
librank
opcontrol
oprofiled
procmem
procrank
rawbu
scp
Click to expand...
Click to collapse
Secure copy program. (Used to copy files over the network.)
showmap
showslab
sqlite3
Click to expand...
Click to collapse
Used to administer SQLite databases.
strace
Click to expand...
Click to collapse
System trace command - use to see what system calls a program makes.
su
Click to expand...
Click to collapse
Start a shell with root privileges.
One more thing if you find that this has been already posted here/is useless/unnecessary don't hate me just drop The_captain a PM and it'll be locked before you know it
nikufellow said:
One more thing if you find that this has been already posted here/is useless/unnecessary don't hate me just drop The_captain a PM and it'll be locked before you know it
Click to expand...
Click to collapse
Lol.. that was a good one.. I don't think this will go down.. nice find.. keep up the good work..:thumbup:
Sent from the MUST have app!
awesome guide,
should be included in the list of need-to-know guides for SGY,
These kind of guides make me feel that just why.???
Why i dont know linux....
I want to know it..
I want to learn it...
I want to do everything that i can do with linux...
Sent from my GT-S5360 using xda premium
menewtoroot said:
These kind of guides make me feel that just why.???
Why i dont know linux....
I want to know it..
I want to learn it...
I want to do everything that i can do with linux...
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
its easy mate just spend a few minutes reading stuff and you'll grab everything!
by the way try Ubuntu 12.04 if you haven't tried yet its the best as of now!
nikufellow said:
its easy mate just spend a few minutes reading stuff and you'll grab everything!
by the way try Ubuntu 12.04 if you haven't tried yet its the best as of now!
Click to expand...
Click to collapse
As i just said...
I am not from linux or ubuntu language...
However after reading this guide i had ask a friend of mine to give me linux disk...
But he is giving me a warning about some kind of hard disk partition...
Nd this is the first thing i dont know about computets ..
So totally
rooting is new for me...and i am noob to root...
Just read a guide on how to dual boot windows and Linux.. you will understand.. still partition.. bit risky for new users..
Sent from the MUST have app!
Hery nice ref ...... Good share..... Its really help all new user......
Sent from my GT-S6102 using Tapatalk 2
nitubhaskar said:
Just read a guide on how to dual boot windows and Linux.. you will understand.. still partition.. bit risky for new users..
Sent from the MUST have app!
Click to expand...
Click to collapse
Okay lets see...
rooting is new for me...and i am noob to root...
menewtoroot said:
Okay lets see...
rooting is new for me...and i am noob to root...
Click to expand...
Click to collapse
rooting is not difficult or dangerous!!! good luck!! :good:
---------- Post added at 11:14 AM ---------- Previous post was at 11:01 AM ----------
thanks for the commands.....they works pretty well!!! but i want to know about the busybox commands....:-/ help me!!
thanks for the thread!!! learned lot of things!
Nice thread
sent from my dream using cm10.1
hi, do you know how to stop a terminal process? I mean, for example if I run logcat, then how can I exit it? in linux I used to press CTRL + C, here in terminal emulator I have to close and reopen the terminal..
also, pressing UP arrow in linux terminals, you see the previous commands you run, is there something similar in android temrinal?
thanks a lot in advance!
moly82 said:
hi, do you know how to stop a terminal process? I mean, for example if I run logcat, then how can I exit it? in linux I used to press CTRL + C, here in terminal emulator I have to close and reopen the terminal..
also, pressing UP arrow in linux terminals, you see the previous commands you run, is there something similar in android temrinal?
thanks a lot in advance!
Click to expand...
Click to collapse
Click options.. special keys..
{
"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"
}
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
Deadly said:
Click options.. special keys..
View attachment 2023964
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
Click to expand...
Click to collapse
thanks, I tried already, but none of them seems to close the process running (like logcat).. I tried "ESC", "Delete" and "End".. :crying:
moly82 said:
thanks, I tried already, but none of them seems to close the process running (like logcat).. I tried "ESC", "Delete" and "End".. :crying:
Click to expand...
Click to collapse
You need to use ctrl+c
For that, see the combo. It must be "volume down+C"
It does works ^
I use it many times.
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
the problem is that I don't have VOL DW + C combo in special keys list!
thanks again and sorry for bothering.. :angel:
moly82 said:
the problem is that I don't have VOL DW + C combo in special keys list!
thanks again and sorry for bothering.. :angel:
Click to expand...
Click to collapse
Yours has a reverse combo to mine . Just use volume up+ C
See my screenshot and compare it yours. You will understand
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
how to list installed package from system app or user app.. tanx be4
Sent from my ZA987 using xda premium

[TOOL] Nightly Updater | 1.5 | Make Your Nexus Perfect | Backup | AROMA | Manta

I only have the NEW Nexus 7 and Nexus 4, so I am relying on you all to test...
Although it should work swimmingly!
{
"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"
}
Make Your Nexus Perfect
WHAT'S NEW?
> VER 1.5 | SEPT 10 2013
-> Quick Install quickened to 4 clicks as opposed to 6
-> Backup/Restore Menu Added
-> Backup/Restore User Apps and be able to remove backups
-> Backup/Restore Anything using keep.txt and be able to remove backups
-> How To section updated with info on Backup/Restore Menu
-> junk.txt Updated with Media and Face Unlock files
-> On the horizon: App deletion in AROMA installer
PREREQS
Nexus Device that has a system app you do not want
Grade school diploma (i.e. ability to read)
THE SKINNY
WHAT IS NIGHTLY UPDATER
Nightly Updater is an AROMA installer for those that
yearn to have the cleanest device. Since I first
owned an HTC Droid Eris, I have been wiping bloatware
off of my device. Flash foward to my latest devices -
LG Nexus 4 and the 2013 Asus Nexus 7 and there ain't
much bloatware... But, all AOSP ROMs tend to come with
at least one or two apps that I can do without (and
sometimes a lot more). Nightly Updater is a simple
tool that allows users to remove unwanted system
applications in an easy manner. NU also allows users
to customize which apps are removed.
HOW DOES IT WORK
Nightly Updater works by relying on scripts that
read txt files. When customizing your script, the
installer looks for junk.txt in the "NU" folder of
your virtual (i.e. internal) SD card. Each line that
has not been "commented out" (i.e. does not have a
"#" at the front of it) or any terms (i.e. app
descriptions) that follow a "#" are removed from the
script. This leaves Nightly Updater with a clean text
file that only has the applications you want to remove.
Review:
Custom Script is called: junk.txt
Custom Script goes here: /sdcard/NU/junk.txt
#Chrome.apk -- NOT DELETED FROM DEVICE
Chrome.apk -- DELETED FROM DEVICE
Chrome.apk #Google Browser -- AFTER "#" IGNORED
HOW DO I ADD MY OWN APPS
You can add your own apps in three ways: [1] name (without
apk), [2] name (with apk), or [3] file path.
[1] Name (without ".apk")... Just type:
Code:
Chrome
The installer will automatically know it is looking for an apk and
delete Chrome.apk.
[2] Name (with ".apk")... Just type:
Code:
Chrome.apk
I think you know what it does.
[3] Full File Path... Now, you can get a little funkier and do the entire
file path like:
Code:
/data/app/Chrome.apk
This comes in
handy for files like pre-loaded wallpapers and
ringtones you may want to remove. Be cognizant of
where the files you are removing are located! This
will become very important when telling Nightly
Updater where to scan.
By the way, Nightly Updater also recognizes wildcards.
This is great for those user apps that end up having
unpredictable file names. For example:
Code:
/data/app/com.google.android.youtub*.apk
com.google.android.youtube*
These are both ways of erasing YouTube regardless of
the "-X" at the end of the file name.
WHAT'S UP WITH SCANNING
When using a Custom Script, Nightly Updater asks
where you would like to scan for apps. By default,
Nightly Updater recommends you only scan in the
System/App folder - which is where (shocker) system
apps are located. Remember, most junk apps are located
in System/App. However, Nightly Updater has also given
the option to scan Data/App. Some developers will put
apps in the Data/App folder, so it may be useful to
remove apps from there. But NORMALLY, these are only
the apps you chose to install. The final option is
to scan EVERYWHERE. Be very cautious with this command!
Remember that it is matching what you write in
junk.txt with the scan parameter. If you accidentally
wrote "system" as an app you wanted to remove instead
of SystemTuner.apk (with full scan on)... you would
erase your system folder... that's REALLY BAD!!!
Now, if you only check this option when you are using
full path and double check your junk.txt file so that
you did not make any mistakes... YOU ARE GOOD!!!
When in doubt, post your junk.txt here and I will
check it over for you
WHAT'S THE DEFAULT SCRIPT
If you download junk.txt from the OP at XDA, then
you have seen the Default Script. The Default
Script is meant to remove apps that MOST people
would consider expendable. If you are nervous to
tinker with your own Custom Script, try running
the Default Script first. If the script deleted
an app you need or did not delete at app you want
to destroy - hit me up and I will walk you
through the steps.
MORE DIRECTIONS ARE IN THE INSTALLER
DOWNLOADS
Check the "Downloads" Tab
NU-1.5.zip - Nightly Updater Installer
junk.txt - Customizable Removal Script
keep.txt - Customizable Backup Script
BUGS
Installer will occasionally hang when you press "< Back" - Reboot Device to fix temporarily
You tell me
HOW YOU CAN HELP
Give me feature ideas
Come up with more pre-loaded apps to be added to junk.txt
SPECIAL THANKS
Patrics83 and the whole ROM Cleaner team for the inspiration of this amazing tool!!! :good:​
XDA:DevDB Information
Nightly Updater, a Tool/Utility for the Google Nexus 10
Contributors
swagstr
Version Information
Status: Stable
Current Stable Version: 1.5
Stable Release Date: 2013-09-10
Created 2013-09-09
Last Updated 2013-09-10
This is a great idea! I've been doing this with shell scripts for the last few months, something I run after installing a new ROM.
One question, does the app work with system apps? The example showed /data/app/*. Is it the scam that does /data/app/* and /system/app?
Also - a nice enhancement would be able to delete an app's data/cache (but not the app) after installing a ROM.
Here's a sample from my script:
Spoiler
#!/system/bin/sh
# Mount /system rw
busybox mount -o remount,rw /system
# Variables to common directories
ei=/system/etc/init.d
tw=/sdcard/_Backup/Tweaks
sa=/system/app
# Copy bootanimation
cp $tw/../bootanimations/bootanimation-GooglePlay.zip /system/media/bootanimation.zip
chmod 755 /system/media/bootanimation.zip
# Setup init.d if needed
mkdir $ei
chmod 755 $ei
# Copy over useful scripts
cp $tw/02log $ei
chmod 755 $ei/02log
# Change build.prop to support TWC streaming app
sed -i 's/release-keys/Nexus 10/' /system/build.prop
sed -i 's/test-keys/Nexus 10/' /system/build.prop
# Remove data for problematic apps
rm -rf /data/data/com.android.providers.contacts/*
rm -rf /data/data/com.android.providers.media/*
rm -rf /data/data/com.android.deskclock/*
rm -rf /data/data/com.tmobile.thememanager/*
# Remove unwanted apps
rm $sa/Accuweather*.apk
rm $sa/Apollo.apk
rm $sa/BlueBalls.apk
rm $sa/Books.apk
sttovo said:
This is a great idea! I've been doing this with shell scripts for the last few months, something I run after installing a new ROM.
One question, does the app work with system apps? The example showed /data/app/*. Is it the scam that does /data/app/* and /system/app?
Also - a nice enhancement would be able to delete an app's data/cache (but not the app) after installing a ROM.
Here's a sample from my script:
Spoiler
#!/system/bin/sh
# Mount /system rw
busybox mount -o remount,rw /system
# Variables to common directories
ei=/system/etc/init.d
tw=/sdcard/_Backup/Tweaks
sa=/system/app
# Copy bootanimation
cp $tw/../bootanimations/bootanimation-GooglePlay.zip /system/media/bootanimation.zip
chmod 755 /system/media/bootanimation.zip
# Setup init.d if needed
mkdir $ei
chmod 755 $ei
# Copy over useful scripts
cp $tw/02log $ei
chmod 755 $ei/02log
# Change build.prop to support TWC streaming app
sed -i 's/release-keys/Nexus 10/' /system/build.prop
sed -i 's/test-keys/Nexus 10/' /system/build.prop
# Remove data for problematic apps
rm -rf /data/data/com.android.providers.contacts/*
rm -rf /data/data/com.android.providers.media/*
rm -rf /data/data/com.android.deskclock/*
rm -rf /data/data/com.tmobile.thememanager/*
# Remove unwanted apps
rm $sa/Accuweather*.apk
rm $sa/Apollo.apk
rm $sa/BlueBalls.apk
rm $sa/Books.apk
Click to expand...
Click to collapse
Most definitely works with system apps. Just add "Apollo" and scan system... /system/app/Apollo.apk is deleted! I really like your script too! Smart idea to back up init.d and boot animation!
Sent from my Nexus 4 using Tapatalk 4
swagstr said:
I really like your script too! Smart idea to back up init.d and boot animation!
Click to expand...
Click to collapse
Ok - will give this a shot when I flash again.
Please feel free to take whatever you want !!!
sttovo said:
Ok - will give this a shot when I flash again.
Please feel free to take whatever you want !!!
Click to expand...
Click to collapse
Good to hear! :good:
Also, if any of you adventurous five people out there that downloaded this bad boy want to post some results for the Manta... that would be nice (As I do not have one)
Question for you… I want to delete all the folders under a certain folder, the OS command would be like this:
rm -rf /data/data/com.android.providers.contacts/*
rm -rf /data/data/com.android.providers.media/*
Looking at the help in the junk.txt file, I'm not sure how to do this, seems I can do one file or one folder, not multiple folders?
# /path/to/file/file.txt > Deletes file.txt
# /path/to/folder/ > Deletes folder ... REMEMBER the trailing "/"
sttovo said:
Question for you… I want to delete all the folders under a certain folder, the OS command would be like this:
rm -rf /data/data/com.android.providers.contacts/*
rm -rf /data/data/com.android.providers.media/*
Looking at the help in the junk.txt file, I'm not sure how to do this, seems I can do one file or one folder, not multiple folders?
# /path/to/file/file.txt > Deletes file.txt
# /path/to/folder/ > Deletes folder ... REMEMBER the trailing "/"
Click to expand...
Click to collapse
Code:
/data/data/com.android.providers.contacts/*
Should do the trick. Still the same scripting you used to use, just easier The script does rm -rf already.
Sent from my Nexus 4 using Tapatalk 4
swagstr said:
Code:
/data/data/com.android.providers.contacts/*
Should do the trick. Still the same scripting you used to use, just easier The script does rm -rf already.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Sorry, it only does rm -f currently. So for now add the "*" and it will delete everything in the folder for ya! If it doesn't break anything I will add the recursive command for folders.
Hey y'all! Working on a sizable update that is trying include several things requested from different devices. Looking for a little help on the testing side. First few that hit me up will get it.
Sent from my Nexus 4 using Tapatalk 4
BIG WARNING! DO NOT use the Data Wipe in version 1.5 and below. The script does not exclude the "media" folder... As some of you know... That's the SD CARD! I just did it and it SUCKED lol It will be fixed in the next version along with many new updates
Sent from my Nexus 4 using Tapatalk 4
Yo. Working diligently on the backup/restore feature. Next update will be sick. Standby
Sent from my Nexus 4 using Tapatalk 4

Some apps can't get access to (/emulated/0/) folder

Hi,
My device is LG G4 h-815 rooted, marshmallow 6.0 v20e.
A lot of my apps can't see the folder /emulated/0/
Thank you for your help.
Any idea ?!!
shaydzmi said:
Any idea ?!!
Click to expand...
Click to collapse
which apps?
xzfzx said:
which apps?
Click to expand...
Click to collapse
Actually, all my apps, except the stock file manager.
Some apps can show me (0) when I open it, but when I go back to the upper folder I can't go forward again.
I hope this makes sense.
shaydzmi said:
Hi,
My device is LG G4 h-815 rooted, marshmallow 6.0 v20e.
A lot of my apps can't see the folder /emulated/0/
Thank you for your help.
Click to expand...
Click to collapse
If im not mistaken when mm came out they changed they write permissions on sd card i may be wrong. But u have to make a
Sure u grant perms to all apps that need sd write. a lott of people on the g3s were having this issue. I neve did when i run mm so i dont know exactly. Just trying to spit an idea out there
TheMadScientist420 said:
If im not mistaken when mm came out they changed they write permissions on sd card i may be wrong. But u have to make a
Sure u grant perms to all apps that need sd write. a lott of people on the g3s were having this issue. I neve did when i run mm so i dont know exactly. Just trying to spit an idea out there
Click to expand...
Click to collapse
Thank you for your help.
I have no problem with the external SD card.
The problem I'm having is with internal storage, this is a little demonstration how it looks like :
When I open an app for example : Explorer, It shows me this:
{
"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"
}
When I go to the parent folder, it will become like this :
shaydzmi said:
Actually, all my apps, except the stock file manager.
Some apps can show me (0) when I open it, but when I go back to the upper folder I can't go forward again.
I hope this makes sense.
Click to expand...
Click to collapse
as the user above stated it might be a permission problem but i dont believe that is the case because /emulated/0 is the internal storage...
can you please name one app so i can check it? i am running v20d and not rooted but i dont think one letter can make the difference lol and if you can not get access with root than i dont think that it matters.
eidt: just saw you new comment i am downloading es explorer to try and look at the problem
---------- Post added at 10:56 AM ---------- Previous post was at 10:03 AM ----------
ok so i looked into it and it seems to be an android problem
it seems like some why the user t=does not have read permission
since i dont have root i can not fix it but you can (because you have root) i am guiding you blindly with out testing it...but i am sure it will not do any harm if you follow it.
first little guide so you have some kind of knowledge about what you are about to do if you dont already have.
ls - see the content of a folder
cd - enter in to a folder ( or out by ".." )
chmod - change permissions
su - use another user
for the steps:
1. download terminal emulator.
2. cd storage
3. cd emulated
4.(its a small L not a capital i) ls (just to make you sure you have the same error as me)
5. cd ..
6.(its a small L not a capital i) ls -la (just to make sure you see the permissions as me to the emulated folder(the letter on the side))
7. su root
8. chmod -R 775 emulated
and i believe your are done let me know if it worked
xzfzx said:
as the user above stated it might be a permission problem but i dont believe that is the case because /emulated/0 is the internal storage...
can you please name one app so i can check it? i am running v20d and not rooted but i dont think one letter can make the difference lol and if you can not get access with root than i dont think that it matters.
eidt: just saw you new comment i am downloading es explorer to try and look at the problem
---------- Post added at 10:56 AM ---------- Previous post was at 10:03 AM ----------
ok so i looked into it and it seems to be an android problem
it seems like some why the user t=does not have read permission
since i dont have root i can not fix it but you can (because you have root) i am guiding you blindly with out testing it...but i am sure it will not do any harm if you follow it.
first little guide so you have some kind of knowledge about what you are about to do if you dont already have.
ls - see the content of a folder
cd - enter in to a folder ( or out by ".." )
chmod - change permissions
su - use another user
for the steps:
1. download terminal emulator.
2. cd storage
3. cd emulated
4.(its a small L not a capital i) ls (just to make you sure you have the same error as me)
5. cd ..
6.(its a small L not a capital i) ls -la (just to make sure you see the permissions as me to the emulated folder(the letter on the side))
7. su root
8. chmod -R 775 emulated
and i believe your are done let me know if it worked
Click to expand...
Click to collapse
Thank you very much,
This is what I did :
Nothing happened.
It doesn't want to change permission.
shaydzmi said:
It doesn't want to change permission.
Click to expand...
Click to collapse
2 things:
1. you forgot "su root"
2.
you wrote "chmod -R775 emulated"
instead of "chmod -R 775 emulated" between the R and the 775 there is space
xzfzx said:
2 things:
1. you forgot "su root"
2.
you wrote "chmod -R775 emulated"
instead of "chmod -R 775 emulated" between the R and the 775 there is space
Click to expand...
Click to collapse
I did this, doesn't fix the problem, and I couldn't understand what is written :
shaydzmi said:
I did this, doesn't fix the problem, and I couldn't understand what is written :
Click to expand...
Click to collapse
you wrote "chmod -R 775"
instead of "chmod -R 775 emulated"
Again :
Sent from my LG-H815 using Tapatalk
shaydzmi said:
Again :
View attachment 3694608
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
did it worked?...
there is no error....
do "ls" after "cd emulated" to check it if you dont get permission denied that means it worked
No, it didn't work :
Sent from my LG-H815 using Tapatalk
shaydzmi said:
No, it didn't work :
View attachment 3694739
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
:-/ can you do ls -la after cd storage and upload the pic?
and you can try and do cd storage > su root > chmod 775 emulated > cd emulated > chmod 775 0 > chmod -R 775 0 > ls-la (the last is for checking) if it does not work
you can try one last thing reenter terminal than su root > cd mnt > cd user > chmod 775 0 > chmod -R 775 0 > cd 0 > ls-la and if this does not work i am out of ideas...i dont know maybe google did it in purpose somewhy.
in the end it is not such a big problem because you can still see the content of it you just cant just go back to it when browsing in any app which is not big deal because you can always reopen the app.
maybe some one else can help you
Sent from my LG-H815 using Tapatalk
Sent from my LG-H815 using Tapatalk
It is a big deal to me, because I'm not able to select a folder in internal storage as a virtual podcast, because the podcast app can't enter 0.
Sent from my LG-H815 using Tapatalk
try "cd /sdcard"

Categories

Resources