Monday, July 8, 2013

Widgets

SMS Tasks : သင့္ Android Phone ကို SMS ပို ့ျပီးခိုင္းမယ္

1

SMS Tasks က  sms-receiver app တစ္ခုျဖစ္ျပီး ဒီ app ထည့္ထားတဲ့ဖုန္းကို တစ္ျခားဖုန္းတစ္လံုးကေန SMS ပို ့ျပီးအလုပ္ေတြလုပ္ခိုင္းလို ့ရပါတယ္။SMS ပို ့ျပီးဖုန္းကို ပိတ္လို ့ရပါတယ္။Recovery mode ထဲ၀င္လို ့ရပါတယ္။Reboot လုပ္ခုိင္းလို ့ရပါတယ္။App ေတြကို uninstall ုလုပ္လို ့ရပါတယ္။Lock screen ကို ေက်ာ္လို ့ရပါတယ္။ေအာက္မွာ [R] ျပထားတဲ့ tasks ေတြကို လုပ္ခုိင္းမယ္ဆိုရင္ေတာ့ သင့္ဖုန္းက root လုပ္ထားဖို ့လို ပါတယ္။

-[R]Shutting off phone
-[R]Rebooting phone
-[R]Rebooting into recovery
-[R]Sending terminal commands
-[R]Uninstalling apps remotely (By package name, eg. com.rovio.angrybirds, **reboot afterwards required**, system apps uninstallable also)
-Sending Echo's (toast messages, multi-lined acceptable)
-Sending multiple Echos (multi-line Echo's, separated into different toast messages one-after-another)
-[R]Bypassing the security lock of your phone, with reboot (beta feature, picks and chooses when to work when screen off) (supports: regular patterns, cyanogenmod 4x4-6x6 patterns, passwords, digit pins)

SMS Tasks ကို အင္စေတာလုပ္ျပီးရင္ New Password နဲ ့ Confirm New Password မွာ password သတ္မွတ္ျပီးျဖည့္ေပးပါ။ ဒီ password ကို ေသခ်ာမွတ္ထားျပီး တစ္ျခားဖုန္းကေန SMS ပို ့တဲ့အခါမွာသံုးရမွာပါ။

1

Commands (and format) to use these are, (where (pass)= your passphrase)

Sending terminal commands:
cmd@(pass) (terminal commands, seperate commands by new line)

Shutting off phone:
off@(pass)
or
cmd@(pass) poweroff

Rebooting phone:
reboot@(pass)
or
cmd@(pass) reboot

Reboot into recovery:
recovery@(pass)
or
cmd@(pass) reboot recovery

Uninstalling apps:
uninstall@(pass) (package name of app)

echos:
echo (what to put in toast, can be separated by new lines)
multiple echos
multi-echo (what to put in the toast, new echos separated by new lines)

Bypassing android lockscreen security:
unlock@(pass)

SMS Tasks ကဖုန္းတုိင္းမွာအလုပ္လုပ္ခ်င္မွလုပ္မွာပါလို ့ developer ကေျပာထားပါတယ္။xda-developer ဆိုက္မွာေလ့လာႏိုင္ျပီး အဲဒီ မွာပဲေဒါင္းႏိုင္ပါတယ္။

 

0 comments:

Post a Comment