[Q] [Need Help]Getting Dialer has stopped after flashing ROM - HTC Desire V

Hello,
I have a big problem after i flashed ROM from thread => http://forum.xda-developers.com/showthread.php?t=2368600
I've followed all of instructions that given from that thread (like flashing ROM from recovery,clearing dalvik cache etc,and successfull with flashing "desenboot.img") and i was trying all of the content,and that's so great ROM for my phone..
But,when i need to call someone,i got a big problem with "Unfortunately, Dialer has stopped" and it "forcing close"...
I've reflashed it a lot times with different "Deodexed and Odexed" version but still have that problem.
Is there any step that "i was doing it wrong" or some uncompatibility beside that ROM and my phone, or something?
but,i actually really like with this great ROM...
i'm very appreciate for your help, and sorry for my bad english

lhinchung said:
Hello,
I have a big problem after i flashed ROM from thread => http://forum.xda-developers.com/showthread.php?t=2368600
I've followed all of instructions that given from that thread (like flashing ROM from recovery,clearing dalvik cache etc,and successfull with flashing "desenboot.img") and i was trying all of the content,and that's so great ROM for my phone..
But,when i need to call someone,i got a big problem with "Unfortunately, Dialer has stopped" and it "forcing close"...
I've reflashed it a lot times with different "Deodexed and Odexed" version but still have that problem.
Is there any step that "i was doing it wrong" or some uncompatibility beside that ROM and my phone, or something?
but,i actually really like with this great ROM...
i'm very appreciate for your help, and sorry for my bad english
Click to expand...
Click to collapse
Hi. Ok, open a command prompt, connect your phone in fastboot mode and type this:
Code:
fastboot getvar all
And post the result here.

carliv said:
Hi. Ok, open a command prompt, connect your phone in fastboot mode and type this:
Code:
fastboot getvar all
And post the result here.
Click to expand...
Click to collapse
thanks for your fast respond
and,here's i've got
C:\Android>fastboot reboot
rebooting...
finished. total time: 0.184s
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.14.0001
(bootloader) version-baseband: 1.10.34D.17
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) serialno: HT27TPG00564
(bootloader) imei: 352795052505459
(bootloader) product: primods
(bootloader) platform: HBOOT-7227A
(bootloader) modelid: PL1110000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: HTC
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 9f0d30c6
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.017s
Click to expand...
Click to collapse

lhinchung said:
thanks for your fast respond
and,here's i've got
Click to expand...
Click to collapse
Ok, it appears that there's nothing wrong with your phone.
Try other ROM, like this one http://forum.xda-developers.com/showthread.php?t=2334147, and see if it's the same problem. Get european version from there. If this works, then the other one should work too, it's the same base.
By the way, flash boot image (desenboot or euboot, or whatever) first in bootloader, and after that do all things in recovery.
And what recovery do you have? Try this one http://forum.xda-developers.com/showthread.php?t=2352414, the non-touch version.

carliv said:
Ok, it appears that there's nothing wrong with your phone.
Click to expand...
Click to collapse
Hello and hi again..
I've tested ROM that you gived above,and yeah..it was running normally...but,when i went back to the "buggy" one, it's appear again.and,it's like...the bug is coming from history call or something,cz whenever i go to contact > call history,its said "unfortunately,people has stopped"..and,when i go to dialer (that top of the dialer page has call history too),it gives me "unfortunately,dialer has stopped"
Sent from my HTC T328W using xda app-developers app

lhinchung said:
Hello and hi again..
I've tested ROM that you gived above,and yeah..it was running normally...but,when i went back to the "buggy" one, it's appear again.and,it's like...the bug is coming from history call or something,cz whenever i go to contact > call history,its said "unfortunately,people has stopped"..and,when i go to dialer (that top of the dialer page has call history too),it gives me "unfortunately,dialer has stopped"
Sent from my HTC T328W using xda app-developers app
Click to expand...
Click to collapse
Hm, you are the first and single person who encountered this bug. This weekend I will try to refine the ROM again. If you still want it, you should return on monday to get the new version. If that doesn't run too, I really don't know what is wrong. I'm using this ROM now and I haven't any problem.

carliv said:
Hm, you are the first and single person who encountered this bug. This weekend I will try to refine the ROM again. If you still want it, you should return on monday to get the new version. If that doesn't run too, I really don't know what is wrong. I'm using this ROM now and I haven't any problem.
Click to expand...
Click to collapse
yeah...cz i really like your ROM,i've tried all suggestion from google,3 times flashing stock europe rom,flash this rom again,but,very sad while pressing dial
but,very big thanks for your time replying my noob question here lol,and i'm very appreciate all of your great ROM *big applause*
I'm waiting for next rom update
>> htc desire V <<

lhinchung said:
yeah...cz i really like your ROM,i've tried all suggestion from google,3 times flashing stock europe rom,flash this rom again,but,very sad while pressing dial
but,very big thanks for your time replying my noob question here lol,and i'm very appreciate all of your great ROM *big applause*
I'm waiting for next rom update
>> htc desire V <<
Click to expand...
Click to collapse
Try now, I've changed apps that gives you errors. If that still doesn't work, it's something related to your phone (settings, hardware or other), and that I can't fix without seeing the phone.

