[APP][2.1+] Online Nandroid Backup app

Search This thread

H3R3T1C

Senior Member
Mar 8, 2012
759
2,090
Hey guys here is the official Online Nandroid Backup app support thread!

Nandroid backups are usually performed in recovery mode. This means you would have to turn off your phone and reboot in recovery mode, which wastes a whole lot of time rebooting and a lot more time offline. With this tool you can do nandroid backups without switching off your device.
THIS APP REQUIRES A ROOTED DEVICE WITH BUSYBOX!

Features:
* Creates backups in the CMW 5 and 6 style or TWRP!
* Full support of the onandroid script.
* Create custom names for your backups.
* Choose what partitions get backed up.

The onandroid script was developed by Ameer Dawood. The original XDA post can be found at: http://xdaforums.com/showthread.php?t=1620255
Important: This tool requires a rooted phone with busybox to work!

Screens:


Change Log:
Code:
Version 4.4.4
* Nandroid backups can now be uploaded without having to be zipped.
* Vibrate and LED notification for nandroid backup complete can now be turned off in the settings.
* Added upload only when charging option to Tasker plugin and scheduled backups.
* Fixed bug that prevented the tasker plugin from not working.

Version 4.3
* Removed ActionBarSherlock and replaced it with ActionBarCompat.
* Added support for Tasker!
* Scheduled backups can now be canceled from the notification bar. (Android 4.1+)
* Added elapsed time timer to nandroid backup so uses can see how long the backup has taken so far.
* Change log dialog will now show once the app as been updated.

Version 4.2.4
* Fixed user reported bugs.
* Added ability to set custom name of backup as build display id string.
* Time for scheduled backup is now displayed in 12 or 24 hour format depending on your system prefrences.
* Default partitions can now be set in default settings for seletive backups.

Version 4.2.3
* Improved backup process. App makes sure dedupe and patch are installed before starting a nandroid backup.
* Fixed bug that caused scheduled backup to run at boot and random times of the day." +

Version 4.2.2
* Fixed bug that caused scheduled backup to to not roll over to next month. <b>Please click on Manage Scheduled Backup and click set to set the next scheduled backup to the correct time!</b>
Version 4.2.1
* Fixed bug that caused the app to delete newly created nandroid backup when trying to enforce a backup retnetion policy of 1.
" +
Version 4.2
* App has graduated from beta!
* Added option to backup retention that lets user specify whether to enforce backup retention policy before or after nandroid backup has finished.
" +
Version 4.2_beta_3
* Fixed bug that cuased scheduled backup to show notification even if the auto backup is not running.
* Manual selection of device for device patch has been re added.
Version 4.2_beta_2
* Fixed bug that caused scheduled backups to trigger at wrong times after first scheduled backup. (Please remove current scheduled backup and set a new one for bug to be fixed on your device)
* Added option to scheduled backup to only backup if device is charging.
* Fixed FC bugs reported through the Google Play Store.
Version 4.2_beta
* Onandroid script now installs to and runs from app data instead of /system/bin.
* Users can now set a scheduled backup.
* Users can now set how many backups to retain on the device.
* Various UI tweaks and improvements.
* Dalvik cache and Google music files can now be exclued from the backup.
Version 4.1.4
* Slight UI improvments.
* Added on boot reciever to init the script auto update feature.
Version 4.1.3
* User can select which busybox the onandroid script uses.
* Fixed exit code 2 error on some devices.
Version 4.1.2
* Added tip about changing shell.
* Fixed some users reported UI issues on pre 3.0 devices.
Version 4.1.1
* The app now auto updates the backup script.
Version 4.1
* Users can now manually enter their save location.
Version 4.0.2:
* Removed Exclude dalvik and Google music options until those options are publicly supported by the backup script.

