SlateDroid.com: Increase Internal App Storage for N70 Dual Core HD - SlateDroid.com

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Increase Internal App Storage for N70 Dual Core HD

#1 User is offline   ORiN 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 8
  • Posts: 81
  • Joined: 02-September 11

Posted 02 December 2012 - 11:11 AM

I noticed that my N70HD is split into a internal storage and an internal SD storage. How do I increase the app storage from the current 1GB to 2GB or more? It is quite ridiculous that the tablet has only 1GB for app storage.
0

#2 User is offline   mite_jan 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 13
  • Posts: 239
  • Joined: 04-July 12

Posted 02 December 2012 - 03:34 PM

i would love to know too
i know that project margarine uses 2gb internal storage i think

i am wondering if we can use format script and install another rom on it (stock rom) ?
0

#3 User is offline   max1001 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 8
  • Posts: 150
  • Joined: 16-May 12

Posted 26 December 2012 - 04:46 PM

Just use app 2 sd.
0

#4 User is offline   aar 

  • Newbie
  • Pip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 1
  • Joined: 13-November 10

Posted 29 December 2012 - 12:22 PM

View Postmax1001, on 26 December 2012 - 04:46 PM, said:

Just use app 2 sd.

Unfortunately it doesn't help. :(
0

#5 User is offline   Nickos-V 

  • Advanced Member
  • PipPipPip
  • Group: Hero Member
  • Topics: 43
  • Posts: 1,885
  • Joined: 06-August 11

Posted 03 January 2013 - 08:52 PM

View PostORiN, on 02 December 2012 - 11:11 AM, said:

I noticed that my N70HD is split into a internal storage and an internal SD storage. How do I increase the app storage from the current 1GB to 2GB or more? It is quite ridiculous that the tablet has only 1GB for app storage.

OK. I will give "quick" steps.
#1. Get Wendal tools. RK2918 tools work on RK3066 images too.
http://www.slatedroi...imagetools-v21/
#2. Download your tablet's firmware off Internet.
#3. Unzip & rename image to wendal.img and put in same directory as Wendal's tools
#4. Run tools. Use option to unpack image file
#5. Go into TEMP folder
#6. You will have to open & change parameter file in text editor. More detail down below.
#7. Save parameter file overwriting the old version
#8. Get out of TEMP
#9. Run tools and use option to repack image
#10. The new image will be called wendal_new.img
#11. Flash this new image as you normally would. You will have to use "RESTORE" option to recreate all the partitions since you resized & realigned some of them. Make sure you backup your apps first or else be ready to download everything again.

For 8 GB ROM, best to stick with 1.25-1.5 GB app space. For 16 GB ROM, 2-2.5 GB. App data is sometimes downloaded to nand flash storage and not to app space. ie. like Asphalt 7 data file (1.67 GB). Some smaller games, those under 100 MB, may store their data in the app space instead. It depends on the game whether game data is stored in app space or nand flash storage.

Changing parameter file (requires use of HEX calculator) Change your Windows calculator to programmer mode. Line below is from my parameter file. The last few parts will get changed out.
CMDLINE: console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:0x00002000@0x00002000(misc),0x00004000@0x00004000(kernel),0x00008000@0x00008000(boot),0x00008000@0x00010000(recovery),0x000C0000@0x00018000(backup),0x00040000@0x000D8000(cache),0x00280000@0x00118000(userdata),0x00002000@0x00398000(kpanic),0x000E0000@0x0039A000(system),-@0x0047A000(user)


Look for "userdata". That is the app space. 0x00200000 = 1 GB. I set mine to 1.25 GB (0x00280000). Next is the location in ROM where to start the partition. ie. @ 0x00118000 for userdata. You need to go through and re-align all the locations following userdata once you change the size.
For instance:
0x00280000 + 0x00118000 = 0x00398000 (start of kpanic partition)
0x00002000 + 0x00398000 = 0x0039A000 (start of system partition)
0x000E0000 + 0x0039A000 = 0x0047A000 (start of user partition)

2 GB = 2 x 0x00200000 = 0x00400000
change userdata from 0x00200000 to 0x00400000. ie. change the 1st hex # only

Then make sure to re-align the new partition locations for kpanic, system & user. ie. changing the 2nd hex # for them only. User = nand flash storage space.

This post has been edited by Nickos-V: 03 January 2013 - 08:57 PM

*YUANDAO N80 DUAL (RK3066)
*CUBE U30GT (RK3066)- Defective; buttons broke in 2-3 weeks; Bad quality control!!! Must return to China for repair! =(
*WOPAD I7 (RK2918)
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users