Dialer permissions in 4.3
carliv said:
Try now, I've changed apps that gives you errors. If that still doesn't work, it's something related to your phone (settings, hardware or other), and that I can't fix without seeing the phone.
Click to expand...
Click to collapse
I have the same on a Samsung Galaxy Nexus Verizon with JWR66V ie. 4.3
Perhaps the manifest for /system/app/Dialer.apk is missing some permissions, ie. the Phone application.
com.android.dialer/com.android.dialer.DialtactsActivity
java.lang.SecurityException: The caller must have permissions com.android.voicemail.permission.ADD_VOICEMAIL AND com.android.voicemail.permission.READ_WRITE_ALL_VOICEMAIL

PhoneGeek said:
I have the same on a Samsung Galaxy Nexus Verizon with JWR66V ie. 4.3
Perhaps the manifest for /system/app/Dialer.apk is missing some permissions, ie. the Phone application.
com.android.dialer/com.android.dialer.DialtactsActivity
java.lang.SecurityException: The caller must have permissions com.android.voicemail.permission.ADD_VOICEMAIL AND com.android.voicemail.permission.READ_WRITE_ALL_VOICEMAIL
Click to expand...
Click to collapse
Yes, but he is the only one who encountered that error. For rest of us it worked very well. So, the permissions are ok.

regarding sense 5 rom
Dear carliv sir,
Your sense 5 ROM is very good and very smooth. But weather app become "unfortunately stopped".
what shud I do sir?
And thanx for The ROM.

I an also getting the same error.It's something related with sync service
Sent from my HTC t328w using xda premium

htc desire v
my phones touch not work properly
touch effect area app dailer,mail,menu,message,camera

I also have this problem
lhinchung said:
yeah...cz i really like your ROM,i've tried all suggestion from google,3 times flashing stock europe rom,flash this rom again,but,very sad while pressing dial
but,very big thanks for your time replying my noob question here lol,and i'm very appreciate all of your great ROM *big applause*
I'm waiting for next rom update
>> htc desire V <<
Click to expand...
Click to collapse
I have CM 10.2. I'm running a stable release and my dialer has also stopped. I was wondering if anyone knew what could be potentially wrong, as it worked fine previously. I have a SGH-T699 that I just restored CM on. I really need that dialer.

I solved the problem by resetting contacts storage. Since all my contacts are stored with Google and FB, my contacts came back shortly after sync. Then the dialer became accessible. I found this out on E-How. Anyone who has this issue should pursue this action. It works also on official phone firmwares. Go to apps>all apps>contacts provider (or storage) and hit "clear data".
Sent from my SGH-T699 using xda app-developers app

Dialer and people has stopped working
Hello Sir;
I have a htc desire v t328w.I have installed your rom and it is such a great great rom for me..but after installing when i open dialer and people app they both gives me error that unfortunately dialer has stopped and people has stooped ....
What to do?...sir
Please help me i want your rom....great rom....

I also tried to clear the data of contact storage or contact provider app ...but when I go to Settings->Apps->All apps...there is no contact storage or contact provider app found to clear the data....
I want this rom working on device...please someone help me

Forgetting something?
Ankit Singh said:
I also tried to clear the data of contact storage or contact provider app ...but when I go to Settings->Apps->All apps...there is no contact storage or contact provider app found to clear the data....
I want this rom working on device...please someone help me
Click to expand...
Click to collapse
Hmmm. You should have it. Did you flash Gapps (and the correct one)? The contacts storage is a Gapps component for it is a part of Google. Try flashing Gapps and get back to me. You can find them on goo.im or mit.edu or you can Google "Gapps android 4.x" where x is your version of android.
Good luck, and i hope this resolves your issue.

tried gapps flashing...but no luck
Hello..furboom...
I downloaded the gapps-ics-20120429-signed.zip and flashed it...but no luck. There is no contact provider/storage app in all apps...
I have the both versions of this senseless rom one with gapps and other without gapps...and i also opened them in PC using 7zip but there is no contactc provider/storage app in system/app/ folder....although i have a other odexed rom which has contact provider app in system/app/ when i open it in pc using 7zip....please help me....
Please provide me this rom working with contact storage/provider....please....

Okay, what ROM are you using? That would help me better understand your woes. If you're using cm 10.2.0, you have the wrong gapps flashed. Look for one compiled in August 2013. It's very unfortunate that you're having these issues, but make sure you follow all thread warnings prior to flashing zip files via recovery. Do you have TWRP or CWM? Is the recovery up to date? That's my next question. Please answer these questions so I have a better scope of the issue.
Hope you have better luck.
Sent from my SGH-T699 using xda app-developers app

Related

Can help me with a rom

