HELLO, I AM PRESENTING YOU CM-10.1 (ANDROID 4.2.2) FOR MARVELC DEVICES.
I HAVEN'T TESTED IT BECAUSE I DON'T OWN MARVELC DEVICE SO I AM NOT SURE HOW MANY THINGS WILL WORK OR NOT.
CHANGELOG :
Click to expand...
Click to collapse
Code:
23-06-2013
- Initial Release
DOWNLOADS :
Click to expand...
Click to collapse
cm-10.1-20130622-EXPERIMENTAL-marvelc-A0.zip
MIRROR : cm-10.1-20130622-EXPERIMENTAL-marvelc-A0.zip
ADD-ONS :
Click to expand...
Click to collapse
-- GAPPS LITE BY JDevs , CHECK HERE
-- USE INT2EXT SCRIPTS FOR INCREASING INTERNAL MEMORY, CHECK HERE
INSTRUCTIONS FOR INT2EXT SCRIPTS :
1. flash rom and then flash Int2ext script
2. then go to mounts and storage and format /sd-ext
3. then reboot
-- SDCARD FIX,CHECK HERE (thanks alot @radcro)
SOURCE CODE :
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-- GENERIC SOURCE CODE : https://github.com/androidarmv6 & https://github.com/CyanogenMod
-- DEVICE CONFIG,MSM7X27-COMMON CONFIG,VENDOR : https://github.com/MARVELC
-- KERNEL SOURCE CODE : https://github.com/MARVELC/OWL-Predator-KERNEL
Installation aborted!
waspa said:
Installation aborted!
Click to expand...
Click to collapse
Post the recovery log.
Sent from my Wildfire S A510e using xda app-developers app
Installed With No Problems
I have just installed the rom with no problems. It's booting up at the moment so I will post back in a few. I have a Marvelc with VM and I'm using the official CWM 5028 if that makes any difference?
thehacka1 said:
Post the recovery log.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
edwardolavarrieta1 said:
I have just installed the rom with no problems. It's booting up at the moment so I will post back in a few. I have a Marvelc with VM and I'm using the official CWM 5028 if that makes any difference?
Click to expand...
Click to collapse
yeah..in cwm everything works but previous user using twrp i guess so installtion aborted.
so can you tell me what works and what dosent?
USB Mass Storage
USB Storage is not being detected. I tried by typing su setprop persist.sys.usb.config mass_storage reboot but it didn't do anything for me. I then took out the sd card and put it back in and the phone tries to read it but a notification pops up saying "package access helper has stopped." Another thing is the "Developer" options is not available in settings; you have to plug into the computer to access it through the notification of "Usb debugging, click here to turn off." That's the only problems I have found so far. I appreciate the time you take Developing for the Wildfire S; you rock N roll bro. I'll let you know if I find anything else. Yeah you right!
crossfire77 said:
yeah..in cwm everything works but previous user using twrp i guess so installtion aborted.
so can you tell me what works and what dosent?
Click to expand...
Click to collapse
---------- Post added at 12:32 PM ---------- Previous post was at 12:11 PM ----------
Now when I plug into pc a notification pops up on my Marvelc for "usb tethereing" but when I click on it "system.ui has stopped." Thanks bro.
edwardolavarrieta1 said:
USB Storage is not being detected. I tried by typing su setprop persist.sys.usb.config mass_storage reboot but it didn't do anything for me. I then took out the sd card and put it back in and the phone tries to read it but a notification pops up saying "package access helper has stopped." Another thing is the "Developer" options is not available in settings; you have to plug into the computer to access it through the notification of "Usb debugging, click here to turn off." That's the only problems I have found so far. I appreciate the time you take Developing for the Wildfire S; you rock N roll bro. I'll let you know if I find anything else. Yeah you right!
---------- Post added at 12:32 PM ---------- Previous post was at 12:11 PM ----------
Now when I plug into pc a notification pops up on my Marvelc for "usb tethereing" but when I click on it "system.ui has stopped." Thanks bro.
Click to expand...
Click to collapse
i will see what i can do..anyways for developer options four times click on build number or something and it ll show you.
Is there a trick to get the External SD Card mounted. I've tried everything and looked in all the appropriate folders but to no avail. The system does recognize the sd ext4 as internal with the cronmod int2ext4+. Other than that everything works that doesn't rely on the external sd card.
Is GPS, camera/camcorder, and MMS working on this ROM?
Temp SD Card Fix
edwardolavarrieta1 said:
Is there a trick to get the External SD Card mounted. I've tried everything and looked in all the appropriate folders but to no avail. The system does recognize the sd ext4 as internal with the cronmod int2ext4+. Other than that everything works that doesn't rely on the external sd card.
Click to expand...
Click to collapse
Check This Thread:
http://forum.xda-developers.com/showthread.php?t=2349751&page=2
flash this
sdcard-fix-marvelc.zip
it will probably fix sdcard mounting issue.and let me know results
& @radcro it will fix issue permanently.
credits :
percy-g2 for making script
radcro to enlight the issue
SD Card Fix
Everything is working now except camcorder. Thanks
edwardolavarrieta1 said:
Everything is working now except camcorder. Thanks
Click to expand...
Click to collapse
cool that sd-card.zip solved problem?
I tried the zip but it didn't give me access to to the sd so I modded my vold.fstab (thanks to radcro) and that did the trick.
edwardolavarrieta1 said:
I tried the zip but it didn't give me access to to the sd so I modded my vold.fstab (thanks to radcro) and that did the trick.
Click to expand...
Click to collapse
after flashing the zip ,what happened explain when you tried accessing the sd card ? logcat will be handy
Logcat
Tried to get a logcat for you but can't access the sd card and therefore can't save the info that it is reading.
edwardolavarrieta1 said:
Tried to get a logcat for you but can't access the sd card and therefore can't save the info that it is reading.
Click to expand...
Click to collapse
Try using adb on Linux or windows
Sent from my Xperia P using Tapatalk 4 Beta
edwardolavarrieta1 said:
Tried to get a logcat for you but can't access the sd card and therefore can't save the info that it is reading.
Click to expand...
Click to collapse
Do what you want to test on the phone, then from windows (or linux) cmd (bash) prompt: adb logcat -v time > output.txt
Strip output.txt from any personal data/overhead, 7-zip and attach to post on xda.
Mount Info
Here is the locat you requested. Let me know if you need anything else. Thanks bro.
BadBrainsEddie
New Orleans, LA
Related
This rom is based on official Miui 2.9.21 for LT26i from Miuiandroid. I modified it to work with Acro S 6.1.A.2.45
Use it with Stock 6.1.A.2.45 kernel or my modified kernel with CWM (need unlocked BL) - http://forum.xda-developers.com/showthread.php?t=1834129
Disclaimer: I am not responsible for anything happens to your phone using this rom
Credits:
1. Miui development team
2. Soheil_rf - for the SDMounter
3. Me - for port it to Acro S
Links (do not mirror):
Miui 2.9.14 (full rom):
https://hotfile.com/dl/172297913/18577f4/Miui2914c_LT26w.zip.html
md5sum: f4908589737cc94d52eee93506727d52
or
http://www.mediafire.com/?nc8bolmba1mirav
http://www.mediafire.com/?y60zij97pl6pode
Update from 2.9.14 to 2.9.21
http://www.mediafire.com/?ajjyd4cfrhl8md1
md5sum: 5e8ccd2bfb015d1578aa5b9a48349af4
Instructions for New Users
1. Boot into CWM
2. Backup your current rom
3. Do a factory reset
4. Install the zip - Miui2914c_LT26w.zip
5. Install the update - Miui2921c_LT26w_update.zip
6. Reboot
Instructions for users running 2.9.14
1. Boot into CWM
2. Backup your current rom
3. Wipe cache and dalvik cache
4. Install the update - Miui2921c_LT26w_update.zip
5. Reboot
What are working:
Almost Everything - including Camera of course
Not working / Bugs:
1. MTP mode not available - use my modified SD Mounter to mount either Internal or External card
2. Anything that official MIUI has
Change Log:
2.9.21
- changed to latest Miui version - http://miuiandroid.com/community/threads/miui-rom-2-9-21-changelog.18199/
2.9.14
- fix Ext_Card detection
- change framework settings to match Acro S (eg Battery is 1900 instead of 1750)
2.9.7
- initial release
If you like it, please hit the [Thanks] button or you can buy me a beer
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Old Releases
2.9.7
https://hotfile.com/dl/171416158/f309eb2/Miui297c_LT26w.zip.html
or
http://www.mediafire.com/?vdv6qwtibvcvwwk
http://www.mediafire.com/?se9gu85nca49w6r (use 7z to combine)
reserved again
What a great ROM. Can you upload the modified SD Mounter app to here?
Wow finally :laugh: thanks bro :good:
Great work,thank you. would you like to modifie a MIUI rom for xperia ion.
chriscai1987 said:
What a great ROM. Can you upload the modified SD Mounter app to here?
Click to expand...
Click to collapse
See attached. This file is not signed so you have to install it as a system app - use adb or Root Explorer to copy it to /system/app folder and set permission to 644 (all read, top write)
liuxueyuan1990 said:
Great work,thank you. would you like to modifie a MIUI rom for xperia ion.
Click to expand...
Click to collapse
Sorry I can't test it without phone.
cobrato said:
See attached. This file is not signed so you have to install it as a system app - use adb or Root Explorer to copy it to /system/app folder and set permission to 644 (all read, top write)
Sorry I can't test it without phone.
Click to expand...
Click to collapse
if you could make it,i'd like to test.
liuxueyuan1990 said:
if you could make it,i'd like to test.
Click to expand...
Click to collapse
It's like working in the dark.
If you could send me a phone I don't mind to work on it.
How to use sdmounte-acros . It don't work on my acros . Thanks
I very like this rom . But camera and dial a long time error
Does camera work?
Sent from my LT26w using xda app-developers app
xdatinhte said:
How to use sdmounte-acros . It don't work on my acros . Thanks
Click to expand...
Click to collapse
Push it to /system/app folder and set permission. Run as a normal app. Click the first 2 buttons to mount the storage required and click Media Transfer to unmount
xdatinhte said:
I very like this rom . But camera and dial a long time error
Click to expand...
Click to collapse
Not sure what you mean. But my camera and phone work just fine.
YoBob said:
Does camera work?
Sent from my LT26w using xda app-developers app
Click to expand...
Click to collapse
Read the OP.
Yea the OP said nothing about that and I don't know what official MIUI lacks
Sent from my LT26w using xda app-developers app
Hi! Which languages does it have?
Alastor_ru said:
Hi! Which languages does it have?
Click to expand...
Click to collapse
I'm using English. not sure if it support other languages
Miui 2.9.14 released
Change Log:
- fix Ext_Card detection
- change framework settings to match Acro S (eg Battery is 1900 instead of 1750)
i don't have to use your modified SD Mounter to mount either Internal or External card
it's just works without any app :laugh: i don't know how but it work
AL PRINCE- said:
i don't have to use your modified SD Mounter to mount either Internal or External card
it's just works without any app :laugh: i don't know how but it work
Click to expand...
Click to collapse
That's weird
You mean when you connect it to PC it can detect both cards as disk drives?
works on locked bootloader with root access?
Chuck everything below. Here is how to enable the USB mode natively
ashwinrajsr said:
It's been there forever in ICS as well as in the leaked JB build now. U need to go into settings>wireless and networks>more settings>USB utilities. It was never removed from the firmwares. Just made it a little less accessible.
Click to expand...
Click to collapse
As you know the stock Samsung JB leaked ROM does not allow for mass storage mode natively and I have not found anyone making a separate mod for the same.
Long back when CM10 was on beta stage, it too had no mass storage feature. I found this app on CM10/AOKP discussion thread by a user allowing you to connect the your phone to PC/TV in mass storage mode. Fortunately this works with XXLSJ too!
Download link: http://goo.gl/sNio5
Note: THIS IS NOT MY WORK. I DO NOT TAKE ANY CREDIT. I AM JUST SHARING IT SO THAT IT IS USEFULL FOR OTHERS. TO WHOEVER DID THE APP - THANK YOU FOR YOUR TIME AND SHARING IT.
Instructions:
1. Install the app
2. Grant root access
3. Connect the USB and open the app/notification
4. Tap on the blue android and wait for it to turn green. Done!
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9100 using Tapatalk 2
Since when does JB not support mass storage, it is the same as ICS for starting it in settings.
Or the better way that makes it default and activated the GB way in the notification bar is to run this one time in a terminal or via adb (it is permanent)
setprop persist.sys.usb.config "mass_storage,adb"
after that command just plug in the cable and the notification will come up that lets you mount or unmount from the computer.
And to cancel that command?
shadowofdarkness said:
Since when does JB not support mass storage, it is the same as ICS for starting it in settings.
Or the better way that makes it default and activated the GB way in the notification bar is to run this one time in a terminal or via adb (it is permanent)
setprop persist.sys.usb.config "mass_storage,adb"
after that command just plug in the cable and the notification will come up that lets you mount or unmount from the computer.
Click to expand...
Click to collapse
Yes I know that it has not been there since the ICS. I said JB because most of us are behind the leaked JB. Also you cannot use the UMS apk of ICS on JB.
And thanks for the adb commad.
Harsha Raj said:
Yes I know that it has not been there since the ICS. I said JB because most of us are behind the leaked JB. Also you cannot use the UMS apk of ICS on JB.
And thanks for the adb commad.
Click to expand...
Click to collapse
It's been there forever in ICS as well as in the leaked JB build now. U need to go into settings>wireless and networks>more settings>USB utilities. It was never removed from the firmwares. Just made it a little less accessible.
iepurasu_poznas said:
And to cancel that command?
Click to expand...
Click to collapse
This command will set it back to the choice between mtp and ptp
setprop persist.sys.usb.config "mtp,ptp"
Thanks
ashwinrajsr said:
It's been there forever in ICS as well as in the leaked JB build now. U need to go into settings>wireless and networks>more settings>USB utilities. It was never removed from the firmwares. Just made it a little less accessible.
Click to expand...
Click to collapse
Lol. Now what you say about that? Thanks. I totally missed that screen Updated the OP. Fail thread
It's even in the Epic 4G Touch FK23 leak...
Sent from my SPH-D710 using xda premium
Harsha Raj said:
Lol. Now what you say about that? Thanks. I totally missed that screen Updated the OP. Fail thread
Click to expand...
Click to collapse
Man! your work is great. No fail thread indeed. I've got a galaxy grand and there is no mass storage mode available. I didn't know what to do without your app. It works like a charm on my device:fingers-crossed: I thanked all your posts in this thread. I will tell SGG owners about your perfect app. Thank you again:victory:
Harsha Raj said:
Chuck everything below. Here is how to enable the USB mode natively
As you know the stock Samsung JB leaked ROM does not allow for mass storage mode natively and I have not found anyone making a separate mod for the same.
Long back when CM10 was on beta stage, it too had no mass storage feature. I found this app on CM10/AOKP discussion thread by a user allowing you to connect the your phone to PC/TV in mass storage mode. Fortunately this works with XXLSJ too!
Download link: http://goo.gl/sNio5
Note: THIS IS NOT MY WORK. I DO NOT TAKE ANY CREDIT. I AM JUST SHARING IT SO THAT IT IS USEFULL FOR OTHERS. TO WHOEVER DID THE APP - THANK YOU FOR YOUR TIME AND SHARING IT.
Instructions:
1. Install the app
2. Grant root access
3. Connect the USB and open the app/notification
4. Tap on the blue android and wait for it to turn green. Done!
Screenshot:
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Can we convert it in system app????
Sent from my GT-I9082 using xda app-developers app
i used this app on galaxy grand ,it worked fine,but now i want to disable the mass storage mode ,i have uninstalled the app still mass storage mode is present
plz help me to retrieve back the mtp mode
hi guys,,
I need some help with usb mass storage ,, I cant acess my internal or external storage via usb.When i connect usb to my pc or laptop or other pc nothing happen. my mobile just start to charge no notification that mobile is connected or not. i tried on diffrent usb and differen pc and laptops still having same issue. i think i might deleted usb storage.apk in system/app or i might have messed up my build.prop either way i am not sure what happend to this device. i am using Medion p4501 jb 4.1.2 cm based. any help is welcome.
Edit: I used the app that op has shared. it says usb is connected tap here to copy files when i tap nothing happend.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.*/
Test video on Youtube. i dont know where maked the video but thx
What is working:
- touchscreen and hardware keys
- touch key lights
- wifi (only in V1.5 and with static ip and after a reboot from first start) not for all. i am working on a fix for all
- Camera (still buggy at the moment in V1.5 Alpha but you can take pic with an other camera app from Play Store)
- GPS (not tested but i think it works)
- 2G / 3G / 4G (Works on V1.5 Alpha but only after a reboot from first start) like wifi
- SMS
Todo:
- pin code unlocking
- audio
- sd card (there are problems at the moment)
- incomming call
- bluetooth (wil come with V2.0 Alpha when no problems comes)
- and more
Install instructions:
- Disable sim pin before you install
- Reboot in recovery
- if you are coming from other rom (full wipe): format /system, /cache, /data, /preload and in advanced Dalvik-cache
- upgrade: format /system
- install zip from SD-card
- REBOOT
Download:
V1:Alpha V1 Download
V1.5 : Alpha V1.5 Download
V2 Preview: https://docs.google.com/file/d/0B7EuVd0yZ8ErMV9iQWg3RWIwSk0/edit?usp=sharing this build have only 3g and nothing more. is only to test the speed of the 4.3 3.22 base rom
V2: 4.3 3.22 Base rom. Preview is relased. final 2.0 wil be released when more is fixed
thanks and credits to:
CNexus
sac23 / http://forum.xda-developers.com/showthread.php?t=2387545
LastStandingDroid/ http://forum.xda-developers.com/showthread.php?t=2352452
Credits for coming 2.0 Version to:
HTC for the final 4.3 developer edition dump: http://www.htcdev.com/devcenter/downloads
baadnewz to let me use his rom: http://forum.xda-developers.com/showthread.php?t=2279766
broodplank1337 to let me use they rom as base for extract needed files: http://forum.xda-developers.com/showthread.php?t=2397511
Code:
I musst Update this when i make a hompage for the rom
Donations
LastStandingDroid
For all Questions and OFF TOPIC things go here Sense 5 on S4 Discussion and Question
Wow. I have seen many sense ports on multiple devices dying before completion. This one seems pretty advanced =) please keep up my friend!
Good work!!!
Sent from my GT-I9505 using Tapatalk 2
Seems to be in advanced stadium. I hope it will not die until finish. Hope to see beta version. I will test alpha ASAP.
Sent from my GT-I9505 using Tapatalk 4
Not trying to sound like a ****, but it's nice to at least give a heads up you know
WOW! great job.....its really nice....
just a bit more smoothness, voice calls and work wifi and we're good to go!
Edit-Btw sd card doesn't work too.
CNexus said:
Not trying to sound like a ****, but it's nice to at least give a heads up you know
Click to expand...
Click to collapse
Hey When you do great/cool work Everyone wants in lol
I had to flash it twice in order to get it boot. Everything seems good. Can't wait for the fixed version.
Thank you for your contribution.
Sent from my GT-I9505 using xda app-developers app
Downloading now, i know its not complete but its still very exciting!
keep up the good work mate
---------- Post added at 08:03 AM ---------- Previous post was at 07:33 AM ----------
this was the language when it booted up lol
it was easy to put it in engligh
A dream coming true lol
Sent from my GT-I9505 using Tapatalk 2
About sd card try push vold.fstab from any Rom on 4.2.2 to system/etc/ on this Rom.
Also give credits to xBTx he's the one pointing out to me which files was needed to get data working but I noticed you just need 4 files to do that
I'm going to check the installation folder and mount points someone pointed out they're different from the blocks we should use.
looks like vold.fstab isn't for us lol
also logcat seems to have a ***** load of
Code:
I/ActivityManager( 811): Process com.android.nfc (pid 14132) has died.
W/ContextImpl( 1513): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:-1 android.content.ContextWrapper.sendBroadcast:-1 android.media.MediaPlayer.sendMediaBroadcast:-1 android.media.MediaPlayer.start_stop_notify:-1 android.media.MediaPlayer.stayAwake:-1
Sent from my GT-I9505 using Tapatalk 4
LastStandingDroid said:
About sd card try push vold.fstab from any Rom on 4.2.2 to system/etc/ on this Rom.
Also give credits to xBTx he's the one pointing out to me which files was needed to get data working but I noticed you just need 4 files to do that
I'm going to check the installation folder and mount points someone pointed out they're different from the blocks we should use.
looks like vold.fstab isn't for us lol
also logcat seems to have a ***** load of
Code:
I/ActivityManager( 811): Process com.android.nfc (pid 14132) has died.
W/ContextImpl( 1513): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:-1 android.content.ContextWrapper.sendBroadcast:-1 android.media.MediaPlayer.sendMediaBroadcast:-1 android.media.MediaPlayer.start_stop_notify:-1 android.media.MediaPlayer.stayAwake:-1
Sent from my GT-I9505 using Tapatalk 4
Click to expand...
Click to collapse
i tried this but it dont work. i wil fix now audio and then i wil look for sdcard
Interesting
Thanks bro for this great rom ...
I'm not sure why you still facing issues with sdcard unless you mean the external one ?!
It's also very weird that the rom boots nicely although hwcomposer and garlloc are not functioning well !
Ah data is working but no real internet connection yet.
looks very promising ....
Oweida said:
Thanks bro for this great rom ...
I'm not sure why you still facing issues with sdcard unless you mean the external one ?!
It's also very weird that the rom boots nicely although hwcomposer and garlloc are not functioning well !
Ah data is working but no real internet connection yet.
looks very promising ....
Click to expand...
Click to collapse
yes i mean the external one. i got it working now but it breaks the media service. looking for a fix now
Oweida said:
Thanks bro for this great rom ...
I'm not sure why you still facing issues with sdcard unless you mean the external one ?!
It's also very weird that the rom boots nicely although hwcomposer and garlloc are not functioning well !
Ah data is working but no real internet connection yet.
looks very promising ....
Click to expand...
Click to collapse
Good to see you taking interest in this project.
Sent from my GT-I9505 using XDA Premium HD app
geiti94 said:
i tried this but it dont work. i wil fix now audio and then i wil look for sdcard
Click to expand...
Click to collapse
did you try to change both vold.fstab also xml list in framework-res?
i did change the storage_list.xml but not the new vold and it gave me allot of FC's
i can try to look into the HTC storage_list.xml and see if i can get the device storage to work
LastStandingDroid said:
did you try to change both vold.fstab also xml list in framework-res?
i did change the storage_list.xml but not the new vold and it gave me allot of FC's
i can try to look into the HTC storage_list.xml and see if i can get the device storage to work
Click to expand...
Click to collapse
i am building now a new build with both change and i wil flash it to see if it works
geiti94 said:
i am building now a new build with both change and i wil flash it to see if it works
Click to expand...
Click to collapse
i noticed i did wrong while trying to fix the storage, i'm trying again and see if it will work
changing the storage_list.xml gives invalid card and a load of crashes, hmm
LastStandingDroid said:
i noticed i did wrong while trying to fix the storage, i'm trying again and see if it will work
Click to expand...
Click to collapse
in build.prop is this line on it
ro.build.characteristics=nosdcard
Click to expand...
Click to collapse
im now trying with the build.prop
geiti94 said:
in build.prop is this line on it
im now trying with the build.prop
Click to expand...
Click to collapse
also have you changed the vold in system/bin/?
causing bootloop don't change this
where did you find: ro.build.characteristics=nosdcard ??
in M7 build.prop?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Happens on SlimBean 7 [4.2.2] by besttt, I'm sure it's a small line or something on some file, but I just want that thing to say "SD Card" as it should, instead of what it says now.. Any ideas about how to fix that?
Phenomzye said:
Happens on SlimBean 7 [4.2.2] by besttt, I'm sure it's a small line or something on some file, but I just want that thing to say "SD Card" as it should, instead of what it says now.. Any ideas about how to fix that?
Click to expand...
Click to collapse
Yeah, I'm running the ROM on my Ray and it's the exact same story for me!
I'm sure this is easily fixable, might anyone be able to help?
seamo123 said:
Yeah, I'm running the ROM on my Ray and it's the exact same story for me!
I'm sure this is easily fixable, might anyone be able to help?
Click to expand...
Click to collapse
Well you can try to change the name of your sd card
Connect with pc and right click on sd card and rename.Thats the logical one,but if that doesn't work you cand try formating and just befor formating change name on setting of formation window.Hope this works cheers
Sent from my LT15i using xda premium
pren22 said:
Well you can try to change the name of your sd card
Connect with pc and right click on sd card and rename.Thats the logical one,but if that doesn't work you cand try formating and just befor formating change name on setting of formation window.Hope this works cheers
Sent from my LT15i using xda premium
Click to expand...
Click to collapse
Nah, you can't change it.. Uhh it's a ROM problem, not an sdcard problem, I'm waiting for an actual developer to look at this, Q&A doesn't reach the eyes of developers? :l I'm so sure the answer for this (and possible fix) is simpler than it looks.. It must be a single line at some text file, idk..
Phenomzye said:
Nah, you can't change it.. Uhh it's a ROM problem, not an sdcard problem, I'm waiting for an actual developer to look at this, Q&A doesn't reach the eyes of developers? :l I'm so sure the answer for this (and possible fix) is simpler than it looks.. It must be a single line at some text file, idk..
Click to expand...
Click to collapse
I decompiled the framework opened storagelist.xml from xml folder... In that file you can see that sd card gets pointed to a string puk_ enter_pin something instead of storage_sd like in other framework... That must be the reason...
Sent from my Xperia Neo V using xda app-developers app
Attitude.SSJ said:
I decompiled the framework opened storagelist.xml from xml folder... In that file you can see that sd card gets pointed to a string puk_ enter_pin something instead of storage_sd like in other framework... That must be the reason...
Sent from my Xperia Neo V using xda app-developers app
Click to expand...
Click to collapse
please i dont have time to look for solution i post here 2 diferent rar the one is from final slim with the problem enter pin code but everything good with 3.4.60 kernel and the other rar has the storage xml and the vold with all ok and no problem mtp enter pin code but not suport latest kernel above 3,4.53 sd card does not work only with older kernels you have to edit if you want my dear friend the 3,4,53 kernels rar old files who no problems with some changes from my new who has the entr pin code problem iam very happy if you help us to make that rom perfect
unrar and look
2 diferents rar the one from my rom has framework resolution apk with paired vold.fstab acces sd card only with older kernels 3.4.53 the other one rar is from mikes latest cm 10.1 framework resolution apk with paired vold fstab acces sd card only for new kernels 3.4.59 and above i want to have the same acces method from mikes latest to my rar please to all who want to help download the rar http://d-h.st/Xp8
Yeah please someone.. @Attitude.SSJ check if you can give a bit more help man, that'd be really appreciated.
besttt said:
2 diferents rar the one from my rom has framework resolution apk with paired vold.fstab acces sd card only with older kernels 3.4.53 the other one rar is from mikes latest cm 10.1 framework resolution apk with paired vold fstab acces sd card only for new kernels 3.4.59 and above i want to have the same acces method from mikes latest to my rar please to all who want to help download the rar http://d-h.st/Xp8
Click to expand...
Click to collapse
So you basically want the newer kernel to have sdcard mount point as storage/sdcard0 rather than storage/primary/legacy... Correct? If yes it can be done...
Sent from my Xperia Neo V using xda app-developers app
Attitude.SSJ said:
So you basically want the newer kernel to have sdcard mount point as storage/sdcard0 rather than storage/primary/legacy... Correct? If yes it can be done...
Sent from my Xperia Neo V using xda app-developers app
Click to expand...
Click to collapse
no i want the older method kernel storage xml list to get the same acces from new storage xml list who works with new kernel i want the files from my rom to have corect acces sd card at newr kernel
besttt said:
no i want the older method kernel storage xml list to get the same acces from new storage xml list who works with new kernel i want the files from my rom to have corect acces sd card at newr kernel
Click to expand...
Click to collapse
I kinda find it hard to understand what you are saying... New kernel same storage list as used in old??
Sent from my Xperia Neo V using xda app-developers app
Attitude.SSJ said:
I kinda find it hard to understand what you are saying... New kernel same storage list as used in old??
Sent from my Xperia Neo V using xda app-developers app
Click to expand...
Click to collapse
its easy my friend at my rom the framework resolution apk and the vold.fstab use the old acces sd card method 3.4.53 kernel max the other rar has the acces method at newr kernels 3.4.60 i want my framework resolution apk and the vold.stafb to get the newest acces sd card
and more simple if i dont touch from my rom now the storage list and vold does not have at all acces to sd card with new kernels
new kernels acces sd card method to my old framework res and vold.fstab who plays only with old kernels sd card acces method just changed sd card method to new at my old files
the bug solved by @7OH thanks to him
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Today, i will show you how to increase size of system partition on our Zenfone.
before do this step, my phone using FW KitKat 54 with unlocked bootloader and rooted.
Just download this file, it includes clear instruction, adb/fastboot, auto installer universal adb driver.
Flash new ROM is important after you increase your system partition
FA :
it save to flash your phone into lillipop, kitkat, or jellybean
it is no damage your phone.
System Partition 2.3 GB.
MyZenfone Installed Lollipop with full Odexed:
Nice tips
Sent from my ASUS_T00F using Tapatalk
how do we flash it in custom rom ?
So what this actually do? It increase the internal memory using sd card? :B I din't understand
Can you upload stock partition for lollipop ?
Phone not booting and i cant enter to recovery too.
TecnoTailsPlays said:
So what this actually do? It increase the internal memory using sd card? :B I din't understand
Click to expand...
Click to collapse
No, I think this tuts guide us to increase the system memory size using our internal storage.
TecnoTailsPlays said:
So what this actually do? It increase the internal memory using sd card? :B I din't understand
Click to expand...
Click to collapse
Sent from my ASUS_T00F using Tapatalk
x3kings said:
how do we flash it in custom rom ?
Click to expand...
Click to collapse
no, just reboot into fastboot mode, connect your phone, double click .bat file in your fastboot folder
TecnoTailsPlays said:
So what this actually do? It increase the internal memory using sd card? :B I din't understand
Click to expand...
Click to collapse
it increase system partition and decrease size of data partition. it also usefull for zenfone 16/32gb internal storage.
tech_x said:
Can you upload stock partition for lollipop ?
Phone not booting and i cant enter to recovery too.
Click to expand...
Click to collapse
what do you do? maybe you made a mistake.
i have tried it and succsess.
febry_valdy said:
No, I think this tuts guide us to increase the system memory size using our internal storage.
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
yes, you're right :good:
Wow, I din't know that I would use this :laugh: , but this came helpfull when I was installing a heavy rom with 1gb of data
you should use cache partition instead and add some code to symlink cache to data so there wont be any issues with it.
i cant find the adb and fastboot folder lol sorry
@ryanjms07 how do I get it back to normal?
TecnoTailsPlays said:
@ryanjms07 how do I get it back to normal?
Click to expand...
Click to collapse
Try flashing the original partition.tbl file from asus lollipop raw fw.
---------- Post added at 10:07 AM ---------- Previous post was at 10:06 AM ----------
@ryanjms07
How did you odexed ur stock rom? Please tell me.
prathmesh pande said:
Try flashing the original partition.tbl file from asus lollipop raw fw.
---------- Post added at 10:07 AM ---------- Previous post was at 10:06 AM ----------
@ryanjms07
How did you odexed ur stock rom? Please tell me.
---------- Post added at 10:08 AM ---------- Previous post was at 10:07 AM ----------
@ryanjms07
How did you odexed ur stock rom? Please tell me.
Click to expand...
Click to collapse
auto odex: use lucky patcher (only app and priv-app)
manual odex: use command and file manager shich support root (app, framework, and priv-app)
after you odexing system app dont forget to remove classes.dex in apk file using rar.
ryanjms07 said:
auto odex: use lucky patcher (only app and priv-app)
manual odex: use command and file manager shich support root (app, framework, and priv-app)
after you odexing system app dont forget to remove classes.dex in apk file using rar.
Click to expand...
Click to collapse
And how do i odex framework folder?
x3kings said:
i cant find the adb and fastboot folder lol sorry
Click to expand...
Click to collapse
Don't think it is on your phone's folder
Sent from my ASUS_Z008 using XDA-Developers mobile app
Nice tricks
Increase system, decrease data
Repartition.tbl genuine zenfone 5
how to reverse the repartition.tbl once placed the forum here?, I do not have the original
fabricioinsider said:
how to reverse the repartition.tbl once placed the forum here?, I do not have the original
Click to expand...
Click to collapse
I have that, check here
http://forum.xda-developers.com/zenfone-5/help/zenfone-5-a500cg-zenfone-6-a600cg-t3354645
Sent from my ASUS_T00F using XDA-Developers mobile app
It's not working for me with custom rom also the result is same with stock Version TW-2.22.40.540(KK,MR11.3) rom via adb sideload. Could somebody please explain to me how to do it properly? I really wanna increase my system partition on zenfone 5. Thanks!
titanonxda said:
It's not working for me with custom rom also the result is same with stock Version TW-2.22.40.540(KK,MR11.3) rom via adb sideload. Could somebody please explain to me how to do it properly? I really wanna increase my system partition on zenfone 5. Thanks!
Click to expand...
Click to collapse
Is it? Can you show the parrition size after doing repartition?
Sent from my ASUS_T00F using XDA-Developers mobile app