• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Let's Get CM Onto Avant!

Remember that he has the galaxy core lte not the avant which is probably why he is having problems that nobody else is having.

Actually the data you are referring to isn't generated until you boot into android. I almost always wipe both before and after flashing a rom and it has never once caused a problem for me. As long as you don't wipe system after flashing it isn't a problem.
Well aware, but stock slim worked....
 
You should start a new thread so when you get the bugs fixed you can let us know and push updates easier. Plus we could have some where to post bug reports after the obvious major ones are fixed.
I'd argue not yet. I had thought about mentioning the same, but I'm not sure for how early it is
 
Got it installed and booted, but its stuck at android is upgrading "starting apps"
I think I reproduced the same result cause I restored to stock yesterday morning and when I got home I flashed cn11 and it wasn't booting staying stuck on cyanogenmod bootanimation. I had to wipe /system partition clean with adb within recovery. Try this
1. Boot into recovery
2. Connect phone to PC
3. Adb shell
4. Type " mount /system"
5. "cd /system"
6. "rm -rf *"
7. Then flash cm11
Those steps should fix your problem.
 
I think I reproduced the same result cause I restored to stock yesterday morning and when I got home I flashed cn11 and it wasn't booting staying stuck on cyanogenmod bootanimation. I had to wipe /system partition clean with adb within recovery. Try this
1. Boot into recovery
2. Connect phone to PC
3. Adb shell
4. Type " mount /system"
5. "cd /system"
6. "rm -rf *"
7. Then flash cm11
Those steps should fix your problem.
Sorry, but how do I go about sending the commands through adb? I'm a complete noob at this stuff.
 
I'm about to reflash it and do a little more of an in depth test on everything :) Maybe I can report some more bugs if I find any.

EDIT: If it wasnt for the calling and the touchscreen bugs I would run this all the time.
 
Last edited:
Touchscreen bug is due to some missing files like tsdaemon wsdaemon and some firmware files i forgot to add. I adb pushed them to my phone and touchscreen is working perfectly
 
Touchscreen bug is due to some missing files like tsdaemon wsdaemon and some firmware files i forgot to add. I adb pushed them to my phone and touchscreen is working perfectly
Any ideas about calling? If you need logs let me know which ones and I'll see about getting them to you
EDIT: Also do you think you could put those files up to download and tell us where to put them along with permissions...
 
I think I reproduced the same result cause I restored to stock yesterday morning and when I got home I flashed cn11 and it wasn't booting staying stuck on cyanogenmod bootanimation. I had to wipe /system partition clean with adb within recovery. Try this
1. Boot into recovery
2. Connect phone to PC
3. Adb shell
4. Type " mount /system"
5. "cd /system"
6. "rm -rf *"
7. Then flash cm11
Those steps should fix your problem.
adb shell gives "error: closed", adb devices shows my device.
 
Ive encountered a weird error after restoring my stock rom. Everything works perfect how it did but for some reason my snapchat no longer sends pics, cant view videos or stories, but still sends text. Any ideas? Maybe fix permissions?
 
Ive encountered a weird error after restoring my stock rom. Everything works perfect how it did but for some reason my snapchat no longer sends pics, cant view videos or stories, but still sends text. Any ideas? Maybe fix permissions?
Clear the data of the app? Or maybe completely uninstall and re-install?
 
Back
Top Bottom