I'm not installing new rom I have installed more than 5 on my cell phone htc evo 4g but now I found the rom [ROMs]-ICS-4.0.1-4.0.3> [AOSP ]<--~ 12/31/11 ~ I can not install it, when the ROM is installed at the start well and remains the image of ice cream ... and have been more than 15 minutes and does not start I have downloaded more than 3 times and still the same, anyone can help me please
Thanks
​
AndroBlack said:
I'm not installing new rom I have installed more than 5 on my cell phone htc evo 4g but now I found the rom [ROMs]-ICS-4.0.1-4.0.3> [AOSP ]<--~ 12/31/11 ~ I can not install it, when the ROM is installed at the start well and remains the image of ice cream ... and have been more than 15 minutes and does not start I have downloaded more than 3 times and still the same, anyone can help me please
Thanks
​
Click to expand...
Click to collapse
Did you do a clean install? Did you wipe the dalvik cache after flashing?
I found the problem
I used Windows 7, but the pictures say it all, which is enclosed is a protection and therefore not properly installed the rom.
Image...
img694.imageshack.us/img694/1877/solutionkx.png
As if another friend feels the same and knows how to solve the problem.
problem solved ​
Theonew said:
Did you do a clean install? Did you wipe the dalvik cache after flashing?
Click to expand...
Click to collapse
Thanks friend
Gallery does not work - closes
Camera Not Working
Do not know what else does not work
But the interface is very nice
AndroBlack said:
Gallery does not work - closes
Camera Not Working
Do not know what else does not work
But the interface is very nice
Click to expand...
Click to collapse
It tells you in the thread: http://forum.xda-developers.com/showthread.php?t=1364075.

[Q] Cyanogenmod 10 Error while installing apps

Hi there. I installed Cyanogenmod 10 ROM to my Vibrant yesterday, and everything seems fine so far excepto for one thing: there seem to be certain apps that i can't install, such as ColorNotes, Angry Birds or even Google Maps. They download fine, but never get to finish installing, this is the message I get: "Unknown error code during installation of the application: "-24" "
Cyanogenmod 10.1 version: 10.1 - 20130118 - NIGHTLY - vibrantmtd
Compilation number: cm_vibrantmtd-userdebug 4.2.1 JOP40D ENG..20130118.042937 test-keys
Kernel: 3.0.54-geedcf0c [email protected] #1
Thanks for your help.
Oh, by the way: how can I change my cellphone name? You know, from SGS-T959 to BADASS or something,
freaket said:
Hi there. I installed Cyanogenmod 10 ROM to my Vibrant yesterday, and everything seems fine so far excepto for one thing: there seem to be certain apps that i can't install, such as ColorNotes, Angry Birds or even Google Maps. They download fine, but never get to finish installing, this is the message I get: "Unknown error code during installation of the application: "-24" "
Cyanogenmod 10.1 version: 10.1 - 20130118 - NIGHTLY - vibrantmtd
Compilation number: cm_vibrantmtd-userdebug 4.2.1 JOP40D ENG..20130118.042937 test-keys
Kernel: 3.0.54-geedcf0c [email protected] #1
Thanks for your help.
Oh, by the way: how can I change my cellphone name? You know, from SGS-T959 to BADASS or something,
Click to expand...
Click to collapse
i have the same problem. did you solve it?
ronisize said:
i have the same problem. did you solve it?
Click to expand...
Click to collapse
Not yet, :C
I posted on CyanogenMod Forums but still nothing.
You guys didnt do a full wipe of system it sounds like!sounds like you did a dirty install to me!IMO wipe system and folllow instructions on installing cm10 they are here to find search the threads and or google your issues you will find info if you look for it.........
K-JACKS said:
You guys didnt do a full wipe of system it sounds like!sounds like you did a dirty install to me!IMO wipe system and folllow instructions on installing cm10 they are here to find search the threads and or google your issues you will find info if you look for it.........
Click to expand...
Click to collapse
I googled and didn't find the same issue anywhere. Also followed the instructions about installing CM10.1, used ClockworkMod to erase data/sys-parts, data cache and Dalvik cache
I'm gonna try again, see what happens
freaket said:
I googled and didn't find the same issue anywhere. Also followed the instructions about installing CM10.1, used ClockworkMod to erase data/sys-parts, data cache and Dalvik cache
I'm gonna try again, see what happens
Click to expand...
Click to collapse
Good Luck! did you try using these tools particualry odin or heimdall? you might also find a youtube video that helps with these as well.I had noproblems using these and have no errors and everything works great on my device however i also am using the official cm.. http://forum.xda-developers.com/showthread.php?t=1982728
Did you I stall 3rd party Gapps or the one from the CM thread?
Sent from my SGH-T959 using Tapatalk 2
Moped_Ryder said:
Did you I stall 3rd party Gapps or the one from the CM thread?
Sent from my SGH-T959 using Tapatalk 2
Click to expand...
Click to collapse
! I have no idea if they are 3rd party. This is the file name: gapps-jb-20121212-signed.zip
Would that be the problem?
You need to install Gapps 20121011 JB file Ive found out the hard way that the wrong Gapp file affects the successful install even though they technically shouldn't matter. But nun the less, after trying different gapp files Ive come to know which one runs with the ROM it needs
for example CM10.1 needs the 20121211 gapps file where as CM 10.0 needs 20121011
dseldown said:
You need to install Gapps 20121011 JB file Ive found out the hard way that the wrong Gapp file affects the successful install even though they technically shouldn't matter. But nun the less, after trying different gapp files Ive come to know which one runs with the ROM it needs
for example CM10.1 needs the 20121211 gapps file where as CM 10.0 needs 20121011
Click to expand...
Click to collapse
Oh, I will download it right away! Just to be sure,do I just have to flash the new gapps file, or do I need to uninstall the previous one? In that case, how do I do it? With apps manager like any other app?
Thanks and sorry for being a Noob! xC
dseldown said:
You need to install Gapps 20121011 JB file Ive found out the hard way that the wrong Gapp file affects the successful install even though they technically shouldn't matter. But nun the less, after trying different gapp files Ive come to know which one runs with the ROM it needs
for example CM10.1 needs the 20121211 gapps file where as CM 10.0 needs 20121011
Click to expand...
Click to collapse
It didn't work, :C
I installed gapps-jb- 20121011 and not only it didn't help the problem: I couldn't use any gapp. I'm back to gapps 20121212, will look for another solution, but thanks anyway

