Customising Extreme (flash, roms etc)

Discuss the Scroll EXTREME Tablet here.

Customising Extreme (flash, roms etc)

Postby Whistler23 » May 7th, 2012, 9:33 am

Hi all,

A happy recent purchase of the Scroll Extreme (on Friday just gone), loving it so far. I've played around a bit with it, with things like Apex Launcher, Simple Text, Desktop Visualiser etc. (Basically stuff I've done on my One X). I have no experience with Roms, Kernels, Flashing and the like and I've tried to find some information on doing it on the extreme (as it's pretty cheap I am confident of giving these such things a go!).

Is there any threads, views or help that anyone can give?

Thanks in advance!

Whis.
Whistler23
Scroll Sergeant
Scroll Sergeant
 
Posts: 56
Joined: May 5th, 2012, 6:56 am

Re: Customising Extreme (flash, roms etc)

Postby zorba » May 7th, 2012, 7:16 pm

Hi Whis. I'm new to the Extreme too but I've been messing with roms for a while although I'm no dev - more a pro user?

Anyway, this is the first thing you should do I think viewtopic.php?f=58&t=2448
zorba
Junior Scroller
Junior Scroller
 
Posts: 16
Joined: April 30th, 2012, 2:21 pm
Real Name: Mario
Scroll Version: Scroll Extreme, Christian Troy 27/6/2012 CM9

Re: Customising Extreme (flash, roms etc)

Postby Mitre » May 7th, 2012, 10:37 pm

get a copy of livesuite on your pc and then get a livesuite .img of your stock rom that way if you totally mess up you can unbrick your extreme by flashing the firmware
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Customising Extreme (flash, roms etc)

Postby Whistler23 » May 8th, 2012, 6:54 am

Ok thanks guys. I will have a proper look this evening. At first glance it looks rather confusing!

It makes my head fuzzy when I read through the One X forums on Xda, it's like I am reading Russian most of the time :D


(p.s, I can't read nor speak Russian!)
Whistler23
Scroll Sergeant
Scroll Sergeant
 
Posts: 56
Joined: May 5th, 2012, 6:56 am

Re: Customising Extreme (flash, roms etc)

Postby Whistler23 » May 8th, 2012, 5:04 pm

Well I've had a look at both and to put it bluntly it doesn't make any sense to me. I don't understand what to do in Livesuite, and I also have no clue as to why the post supplied by Zorba is relivent.

Sorry guys :(
Whistler23
Scroll Sergeant
Scroll Sergeant
 
Posts: 56
Joined: May 5th, 2012, 6:56 am

Re: Customising Extreme (flash, roms etc)

Postby Piers » May 8th, 2012, 5:15 pm

Whistler23 wrote:Well I've had a look at both and to put it bluntly it doesn't make any sense to me. I don't understand what to do in Livesuite, and I also have no clue as to why the post supplied by Zorba is relivent.

Sorry guys :(


The post by Zorba gives you instructions on how you dump the ROM that comes with the tablet. It's good to have that as a backup in case your custom ROM goes tits up.
Piers
 

Re: Customising Extreme (flash, roms etc)

Postby Whistler23 » May 8th, 2012, 5:28 pm

I see! And where do I type all that? Is it in one of them terminal things? I.E Andriod Terminal Emulator. I've downloaded that whilst reading another post about finding out if your tablet is rooted.
Whistler23
Scroll Sergeant
Scroll Sergeant
 
Posts: 56
Joined: May 5th, 2012, 6:56 am

Re: Customising Extreme (flash, roms etc)

Postby Whistler23 » May 8th, 2012, 5:35 pm

I've found adb, I guess it's that I need :)
Whistler23
Scroll Sergeant
Scroll Sergeant
 
Posts: 56
Joined: May 5th, 2012, 6:56 am

Re: Customising Extreme (flash, roms etc)

Postby suggsy89 » May 8th, 2012, 6:07 pm

To dump the firmware you need to set up an ADB on your PC.

Install the Android SDK. Install platform-tools and extras in the SDK. Update it the SDK.

Use a program called PdaNet to install the usb drivers for the Extreme.

You need to connect the Extreme to your PC via the usb cable.

Locate the install directory of the SDK, find "ADB" in platform-tools.

Do "right shift key and right click of mouse" then "open command prompt here"

Type....

Code: Select all
adb devices


That should list your device if everything is setup okay.

To dump the firmware..

Type...

Code: Select all
adb shell cat proc/partitions


Make a note of the partitions... Example "nanda, nandb, nandc, nandd, nande, nandf, nandg, nandh"

Then...

Code: Select all
dd if=dev/block/nanda of=sdcard/nanda.img


That will copy the partition "nanda" to the internal storage"

As an example "nanda" is the bootloader, and is initiated when you first boot up the device.

Do the same for each nand block.

You will then need to copy the nand blocks to a safe place.

Enjoy ;)
User avatar
suggsy89
Trusted Developer
Trusted Developer
 
Posts: 971
Joined: June 28th, 2011, 4:33 pm
Real Name: John
Scroll Version: Scroll Excel - Jellybean 4.1.2
Yarvik Go Zetta - Scroll Extreme Jellybean 4.1.1

Re: Customising Extreme (flash, roms etc)

Postby Whistler23 » May 8th, 2012, 7:04 pm

Thanks suggsy! Just what I needed. Managed fine until the 'dd if=dev...' part. It says 'dd is not recognised as an internal or external command.

What am I doing wrong?
Whistler23
Scroll Sergeant
Scroll Sergeant
 
Posts: 56
Joined: May 5th, 2012, 6:56 am

Next

Return to Scroll EXTREME - General Discussions

Who is online

Users browsing this forum: No registered users and 13 guests

cron