[ROM][V410 ONLY][BETA] Skinny Rom | KK 4.4.2 | Based on V4101d | All The Goodies! - LG G Pad 7 ROMs, Kernels, Recoveries, & Other Deve

Code:
/*
* 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.
*
*/
..:: Introducing Skinny ROM ::..
Based on KOT49I.V4101d
Stock Kernel
Debloated
Deodexed
Zipaligned
Rooted
Busybox
Init.d Support
More to come!
..:: Flashing Instructions ::..
1. Download ROM and save to sdcard
2. Boot into TWRP Recovery
3. Perform a full backup
4. Factory reset, wipe cache and system
5. Flash ROM
6. Reboot
7. Enjoy! (Optional)
..:: Downloads ::..
Skinny ROM v410
​
XDA:DevDB Information
Skinny ROM for v410, ROM for the LG G Pad 10.1
Contributors
timmytim
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: V410 Only
Based On: Stock
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2015-03-02
Created 2015-03-03
Last Updated 2015-03-02

Reserved
..:: Known Issues ::..
Upon first boot, the Google and AT&T Folder on the Homescreen have missing icons. - Delete both folders and recreate if desired

Do we have any chance on porting this for the v400?

Thanks Tim. I very much appreciate the slimmed down ROM! This should hold me over till you get around to porting Candy!

Thanks for this. I haven't had a chance to try it yet due to work, but I definitely will this weekend. Thanks for taking the time to create ROMs for the v410.

izzet3838 said:
Do we have any chance on porting this for the v400?
Click to expand...
Click to collapse
I only have the v410 but if you can get me system and boot dumps I can probably whip something up for you v400 owners

timmytim said:
I only have the v410 but if you can get me system and boot dumps I can probably whip something up for you v400 owners
Click to expand...
Click to collapse
Is right? Do you compile for v400?
And you can compile cm12? Please

eduardozeassesme said:
Is right? Do you compile for v400?
And you can compile cm12? Please
Click to expand...
Click to collapse
If you or someone else can get me system and boot dumps for the v400 I can make a deodexed deflated rom.

Can up any twrp backup?

