Eugene
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Amlogic Next7P12-8G Modified Recovery - Stock Rom & Flashable Root
Collapse
This topic is closed.
X
X
-
Originally posted by Eugene_V View PostI have exactly the same problem (google play and apps don't move to sd) with my Next7P12-GP (same model as yours but 4GB). Must be some code error (ROM).
Eugene
It looks like it require a custom ROM built from source to fix it.
ShaunMT
P.S. I've got Cyanogenmod booting on Nextbook... I just need to work out some bugs...Freaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by shaunmt View PostI noticed last night that there is an option in the android source code to enable / disable the feature.
It looks like it require a custom ROM built from source to fix it.
ShaunMT
P.S. I've got Cyanogenmod booting on Nextbook... I just need to work out some bugs...
AWESOME
Comment
-
Originally posted by shaunmt View PostI noticed last night that there is an option in the android source code to enable / disable the feature.
It looks like it require a custom ROM built from source to fix it.
ShaunMT
P.S. I've got Cyanogenmod booting on Nextbook... I just need to work out some bugs...
What about the file system. May we move to ext4 under aml core? I heard that actually this is the best file sys for Android.
By the way I ran Titanium to move apps to SD. Message says all done, but in fact all same - so Titanium gets false info about movings apps. I tried with 10-12 different apps, but same.
I took a look at the file build.prop but there are just a few options. So there must be somewhere a config file with many more I think.
If I can be of any help pls don't hesitate.
Comment
-
Originally posted by Eugene_V View PostGreat abt Cyanogenmod. You are a Master!
What about the file system. May we move to ext4 under aml core? I heard that actually this is the best file sys for Android.
By the way I ran Titanium to move apps to SD. Message says all done, but in fact all same - so Titanium gets false info about movings apps. I tried with 10-12 different apps, but same.
I took a look at the file build.prop but there are just a few options. So there must be somewhere a config file with many more I think.
If I can be of any help pls don't hesitate.
The file system is hard coded in the kernel. Changing the file system or partition layout is going to require a custom bootloader and a custom kernel.
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by thebiggboss180 View Postu can try link the apps by link2sd
i think it s the best thing u can tryFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by thebiggboss180 View Postu can try link the apps by link2sd
i think it s the best thing u can try
"adb shell pm getInstallLocation (Android <4.0)
adb shell pm get-install-location (Android 4.x)
This results in a numerical value to state where the default install location is (0: phone, 2: external).adb shell pm setInstallLocation 2 (Android <4.0)
adb shell pm set-install-location 2 (Android 4.x)
This sets the default install location to the external storage"
But before any intervention in the system must do a full sys backup, and actually only "chaunmt" may help with the eagerly expected "clockworkorange"recovery mod!
Just kiddng, remember a old enlish movie.
Comment
-
Originally posted by Eugene_V View PostI have tried them all (quite all at the Market) but unfortunately no one does the job. Will try this evening with the Android SDK, ADB and run:
"adb shell pm getInstallLocation (Android <4.0)
adb shell pm get-install-location (Android 4.x)
This results in a numerical value to state where the default install location is (0: phone, 2: external).adb shell pm setInstallLocation 2 (Android <4.0)
adb shell pm set-install-location 2 (Android 4.x)
This sets the default install location to the external storage"
But before any intervention in the system must do a full sys backup, and actually only "chaunmt" may help with the eagerly expected "clockworkorange"recovery mod!
Just kiddng, remember a old enlish movie.
I may start posting CWM as early as tonight... but I'm going to have to make versions for each tablet model. I thought I could do a generic amlogic one, but I'm afraid bootloader, kernel and partition size variations between models may lead to problems.
I'm also so extremely close to finishing CM10 that I'd like to get everything working on it, in case I need to change any of the recovery code to make it work correctly.
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by shaunmt View PostCWM seems to be working perfectly, including the nandroid backup and restore functions. I think the version I compiled even includes a mod that is supposed to map bad nand blocks during formatting so that they get skipped.
I may start posting CWM as early as tonight... but I'm going to have to make versions for each tablet model. I thought I could do a generic amlogic one, but I'm afraid bootloader, kernel and partition size variations between models may lead to problems.
I'm also so extremely close to finishing CM10 that I'd like to get everything working on it, in case I need to change any of the recovery code to make it work correctly.
ShaunMT
i hope cwm have it s way to next800t too
Comment
-
Originally posted by thebiggboss180 View Postgreat news and great job
i hope cwm have it s way to next800t too
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by Eugene_V View PostFor Samsung devices it is possibile to unmount the internal SD, change the partition size, link the external SD like internal memory.
I've wondered if the data partition could be swapped with the larger internal sd card partition. Not sure if this would work due to the file systems.
I'm fairly certain the internal and external SD mounts could be swapped, but this would create potential issues with booting from external SD card.
We could also probably just not mount the internal SD card at all, and instead mount the external SD card as both internal and external. Sacrificing the internal SD space would probably be worth it to those of us with huge SD cards.
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
What's Going On
Collapse
There are currently 1184 users online. 2 members and 1182 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment