mightyman620
Well-Known Member
I used init.d zip then install zip , works greatYeah theres data on cm12 with a sh file
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I used init.d zip then install zip , works greatYeah theres data on cm12 with a sh file
YAYI used init.d zip then install zip , works great
Can you PM me? Can't get it working.Yeah theres data on cm12 with a sh file
Me too, I really need dataCan you PM me? Can't get it working.
Can you PM me? Can't get it working.[/ok
how did you flash it ?Can you PM me? Can't get it working.
I mean is your ext4 partition set at mmcblk1p2 ?how did you flash it ?
How do I do this?I mean is your ext4 partition set at mmcblk1p2 ?
partition your micro sdcard fat32/ ext4 the more space you make on ext4 the more internal storage you will have, make sure ext4 is the second partition and that both are primary ,check that it is mounted mmcblk1p2 with aparted or diskinfo apk at play store ,now put dATAOnSD-init.d zip , dataonsd-copy.zip and dataonsd-install..zip somewhere on your fat32 partition . if you flashed any of them beforehand go to system/ect/init.d folder delete oodatonsd file and anything going to sd . now you are ready , boot into recovery #1 install dATAOnSD-init.d zip after it is done install dataonsd-copy.zip then dataonsd-install..zip . NOTE DO NOT WIPE !! boot into phone and thats itHow do I do this?
did it work for you ?How do I do this?
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=5.0.2
CM_VERSION=12-20150104-UNOFFICIAL-w5
TARGET_PRODUCT=cm_w5
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=krait
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86_64
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.16.0-23-generic-x86_64-with-Ubuntu-14.10-utopic
HOST_BUILD_TYPE=release
BUILD_ID=LRX22G
OUT_DIR=/root/cm12/out
============================================
Checking build tools versions...
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
find: `src': No such file or directory
This device has no led.I need a little help compiling. I Downloaded chevanlol's local manifest with cm-11.0 and compiled on ubuntu 14.10. The rom corrupt. I try to compile cm12 with chevan's local manifest and It begins with the following errors:
I managed to get rid of the phone/java error. I will continue to post my errors as I am trying to compile cm12 so that the front and rear camera work as well as the led. For right now I removed the camera.msm8610.so as I am just too frustrated.Code:PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=5.0.2 CM_VERSION=12-20150104-UNOFFICIAL-w5 TARGET_PRODUCT=cm_w5 TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a-neon TARGET_CPU_VARIANT=krait TARGET_2ND_ARCH= TARGET_2ND_ARCH_VARIANT= TARGET_2ND_CPU_VARIANT= HOST_ARCH=x86_64 HOST_OS=linux HOST_OS_EXTRA=Linux-3.16.0-23-generic-x86_64-with-Ubuntu-14.10-utopic HOST_BUILD_TYPE=release BUILD_ID=LRX22G OUT_DIR=/root/cm12/out ============================================ Checking build tools versions... find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory find: `src': No such file or directory
led light is on back of phoneThis device has no led.
Called torchled light is on back of phone
torch is a app. But whatever you want to call it same thing lol..Called torch
Lol. Led is the color one on front commonly calledtorch is a app. But whatever you want to call it same thing lol..
Can you kindly walk me through the process? I attempted to flash the init.d script and installer. It made no change to my internal memory. I attempted the ics command pm set-install-location 2. Still no luck. I tried with the Carbon Rom, CM_W5 11, and 12. Internal storage still setting at a lite 1.48GB.great news , got a storage fix from http://androidforums.com/threads/pr...rnal-sd-storage-solution-on-f6.819792/page-13 , my internal storage now show 10 gb
check post # 319
Oh well, doesn't matter how you call a potatoe, either way they're edible.Yeah that is also a led
Exactly ! Haha ..i just want a camera fix !Oh well, doesn't matter how you call a potatoe, either way they're edible.
And that's what I'm thinking. My phone sees that there is data, but it just doesn't work.Hey guys, I think the software fix for data is inside of the kernel also. The reason why is because on CM11, we had to make a kernel just to support everything (WiFi, Bluetooth, etc). That's because the kernel holds the drivers for everything, which Android uses, and since the kernel was made for the D325, the data function changed , hence why we have that problem. Calling was a software issue, as the phone drivers were fine. WiFi and Bluetooth were fine, but the data (and camera and flash) were broken due to their drivers pointing to invalid sources. The only way to fix it now is to fix the drivers to point to valid sources and we should be good to go.