ok bro do you just need a cwm backup or what do you mean by system backup?
tell me and i'll make and send them to you
(device is rooted and cwm installed so shouldn't be a problem)

Got this installed and it is running great! Thanks for giving this tablet new life. I guess I should take down the 'for sale' ad on craigslist now. I'm excited to see what's ahead for us here!

izzet3838 said:
ok bro do you just need a cwm backup or what do you mean by system backup?
tell me and i'll make and send them to you
(device is rooted and cwm installed so shouldn't be a problem)
Click to expand...
Click to collapse
I need both system and boot images, you may wanna grab your recovery while you're at it.... You'll need to get them from ADB or if you're careful you can get them from a Terminal Emulator app.
...YOU MUST BE ROOTED TO RUN THESE COMMANDS...
Run the following commands from ADB shell or Terminal Emulator...
First you need to acquire root
Code:
su
Grab System Partition
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/system of=/sdcard/system.img
Grab Boot Partition
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
Grab Recovery Partition
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
This will spit out 3 images on your internal sdcard so make sure that there is room on there. Should be about 2GB of stuff, maybe a little more...
After they are on your sdcard copy them to your computer and upload them somewhere please.

I tried with the android terminal emulator app but it didn't work can you please gibe me some specific info om how to do it

izzet3838 said:
I tried with the android terminal emulator app but it didn't work can you please gibe me some specific info om how to do it
Click to expand...
Click to collapse
Hey, sorry I should have mentioned that you must be rooted to run these commands. I went ahead and updated the post with the commands above to include acquiring root. Let me know if you still need more help.

I stalled this ROM last night. Works great. Hangs on the AT&T logo for a bit on first boot (like any ROM), so don't think it's frozen, just give it a few minutes.
Sent from my LG-V500 using XDA Free mobile app

Bro i'm uplouding the system file now it's 2gb but i have a useless uploud speed so it will probably take a while when done i'll dm the files too you

LeighR said:
I stalled this ROM last night. Works great. Hangs on the AT&T logo for a bit on first boot (like any ROM), so don't think it's frozen, just give it a few minutes.
Sent from my LG-V500 using XDA Free mobile app
Click to expand...
Click to collapse
Were you able to advance restore data from previous backup after Skinny Rom installation? Or did you even try?

Flashed this last night... Forgot to enable WiFi... Clean install + 50 apps hurts the data....

Flashed this last night, and I can definitely tell a difference between this and stock. I'm still not overly impressed with this tablet, I hope this is just the beginning.
I've been away from android for some time now. Do we still have access to compile and flash custom kernels?
Hoping the biggest issue with this tablet isn't the 1gb of ram. It's really sluggish at times.

Swizzle82 said:
Were you able to advance restore data from previous backup after Skinny Rom installation? Or did you even try?
Click to expand...
Click to collapse
I didn't try. I do have a back up but I didn't need it.
Sent from my LG-V500 using XDA Free mobile app

Related

[ROM][18/03/12] CyanogenMod-7.2 RC1 for Desire GSM

CyanogenMod is a free, community built distribution of Android 2.3.7 (Gingerbread) which greatly extends the capabilities of your phone.
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
cyanogen said:
This is an AOSP-based build with extra contributions from many people which you can use without any type of Google applications. I found a link from some other project that can be used to restore the Google parts, which can be found below or elsewhere in the thread. I've still included the various hardware-specific code, which seems to be slowly being open-sourced anyway.
Click to expand...
Click to collapse
Visit the CHANGELOG for a full list of changes and features!
All source code is available at the CyanogenMod Github!
If you'd like to to contribute to CyanogenMod, checkout our Gerrit instance (howto).
INSTRUCTIONS:
- First time flashing CM 7 to your Desire (or coming from another ROM)?
1. Root your device and install Clockwork Recovery (Unrevoked method is recommended).
2. Do a Nandroid backup!
3. WIPE (wipe data/factor reset + wipe cache partition)
5. Install the ROM
6. Optionally install the Google Addon
HOW TO REPORT BUGS OR PROBLEMS?
- Was it a hard reboot? Go into recovery and dump the "/proc/last_kmsg" file.
- Was it a soft reboot or a "boot loop"? Run "adb logcat" and get send the full output.
- Pastebin links preferred
- Please use the issue tracker whenever possible!
Please visit the CyanogenMod Wiki for step-by-step installation walkthroughs and tons of other useful information.
This is the latest release candidate so any and all feedback is appreciated!
The preferred method of installation is via ROM Manager, or you can head over to the CM Forums for manual downloads.
Latest version: 7.2.0-bravo - 18/03/2012
Download: CyanogenMod Mirror Network
Also available for download via ROM Manager
Google Addon:
Download: http://goo-inside.me/google-apps/
CM7 HBOOT r2 by Alpharev | xda thread
Change partition table size 145/5/287 (system/cache/size)
Upgrade instruction:
1) Nandroid backup in recovery.
2) Verify the MD5SUM of the file you downloaded against the one in the table.
3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl-cm7r2.img'
4) 'fastboot reboot-bootloader'
5) 'fastboot erase cache'
6) Boot recovery, wipe everything, advanced restore system & data, install CM7 again (same version or a newer one).
Legacy App2SD:
Simple2Ext (Easy with a GUI)
CM7 Legacy App2SD Addon Script (For Advanced user, Command Line)
Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!
reserved for future use
Thank you!
Cant wait to see first CM9 Nightlies (yes i know it will be difficult to do because of HTC and QCOM but i still have hope)
Gr8!I'm downloading now,i know it takes too much to have such another rc version,thank you devs!
Sent from my HTC Desire using XDA
Download is very very slowly... :-(
Inviato dal mio HTC Desire usando Tapatalk
Quit complaining about the downloadspeed. Do you have any idea how many of us are probably downloading this rom right now?
via xda app
i try all rom,not all but many,and today is my first cyanogenmod
thanks
Jordywild said:
Download is very very slowly... :-(
Click to expand...
Click to collapse
http://www.cyanogenmod.com/blog
7.2RC1 is out for "only" 70 devices
Its probably placebo but this release candidate seems a lot smoother than the last nightlies. So issues so far. :thumbup:
via xda app
Im having problems installing market applications like:
SMS backup and restore
Call logs backup and restore
and other applications
Just in case you have successfully installed one of the following please post it. Maybe its my installer or something.
Thanks!
SMS backup and restore is fine. I just had my messages restored. Same with the other apps. I would suggest a clean install if you are having trouble.
via xda app
Thanks for everyones hard work on this. If upgrading from 7.1 can someone confirm if I need to do a wipe?
Thanks,
Womble
Update from CM 7.1.0 work? Because i get bootloop...
19blacktiger77 said:
Update from CM 7.1.0 work? Because i get bootloop...
Click to expand...
Click to collapse
Have you got EXT4 partition?
Is Cyano 7.2 compatible with EXT4 o EXT3 partition?
Jordywild said:
Have you got EXT4 partition?
Is Cyano 7.2 compatible with EXT4 o EXT3 partition?
Click to expand...
Click to collapse
I'm running 7.2.0RC1 with an ext3 partition. I have S2E installed for app2sd. I didn't upgrade from 7.1 though, I did a full wipe when I installed 7.2.0RC1.
frankoid said:
I'm running 7.2.0RC1 with an ext3 partition. I have S2E installed for app2sd. I didn't upgrade from 7.1 though, I did a full wipe when I installed 7.2.0RC1.
Click to expand...
Click to collapse
Full wipe?
I've got "only" 90 app installed.
Ok: I need a backup with Titanium.
You need to modify mountsd on the initd folder prior to flashing if you want the rom to see your ext4 partition... or flash ManU kernel.
http://forum.xda-developers.com/showpost.php?p=23017080&postcount=6689
via xda app
GPS does not works with this version... back to 7.1
Home button does not work... buggy...
Back to 7.1!
Jordywild said:
Have you got EXT4 partition?
Click to expand...
Click to collapse
Yes!
stankyou said:
You need to modify mountsd on the initd folder prior to flashing if you want the rom to see your ext4 partition... or flash ManU kernel.
http://forum.xda-developers.com/showpost.php?p=23017080&postcount=6689
via xda app
Click to expand...
Click to collapse
carval2k said:
GPS does not works with this version... back to 7.1
Click to expand...
Click to collapse
I will stay on 7.1 too...

[NIGHTLY][ROM][4.1.2] CyanogenMod 10 for Acer A700

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
WARNING: I've bricked my tablet into APX mode around the 10th time of flashing this ROM (recovery froze and it rebooted into APX). The new (Update 1) recovery should be safer than the old one, but flash at your own risk!
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.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Device-specific source code for the Acer A700 are available from https://github.com/CyanogenMod/android_device_acer_a700 and https://github.com/CyanogenMod/android_kernel_acer_t30
Do not submit bug on CyanogenMod issue tracker
Downloads
Latest Nightly: http://get.cm/?device=a700
Google Apps: http://goo.im/gapps
Installation
Install CWM recovery from http://forum.xda-developers.com/showthread.php?t=1791165 (note that the old touch version will not work because of incorrect default.prop from CWM builder)
Do a Nandroid Backup!
Install the ROM using ClockworkMod Recovery
Optionally install the Google Addon
Wipe data if coming from stock
Changelog
A rough changelog is (will be) available here:
http://changelog.bbqdroid.org/#/cm10/a700 or http://cm10log.appspot.com/?device=a700
Reporting Bugs
You are allowed to report bugs only in this thread.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow.
Code:
What is your--
Phone model:
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Older pre-nightly Download
See this post.
Note to Official JB Users
Jelly Bean bootloader is only supported on 201212023-EXEPRIMENTAL and later NIGHTLIES.
Awesome!
will flash it later when back from work and provide feedback (too annoyed with the stock rom atm) so i will give it a go!
cheers
Awesome! Pace is speeding up. Thanks for your efforts.
pawitp said:
...
[*]Install CWM recovery from http://www.mediafire.com/?9usi98fs7jpdf7w (the touch version in the other thread will not work because of incorrect default.prop from CWM builder)
...
Click to expand...
Click to collapse
The CWM is not the one from the "CWM Recovery 6.0.1.0 for A700" thread, right?
Cheers
Peter
aticatac said:
Awesome! Pace is speeding up. Thanks for your efforts.
The CWM is not the one from the "CWM Recovery 6.0.1.0 for A700" thread, right?
Cheers
Peter
Click to expand...
Click to collapse
No, read inside the brackets
The "CWM Recovery 6.0.1.0 for A700" has broken build prop and will cause the device check to fail.
pawitp said:
No, read inside the brackets
The "CWM Recovery 6.0.1.0 for A700" has broken build prop and will cause the device check to fail.
Click to expand...
Click to collapse
Actually, I did read inside the brackets, but the CWM in the mentioned thread is not a touch version, or so I thought, that's why I asked.
EDIT: Now I realised that we were talking about the exact same thread title.
Anyways, I will flash this one, give it a whirl and read twice or more next time.
Jeez, where is my mind...
Thanks again.
Does the CM10 include the performance update?
does anyone else get e:Can't mount /sdcard/ ?
cwm tells me can't mount sdcard and emmc but data, cache and system mount fine (backup even stores on the sdcard under cwm folder)
Can you give us the MD5 CWM recovery ? Thx
ups forgot the most important screen
just redid it same error
PS:
(used your recovery.img as stated above)
Buster99 said:
ups forgot the most important screen
just redid it same error
PS:
(used your recovery.img as stated above)
Click to expand...
Click to collapse
dou you have an external sd card?
looking forward for cm on the a511. have fun with your a700
Sent from my A511 using XDA Premium HD app
What size should do the Nandroid Backup ? Mine do 15Mo !
Blindie said:
dou you have an external sd card?
Click to expand...
Click to collapse
yes but took it out prior flashing the recovery.img so atm no - no 2nd sdcard
Does it wipe the internal storage ?
imtheyoyo said:
What size should do the Nandroid Backup ? Mine do 15Mo !
Click to expand...
Click to collapse
mine is 165mb
aibo said:
Does it wipe the internal storage ?
Click to expand...
Click to collapse
should not since after successfull install you wipe cahce and dalvik not sd
i just reflashed the recovery - still no joy
Very nice ! Tanks a lot !
But no sound for me ...
Have you got sound ?
enico64 said:
Very nice ! Tanks a lot !
But no sound for me ...
Have you got sound ?
Click to expand...
Click to collapse
I have sound.
So far so good, thank you.
I do enjoy the lack of bloat.....
aibo said:
Does it wipe the internal storage ?
Click to expand...
Click to collapse
The installer doesn't, but you'll need to wipe data for it to boot successfully. Wiping data won't wipe your internal sdcard though.
I'm getting the triangle of death after flashing the recovery in the OP...
I had the other CWM you posted in the other thread which the tablet seemed to boot into just fine.
i'm running a a700 with the a701 rom from way back, is that my issue?

[ROM][UNOFFICIAL] CyanogenMod 13.0 Nightlies OpenDesireProject

#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.
*/
Click to expand...
Click to collapse
General:
These are UNOFFICIAL CM13.0 Marshmellow Nightlies brought to you by Open Desire Project and TeamCodefire as a continuum to CM 11.0, CM 12.0 and CM 12.1 builds. Builds are generated automatically on Mon/Wed/Fri/Sun. Process starts around 00:30 PST/PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Last 7 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself.
Thanks and credits:
Andromadus
CodeAuroraForum
CyanogenMod
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
goo.im
Juansheng
paulb_nl
randomblame
synergye
Mustaavalkosta
TeamCodefire (for build server and hosting, priceless)
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
Githubs:
CyanogenMod
Open Desire Project
Changelogs:
CM Gerrit
CM Google+
Github (see above)
Installation instructions:
Download Nightlies
Download gapps from here
Put the files on SD card
Reboot to recovery
Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure)
Flash cm-13.0-YYYYMMDD-UNOFFICIAL-saga.zip
Flash gapps zip
Remember to flash boot.img via fastboot if you have S-ON
Reboot and enjoy
Update instructions:
Download Nightlies
Put the file on SD card
Reboot to recovery
Flash cm-13.0-YYYYMMDD-UNOFFICIAL-saga.zip
Remember to reflash boot.img via fastboot if you have S-ON
No need to flash gapps as CM backuptool script should take care of them (results may vary depending on which gapps package you are using)
Reboot and enjoy
Kernel
Source: github
Compiler: stock AOSP gcc-4.8
Branch: cm-13.0
Kernel Version: 3.0.101
defconfig: saga_defconfig
Contact:
My Google+
#opendesireproject @ freenode
Donations:
For build server & hosting: codefi.re (use the donation button)
Do not donate to me, but if you insist on donating, I suggest you donate that money to Mustaavalkosta or EFF instead here: https://supporters.eff.org/donate
FAQ:
Q: I tried to flash the ROM and got this:
Code:
Installing update...
set_metadata_recursive: some changes failed
E:Error in /sdcard/..path od ROM.zip
(Status 7)
Installation aborted.
Or I'm having other recovery issues.
A: Download and install the latest recovery here.
Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do?
A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type:
Code:
fastboot flash boot boot.img
You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock.
Q: Where are my developer and performance options?
A: http://goo.gl/jpS8r
Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone.
A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link]
Q: Hey, my old phone is running the latest Android version, i want to thank someone!
A: Press thanks button here
Q: I hate you for not fixing this issue X!!!
A: I love you too.
Q: How I can build CM13.0 myself?
A: Setup a basic Android build environment.
Code:
mkdir cm13.0
cd cm13.0/
repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
mkdir -p .repo/local_manifests
wget https://github.com/OpenDesireProject/android/raw/cm-13.0/local_manifest.xml -O .repo/local_manifests/local_manifest.xml
repo sync
. build/envsetup.sh
lunch cm_saga-userdebug
mka bacon
Once the build finishes you'll find your goods from out/target/product/saga/ directory.
Q: My problem is not listed here.
A: Ask the guy/gal next to you.
XDA:DevDB Information
[ROM][UNOFFICIAL] CyanogenMod 13.0 Nightlies OpenDesireProject, ROM for the HTC Desire S
Contributors
kylon, Mustaavalkosta, paulb_nl, PhantomShadow
Source Code: https://github.com/OpenDesireProject
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Twrp 2.8.7.0
Based On: CyanogenMod
Version Information
Status: Testing
Created 2015-12-04
Last Updated 2017-01-04
Bugs (Device specific):
Glitches here and there
Headset Mic in call
SAGAOPT SETUP INSTRUCTIONS (see also Mustaavalkosta dhd post)
Disclaimer: You will lose everything on your sdcard if you follow these instructions so take appropriate steps to secure your data before continuing. Also this will be a "clean flash" from the start due to different partition layout.
Prerequisites:
TWRP for sagaopt by @jrior001
saga cm13 zip
Gapps and addons if you want them. IIRC, there was around 400-500MB space left on new /system partition after flashing base gapps package so there's a bit more room for addons.
If you have already partitioned your sdcard you may want to repartition it to have only single partition because you won't benefit from having separate sd-ext partition with this variant build. I won't write anything about this as I expect you can reverse what you have done yourself.
Installation instructions:
Flash TWRP in fastboot or your current TWRP (Install > Images > etc.)
Reboot to recovery even if you are already in TWRP. You need to reboot to be in newly flashed sagaopt TWRP.
Wipe cache and system under Advanced wipe.
Convert your sdcard to either EXT4 or F2FS under Advanced wipe by choosing data partition > Repair or Change File System > Change File System > EXT4 or F2FS.
(Optional) If you had your old /data partition formatted as F2FS you also need to convert it to EXT4 meaning converting system partition in the sagaopt recovery.
At this point your sdcard is completely empty so you will need to move the ROM zip and any additional zips into sdcard or use adb sideload.
Install cm-13-XXXXXXXX-UNOFFICIAL-sagaopt.zip and gapps.
Reboot
kylon said:
Bugs (Device specific):
Glitches here and there
Headset Mic in call
Click to expand...
Click to collapse
Thank you very much Kylon for putting up the thread for CM-13. I have already tried 20151203 and 20151204 nightlies with no CM Account and facing problem on flashing either Open GApps or Delta GApps for MM, it is showing Setting Wizard has stop mainly and some time Google play service has stop and System does not response all the time making setting up impossible. Anyway no problem on ROM flashing. Thanks.
It s a known problem on cm13.
You have to delete setup wizard
kylon said:
It s a known problem on cm13.
You have to delete setup wizard
Click to expand...
Click to collapse
Thanks for your prompt reply. I shall do that.
<Reserve>
aakashasaj said:
<Reserve>
Click to expand...
Click to collapse
Hi Kylon,
I am wondering if the keyboard and google play service stop could be solved on CM-13 sagaopt. Thank you very much.
yea, the official cm-13 is still in testing, every fc will be fixed when cm is more stable
f2fs test
kylon said:
yea, the official cm-13 is still in testing, every fc will be fixed when cm is more stable
f2fs test
Click to expand...
Click to collapse
Thanks. I will try the kernel.
kchaisu said:
Thanks. I will try the kernel.
Click to expand...
Click to collapse
It caused boot loop at the HTC logo. Thanks for your kind contribution. I have noticed that system partition is always formatted to ext4 no matter how you have changed to f2fs and finally it will be formatted back to ext4. Thanks.
Can you take a log?
kylon said:
Can you take a log?
Click to expand...
Click to collapse
I do not know how to take a log when it did not boot up. Please tell me. Thanks.
kylon said:
Can you take a log?
Click to expand...
Click to collapse
I flashed your kernel and everything is all right! Any bootloop I didn't get. Work well, don't see any difference.:highfive:
kchaisu said:
I do not know how to take a log when it did not boot up. Please tell me. Thanks.
Click to expand...
Click to collapse
Mmh, can you try with a clean install?
Maybe something went wrong on your phone.
Thats ok, this will not turn saga in a quad-core phone but it should be a better f2fs version, maybe faster and more stable
kylon said:
Mmh, can you try with a clean install?
Maybe something went wrong on your phone.
Thats ok, this will not turn saga in a quad-core phone but it should be a better f2fs version, maybe faster and more stable
Click to expand...
Click to collapse
I made a clean install, factory reset and all wiped except internal memory and SD-Ext and also change file system to f2fs. It did not boot up with black screen. So, if you and Lapyyy have no problem with the kernel, it should be my device problem or set up. However, I have tried with every nighlies and Open Gapps and Delta Gapps and have faced the same problems. Now I shall try with difference SDcard with different format. Thanks for your kind contribution.
I don t have a saga xD
Cannot test.
You should be able to take a log with android monitor and a boot.img with secure=0
kylon said:
I don t have a saga xD
Cannot test.
You should be able to take a log with android monitor and a boot.img with secure=0
Click to expand...
Click to collapse
Thanks for your prompt reply. We will see how the problem could be solved. Now I reformatted the Data partition to EXT4 and all the stuff was gone. I have to copy all necessary files to the SDcard again and will try your kernel. By the way replaceing AnySolfKeyboard by F-Droid eliminated FC on keyboard issue and making Google Account setup possible. Thanks.
Amazingly mature
I'm running 2015-12-06 since yesterday evening, and I'm amazed how mature it already is. It seems quick stable and "slick."
One thing I've noticed is that the camera API doesn't seem to be implemented/functioning yet. This is probably the reason why no camera app is included, right?
As hinted by @kchaisu (thanks!) I've installed an alternative keyboard app (Google's kbd), and now it's running really well.
The old Facebook problem (that often the device reboots when installing the app) can still be observed, but maybe it's just that our Saga has too little RAM.
Thanks, @kylon and @Mustaavalkosta, and all others who contribute to this, for breathing new life into our little Sagas...
ralfbergs said:
One thing I've noticed is that the camera API doesn't seem to be implemented/functioning yet. This is probably the reason why no camera app is included, right?
Click to expand...
Click to collapse
Well, nothing is removed per se but system hides the camera icon etc. if it can't find appropriate camera hardware which it currently can't find because camera libs won't load due to missing symbols.
ralfbergs said:
I'm running 2015-12-06 since yesterday evening, and I'm amazed how mature it already is. It seems quick stable and "slick."
One thing I've noticed is that the camera API doesn't seem to be implemented/functioning yet. This is probably the reason why no camera app is included, right?
As hinted by @kchaisu (thanks!) I've installed an alternative keyboard app (Google's kbd), and now it's running really well.
The old Facebook problem (that often the device reboots when installing the app) can still be observed, but maybe it's just that our Saga has too little RAM.
Thanks, @kylon and @Mustaavalkosta, and all others who contribute to this, for breathing new life into our little Sagas...
Click to expand...
Click to collapse
Actually, I got the idea from HD CM-13 forum which was post by @marek287. Thanks to him.
Thanks to Mustaavalkosta and Kylon for the CM-13-20151211-sagaopt nightly. This bulid is fast booting up for GApps. However, SetupWizard and AOSP Keyboard still remains FC. Thank you very much.