Version 4.0.1
* /storage/* is now included in selectable save paths.
* The app now uses its own busybox when running the script.
* Added link to Google+ community in settings.
* Fixed some layout issues on older devices running 2.x.
* Added more backup options.

Version 4.0
* The UI has been redesigned from the ground up.
* App no longer checks for necessary tools every run. Instead its checked when app is run for the first time.
* App now identifies device.
* Quick Backup mode added.
* User now sets default backup settings on first run of app.
* Nanroid Backup can now be stopped.

Version 3.0.7
* Users can select between ash and default shells.
* Fixed bug that prevented the onandroid.log from being read by the app.
Versions 3.0.4 & 3.0.5
* Fixed various bugs.
Version 3.0.3
* Added permission android.permission.ACCESS_SUPERUSER.
Version 3.0.2
* Added support for more partitoins in selective mode.
* Now using ash shell to fix problems so users were having running the script.
* Fixed typo.
Version 3.0.1
* FC bug fixed when going back from settings.
* Fixed small UI problem.
Version 3.0
* Now using actionbar Sherlock.
* Added support disable MD5 generation and compress backup. (TWRP only)
* UI has been improved.
* Added support for yaffs2 override.
Version 2.8.3
* Bug fixes.
Version 2.8.2
* Bug fixes.
Version 2.8.1
* Bug fixes.
Version 2.8
* Changed theme to dark theme.
* Fixed bug that prevented some devices from installing the onandroid script.
Version 2.7
* Added support for TWRP.
* My Backups removed infavor of Nandroid Manager.
Version 2.6.9
* Several small bug fixes.
* Fixed install loop for users who updated to version 7.0 of the script.
Version 2.6.8.1
* Bug fixes for users have install loop.
Version 2.6.8
* Fixed bug that prevented the onandroid script from being installed on some devices.
Version 2.6.7.2
* Fixed screen rotation bug.
Version 2.6.6
* Bug fixes.
Version 2.6.5
* If a backup witht the same name already exists the user is now given the choice wether or not they want to set a different name or overwrite the backup.
* Fixed white text on white background issue.
* Fixed crashed caused when dismissing a dialog.
* Various other bug fixes.
Version 2.6.4
* Improved logging of errors.
* Bug fixes.
* Backups listed in My Backups is now sorted by date.
Version 2.6.3
* Russian language updated.
* Various bug fixes.
Version 2.6.2
* My Backups has been readded to the app and enabled.
* Fixed bugs reported via play store.
Version 2.6.1
* Fixed issue with too many items in the action bar causing the itmes text to be truncated.
* My backups menu option has been removed untill this feature is ready.
* Device specific patch is now checked for when user runs the app for the first time.
Version 2.6_beta_4
* Directory chooser now is ordered alphabetically.
* Updated Russian translation.
* Clockworkmod location and specify sd-ext location can now be manually edited.
* Device specific patchs are now listed alphabetically.
* Checking of preconditions when app is first opened is now done asynchronous to prevent app from hanging on start.
* The directory chooser for selecting sd-ext can now browser directories such as /data.
" +
Version 2.6_beta_3
* Fixed serveral bugs submitted via the play store.
* Improved selection of clockworkmod folder.
* Path of clockworkmod folder can now be set in setting for My Backups.
Version 2.6_beta
* The app now fully supports all the featues added to version 6.0 of the onandroid script which include the following:
- Specify sd-ext path.
- Specify alternate backup media.
- Backup modes: normal, split, incremental, and specify partitions.
* Sening an app debug report has been improved now to include a debug log errors that occure.
* App now requires version 6.0 or higher of the onandroid script.
* My backups is now included in beta. It is still a work in progress but will give users a preview of whats to come. It includeds the following:
- Delete and rename backups.
- Compress to zip.
- Verify MD5.
Version 2.5.4
* Fixed bug that prevented patch from being installed!
* When a patch is installed a toast notification will show up verifying that the patch as been installed.
Version 2.5.2
* Added support for the 6.0 version of the script.
* Problems concerning the script will now be sent to Ameer.
Version 2.5.1
* Fixed looping of install onandroid script when app opens up.
* Added install onandroid menu option to settings menu to allow people to install the latest version of the onandroid script.
* Added option to settings under other to set wheahter app checks for new version of update script on start of app
Version 2.5
* Added German language.
* Various small bug fixes.
Version 2.4
* Fixed screen rotation and wakelock issues.
* Bug reports have now been split into the categories in the settings menu.
* Added ability to uninstall mkyaffs2image.
* User can now manually select the device specific patch to apply.
* The app now cleans up its cache data from downloading new onandroid scripts and device specific patches.
* Problems reading onandroid.log on some devices should now be fixed.
Version 2.3.1
* Fixed bug that prevented some devices from detecting whether or not a device specific patch existed for their device.
Version 2.3
* Fixed bug that prevented some users from downloading device specific patches!
* Script version is now shown on main screen.
* A messeage is now show in the main screen if a device specific patch is currently installed.
* mkyaffs2image is no longer auto installed. It can now be installed from the settings menu!
Version 2.2
* If mkyaffs2image is not found on device it will be installed.
* Added ability to apply device specific patches for devices where boot and recovery were not found!
* Added ability to remove the onandroid script from device through the settings menu.
* Added ability to remove device specific patch from device through settings menu.
Version 2.1
* Added ability to specify custom name for backup.
* Added option to set backup name based on phone timezone.
Version 2.0
* Added a settings menu.
* Added ability to view change log of new onandroid script before downloaing and installing the new script.
* When clicking the Start Backup button a dialog is now shown to confirm that the user want to start backing up.
* Code improvements.
Version 1.1.1
* Fixed bug that prevented newest version of onandroid from being installed.
* Fixed bug that prevented the new onandroid script to not be executable on some devices.
Version 1.1
* Added check to see if latest version of onandroid is installed and install latest version if current version is outdated.
* Added ability to install onandroid from app.
Version 1.0
* Initial release.

Download: https://play.google.com/store/apps/details?id=com.h3r3t1c.onnandbup
 
Last edited:

bflmpsvz

Senior Member
Jan 26, 2013
552
45
HI!!
I have 3 questions:
1. How should I configure Online Nandroid backup for backing up to USB host drive?
The path to desired backup location is /mnt/sdcard/UsbOtgDrives/drive_1/clockworkmod/backup/
2. Will I be able to restore from USB host in CWM interface? I.e can it mount USB drive with NTFS?
3. I have probkem to running this. Getting error /system/bin/onandroid not found. A simple guide how to install this binary would be appreciated :cool:
 

Cyclu

Senior Member
Feb 23, 2009
890
235
I have tested this version, still the same problem: Partitions Not Detected
Another problem: When I start app, it asks me for root access, but at the next launch it doesn't ask me.

Sorry for my google english.

Sent from my HTC One S using xda premium
 

CheekyLord

Senior Member
Jul 15, 2011
287
106
Cologne, DE
For me the op version works now. ?
Also in Combination with the NandroidManager, everything ok again.
---
ty for ur support and keep up ur work.
(I really like ur both apps)

greetz



SentFrom JB I9K
 

cities516

Senior Member
Dec 19, 2012
928
3,308
Taipei
So OP you finally create a thread for your Online Nandroid Backup app...
This app did a great job!:good:
 

cmlusco

Senior Member
Nov 20, 2010
3,244
968
Michigan City, IN
App still says no partitions found. However i found out if you hit start backup, it backs up all partitions just fine. So it seems to be more of a visual glitch.
 

H3R3T1C

Senior Member
Mar 8, 2012
759
2,090
Ok I think I may know what the problem. It may just be an issue of miscommunication.
So when you say "Partitions now detected" are talking about the text I boxed in red in the screenshot below:
GmgXAPP.jpg


If so this text is not meant to say that partitions were not detected! its meant to say if partitions are not detected check if a device specific patch exists!
 

H3R3T1C

Senior Member
Mar 8, 2012
759
2,090
HI!!
I have 3 questions:
1. How should I configure Online Nandroid backup for backing up to USB host drive?
The path to desired backup location is /mnt/sdcard/UsbOtgDrives/drive_1/clockworkmod/backup/
2. Will I be able to restore from USB host in CWM interface? I.e can it mount USB drive with NTFS?
3. I have probkem to running this. Getting error /system/bin/onandroid not found. A simple guide how to install this binary would be appreciated :cool:

I have never actually backed up my rom over usb host so I don't know if it would but you can try. In the backup options check Select Backup Location and put /mnt/sdcard/UsbOtgDrives/drive_1 as your backup location.

In CWM I don't think you will be able to restore over usb host but you should be able to transfer your backup over usb to your sdcard and restore that way.

The app should automatically install the onandroid backup script. When you open the app up are you asked for superuser permission?

I have tested this version, still the same problem: Partitions Not Detected
Another problem: When I start app, it asks me for root access, but at the next launch it doesn't ask me.

Sorry for my google english.

Sent from my HTC One S using xda premium

See my post above this one concerning the partitions not detected. http://xdaforums.com/showpost.php?p=41036936&postcount=9

The app may not be asking you again for superuser permission again because it may still have superuser permission from the first time or your superuser setting may be that it only asks you one time for superuser permission once and if you let it have superuser permission then it will automatically give superuser permission for every run after that. Does the app run correctly when superuser permission is not asked for?
 
  • Like
Reactions: Cyclu

bflmpsvz

Senior Member
Jan 26, 2013
552
45
I have never actually backed up my rom over usb host so I don't know if it would but you can try. In the backup options check Select Backup Location and put /mnt/sdcard/UsbOtgDrives/drive_1 as your backup location.

In CWM I don't think you will be able to restore over usb host but you should be able to transfer your backup over usb to your sdcard and restore that way.

The app should automatically install the onandroid backup script. When you open the app up are you asked for superuser permission?

I have installed script for my device. Now I used different mounter which mounted to /mnt/usbdisk/clockworkmod/backup/. But ONB checks for free space on SDcard instead USB even if I backup to USB :(( I'm very low on space on SDcard, because this I need to backup on flashdrive. Could you please fix it?

201354213925.png
 

H3R3T1C

Senior Member
Mar 8, 2012
759
2,090
I have installed script for my device. Now I used different mounter which mounted to /mnt/usbdisk/clockworkmod/backup/. But ONB checks for free space on SDcard instead USB even if I backup to USB :(( I'm very low on space on SDcard, because this I need to backup on flashdrive. Could you please fix it?

Did you check Select Backup Location and put /mnt/usbdisk for the location in the backup options? (See screenshot im attaching for what i'm talking about. I boxed it in red)
 

Attachments

  • device-2013-05-04-143539.jpg
    device-2013-05-04-143539.jpg
    38.4 KB · Views: 1,077

bflmpsvz

Senior Member
Jan 26, 2013
552
45
Yes I put /mnt/usbdisk/clockworkmod/backup into Select backup location
I put /mnt/usbdisk into Specify sd-ext Path
I put /mnt/usbdisk/clockworkmod into Settings>Clockworkmod Folder Location
 

cmlusco

Senior Member
Nov 20, 2010
3,244
968
Michigan City, IN
Ok I think I may know what the problem. It may just be an issue of miscommunication.
So when you say "Partitions now detected" are talking about the text I boxed in red in the screenshot below:
GmgXAPP.jpg


If so this text is not meant to say that partitions were not detected! its meant to say if partitions are not detected check if a device specific patch exists!

Thats exactly what it shows. But if you hit start backup, it still backs up everything just fine. I see now its more of a question than a statement.
 
Last edited:

tridentcore

Senior Member
Oct 8, 2011
71
3
Surabaya
Did ONB backing up my MicroSD content..?

While I'm waiting ONB (Online Nandroid Backup) backing up my Stock ROM
I'm kinda confused when the log screen shows "backing up /sd-ext", my MicroSD contents being backed up or what..?

NOTE: The backup file size jump to 7GB, using BMM recovery about 3-4GB. Anything I missed..?

screenshotxsh.jpg
 

H3R3T1C

Senior Member
Mar 8, 2012
759
2,090
While I'm waiting ONB (Online Nandroid Backup) backing up my Stock ROM
I'm kinda confused when the log screen shows "backing up /sd-ext", my MicroSD contents being backed up or what..?

NOTE: The backup file size jump to 7GB, using BMM recovery about 3-4GB. Anything I missed..?

Have you checked if a device specific patch exists for your device.
I also see that it was not able to read sdcard free space correctly. Try updating your version of busybox with the busybox app from the play store.
 
Last edited:

Cyclu

Senior Member
Feb 23, 2009
890
235
See my post above this one concerning the partitions not detected. http://xdaforums.com/showpost.php?p=41036936&postcount=9

The app may not be asking you again for superuser permission again because it may still have superuser permission from the first time or your superuser setting may be that it only asks you one time for superuser permission once and if you let it have superuser permission then it will automatically give superuser permission for every run after that. Does the app run correctly when superuser permission is not asked for?

I see what you mean about "partitions not detected" and the app correctly work even if superuser doesn't ask for permission. Thanks for latest version, thank to this, no more confusion about partitions not detected.


Sent from my HTC One S using xda premium
 

Top Liked Posts

  • There are no posts matching your filters.
  • 75
    Hey guys here is the official Online Nandroid Backup app support thread!

    Nandroid backups are usually performed in recovery mode. This means you would have to turn off your phone and reboot in recovery mode, which wastes a whole lot of time rebooting and a lot more time offline. With this tool you can do nandroid backups without switching off your device.
    THIS APP REQUIRES A ROOTED DEVICE WITH BUSYBOX!

    Features:
    * Creates backups in the CMW 5 and 6 style or TWRP!
    * Full support of the onandroid script.
    * Create custom names for your backups.
    * Choose what partitions get backed up.

    The onandroid script was developed by Ameer Dawood. The original XDA post can be found at: http://xdaforums.com/showthread.php?t=1620255
    Important: This tool requires a rooted phone with busybox to work!

    Screens:


    Change Log:
    Code:
    Version 4.4.4
    * Nandroid backups can now be uploaded without having to be zipped.
    * Vibrate and LED notification for nandroid backup complete can now be turned off in the settings.
    * Added upload only when charging option to Tasker plugin and scheduled backups.
    * Fixed bug that prevented the tasker plugin from not working.
    
    Version 4.3
    * Removed ActionBarSherlock and replaced it with ActionBarCompat.
    * Added support for Tasker!
    * Scheduled backups can now be canceled from the notification bar. (Android 4.1+)
    * Added elapsed time timer to nandroid backup so uses can see how long the backup has taken so far.
    * Change log dialog will now show once the app as been updated.
    
    Version 4.2.4
    * Fixed user reported bugs.
    * Added ability to set custom name of backup as build display id string.
    * Time for scheduled backup is now displayed in 12 or 24 hour format depending on your system prefrences.
    * Default partitions can now be set in default settings for seletive backups.
    
    Version 4.2.3
    * Improved backup process. App makes sure dedupe and patch are installed before starting a nandroid backup.
    * Fixed bug that caused scheduled backup to run at boot and random times of the day." +
    
    Version 4.2.2
    * Fixed bug that caused scheduled backup to to not roll over to next month. <b>Please click on Manage Scheduled Backup and click set to set the next scheduled backup to the correct time!</b>
    Version 4.2.1
    * Fixed bug that caused the app to delete newly created nandroid backup when trying to enforce a backup retnetion policy of 1.
    " +
    Version 4.2
    * App has graduated from beta!
    * Added option to backup retention that lets user specify whether to enforce backup retention policy before or after nandroid backup has finished.
    " +
    Version 4.2_beta_3
    * Fixed bug that cuased scheduled backup to show notification even if the auto backup is not running.
    * Manual selection of device for device patch has been re added.
    Version 4.2_beta_2
    * Fixed bug that caused scheduled backups to trigger at wrong times after first scheduled backup. (Please remove current scheduled backup and set a new one for bug to be fixed on your device)
    * Added option to scheduled backup to only backup if device is charging.
    * Fixed FC bugs reported through the Google Play Store.
    Version 4.2_beta
    * Onandroid script now installs to and runs from app data instead of /system/bin.
    * Users can now set a scheduled backup.
    * Users can now set how many backups to retain on the device.
    * Various UI tweaks and improvements.
    * Dalvik cache and Google music files can now be exclued from the backup.
    Version 4.1.4
    * Slight UI improvments.
    * Added on boot reciever to init the script auto update feature.
    Version 4.1.3
    * User can select which busybox the onandroid script uses.
    * Fixed exit code 2 error on some devices.
    Version 4.1.2
    * Added tip about changing shell.
    * Fixed some users reported UI issues on pre 3.0 devices.
    Version 4.1.1
    * The app now auto updates the backup script.
    Version 4.1
    * Users can now manually enter their save location.
    Version 4.0.2:
    * Removed Exclude dalvik and Google music options until those options are publicly supported by the backup script.
    
    Version 4.0.1
    * /storage/* is now included in selectable save paths.
    * The app now uses its own busybox when running the script.
    * Added link to Google+ community in settings.
    * Fixed some layout issues on older devices running 2.x.
    * Added more backup options.
    
    Version 4.0
    * The UI has been redesigned from the ground up.
    * App no longer checks for necessary tools every run. Instead its checked when app is run for the first time.
    * App now identifies device.
    * Quick Backup mode added.
    * User now sets default backup settings on first run of app.
    * Nanroid Backup can now be stopped.
    
    Version 3.0.7
    * Users can select between ash and default shells.
    * Fixed bug that prevented the onandroid.log from being read by the app.
    Versions 3.0.4 & 3.0.5
    * Fixed various bugs.
    Version 3.0.3
    * Added permission android.permission.ACCESS_SUPERUSER.
    Version 3.0.2
    * Added support for more partitoins in selective mode.
    * Now using ash shell to fix problems so users were having running the script.
    * Fixed typo.
    Version 3.0.1
    * FC bug fixed when going back from settings.
    * Fixed small UI problem.
    Version 3.0
    * Now using actionbar Sherlock.
    * Added support disable MD5 generation and compress backup. (TWRP only)
    * UI has been improved.
    * Added support for yaffs2 override.
    Version 2.8.3
    * Bug fixes.
    Version 2.8.2
    * Bug fixes.
    Version 2.8.1
    * Bug fixes.
    Version 2.8
    * Changed theme to dark theme.
    * Fixed bug that prevented some devices from installing the onandroid script.
    Version 2.7
    * Added support for TWRP.
    * My Backups removed infavor of Nandroid Manager.
    Version 2.6.9
    * Several small bug fixes.
    * Fixed install loop for users who updated to version 7.0 of the script.
    Version 2.6.8.1
    * Bug fixes for users have install loop.
    Version 2.6.8
    * Fixed bug that prevented the onandroid script from being installed on some devices.
    Version 2.6.7.2
    * Fixed screen rotation bug.
    Version 2.6.6
    * Bug fixes.
    Version 2.6.5
    * If a backup witht the same name already exists the user is now given the choice wether or not they want to set a different name or overwrite the backup.
    * Fixed white text on white background issue.
    * Fixed crashed caused when dismissing a dialog.
    * Various other bug fixes.
    Version 2.6.4
    * Improved logging of errors.
    * Bug fixes.
    * Backups listed in My Backups is now sorted by date.
    Version 2.6.3
    * Russian language updated.
    * Various bug fixes.
    Version 2.6.2
    * My Backups has been readded to the app and enabled.
    * Fixed bugs reported via play store.
    Version 2.6.1
    * Fixed issue with too many items in the action bar causing the itmes text to be truncated.
    * My backups menu option has been removed untill this feature is ready.
    * Device specific patch is now checked for when user runs the app for the first time.
    Version 2.6_beta_4
    * Directory chooser now is ordered alphabetically.
    * Updated Russian translation.
    * Clockworkmod location and specify sd-ext location can now be manually edited.
    * Device specific patchs are now listed alphabetically.
    * Checking of preconditions when app is first opened is now done asynchronous to prevent app from hanging on start.
    * The directory chooser for selecting sd-ext can now browser directories such as /data.
    " +
    Version 2.6_beta_3
    * Fixed serveral bugs submitted via the play store.
    * Improved selection of clockworkmod folder.
    * Path of clockworkmod folder can now be set in setting for My Backups.
    Version 2.6_beta
    * The app now fully supports all the featues added to version 6.0 of the onandroid script which include the following:
    - Specify sd-ext path.
    - Specify alternate backup media.
    - Backup modes: normal, split, incremental, and specify partitions.
    * Sening an app debug report has been improved now to include a debug log errors that occure.
    * App now requires version 6.0 or higher of the onandroid script.
    * My backups is now included in beta. It is still a work in progress but will give users a preview of whats to come. It includeds the following:
    - Delete and rename backups.
    - Compress to zip.
    - Verify MD5.
    Version 2.5.4
    * Fixed bug that prevented patch from being installed!
    * When a patch is installed a toast notification will show up verifying that the patch as been installed.
    Version 2.5.2
    * Added support for the 6.0 version of the script.
    * Problems concerning the script will now be sent to Ameer.
    Version 2.5.1
    * Fixed looping of install onandroid script when app opens up.
    * Added install onandroid menu option to settings menu to allow people to install the latest version of the onandroid script.
    * Added option to settings under other to set wheahter app checks for new version of update script on start of app
    Version 2.5
    * Added German language.
    * Various small bug fixes.
    Version 2.4
    * Fixed screen rotation and wakelock issues.
    * Bug reports have now been split into the categories in the settings menu.
    * Added ability to uninstall mkyaffs2image.
    * User can now manually select the device specific patch to apply.
    * The app now cleans up its cache data from downloading new onandroid scripts and device specific patches.
    * Problems reading onandroid.log on some devices should now be fixed.
    Version 2.3.1
    * Fixed bug that prevented some devices from detecting whether or not a device specific patch existed for their device.
    Version 2.3
    * Fixed bug that prevented some users from downloading device specific patches!
    * Script version is now shown on main screen.
    * A messeage is now show in the main screen if a device specific patch is currently installed.
    * mkyaffs2image is no longer auto installed. It can now be installed from the settings menu!
    Version 2.2
    * If mkyaffs2image is not found on device it will be installed.
    * Added ability to apply device specific patches for devices where boot and recovery were not found!
    * Added ability to remove the onandroid script from device through the settings menu.
    * Added ability to remove device specific patch from device through settings menu.
    Version 2.1
    * Added ability to specify custom name for backup.
    * Added option to set backup name based on phone timezone.
    Version 2.0
    * Added a settings menu.
    * Added ability to view change log of new onandroid script before downloaing and installing the new script.
    * When clicking the Start Backup button a dialog is now shown to confirm that the user want to start backing up.
    * Code improvements.
    Version 1.1.1
    * Fixed bug that prevented newest version of onandroid from being installed.
    * Fixed bug that prevented the new onandroid script to not be executable on some devices.
    Version 1.1
    * Added check to see if latest version of onandroid is installed and install latest version if current version is outdated.
    * Added ability to install onandroid from app.
    Version 1.0
    * Initial release.

    Download: https://play.google.com/store/apps/details?id=com.h3r3t1c.onnandbup
    18
    Hey guys I'm aware of the bug with new version of the script and the app and am working on fixing it.
    14
    Version 4.3 of the app has graduated from beta and is now available for everyone to download!
    The new version is available for download through the Google play store or the first post of this thread!

    Also I know a lot of you have been wanting support for uploading newly created backups to FTP and cloud service, well I have started adding support for FTP so expect a beta soon with that new feature!
    12
    Here is a quick update of the current change log for the next version of this app:
    Version 4.3
    * Removed ActionBarSherlock and replaced it with ActionBarCompat.
    * Added support for tasker!
    * Scheduled backups can now be canceled from the notification bar. (Android 4.1+)
    * Added elapsed time timer to nandroid backup so uses can see how long the backup has taken so far.

    I'm also working it those of you who have pm'ed me to fix problems they are having with the app.
    11
    Hey guys sorry for my absence in this thread. I've been very busy with classes the past few month so I have not been able to work on the app and address issues people are having. Now that I have two month off of school I will be putting all my free time into working on all my android app as well as introducing a few new apps and possibly even a game exclusively for android. For right now I'm going to focus all my efforts on addressing the issues in this app. Please send me a PM with the title ONB Issue and I will personally work with you to try to fix the problem.