[ROM][PORT][JB 4.2.2][PA3.60][AOKP-MR1][CM10.1]P.A.C True All in 1 ROM[HALO][OPD]

Hi, this is the first PORTED ROM I release, and also the first P.A.C. ROM for the HOX+, I tryed to build from source for about 2 weeks and keept fixing errors, making needed files to just get new errors and new needed files not found and in the end I tryed to build CM just to see if I can even build that, and it worked, so I realised PACman was a bit over my powers and gave up and deleted the source, but after a bit KaptKeefmenneke sent me his PACman 22.1.1 and I sterted porting newer versions over it with great success, so here I am posting this rom after geting permisions from both KaptKeefmenneke and [vertigo] to post it.
This rom is for the INTERNATIONAL ONE X+
This rom was ported from the NEXUS4 over an unreleased P.A.C. 22.1.1 for the HOX+
I will update the rom as long as I can, and fix as many bugs as I can with my limited development knoledge.
This rom also has an OPD (OpenPDroid) patch that can be flashed after flashing the rom.
I hope you will enjoy it as much as I do.
Not working:
-no vibration when touching the touch buttons-did all that came into my mind but still can't make the vibrations work, even did the framework-res.apk edit that should enable it and no luck, if anyone has any Ideea I'd like to hear it.
-headsets not recognised, looking to find a fix but I am kinda blind at this part because I don't know what files contain things related to headset.
-same things as in all other aosp roms
-you tell me
Bugs:
-same things as in all other aosp roms
-OS is allways in black mode, the PAC in Black toggle doesen't do anything.
-you tell me
NOTE: for bugs that need it, post logs, I did not include the Sharelogs and Performance Tool apk's so you will have to download them, sorry, also even if I am not too much of a developer I can mostly read logs, also post if you find any fixes for any bugs, don't expect me to be able to fix all the bugs that may appear, remember I am preety new in the development thing and my knoledge is limited (verry limited as far as I understand) and my time is also limited due to school.
Working:
-mostly everything as far as I can see
I would not recommend using this rom with Xposed Framework even if it is great just because of the same reason it is not really working ok on AOKP (it will take longer for the SystemUI to load)
Downloads:
Rom: http://www.mediafire.com/download/mg8sdj47cs5fq9k/enrc2b_PAC_JB_4.2.2-v23.0.0.zip
Gapps: http://goo.im/gapps/gapps-jb-20130301-signed.zip
Kernel: Use CM10.1 kernel, DO NOT use the included kernel as many things will not work with it (wifi, bluetooth, etc)
OpenPDroid patch: http://www.mediafire.com/download/1..._4.2.2-v23.0.0-openpdroid-20130612-update.zip (No dark mode in Messages app, will try to fix, but don't think I can till I will manage to build from source) for the moment I would say just use XPrivacy if you can live with the SystemUI startup delay added by XPosed.
Thanks to...
ParanoidAndroid Team
CyanogenMod Team
AOKP Team
P.A.C. Team
Maxwen and Lloir for theyr great work on this device
[vertigo] for making the NEXUS4 rom (here:http://forum.xda-developers.com/showthread.php?t=21468790)
KaptKeefmenneke for making the P.A.C. 22.1.1 rom for enrc2b
FFU5y for OpenPDroid
mateorod for the Auto-Patcher
Reserved for changelog
Reserved also just in case.
I've removed some posts about permissions. Feel free to continue via PM and CC me if need be
Sorry if I missed it, but which version of the HOX+ will this work on?
For my purposes, does it work with AT&T version?
Arvoreen said:
Sorry if I missed it, but which version of the HOX+ will this work on?
For my purposes, does it work with AT&T version?
Click to expand...
Click to collapse
Nope, this is also for the international variant
Sent from my HTC One X+ using xda premium
aardappel12 said:
Nope, this is also for the international variant
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
I was afraid you would say that....
I might be wrong but shouldn't this be under the original android development section.
Nice work btw
Sent from my HTC One X+ using Tapatalk 2
flipside101 said:
I might be wrong but shouldn't this be under the original android development section.
Nice work btw
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
Nope, due to the fact that it is not built from source
Headphone/Earphone jack doesn't work. Music just plays on the phone speaker.
And is multi user supposed to work? I can't seem to setup a second user.
KiGWa said:
Headphone/Earphone jack doesn't work. Music just plays on the phone speaker.
And is multi user supposed to work? I can't seem to setup a second user.
Click to expand...
Click to collapse
Will have a look as soon a I reupload the rom, thanks for reporting.
Just so people are aware, pacman can and does have HUGE issues with some apps on the market.
Could someone that has this installed tell me if they have any problems with the signal (not getting signal at all), cause a friend had it when he flashed it to his X+ and I also did have the problems after wiping data, then fixed the problem as my friend told me to and then wiped data again and set up the device and did this process again and again lots of times and I only got that once, but at the first wipe data I had my data from the 22.1.1 pacman rom, if anyone else has this problem I will post a how to fix it in the OP, I am not sure if it is related to the rom or not, that is why I am not adding the bug and fix to the OP, for me it happened only once, and my friend has lots of apps installed so it may have been caused by an app for him, test if you have this problem and tell me please.
Ranomez said:
Could someone that has this installed tell me if they have any problems with the signal (not getting signal at all), cause a friend had it when he flashed it to his X+ and I also did have the problems after wiping data, then fixed the problem as my friend told me to and then wiped data again and set up the device and did this process again and again lots of times and I only got that once, but at the first wipe data I had my data from the 22.1.1 pacman rom, if anyone else has this problem I will post a how to fix it in the OP, I am not sure if it is related to the rom or not, that is why I am not adding the bug and fix to the OP, for me it happened only once, and my friend has lots of apps installed so it may have been caused by an app for him, test if you have this problem and tell me please.
Click to expand...
Click to collapse
I did not have any issue with signals on both wifi and mobile network. Though, before i adb pushed the rom/gapps zip, I did a full wipe of the system, data and caches. The phone was like totally empty before i install this ROM.
KiGWa said:
I did not have any issue with signals on both wifi and mobile network. Though, before i adb pushed the rom/gapps zip, I did a full wipe of the system, data and caches. The phone was like totally empty before i install this ROM.
Click to expand...
Click to collapse
Ok, thank you, also could you tell me if it is just me or even if the PAC in black toggle is off the os is still in the black ui?
Ranomez said:
Ok, thank you, also could you tell me if it is just me or even if the PAC in black toggle is off the os is still in the black ui?
Click to expand...
Click to collapse
yup, os ui is black even toggle is off.
Ranomez said:
Could someone that has this installed tell me if they have any problems with the signal (not getting signal at all), cause a friend had it when he flashed it to his X+ and I also did have the problems after wiping data, then fixed the problem as my friend told me to and then wiped data again and set up the device and did this process again and again lots of times and I only got that once, but at the first wipe data I had my data from the 22.1.1 pacman rom, if anyone else has this problem I will post a how to fix it in the OP, I am not sure if it is related to the rom or not, that is why I am not adding the bug and fix to the OP, for me it happened only once, and my friend has lots of apps installed so it may have been caused by an app for him, test if you have this problem and tell me please.
Click to expand...
Click to collapse
got no data signal,too.please post your solution.had same issue while trying to port pa2.5x (from N4,too),but never explored why.
thnksAlot,alex
maerdance said:
got no data signal,too.please post your solution.had same issue while trying to port pa2.5x (from N4,too),but never explored why.
thnksAlot,alex
Click to expand...
Click to collapse
Go to settings->More->Mobile Networks, wait for it to load, click automatically connect around 3 times, it will give you an error, but in 1 min you should be connected and allmostly sure that it should not happen again.
EDIT: Found a real solution, will upload a fixed rom when I get home in 5 and a half hours, at school now and getting ready for a exam.
EDIT2: found the solution and updated apktool to decompile framework, apply fix and recompile and get errors at recompiling......is there a special apktool for pacman or something?
->Ranomez:Go to settings->More->Mobile Networks, wait for it to load, click automatically connect around 3 times, it will give you an error, but in 1 min you should be connected and allmostly sure that it should not happen again.
chaos leads to a new order. how did you find out this kind of weird(individual?)
input/output behavier.
I suppose we found a proof of that android should be labelled alive : )
will 'apply' later. thank you for your afford in this rom in general.
greets, alex
maerdance said:
->Ranomez:Go to settings->More->Mobile Networks, wait for it to load, click automatically connect around 3 times, it will give you an error, but in 1 min you should be connected and allmostly sure that it should not happen again.
chaos leads to a new order. how did you find out this kind of weird(individual?)
input/output behavier.
I suppose we found a proof of that android should be labelled alive : )
will 'apply' later. thank you for your afford in this rom in general.
greets, alex
Click to expand...
Click to collapse
I may be sleepy or something wrong with me cause I just woke up and I can't remember half of yesterday but I don't understand anything of what you sayd.
Also for anyone that wants to help me can you please try to apply the fix at the bottom of the OP in this thread http://forum.xda-developers.com/showthread.php?t=1908008 to the framework in my rom, cause for me it doesen't work, I can not recompile the framework even if I don't change anything, so I decompile it and try to recompile and fail, also I get some errors at the decompilation part also, but it seems to decompile.....
EDIT: anyone having a problem that when you talk with someone the other person hears himself, cause dad told me that today, but no one else told me till now?