[ROM][5.1][x2xtreme] Allview's Stock Modified (soon prerooted, w/ Xposed)

Allview's Stock Modified ROM for Allview X2 Soul Xtreme
So far we haven't got any working custom ROM so I've managed to make flashable zip package of stock ROM for Allview X2 Soul Xtreme. You are able to flash it via TWRP recovery.​
FEATURES (actual):
Every stock ROM's feature
BemDev's Kernel
FEATURES (coming soon):
Prerooted
Debloated
Custom bootanimation
With Xposed Modules
With MODs you want me to add in this ROM
Code:
Warning
/*
* 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.
* [B]bemolx[/B]
*/
COMPATIBILITY:
Tested on Allview X2 Soul Xtreme. May work on other devices.
DOWNLOADS:
Google Drive (1.4GB)
HOW TO INSTALL:
Make a backup
Perform factory reset
Flash zip (can take a while)
Wpie /data
Reboot and enjoy
Thanks
XDA:DevDB Information
Allview's stock modified, ROM for the Blu Pure XL
Contributors
bemolx
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP Recovery
Based On: Stock
Version Information
Status: Stable
Created 2016-04-26
Last Updated 2016-04-26
Reserved
Think this will flash to the BLU PureXl? Im doing nandroid now so I can check
tbirdguy said:
Think this will flash to the BLU PureXl? Im doing nandroid now so I can check
Click to expand...
Click to collapse
It is possible to do so because when we flash for example Gionee's ROM via SPFT on one of our devices it will work and this is just an easier method. Hope it boots on your Pure XL
I'll try this later
Sent from my E8 using XDA-Developers mobile app
Gracias!!!! descargando
Sorry if this is a stupid question, but when you say "stock" do we mean unmodded android? Or is this just the rom for the Allview with no alterations on your part exempting compatibility?
TheLastCanadian said:
Sorry if this is a stupid question, but when you say "stock" do we mean unmodded android? Or is this just the rom for the Allview with no alterations on your part exempting compatibility?
Click to expand...
Click to collapse
If you think about Google's pure Android as a 'stock ROM' you are wrong. Stock ROM is a ROM released (or unreleased in our case) by specific OEM. This is ROM from X2 Xtreme by Allview. So... I think you have the answear now. Any other info is mentioned in the main post.
Cheers,
bemolx
Sorry, what build version is this Rom?
Thanks for your help and support! [emoji4]
Enviado desde mi PURE XL mediante Tapatalk
no tengo LTE solo 4g
I just installed on my Blu pure xl. Everything is working fine but calls. I can't make calls or receive them.
Edit: I just reflashed the rom and now calling works.
i dont have lte only show 4g
how i fix?
gionfj said:
i dont have lte only show 4g
how i fix?
Click to expand...
Click to collapse
From what I know 4G equals LTE. In this stock ROM you won't be able to change it into 'LTE', maybe with some Xposed Modules but I don't know if they'd work with this ROM.
Sent from Nexus 5
does this rom works on blu life pure xl L260L ?
leboreiro said:
does this rom works on blu life pure xl L260L ?
Click to expand...
Click to collapse
BLU Life Pure XL isn't the same device as BLU Pure XL.
Hi Bemolx
First - Tnx for Your job.
I install Your ROM, via TWRP 274, make wipes etc.
After reboot, i notice two problems:
1. Internal memory sims to be read only - same problem as => http://forum.xda-developers.com/pure-xl/help/allview-x2-xtreme-memories-fixed-t3476414
2. PlayStore dont work properly (i repair it with two appk from site Allview), now work OK, but i have often PlayeStore error (without other issues).
resolved problems
Hi All
Problem with read only internal memory -> factory reset, reflash old TWRP backuo - dont remove problem.
After some research i reflash with SPFlash Tool oryginal Allview ROM., (without reflashing recovery.img (i love TWRP ).
Now, all work very fine
you can solve internal memory read only by this command :
Fixed with terminal command in TWRP by comand:
chown -R media_rw:media_rw /data/media/
find /data/media/ -type d -exec chmod 775 {} ';'
find /data/media/ -type f -exec chmod 664 {} ';'
Any ideea how to disable the USB charge power limit on this phone (kernel).My USB has sufficient power to charge at 2A (tested with Samsung phone) but on this phone it only works when a chop off the data pins on the USB (
CIURI2786 said:
Any ideea how to disable the USB charge power limit on this phone (kernel).My USB has sufficient power to charge at 2A (tested with Samsung phone) but on this phone it only works when a chop off the data pins on the USB (
Click to expand...
Click to collapse
I know on PC it offers the option to select charge.
My suggestion as a simpler option would be to buy a microusb off eBay and I'm sure for $1 you can afford to vandalize it.

[ROM][7.1.2][12/05/2018] CodeOfHonor's AOSPA Paranoid v7.3.1 for Huawei P8 Lite 2017

Paranoid Android is a custom ROM aiming to extend the system, working on enhancing the already existing beauty of Android and following the same design philosophies that were set forward by Google for Android Open Source Project.
Code:
* Your warranty is now void.
* We are 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 us for messing up your device, we will laugh at you.
Compatible device?:
Code:
[LIST]
[*]All devices that use hi6250 chipset and use kernel 4.1.
[/LIST]
Mandatory:
* hit thank buttons, it's free.
* want more roms for P8 Lite 2017/P9 Lite 2017, simply bring me up beers by the following button.
Requirements:
TWRP.
Unlocked bootloader.
Unlocked FRP.
vendor.img: you must be on stock one, so don't wipe it because with other custom vendor.img will never ever boot.
Installation Guide:
Make sure to the stock backup saved on pc, I'm not responsible for any bricked or damage.
Reboot to TWRP.
Go to Wipe.
Choose Advance Wipe.
Check on Data and change file system to EXT4, will not ever boot with F2FS.
Wipe cache, data, dalvik and system.
Flash the rom.
Reboot and have fun then.
Working:
Audio.
Bluetooth.
Camera: it's fully works with stock or other apps .
Display.
Graphis: both gralloc & hwcomposer.
Lights.
NFC.
RIL.
Sensors.
Storages.
Wifi
Bugs:
Dual sim might will not work all variants, so don't waste your time by asking me to fix it.
You don't like it?, easy revert to Emui 5.x.
Downloads:
**13/05/2018**
pa_hi6250-7.3.1-EOL-20180513.zip|500.4 MB
Changelogs:
**13/05/2018**
Boot with F2FS without problems.
Fix Magisk.
Source Code:
Device Tree:
https://github.com/codeofhonor-dev/android_device_huawei_hi6250
Kernel GPL:
https://github.com/codeofhonor-dev/android_kernel_huawei_hi6250
Vendors:
https://github.com/hak86/android_vendor_huawei_hi6250
XDA:DevDB Information
AOSPA Paranoid for Hi6250, ROM for the Huawei P8lite/P8 Lite
Contributors
haky 86, Meticulus
Source Code: https://github.com/hak86/
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 4.x
ROM Firmware Required: Emiui 5.x
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 7.3.1
Stable Release Date: 2018-02-09
Created 2018-02-09
Last Updated 2018-02-08
ROM stuck at animation boot?
this because you must change the file system from F2FS to EXT4 to done boot process
* reboot to TWRP.
* go to Wipe -> Advanced Wipe.
* check Data -> Change file system -> select EXT4.
* swipe the screen to wipe it .
How can I fix Sim?
* go to Settings -> Extras -> disable "Sim Card Slot2 " and reboot.
How can I enable Google Codecs
* go to Settings -> Extras -> enable "Use Google H264" (it's a bit laggy but better than nothing).
How to enable Double Touch To Wake?
* go to Settings -> Extras -> enable "Double Touch to Wake"
Should I reflash the vendor partition if come from other roms?
* if you coming from Emui 5.x, the answer is no because the custom rom are based on Emui 5.0 source code, so all you
have to is flashing your favorite custom rom
Audio and camera are not working?
* bring up a logcat to help us, instead of writing useless comments.
I got error 7, how can I fix that?
* use my own TWRP recovery. or you can simply remove the whole assert line in the updater-script file inside the META-INF folder save and re-flash.
How can I fix RIL Crashes
flash root.
Copy the phone.prop into /system/vendor and /vendor.
reboot, now you should able to do calls for more than 2 minuts
Calls still crash even with fix SIM
Run adb shell and type the following command xxd /sys/firmware/devicetree/base/hisi,modem_id .
the result will be something like the following out ( for single sim devices):
1|hi6250:/ $ xxd /sys/firmware/devicetree/base/hisi,modem_id
00000000: xxxx x000 ;xx.
Click to expand...
Click to collapse
Search for your xxxxx000, and setup the following flags .
ro.config.client_number=1
ro.config.modem_number=1
persist.dsds.enabled=false
persist.radio.multisim.config=dsds (remove it properly)
for dual sim devices just edit these 2 flags:
ro.config.client_number=1
ro.config.modem_number=1
Save and reboot.
Thank you for your awesome work! AOSPA is my fking favorite ROM.
NetfariousIntent said:
Thank you for your awesome work! AOSPA is my fking favorite ROM.
Click to expand...
Click to collapse
glad to hear that
I'll post in p9 lite and honor 6x sections later
here a screenshot of my friend that run on his p10lite and have almost 19%..
it is stable? can i try it?
---------- Post added at 09:44 AM ---------- Previous post was at 09:05 AM ----------
stuck at installing the rom. it says tested fir you p8 lite 2017 by haky86....... and it doesnt move at all
karasoulas said:
it is stable? can i try it?
---------- Post added at 09:44 AM ---------- Previous post was at 09:05 AM ----------
stuck at installing the rom. it says tested fir you p8 lite 2017 by haky86....... and it doesnt move at all
Click to expand...
Click to collapse
sounds like you didn't use my recovery.
https://basketbuild.com/devs/haky86/HuaweiP8Lite2017/TWRP
haky 86 said:
sounds like you didn't use my recovery.
https://basketbuild.com/devs/haky86/HuaweiP8Lite2017/TWRP
Click to expand...
Click to collapse
yup. works. i dont know why man. but the stock rom is faaaaar faster than ur roms. Not trying to be rude i love ur work but i dont know. maybe iim doing something wrong?
** Note **
**11/02/2018**
pa_hi6250-7.3.1-EOL-20180210.zip
Changelogs:
**11/02/2018**
possible fix for ril crashes
Hello, the Rom is running smoothly. Thank you. but the network is coming After 30 second going . What is the solution?
atsmurat said:
Hello, the Rom is running smoothly. Thank you. but the network is coming After 30 second going . What is the solution?
Click to expand...
Click to collapse
This is happening also to me, probably due to newer blobs on emui5.0.1 (I came from that version to AOSPA)
Also why permessive? I think debug it's done as everything works! Better enforcing
Thanks for your hardwork btw, very appreciated
sys01 said:
This is happening also to me, probably due to newer blobs on emui5.0.1 (I came from that version to AOSPA)
Also why permessive? I think debug it's done as everything works! Better enforcing
Thanks for your hardwork btw, very appreciated
Click to expand...
Click to collapse
Was happening to me until I flashed Gapps aroma with the new dialer and stuff. now everything works smoothly :/
atsmurat said:
Hello, the Rom is running smoothly. Thank you. but the network is coming After 30 second going . What is the solution?
Click to expand...
Click to collapse
sys01 said:
This is happening also to me, probably due to newer blobs on emui5.0.1 (I came from that version to AOSPA)
Also why permessive? I think debug it's done as everything works! Better enforcing
Thanks for your hardwork btw, very appreciated
Click to expand...
Click to collapse
some devices require the following flags in build.prop ;
ro.config.client_number=2
rild.libargs1=-m modem1
rild.libpath1=/vendor/lib64/libbalong-ril-1.so
rild.libpath=/vendor/lib64/libbalong-ril.so
rild.libargs=-m modem0
save and reboot, should fix the problem then.
NetfariousIntent said:
Was happening to me until I flashed Gapps aroma with the new dialer and stuff. now everything works smoothly :/
Click to expand...
Click to collapse
I use pico, always.
Sim keep disconnecting itself
It gives error while saving the finger print, both in this and the slim rom
atsmurat said:
It gives error while saving the finger print, both in this and the slim rom
Click to expand...
Click to collapse
Did you erase all of your fingerprints in stock ROM before flashing?
If not, flash elite ROM, erase fingerprints, and then flash this/slim back
CarlosAG10 said:
Did you erase all of your fingerprints in stock ROM before flashing?
If not, flash elite ROM, erase fingerprints, and then flash this/slim back
Click to expand...
Click to collapse
İ didnt erase fingerprints in Omni ROM . From that ?
Where is Elite Rom ?
haky 86 said:
some devices require the following flags in build.prop ;
ro.config.client_number=2
rild.libargs1=-m modem1
rild.libpath1=/vendor/lib64/libbalong-ril-1.so
rild.libpath=/vendor/lib64/libbalong-ril.so
rild.libargs=-m modem0
save and reboot, should fix the problem then.
I use pico, always.
Click to expand...
Click to collapse
Noto solve the SIM from disconnecting itself
Wire1122 said:
Noto solve the SIM from disconnecting itself
Click to expand...
Click to collapse
I will do a test-build post dinner, I fix the problems around here a few weeks ago on some roms!
Have You found the bug? I really want use your rom for Daily use.
** Note **
**13/02/2018**
pa_hi6250-7.3.1-EOL-20180213.zip
**13/02/2018**
Fix RIL crashes.
How to fix RIL Crashes?
Follow this post

Categories

Resources