Hi-Q MP3 Recorder:
Is the name of the application that i think has the best quality in sound recording
It's like your Android device has transformed into a professional expensive mic
Features:
★ Real-time MP3 recording
★ Pause and resume recordings
★ Home screen widgets — start recording with just a tap
★ Changeable bit rate — up to 320 kbps
★ Selectable microphone (front or back/rear)
★ Alternate recording icon — prevent unwanted attention
★ Manage existing recordings — share, sort, rename, and delete them
★ Automatic stop when storage free space reaches a customizable limit
★ Input gain setting to make recording louder or softer
Download: From HERE
Installation:
-Download and install latest version of lucky patcher from HERE
-Open lucky patcher, Select Hi-Q MP3 recorder
-Open menu of patches
-Remove license verification
-Auto modes - apply
-Open the recorder and enjoy..
Saturday, August 31, 2013
Latest blackmart APK
Android blackmart 0.99.2.43 (992042)
Download most of apps and games for free
Download: Mediafire
Screenies:
Download most of apps and games for free
Download: Mediafire
Screenies:
Friday, August 30, 2013
Root almost any android device
UnlockRoot Pro full version free
This great program have the ability to root almost any android phone
Just connect your device with usb debugging on, wait till it's detected, click root.
Supported device list: http://adf.ly/UqzHp
Download: http://adf.ly/Uqz01
Serial: http://adf.ly/UqzwI
This great program have the ability to root almost any android phone
Just connect your device with usb debugging on, wait till it's detected, click root.
Supported device list: http://adf.ly/UqzHp
Download: http://adf.ly/Uqz01
Serial: http://adf.ly/UqzwI
Remove advertisements from apps and browser, all android devices
Remove advertisements from apps and browser, for any android device
Using the app: ADFREE ANDROID
Needs root
It will modify your hosts file so that you receive nullified adverts
Download apk from Here
Using the app: ADFREE ANDROID
Needs root
It will modify your hosts file so that you receive nullified adverts
Download apk from Here
Thursday, August 29, 2013
[GUIDE] [Root] [CWM] samsung galaxy ACE 3 and Galaxy s2 TV, GT-S7270 | GT-S7272 | GT-S7275 | GT-S7270L | GT-S7273T | GT-S7275R
Exclusive!
In this guide i will tell you how to install ClockWorkMod recovery and root Samsung Galaxy Ace 3 and galaxy S2 TV
First: downloads:
Samsung USB drivers.exe Updated to work with windows 8/8.1 If you can't install check this thread
Odin_v3.07.zip
Non-touch recovery.tar
Touch recovery.tar
Root.zip
Steps:
1 - Install Samsung USB drivers
2 - Extract Odin and run Odin3 v3.07.exe
3 - Select PDA button
4 - Choose the TAR file of type of recovery you prefer (Touch or non touch)
5 - Activate usb debugging, then power off the phone
6 - Go into download mode using this button combination "Home + Volume DOWN + Power"
7 - Select Volume UP to continue, Connect the phone via USB now.
8 - Press START in odin
--The phone will reboot now--You have installed CWM--
9 - Copy root.zip to you memory card / internal memory then turn off the phone
10 - Go to ClockWorkMod By using this button combination "home + Volume UP + Power"
11 - Select install zip from sdcard, select choose zip from sdcard, select root.zip
12 - Select reboot to system now
--Now your galaxy ace 3 is rooted with SuperSU Pro installed--
--Video Guide Here
For variants of Ace 3 that can't install clockworkmod, you can root without using it OR GO HERE FOR SPECIAL CWM:
In this guide i will tell you how to install ClockWorkMod recovery and root Samsung Galaxy Ace 3 and galaxy S2 TV
First: downloads:
Samsung USB drivers.exe Updated to work with windows 8/8.1 If you can't install check this thread
Odin_v3.07.zip
Non-touch recovery.tar
Touch recovery.tar
Root.zip
Steps:
1 - Install Samsung USB drivers
2 - Extract Odin and run Odin3 v3.07.exe
3 - Select PDA button
4 - Choose the TAR file of type of recovery you prefer (Touch or non touch)
5 - Activate usb debugging, then power off the phone
6 - Go into download mode using this button combination "Home + Volume DOWN + Power"
7 - Select Volume UP to continue, Connect the phone via USB now.
8 - Press START in odin
--The phone will reboot now--You have installed CWM--
9 - Copy root.zip to you memory card / internal memory then turn off the phone
10 - Go to ClockWorkMod By using this button combination "home + Volume UP + Power"
11 - Select install zip from sdcard, select choose zip from sdcard, select root.zip
12 - Select reboot to system now
--Now your galaxy ace 3 is rooted with SuperSU Pro installed--
--Video Guide Here
--------------------------------------------------------------
For rooting without CWM
First download and install this Chinese universal rooting program from Here
Then
1 - Turn on USB debugging in your Galaxy S3 mini's settings
2 - Connect your phone
Like us on facebook for updates.
First download and install this Chinese universal rooting program from Here
Then
1 - Turn on USB debugging in your Galaxy S3 mini's settings
2 - Connect your phone
Wait
NOW YOU ARE SUPPOSED TO BE DONE
Check if superuser app is now installed on your phone.
Tell me your results.
If you want to install different superuser app and replace that Chinese app:
-OR download SuperSU by Chainfire from HERE (playstore) or HERE (direct link apk inside zip)
2-Install the preferred app (i recommend SuperSU as it's faster)
3-If asked, update binary, so your new super user app become active
4-If not asked, update the binary manually:
-In SuperUser go to [Info] tab then update
-In SuperSu it should update automatically
5-Download Root uninstaller from HERE
6-Uninstall Chinese superuser app using root uninstaller
[GAME] Resident Evil 4 working on Armv6 including motorola fire
The well known game Resident Evil 4
Working on almost all armv6 devices
Screenshots:
Working on almost all armv6 devices
Screenshots:
Downloads:
Extract, install the apk, then copy "jjp.co.capcom.android.googleplay.bio4" to "android/data"
Hiding battery icon from status bar with no gap / space
When i installed pvyparts battery bar i wanted to hide the default battery icon from status bar
I read that i need to change the pngs of the battery icons into transparent ones
But it left a gap in the status bar
So i finally found a way to totally hide the battery icon from the status bar without leaving a gap in it's place
First decompile the framework-res.apk. If you don't know how, use my guide HERE
Then you will normally replace battery icons with transparent ones
Ready made transparent icons from HERE
Extract, copy the icons to the drawables-mdpi / ldpi / hdpi / in your framework-res.apk
Open framework-res/values/arrays.xml
find this line:
<item>battery</item>
Move it directly under this line:
<string-array name="config_statusBarIcons">
Recompile, copy meta-inf folder and androidmanifest.xml from the original apk to the new apk
Push it to your phone
I read that i need to change the pngs of the battery icons into transparent ones
But it left a gap in the status bar
So i finally found a way to totally hide the battery icon from the status bar without leaving a gap in it's place
First decompile the framework-res.apk. If you don't know how, use my guide HERE
Then you will normally replace battery icons with transparent ones
Ready made transparent icons from HERE
Extract, copy the icons to the drawables-mdpi / ldpi / hdpi / in your framework-res.apk
Open framework-res/values/arrays.xml
find this line:
<item>battery</item>
Move it directly under this line:
<string-array name="config_statusBarIcons">
Recompile, copy meta-inf folder and androidmanifest.xml from the original apk to the new apk
Push it to your phone
Best custom ROM for motorola fire xt530 / xt531
GingerFire Rom by zhalx
Features:
-New awesome statusbar
-New settings app with more options and features!
-Chose between awesome lockscreens
-New gallery
-Lag reduction
-Working usb tether
-Total jellybean look
-New camera and camcorder
-New desk clock
-New Mms app with bubbles style
-Flash PLayer built in
-Beats, xloud & Dolby!
-Extended power menu with reboot and screenshot options
-AND MUCH MUCH MORE
Screenshots:
HERE
DOWNLOADS AND INSTALLATION:
HERE
FULL THREAD:
HERE
Features:
-New awesome statusbar
-New settings app with more options and features!
-Chose between awesome lockscreens
-New gallery
-Lag reduction
-Working usb tether
-Total jellybean look
-New camera and camcorder
-New desk clock
-New Mms app with bubbles style
-Flash PLayer built in
-Beats, xloud & Dolby!
-Extended power menu with reboot and screenshot options
-AND MUCH MUCH MORE
Screenshots:
HERE
DOWNLOADS AND INSTALLATION:
HERE
FULL THREAD:
HERE
Wednesday, August 28, 2013
[ROOT] Remove Google account without factory resetting
A very simple procedure for rooted devices to remove Google account
This might remove all accounts registered at "accounts & sync" in your phone settings
-Using root explorer or a similar root file manager:
Navigate to /data/system/ then delete file named "accounts.db"
-Using adb type the following without quotes
"adb shell rm -r /data/system/accounts.db"
This might remove all accounts registered at "accounts & sync" in your phone settings
-Using root explorer or a similar root file manager:
Navigate to /data/system/ then delete file named "accounts.db"
-Using adb type the following without quotes
"adb shell rm -r /data/system/accounts.db"
Restore deleted files, Android recycle bin
To restore deleted files there are two methods, use any of them.
Method one: Dumpster - Recycle Bin android app:
Just like the Recycle Bin on your desktop computer
Dumpster ⇒⇒ The freedom to make mistakes ⇽
Dumpster gives you the ability to change your mind in case you accidentally delete the wrong file. No need to backup your data. No need to root your device. Internet connection absolutely not required!
Highlight features:
✔ Restore deleted pictures, music files, videos and much more.
✔ Undelete almost any file type (pdf, mp3, doc, avi, mp4, jpg, png, txt and many more
✔ ♛ ROOT ♛ version for improved performance.
✔ Restore Dumpster backup files with a single tap.
✔ Preview your deleted photos and videos before recovering.
✔ NEW: Send files to Dumpster using “share” or “send to” from any file manager or gallery app out there
✔ Auto-clean backup files at a given period.
✔ Thumbnail preview of your deleted pictures and movies
✔ Protect your privacy with a screen lock access restriction.
✔ Internet connection absolutely not required.
✔ Undelete SMS text messages (coming soon).
✔ Restore contact deletes (coming soon).
✔ Recover uninstalled apps (coming soon).
DOWNLOAD APK FROM HERE
Method two:
-Connect your memory card to your PC using any way you like
-Use PC programs to recover deleted files
-Download Recuva from Piriform's website
-Pandora File recovery from Pandora's website
Method one: Dumpster - Recycle Bin android app:
Just like the Recycle Bin on your desktop computer
Dumpster ⇒⇒ The freedom to make mistakes ⇽
Dumpster gives you the ability to change your mind in case you accidentally delete the wrong file. No need to backup your data. No need to root your device. Internet connection absolutely not required!
Highlight features:
✔ Restore deleted pictures, music files, videos and much more.
✔ Undelete almost any file type (pdf, mp3, doc, avi, mp4, jpg, png, txt and many more
✔ ♛ ROOT ♛ version for improved performance.
✔ Restore Dumpster backup files with a single tap.
✔ Preview your deleted photos and videos before recovering.
✔ NEW: Send files to Dumpster using “share” or “send to” from any file manager or gallery app out there
✔ Auto-clean backup files at a given period.
✔ Thumbnail preview of your deleted pictures and movies
✔ Protect your privacy with a screen lock access restriction.
✔ Internet connection absolutely not required.
✔ Undelete SMS text messages (coming soon).
✔ Restore contact deletes (coming soon).
✔ Recover uninstalled apps (coming soon).
DOWNLOAD APK FROM HERE
Method two:
-Connect your memory card to your PC using any way you like
-Use PC programs to recover deleted files
-Download Recuva from Piriform's website
-Pandora File recovery from Pandora's website
Automatically backup contacts / sms / call log / bookmarks / calendar using this app!
So you're a super user who loves to change roms often?
Or are you afraid that your cellphone might crash and then you lose your data?
Then just download Super Backup Pro!
Original Price: 2$
On my blog: Totally Free
DOWNLOAD free version
DOWNLOAD PRO VERSION
Features:
-Backup apps to SD card
-Backup & restore app's data(need root)
-Batch restore apps from SD card (need root)
-Backup Contacts & SMS & Call logs & Bookmarks & Calendars to SD card
-Restore Contacts & SMS & Call logs & Bookmarks & Calendars from SD card
-Can select SMS conversations to backup
-Delete the backup data on SD card
-Schedule automatic backups ✓✓✓✓✓✓
-Auto upload scheduled backups to your Gmail
-Show last backup count & time
-User can change backup folder path in Settings
Or are you afraid that your cellphone might crash and then you lose your data?
Then just download Super Backup Pro!
Original Price: 2$
On my blog: Totally Free
DOWNLOAD free version
DOWNLOAD PRO VERSION
Features:
-Backup apps to SD card
-Backup & restore app's data(need root)
-Batch restore apps from SD card (need root)
-Backup Contacts & SMS & Call logs & Bookmarks & Calendars to SD card
-Restore Contacts & SMS & Call logs & Bookmarks & Calendars from SD card
-Can select SMS conversations to backup
-Delete the backup data on SD card
-Schedule automatic backups ✓✓✓✓✓✓
-Auto upload scheduled backups to your Gmail
-Show last backup count & time
-User can change backup folder path in Settings
How to master apktool compile/decompile [Easy guide]
Some people are unfamiliar with apktool, also someone asked me how to use it and how to sign system apps
So first required downloads:
1- Java Runtime Environment: from HERE Or from Apktool's website HERE
2- Apktool: from HERE
- After installing java runtime, extract Apktool.zip so aapt.exe and apktool.jar in "C:\"
You should know that apktool can't decompile/compile 3rd party applications.
It can work on system files only.
You can't decompile 3rd party apps unless you have the source code.
First to decompile any sys app, install your framework::
apktool if framework-res.apk
Let's say we will work on Settings application.
Make 2 copies of Settings.apk - put a copy in "C:\" and the original in anywhere you know.
- Shift + Right click in an empty place in folder "C:\" and select "open command windows here"
- To decopmile type the following without quotes
" apktool d Settings.apk "
- A folder will be created inside "C:\" named "settings" inside it you will find other folders.
- The codes of the application are inside the folder "smali".
- The images are inside "res/drawables".
- Text are found inside "res/strings".
- Assets folder contains other files needed by an application to run (not necessarily exist).
- Androidmanifest.xml contains application information and permissions and such.
After modifying the application till your needs you will compile just by typing the following
" apktool b settings "
You will find the new apk in "dist" folder inside "settings" folder
DON'T SIGN THE APK AND PUSH IT..
- Open the apk as a zip with winrar
- Let's say you modified strings.xml
- Copy resources.arsc from the new apk to the original apk
- Or you modified smali's
- Copy classes.dex from the new apk to the original apk
Then push the apk using adb or root explorer or anything you want and change permissions to at least rw-r-r
So first required downloads:
1- Java Runtime Environment: from HERE Or from Apktool's website HERE
2- Apktool: from HERE
- After installing java runtime, extract Apktool.zip so aapt.exe and apktool.jar in "C:\"
You should know that apktool can't decompile/compile 3rd party applications.
It can work on system files only.
You can't decompile 3rd party apps unless you have the source code.
First to decompile any sys app, install your framework::
apktool if framework-res.apk
Let's say we will work on Settings application.
Make 2 copies of Settings.apk - put a copy in "C:\" and the original in anywhere you know.
- Shift + Right click in an empty place in folder "C:\" and select "open command windows here"
- To decopmile type the following without quotes
" apktool d Settings.apk "
- A folder will be created inside "C:\" named "settings" inside it you will find other folders.
- The codes of the application are inside the folder "smali".
- The images are inside "res/drawables".
- Text are found inside "res/strings".
- Assets folder contains other files needed by an application to run (not necessarily exist).
- Androidmanifest.xml contains application information and permissions and such.
After modifying the application till your needs you will compile just by typing the following
" apktool b settings "
You will find the new apk in "dist" folder inside "settings" folder
DON'T SIGN THE APK AND PUSH IT..
- Open the apk as a zip with winrar
- Let's say you modified strings.xml
- Copy resources.arsc from the new apk to the original apk
- Or you modified smali's
- Copy classes.dex from the new apk to the original apk
Then push the apk using adb or root explorer or anything you want and change permissions to at least rw-r-r
Android Questions And requests
In my blog i'd like to answer any android user concerns/questions
I'll also fulfill any request so please just leave a comment or email me
I will reply as soon as possible.
I'll also fulfill any request so please just leave a comment or email me
I will reply as soon as possible.
Most of jellybean apps on any android version!
Stuck with gingerbread / icecream sandwich?
Want to have jellybean experience on your old android phone?
Make your old android phone feel new
Here are some of jellybean's apps alternatives, Feel the jellybean experience on almost every android phone
Camera & Gallery: Snap camera & gallery 3.3.0
Launcher: Holo launcher 2.0.2
Lockscreen: Holo locker 1.1.5
Clock: Clock jb+ 1.2.1
Keyboard: JB Keyboard pro
Mms/Sms: Sliding Messaging Pro 6.515
Calculator: Calculator JB 1.02
Live wallpaper: Phase beam
Want to have jellybean experience on your old android phone?
Make your old android phone feel new
Here are some of jellybean's apps alternatives, Feel the jellybean experience on almost every android phone
Camera & Gallery: Snap camera & gallery 3.3.0
Launcher: Holo launcher 2.0.2
Lockscreen: Holo locker 1.1.5
Clock: Clock jb+ 1.2.1
Keyboard: JB Keyboard pro
Mms/Sms: Sliding Messaging Pro 6.515
Calculator: Calculator JB 1.02
Live wallpaper: Phase beam
Tuesday, August 27, 2013
Sidebar Pro 4.4.0 full free
Navigate easily through your apps without having to go back to home screen/app drawer
Just with a single swipe go to your favorite apps/shortcuts
Features
- Pin as many apps & toggles to the Sidebar
- Live running apps and running indicators
- Task management allows killing running apps (swipe running apps out to kill them)
- Customized colors, opacity, sizes, and positions
- Starts on boot
- Minimal RAM fingerprint and affect on battery life
- Ongoing notification can be disabled(4.1+) / made invisible
- Many widgets to choose from (Home, App Drawer, Wi-Fi, Mobile Data, Bluetooth, GPS, Sound, Rotation, Brightness, Torch, Play/Pause/Skip music)
DOWNLOAD FROM HERE
SCREENSHOTS:
Just with a single swipe go to your favorite apps/shortcuts
Features
- Pin as many apps & toggles to the Sidebar
- Live running apps and running indicators
- Task management allows killing running apps (swipe running apps out to kill them)
- Customized colors, opacity, sizes, and positions
- Starts on boot
- Minimal RAM fingerprint and affect on battery life
- Ongoing notification can be disabled(4.1+) / made invisible
- Many widgets to choose from (Home, App Drawer, Wi-Fi, Mobile Data, Bluetooth, GPS, Sound, Rotation, Brightness, Torch, Play/Pause/Skip music)
DOWNLOAD FROM HERE
SCREENSHOTS:
Lite ROM, for motorola fire xt311 - xt316 - xt530 - xt531 lightest custom ROM for Motorola Fire
LIGHTEST Custom ROM for xt311/xt316/xt530/xt531
Lite rom is the lightest and fastest custom rom for motorola fire xt311/xt316
Features:
1- Odexed:
So that it frees more internal memory, but if you want to deodex, just delete the corresponding .odex file
2- Statusbar toggles:
10 toggles for fast access plus brightness slider
3- Minus button:
So you can delete each notification manually, in addition to the normal "clear all" button
5- Keyboard shortcuts:
Can set keyboard buttons to shortcuts not only apps from "settings>applications>Quick Launch"
Select letter and click "options softkey" and select shortcuts
4- 3 Way reboot in power menu
5- JB like settings app
6- Great battery life
7- Debloated
8- Great free ram
9- Awesome new camer, gallery, clock, voice recorder
10- Calls and Sms firewall
Installation: (Not tested on xt530/xt531)
-Download From >>HERE<<
-Extract
-Run 1.bat
-Wait for phone to restart, enable usb debugging
-Run 2.bat
-Maybe you can donate if you want :P
Tips: No battery icon, instead there's customizable battery bar.
If you experience BOOTLOOPS Flash This global sbf rom Using rsd lite and try again :)
Screenshots:
Lite rom is the lightest and fastest custom rom for motorola fire xt311/xt316
Features:
1- Odexed:
So that it frees more internal memory, but if you want to deodex, just delete the corresponding .odex file
2- Statusbar toggles:
10 toggles for fast access plus brightness slider
3- Minus button:
So you can delete each notification manually, in addition to the normal "clear all" button
5- Keyboard shortcuts:
Can set keyboard buttons to shortcuts not only apps from "settings>applications>Quick Launch"
Select letter and click "options softkey" and select shortcuts
4- 3 Way reboot in power menu
5- JB like settings app
6- Great battery life
7- Debloated
8- Great free ram
9- Awesome new camer, gallery, clock, voice recorder
10- Calls and Sms firewall
Installation: (Not tested on xt530/xt531)
-Download From >>HERE<<
-Extract
-Run 1.bat
-Wait for phone to restart, enable usb debugging
-Run 2.bat
-Maybe you can donate if you want :P
Tips: No battery icon, instead there's customizable battery bar.
If you experience BOOTLOOPS Flash This global sbf rom Using rsd lite and try again :)
Screenshots:
Collection of games with unlimited coins and stuff, armv7 and armv6
Best android games! Must try..
- Subway Surfers Beijing Unlimited coins/keys for armv7, New York for Armv6 no lag
- Temple Run 2 Unlimited coins/gems for armv7, >For armv6<
- Minecraft - Pocket Edition Full and free
- Asphalt 8 Airborne APK & Data Free
- Plants VS. Zombies: v5 - v6
- Subway Surfers Beijing Unlimited coins/keys for armv7, New York for Armv6 no lag
- Temple Run 2 Unlimited coins/gems for armv7, >For armv6<
- Minecraft - Pocket Edition Full and free
- Asphalt 8 Airborne APK & Data Free
- Plants VS. Zombies: v5 - v6
Increase amount of free ram, any android phone, and Motorola Fire [ROOT]
So your motorola fire is laggy?
Want to free some RAM?
You're in the right place.
First:
We will start by removing unnecessary system apps that consume RAM like:
-APR.apk
-BatteryProtect.apk
-wifiPowerSavingMode.apk
-gps_log_tools.apk
-Remove unnecessary keyboards if you only use hardware keyboard. (touch keyboards eat ram)
-Remove motoswitch.apk and install Holo Launcher as system app
-Download Holo launcher latest full version from HERE
-Install to system using adb or root explorer
-Disable "wireless networks" from location and security if you don't use it alot
Second:
Disable autostarting apps using "Auto starts" application, download from HERE
-Disable apps that start by them-selves automatically when system starts like maps, google play, etc..
-This will save you much RAM, and the disabled apps will start only when you want to start them.
Best screenshot app for all android phones (specially with keyboards) (screenshot ultimate pro)
In this post i'll provide the best screenshot app for android
SCREENSHOT ULTIMATE PRO!
Full version > HERE <
For motorola fire use >Root method 4< as a "capture method"
You can also assign a shortcut keyboard key for taking screenshots
Let's say you want to assign "s" key to take screenshots:
-Go to this folder "/hidden/data/cda/" open this file "setting.xml" with any text editor you like
-Find this line: "<SYSTEM_QUICK_LAUNCH_TYPE>1</SYSTEM_QUICK_LAUNCH_TYPE>"
-Change The number 1 to 2 so it'll be like this "SYSTEM_QUICK_LAUNCH_TYPE>2</SYSTEM_QUICK_LAUNCH_TYPE>"
-Reboot
-Go to Settings > Applications > Quick launch
-Scroll down to letter S, tap it then tap "Menu button" and tap "Shortcuts"
-Then scroll down till you find "Screenshot ultimate" tap it
Now whenever you press Search key + S. the app will take screenshot
*You can change the keyboard button to whatever you like
*You can change screenshot delay from Screenshot ultimate settings
SCREENSHOT ULTIMATE PRO!
Full version > HERE <
For motorola fire use >Root method 4< as a "capture method"
You can also assign a shortcut keyboard key for taking screenshots
Let's say you want to assign "s" key to take screenshots:
-Go to this folder "/hidden/data/cda/" open this file "setting.xml" with any text editor you like
-Find this line: "<SYSTEM_QUICK_LAUNCH_TYPE>1</SYSTEM_QUICK_LAUNCH_TYPE>"
-Change The number 1 to 2 so it'll be like this "SYSTEM_QUICK_LAUNCH_TYPE>2</SYSTEM_QUICK_LAUNCH_TYPE>"
-Reboot
-Go to Settings > Applications > Quick launch
-Scroll down to letter S, tap it then tap "Menu button" and tap "Shortcuts"
-Then scroll down till you find "Screenshot ultimate" tap it
Now whenever you press Search key + S. the app will take screenshot
*You can change the keyboard button to whatever you like
*You can change screenshot delay from Screenshot ultimate settings
Monday, August 26, 2013
Whatsapp plus v4.00d with "hide online status / last seen" (donation version free)
Today i'll provide whatsapp plus v4.00D apk with WORKING "Hide online status" or hide last seen status FOR FREE
For rooted and not-rooted android phones
Download from HERE ;)
Statusbar toggles for Fire series xt311/6/7 & xt530/1/2
Status bar with quick toggles centered clock and date ;)
Just replace SystemUI.apk in /system/app folder
Screenshots:
DOWNLOAD THE APK FROM HERE
Just replace SystemUI.apk in /system/app folder
Screenshots:
DOWNLOAD THE APK FROM HERE
NANDROID Backup / Restore Without cwm for any android device
In this tutorial you won't need CWM to create NANDROID backups or restore them, also without rebooting the device to backup :)
Backup:
Requirements:
1- Terminal emulator application from playstore (Or adb shell from pc)
2- PC
3- Onandroid backup script with mkyaffs2image binary (check downloads below)
4- Enough free memory on memory card
5- Make sure your device is in usb debugging mode
Steps:
1- extract Onandroid.zip and run install_onandroid.bat
2- run terminal emulator or adb shell from pc and type the following without quotes:
"su"
"onandroid"
Then wait and it will take a nandroid backup on the sdcard
DATA IMAGE WILL BE CORRUPTED IF YOU HAVE A SECOND SDCARD PARTITION THAT IS TOO BIG BECAUSE SECOND PARTITION IS MOUNTED INSIDE "/data/"
Restore
Requirements:
1- Pc wth Adb and Fastboot (check downloads if you need them)
Steps:
1- Copy backed up files to Adb and fastboot folder
2- Run command prompt then type:
"adb reboot-bootloader"
"fastboot flash system system.yaffs2.img" for system image
"adb reboot-bootloader"
"fastboot flash system system.yaffs2.img" for system image
OR
"fastboot flash data data.yaffs2.img"
"fastboot flash data data.yaffs2.img"
Downloads:
Tips:
To backup system partition only type:
"onandroid -a"
then type:
"s"
without quotes.
or type:
"d"
if you want to backup data partition only
Thanks to ameer dawood for providing onandroid script
Thanks to ameer dawood for providing onandroid script
Motorola Fire xt316 / 311 / 317 new cwm method
This method is different from the bootmenu method but it's way easier.
Differences:
You need pc whenever you want to launch cwm
adb not working
Steps:
Download the package from HERE: , extract, run the "Start_recovery.bat" file
Subscribe to:
Posts (Atom)