android 4.2 rom problems

whenever i install a 4.2 rom the same problems occur, camera says no external storage available and so does gallery and playstore just force closes
I had this problem n solved it.
This is strange but trust me!
I guess your using a blade42 kernel for aokp etc?! Flash a cm10 kernel, wipe cache and dalvik. Wait for optimizing apps to finish n it will get stuck on starting android or something like that. After a min or two reboot into bootloader n flash the latest blade42, wipe cache and dalvik then reboot.
Done
I had this n no matter how many different blade42 kernels I tried they were all the same. I had a feeling there was a problem changing kernels, just a hunch, I assumed that forcing the phone to change wrongly to a cm10 kernel made the phone make a better job of changing back to the correct kernel.
If you get what I mean!
Anyway try the cm10 idea
Sent from my HTC One X+ using xda premium
indie12 said:
whenever i install a 4.2 rom the same problems occur, camera says no external storage available and so does gallery and playstore just force closes
Click to expand...
Click to collapse
It is because you did not create the 0 folder...
Reading the thread from which you installed the 4.2 ROM really helps!
Trust me on this!!!!
This 'problem' has been reported at least 1000 times and the solution is within the first 3 or 4 posts on each and every 4.2 thread!
bassyboy said:
I had this problem n solved it.
This is strange but trust me!
I guess your using a blade42 kernel for aokp etc?! Flash a cm10 kernel, wipe cache and dalvik. Wait for optimizing apps to finish n it will get stuck on starting android or something like that. After a min or two reboot into bootloader n flash the latest blade42, wipe cache and dalvik then reboot.
Done
I had this n no matter how many different blade42 kernels I tried they were all the same. I had a feeling there was a problem changing kernels, just a hunch, I assumed that forcing the phone to change wrongly to a cm10 kernel made the phone make a better job of changing back to the correct kernel.
If you get what I mean!
Anyway try the cm10 idea
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
nothing to do with kernels, all to do with the rom's and reading the F&Q of CM10.1\AOKP
Addicted2xda said:
It is because you did not create the 0 folder...
Reading the thread from which you installed the 4.2 ROM really helps!
Trust me on this!!!!
This 'problem' has been reported at least 1000 times and the solution is within the first 3 or 4 posts on each and every 4.2 thread!
Click to expand...
Click to collapse
I already had the 0 folder. I had been successfully using 4.2 ROMs for a little while. It wasn't until I updated my kernel that the problem started. Then eventually even the origional kernel (that worked) started to say no storage. The only way it got solved was the way I mentioned.
Sent from my HTC One X+ using xda premium
---------- Post added at 06:34 PM ---------- Previous post was at 06:31 PM ----------
Lloir said:
nothing to do with kernels, all to do with the rom's and reading the F&Q of CM10.1\AOKP
Click to expand...
Click to collapse
Im not sure what the cause is/was. As I say above, the 0 folder is there and I could only sort it that one way.
Sorry if this is a stupid question but what is the f&q
Sent from my HTC One X+ using xda premium
Its ok i know what it means. Well ive read the info on rom pages but i didn't read anything that I didn't try or help.
Sent from my HTC One X+ using xda premium
bassyboy said:
Its ok i know what it means. Well ive read the info on rom pages but i didn't read anything that I didn't try or help.
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
Ditto.
I carefully followed the instructions for the AOKP 4.2.2 - 2.0k installation. It all runs fine, I have the data/media/0 folder (i checked in TWRP), but my apps keep telling me there is no external storage.
Perhaps someone could point me at ANOTHER FAQ that I might have missed.
Ta,
Fitz.
fitzeh said:
Ditto.
I carefully followed the instructions for the AOKP 4.2.2 - 2.0k installation. It all runs fine, I have the data/media/0 folder (i checked in TWRP), but my apps keep telling me there is no external storage.
Perhaps someone could point me at ANOTHER FAQ that I might have missed.
Ta,
Fitz.
Click to expand...
Click to collapse
Just need to know one thing, after you created the 0 folder - did you copy the items in SDCARD/ to the 0 folder?
Also, if possible - always use the boot.img which is inside the ROM...
fitzeh said:
Ditto.
I carefully followed the instructions for the AOKP 4.2.2 - 2.0k installation. It all runs fine, I have the data/media/0 folder (i checked in TWRP), but my apps keep telling me there is no external storage.
Perhaps someone could point me at ANOTHER FAQ that I might have missed.
Ta,
Fitz.
Click to expand...
Click to collapse
yes
http://forum.xda-developers.com/showthread.php?t=2338443
Lloir said:
yes
http://forum.xda-developers.com/showthread.php?t=2338443
Click to expand...
Click to collapse
Thanks mate, just to be clear, stock ROM would include revolution HD?
Just need to know one thing, after you created the 0 folder - did you copy the items in SDCARD/ to the 0 folder?
Also, if possible - always use the boot.img which is inside the ROM...
Click to expand...
Click to collapse
Second bit first, yes I did use he boot.img from the ROM....
As to copying stuff, no I didn't because there wasn't anything in it I wanted, this is my "mess about and break" phone.
My issue wasnt as much "where's all my stuffs gone???????!!!!!!!!!1111111oneone" as "my camera app keeps ending because it can't see anywhere to store pictures"
Thanks for the input folks. Shall install revolution HD, make some files, make a 0 dir, copy those files into it, flash AOKP and report back...!
fitzeh said:
Thanks mate, just to be clear, stock ROM would include revolution HD?
Click to expand...
Click to collapse
Did not quite get you - if you mean stock look and feel? Yeah pretty much stock
Second bit first, yes I did use he boot.img from the ROM....
As to copying stuff, no I didn't because there wasn't anything in it I wanted, this is my "mess about and break" phone.
My issue wasnt as much "where's all my stuffs gone???????!!!!!!!!!1111111oneone" as "my camera app keeps ending because it can't see anywhere to store pictures"
Thanks for the input folks. Shall install revolution HD, make some files, make a 0 dir, copy those files into it, flash AOKP and report back...!
Click to expand...
Click to collapse
Pretty weird, I have tried both Carbon & CM 10.1 by loir - these issues were not there....
Could you try reflashing the ROM & Kernel again, if you have spare time
fitzeh said:
Thanks mate, just to be clear, stock ROM would include revolution HD?
Second bit first, yes I did use he boot.img from the ROM....
As to copying stuff, no I didn't because there wasn't anything in it I wanted, this is my "mess about and break" phone.
My issue wasnt as much "where's all my stuffs gone???????!!!!!!!!!1111111oneone" as "my camera app keeps ending because it can't see anywhere to store pictures"
Thanks for the input folks. Shall install revolution HD, make some files, make a 0 dir, copy those files into it, flash AOKP and report back...!
Click to expand...
Click to collapse
Yes
Sent from my One X+ using Tapatalk 4 Beta
Lloir said:
Yes
Sent from my One X+ using Tapatalk 4 Beta
Click to expand...
Click to collapse
All sorted now, thanks mate.

