I am looking to resize image file I dumped through RKAndroidtools 2.3 . (discussed here)
Please tell me which method is appropriate because using dd in linux, some says you have to create raw image and then clone current android images files into it. Some case you can use directly resizefs directly. Even there some says that simply add desired MBs of space to image using dd command and append operator.
Anyone who have done this please suggest most appropriate method.
Comment