AT&T 4.4.2/4.4.3/5.0.2 Debloated Sense 6 ROM/VVM Integrated Release 5/19/2015

This ROM has been tested and retested... IF you cannot follow instructions provided DO NOT FLASH,IF your wanting tweaks etc DO NOT FLASH OR ASK FOR THEM THERE ARE OTHER ROMS WITH YOUR WANTS AND DESIRES,IF you are uneasy about flashing firmware DO NOT FLASH THIS ROM,DO NOT USE THIS WITHOUT PERMISSION, IF your wanting to use another kernel (99%stock is included) etc,DONT ASK HERE IF ISSUES ARISE (ASK THE KERNEL DEV) Folks who use this want a clean stable ROM..IF you are a flashaholic,id suggest copying pics,music etc to computer format your data partition then flashing.
all things YOU CHOOSE to do to your phone
5.0.2 Flashing
You must be on lollipop firmware(included w/modified hboot and kernel), rom was tested with twrp(2.8.3 or higher) used to flash, extract folder from zip
copy everything from phone to computer, flash firmware, reflash twrp, copy rom to phone, wipe and flash rom.
Depreciated
Now onto directions...You need to flash the latest 5.11.1540.9 firmware http://forum.xda-developers.com/showthread.php?t=2485651 (Or ATT sense 6 ota will work fine) Recovery used to flash this is included (use this only) stock recovery iso included...Pull twrp recovery out of zip...Copy zip to internal storage...Flash recovery,factory reset wipe (from recovery) ,Install ROM...Once booted DO THESE NEXT STEPS FIRST BEFORE ANYTHING ELSE!!!!,ROM is rooted,has read/write protection disabled,has at&t apn's ...Set Superuser permissions to grant always (no prompts) ...Update Xposed Framework and installer...Reboot when prompted....Download Rootcloaker Module, install and activate it....reboot run isis....THEN finish setting up ROM,this also has visual voicemail integrated into system (messaging app) ...I suggest disabling animations in developer options to get the full effect of rom speed...Enjoy
Whats included:
Stock recovery
Twrp recovery
Weather images updated Thanks Basil3
Read write module Thanks Flar
All functons for AT&T APN's/VVM/ISIS etc
Rooted
Deodex'd
Stock file manager
Updated apps
Stock task manager
Quick office
Playstore sees it as it [email protected] M7 not an M8
Extreme Power Saving
ATT Official 7.23.502.1
Update 5-19-2015(5.0.2):M7 Lollipop
https://goo.gl/F9uOBc
ATT 5.11.1540.9
Update 8-29-2014(4.4.2):M7 442
http://goo.gl/rKVQpp
ATT 6.07.1540.1
Update 11-11-2014(4.4.3):M7 443
http://goo.gl/GDwQlp
ATT 6.07.1540.2
Update 12-22-2014(4.4.3):M7 443
http://goo.gl/YLuRAF
Quickfixes
Blinkfeed update 12-11-2014
http://goo.gl/VtNBMB
No_Sound Fix
http://goo.gl/5ScLf8
*DO NOT FLASH IF S-ON OR NOT ON FIRMWARE INCLUDED*IF YOU DO FLASH JUST THE ROM ON 4.4.2,THEN THERE IS NO SUPPORT AND NOT RESPONSIBLE FOR ANYTHING,BUILDS ARE TESTED ON MATCHING FIRMWARE FOR ROM BUILD*
S-OFF IS MANDITORY!!!!
BACKUP Pictures,Music,Etc. just in case device is wiped when flashing firmware
Updating Firmware:
1. Copy ROM to storage
2. Copy Firmwarezip to adb/fastboot location
3. Drag 43_twrp_recovery.img to adb/fastboot location
4. Reboot phone to bootloader/fastbootusb(adb reboot bootloader)
5. Once connected via fastbootusb
6. Open command prompt,
7. Run these commands:
* 1.fastboot oem rebootRUU
* 2.fastboot flash zip 6.07.1540.1_firmware
Already modified to work on cid's,so no need to change cid
cidnum: BS_US001
cidnum: CWS__001
* 3.fastboot reboot-bootloader
8. Once rebooted, run these commands:
* 1.fastboot flash recovery 43_twrp_recovery.img
* 2.fastboot reboot-bootloader
* 3.Boot into recovery,factory reset,flash rom ( IF ROM has been wiped off data partition,copy rom zip to fastboot/adb location and run adb sideload from recovery..Or adb push nameofrom.zip /sdcard/. ) Then flash
Modified hboot is already included to remove developer text
After installing ROM:
REMINDER*You MUST flash the latest 6.07.1540.1 firmware(Included)*, Once booted DO THESE NEXT STEPS FIRST BEFORE ANYTHING ELSE!!!!,ROM is rooted,has read/write protection disabled,has at&t apn's ...Set Superuser permissions to grant always(no prompts)...Update Xposed Framework and installer...Reboot when prompted....Download Rootcloaker Module, install and activate it....reboot run isis....THEN finish setting up ROM...I dont have a secure sim,butit asks for it,so that means its a go...this also has visual voicemail integrated into system(dialer/messaging app)...I suggest disabling animations in developer options to get the full effect of rom speed...
Enjoy
Changelog:
08-12-2014: Minor apps updates and minor tweakage
08-29-2014: Dalvik/Qualcomm/Kernel tweakage = Speed
11-06-2014: Updated dialer,messaging,contacts,vvm,file manager,weather some other app and processes, 3rd party app updates
12-22-2014: Updated base to 6.07.1540.2,Updated Kernel,No sound in call fixed.
05-19-2015: Initial Release 7.23.502.1
Donations:
Thank you...
bruce7373
swapgut
orvon.freeman
co.ag.2005
cortez.i
ozziedog
effezie
MikeG4936
Count me in, dude. ?
Sent from my Nexus 7 using Tapatalk
lol uploading now, had some technical difficulties with internet...Ill p.m. instructions and rom link as soon as finished...
Egrier said:
Count me in, dude. ?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Uploaded, link and instructions sent...
Sounds interesting!
Sent from my HTC One using Tapatalk
Figured since AT&T has NOT released an update as they have to bloat and carrieriq the hell outta a rom before release, Id make the first official sense 6 AT&T rom...shrugs...folks seem to think the euro builds are less boated or something, us developer build is best release for att because its same hardware onnly (difference is cid) as att devices...
Clselfridge said:
Sounds interesting!
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
This build is smooth as butter. Looks like an official AT&T Rom if they didn't use bloat haha ?. Still testing battery life but seems like it's doing great haven't even lost a piece of the battery bar yet
Sent from my HTC One using Tapatalk
Possibly a newer,faster build later today...Sounds like the initial ROM is doing well
ZeRo2o9 said:
This build is smooth as butter. Looks like an official AT&T Rom if they didn't use bloat haha ?. Still testing battery life but seems like it's doing great haven't even lost a piece of the battery bar yet
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Wonders_Never_Cease said:
Figured since AT&T has NOT released an update as they have to bloat and carrieriq the hell outta a rom before release, Id make the first official sense 6 AT&T rom...shrugs...folks seem to think the euro builds are less boated or something, us developer build is best release for att because its same hardware onnly (difference is cid) as att devices...
Click to expand...
Click to collapse
Well it is nice to see someone working on the AT&T version. IMO the international ones work fine but for some reason the AT&T based roms seem smoother... At least that was my experience with cleanrom before..
Sent from Tapatalk
Battery drain in standby test...pretty good...
One word...holy sh!t! Haha this baby is NICE. As usual speed, stability and this thing is smooth. Woot nice job my man
Sent from my HTC One using Tapatalk
Ok thats two words...lmao...but thanks for the report back on how its performing/running....
mobb315 said:
One word...holy sh!t! Haha this baby is NICE. As usual speed, stability and this thing is smooth. Woot nice job my man
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Well I tried to describe it in 1 word lol. So after running this for about a full day I'm in love. Everything works. This is a dream for AT&T phones. This not that ported crap. Thanks for the new phone wnc
Sent from my HTC One using Tapatalk
---------- Post added at 04:10 AM ---------- Previous post was at 04:05 AM ----------
Almost forgot the camera, pics, and screen itself is noticeably more vibrant and the clarity is astonishing
Sent from my HTC One using Tapatalk
Why can't AT&T create our ROMs like this? Lol. Battery life and speed is amazing like always. This is refreshing after trying the ports, not to say anything against anyone's work but this feels like this is how my phone should be
Sent from my HTC One using Tapatalk
I totally would love to try this out. The reviews are great!
Sent from Tapatalk
Found a bug, restesting before it goes back out to testers again
Would love to test
Wonders_Never_Cease said:
Would anyone be interested in testing this out? Rooted,Debloated, VVM integrated into dialer and messaging app, ISIS integrated(working with xposed modules),No carrieriq,based off developer official sense 6 update 5.11.1540.9...If so pm me. Thanks
Click to expand...
Click to collapse
If I am not too late , I would love to test this out please
Bug fixed links went back out to testers...
Also thee will be another build with something i hope can get fixed tomorrow
I didnt think they had at&t in jamaica...this is setup for att only
hovadrive said:
If I am not too late , I would love to test this out please
Click to expand...
Click to collapse

Categories

Resources