[ROM[LMY47Z][FINAL] Paranoid Android STABLE - Sony Xperia M

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INSTRUCTIONS
1. CWM/TWRP RECOVERY
2. FACTORY RESET (If coming from another rom or stock)
3. INSTALL ROM
4. INSTALL GAPPS
4. REBOOT
COMING FROM STOCK OR ANOTHER ROM YOU NEED A FACTORY RESET.
Flash at your own discretion, I do not feel responsible for anything that might happen to your phone as a result of using it, or consequently anything else in your life. I like breaking and fixing stuff, so if your phone breaks I will try to help in fixing it but no promises made.
CREDITS
AOSP/Google, Cyanogenmod, Goo, XDA, AOSPA TEAM !!! Liquid, AOKP !! And everyone else who helped !!!​

Reserved

Yeay!
Finally, my favorite rom is here ..
thanks @iddu.daragah, hope it will bee official

Paranoid Android?? Wow!
Any major bugs/issues, since it is an alpha? And its 5.1, not 5.1.1?

omg.excited .please improve this rom .
Sent from my C1905 using XDA Premium 4 mobile app

manal.21sinha said:
Paranoid Android?? Wow!
Any major bugs/issues, since it is an alpha? And its 5.1, not 5.1.1?
Click to expand...
Click to collapse
its 5.1.1_r2 ... I have not found any bugs till now ....please check if random reboots are there ... I think they are not but pls report ...

iddu.daragah said:
its 5.1.1_r2 ... I have not found any bugs till now ....please check if random reboots are there ... I think they are not but pls report ...
Click to expand...
Click to collapse
All right, downloading and flashing

'Vibrator intensity' setting force-closes.
Logcat
Code:
--------- beginning of main
D/StatusBar.NetworkController( 1280): refreshViews: Data not connected!! Set no data type icon / Roaming
D/StatusBar.NetworkController( 1280): refreshViews: Data not connected!! Set no data type icon / Roaming
D/StatusBar.NetworkController( 1280): refreshViews: Data not connected!! Set no data type icon / Roaming
D/StatusBar.NetworkController( 1280): refreshViews: Data not connected!! Set no data type icon / Roaming
E/AudioTrack( 721): AudioTrack::set : Exit
D/ALSADevice( 249): route: devices 0x2 in mode 0
D/ALSADevice( 249): No valid input device: 0
D/alsa_ucm( 249): snd_use_case_set(): uc_mgr 0xb7ada2e0 identifier _enadev value Speaker
D/ALSADevice( 249): switchDevice: mCurTxUCMDevivce None mCurRxDevDevice Speaker
D/alsa_ucm( 249): snd_use_case_set(): uc_mgr 0xb7ada2e0 identifier _verb value HiFi Lowlatency
D/alsa_ucm( 249): Set mixer controls for Speaker enable 1
D/alsa_ucm( 249): acdb_id 14 cap 1 enable 1
D/ACDB-LOADER( 249): ACDB -> send_audio_cal, acdb_id = 14, path = 0
D/ACDB-LOADER( 249): ACDB -> send_adm_topology
D/ACDB-LOADER( 249): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 249): ACDB -> send_audtable
D/ACDB-LOADER( 249): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 249): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 249): ACDB -> send_audvoltable
D/ACDB-LOADER( 249): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_VOLTBL_STEP_COPP
D/ACDB-LOADER( 249): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 249): ACDB -> send_afe_cal
D/ACDB-LOADER( 249): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ACDB-LOADER( 249): ACDB -> AUDIO_SET_AFE_CAL
D/alsa_ucm( 249): Setting mixer control: DAC3 MUX, value: INV_RX1
D/alsa_ucm( 249): Setting mixer control: DAC2 MUX, value: RX1
D/alsa_ucm( 249): Setting mixer control: LINEOUT1 Volume, value: 100
D/alsa_ucm( 249): Setting mixer control: LINEOUT2 Volume, value: 100
D/alsa_ucm( 249): Setting mixer control: SLIM_0_RX Channels, value: One
D/alsa_ucm( 249): Setting mixer control: RX1 MIX1 INP1, value: RX1
D/alsa_ucm( 249): Setting mixer control: RX1 Digital Volume, value: 68
D/alsa_ucm( 249): Setting mixer control: PMIC SPK Gain, value: POS_20_DB
D/alsa_ucm( 249): Set mixer controls for HiFi Lowlatency enable 1
D/alsa_ucm( 249): Setting mixer control: SLIMBUS_0_RX Audio Mixer MultiMedia5, value: 1
D/ALSADevice( 249): close: handle 0xb7b0a968 h 0x0
D/ALSADevice( 249): open: handle 0xb7b0a968, format 0x2
D/ALSADevice( 249): Device value returned is hw:0,14
D/ALSADevice( 249): handle->format: 0x2
D/ALSADevice( 249): setHardwareParams: reqBuffSize 1024 channels 2 sampleRate 48000
D/ALSADevice( 249): setHardwareParams: buffer_size 2048, period_size 1024, period_cnt 2
E/FileUtils( 3008): Could not read from file /sys/class/timed_output/vibrator/level
E/FileUils( 3008): java.io.FileNotFoundException: /sys/class/timed_output/vibrator/level: open failed: EACCES (Permission denied)
E/FileUtils( 3008): at libcore.io.IoBridge.open(IoBridge.java:456)
E/FileUtils( 3008): at java.io.FileInputStream.<init>(FileInputStream.java:76)
E/FileUtils( 3008): at java.io.FileInputStream.<init>(FileInputStream.java:103)
E/FileUtils( 3008): at java.io.FileReader.<init>(FileReader.java:66)
E/FileUtils( 3008): at org.cyanogenmod.hardware.util.FileUtils.readOneLine(FileUtils.java:41)
E/FileUtils( 3008): at org.cyanogenmod.hardware.VibratorHW.getCurIntensity(VibratorHW.java:50)
E/FileUtils( 3008): at com.android.settings.hardware.VibratorIntensity.onBindDialogView(VibratorIntensity.java:101)
E/FileUtils( 3008): at android.preference.DialogPreference.createDialog(DialogPreference.java:313)
E/FileUtils( 3008): at android.preference.DialogPreference.showDialog(DialogPreference.java:286)
E/FileUtils( 3008): at com.android.settings.hardware.VibratorIntensity.showDialog(VibratorIntensity.java:114)
E/FileUtils( 3008): at android.preference.DialogPreference.onClick(DialogPreference.java:274)
E/FileUtils( 3008): at android.preference.Preference.performClick(Preference.java:983)
E/FileUtils( 3008): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
E/FileUtils( 3008): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
E/FileUtils( 3008): at android.widget.AbsListView.performItemClick(AbsListView.java:1148)
E/FileUtils( 3008): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3059)
E/FileUtils( 3008): at android.widget.AbsListView$3.run(AbsListView.java:3866)
E/FileUtils( 3008): at android.os.Handler.handleCallback(Handler.java:739)
E/FileUtils( 3008): at android.os.Handler.dispatchMessage(Handler.java:95)
E/FileUtils( 3008): at android.os.Looper.loop(Looper.java:135)
E/FileUtils( 3008): at android.app.ActivityThread.main(ActivityThread.java:5291)
E/FileUtils( 3008): at java.lang.reflect.Method.invoke(Native Method)
E/FileUtils( 3008): at java.lang.reflect.Method.invoke(Method.java:372)
E/FileUtils( 3008): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/FileUtils( 3008): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
E/FileUtils( 3008): Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
E/FileUtils( 3008): at libcore.io.Posix.open(Native Method)
E/FileUtils( 3008): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
E/FileUtils( 3008): at libcore.io.IoBridge.open(IoBridge.java:442)
E/FileUtils( 3008): ... 24 more
D/AndroidRuntime( 3008): Shutting down VM
E/AndroidRuntime( 3008): FATAL EXCEPTION: main
E/AndroidRuntime( 3008): Process: com.android.settings, PID: 3008
E/AndroidRuntime( 3008): java.lang.NumberFormatException: Invalid int: "null"
E/AndroidRuntime( 3008): at java.lang.Integer.invalidInt(Integer.java:138)
E/AndroidRuntime( 3008): at java.lang.Integer.parseInt(Integer.java:358)
E/AndroidRuntime( 3008): at java.lang.Integer.parseInt(Integer.java:334)
E/AndroidRuntime( 3008): at org.cyanogenmod.hardware.VibratorHW.getCurIntensity(VibratorHW.java:50)
E/AndroidRuntime( 3008): at com.android.settings.hardware.VibratorIntensity.onBindDialogView(VibratorIntensity.java:101)
E/AndroidRuntime( 3008): at android.preference.DialogPreference.createDialog(DialogPreference.java:313)
E/AndroidRuntime( 3008): at android.preference.DialogPreference.showDialog(DialogPreference.java:286)
E/AndroidRuntime( 3008): at com.android.settings.hardware.VibratorIntensity.showDialog(VibratorIntensity.java:114)
E/AndroidRuntime( 3008): at android.preference.DialogPreference.onClick(DialogPreference.java:274)
E/AndroidRuntime( 3008): at android.preference.Preference.performClick(Preference.java:983)
E/AndroidRuntime( 3008): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
E/AndroidRuntime( 3008): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
E/AndroidRuntime( 3008): at android.widget.AbsListView.performItemClick(AbsListView.java:1148)
E/AndroidRuntime( 3008): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3059)
E/AndroidRuntime( 3008): at android.widget.AbsListView$3.run(AbsListView.java:3866)
E/AndroidRuntime( 3008): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime( 3008): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 3008): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 3008): at android.app.ActivityThread.main(ActivityThread.java:5291)
E/AndroidRuntime( 3008): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 3008): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 3008): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime( 3008): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
--------- beginning of system
W/ActivityManager( 721): Force finishing activity 1 com.android.settings/.SubSettings
I/OpenGLRenderer( 721): Initialized EGL, version 1.4
W/ActivityManager( 721): Activity pause timeout for ActivityRecord{376733a2 u0 com.android.settings/.SubSettings t5 f}
EDIT: Also, random reboots are present.

SS
Some screen shots of this awesome ROM.

FakrudeenAhamed said:
Some screen shots of this awesome ROM.
Click to expand...
Click to collapse
thanx for the screens !!!

iddu.daragah said:
thanx for the screens !!!
Click to expand...
Click to collapse
No problem bro,
But I should only thank you for working hard for bringing great ROMs for xperia M . :thumbup:
Sent from my C1904 using XDA Free mobile app

Installed in the morning. 8 hours done, no reboots, butter smooth. Awesome ROM. And best of all, AOSP source! Great job, dev

Based on AOSP or CM? And it has RRO or CM theme Engine? App2SD there?

abhatia1435 said:
Based on AOSP or CM? And it has RRO or CM theme Engine? App2SD there?
Click to expand...
Click to collapse
App2sd is thr ,
And link2sd app is also working perfectly,
No RRO, but cm theme engine is there
I kinda have a confusion whether it is cm bases or aosp based , cos many of the cm things are missing,
But no complaints about ROM ,
Had one reboot after 15 hours ,and it was not charging at that time
Sent from my C1904 using XDA Free mobile app

FakrudeenAhamed said:
App2sd is thr ,
And link2sd app is also working perfectly,
No RRO, but cm theme engine is there
I kinda have a confusion whether it is cm bases or aosp based , cos many of the cm things are missing,
But no complaints about ROM , no reboot for me till now
Sent from my C1904 using XDA Free mobile app
Click to expand...
Click to collapse
Paranoid android is based on aosp ..

itsnie said:
Paranoid android is based on aosp ..
Click to expand...
Click to collapse
Its aosp based ROM with cm theme engine!
Right?
Sent from my C1904 using XDA Free mobile app

FakrudeenAhamed said:
Its aosp based ROM with cm theme engine!
Right?
Sent from my C1904 using XDA Free mobile app
Click to expand...
Click to collapse
yes

dual sim support
thanks sir for your great job,
does this rom support dual sim?

i love this rom..... but it seems root is nt prebuilt...
the buttons page is empty.... but am looking forward to beta builds of aospa..... hope dsb, pie etc will be brought...
and how do i rearrange the quick notification pannel??

mottlagh said:
thanks sir for your great job,
does this rom support dual sim?
Click to expand...
Click to collapse
Oh god why?
Dual sim is not supported by any rom based on android 5.x.x ..
Hope you understand! [emoji4]
Sent from my C1905 using Tapatalk

Related

[Q] Do you use multi-user support?

Do you use multi-user support for Ace 2?
why need people's opinion on this?
i have no tester nor friends using my phone so i wouldnt need multi-user.
@up, I would like to prove it may be switched off in ROMs by default.
explain why
@Rox, because multi-user (well, actually absence of the KeyguardMultiUserSelectorView layout when multi-user is activated) causes regular exceptions E/KeyguardHostView: can't find user_selector in layout. Here is a research on this.
So, if few or even none of Ace 2 users need it, I will ask you to deactivate it in CM10.2 as a useless and harmful feature.
Hmm i dont get why it is harmful? If it gives error on logcat that isnt harming davice or slowing it down :what: maybe i am wrong..
Sent from my GT-I8160
@Rox, I agree that 'harmful' is kind of a bit too strong term, but on the other hand those exceptions prove that multi-user wasn't fully implemented, so it's hard to estimate where else it could misbehave.
I see the following cons; 1) flooding logcat with E-tagged messages, 2) probability of hidden issues.
I'm trying to find pros but so far there are none of them.
Well, why not fix the REAL problem and implement the lockscreen switcher?
1) Motivation; why implementing if nobody needs the feature?
2) Those hypothetical hidden issues wouldn't still be addressed.
lexa.bekoev said:
1) Motivation; why implementing if nobody needs the feature?
Click to expand...
Click to collapse
Nobody uses Samsung Apps seriously either
Ryccardo said:
Nobody uses Samsung Apps seriously either
Click to expand...
Click to collapse
xD
Ryccardo said:
Nobody uses Samsung Apps seriously either
Click to expand...
Click to collapse
It only means Samsung has other motives.
@Rox, seems nobody interested in multi-user for our device.
I suggest to put "fw.max_users=1" into device/samsung/codina/system.prop. If anybody needs the feature, he or she will be easily able to switch it on. Should I prepare a pull request for 10.2?
I don't need that. Also what advantages has multiuser? Is that like windows multiuser (different apps and widgets on main screen?)
But a guess user option will be perfect (like some lg phone). I don't know that is possible or not. But a guess option which makes some apps locked (like phone app , contacts ,sms) will be usefull. You can give your phone your little brother (sister or child...) and he can play games. You doen't have to concern about it.
@up
Theres one thats locked to root i think.. It disables root apps and disables some of your apps from someone(like a kid)
Sent from my GT-I8160 using Tapatalk
Ryccardo said:
Nobody uses Samsung Apps seriously either
Click to expand...
Click to collapse
I must agree with that
Yes... but...
lexa.bekoev said:
Do you use multi-user support for Ace 2?
Click to expand...
Click to collapse
Yes I "try" to configure it for me, my wife and daughter... but... I have a few issues:
I am using CyanogenMod 11-20140327-UNOFFICIAL-kylessopen
1) Can't make a call from any user other than "u0" (first user). this error occurs:
Code:
I/ActivityManager( 1060): START u12 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10000000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras)} from pid 6765
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
V/Zygote ( 6806): Switching descriptor 32 to /dev/null
V/Zygote ( 6806): Switching descriptor 9 to /dev/null
I/ActivityManager( 1060): Start proc com.android.phone for activity com.android.phone/.PrivilegedOutgoingCallBroadcaster: pid=6806 uid=1201001 gids={41001, 3002, 3001, 3003, 1028, 1015}
V/OutgoingCallBroadcaster( 6806): onCreate: this = [email protected], icicle = null
V/OutgoingCallBroadcaster( 6806): - getIntent() = Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10800000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) }
V/OutgoingCallBroadcaster( 6806): - configuration = {1.0 302mcc610mnc fr_CA ldltr sw320dp w320dp h508dp 240dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=system}
V/OutgoingCallBroadcaster( 6806): processIntent() = Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10800000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) }, thread: Thread[main,5,main]
D/AndroidRuntime( 6806): Shutting down VM
W/dalvikvm( 6806): threadid=1: thread exiting with uncaught exception (group=0x415dece0)
E/AndroidRuntime( 6806): FATAL EXCEPTION: main
E/AndroidRuntime( 6806): Process: com.android.phone, PID: 6806
E/AndroidRuntime( 6806): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.OutgoingCallBroadcaster}: java.lang.NullPointerException
E/AndroidRuntime( 6806): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2215)
E/AndroidRuntime( 6806): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2265)
E/AndroidRuntime( 6806): at android.app.ActivityThread.access$800(ActivityThread.java:145)
E/AndroidRuntime( 6806): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1206)
E/AndroidRuntime( 6806): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 6806): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 6806): at android.app.ActivityThread.main(ActivityThread.java:5081)
E/AndroidRuntime( 6806): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6806): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 6806): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 6806): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
E/AndroidRuntime( 6806): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 6806): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 6806): at com.codeaurora.telephony.msim.MSimPhoneFactory.isPromptEnabled(MSimPhoneFactory.java:345)
E/AndroidRuntime( 6806): at com.android.phone.OutgoingCallBroadcaster.processIntent(OutgoingCallBroadcaster.java:464)
E/AndroidRuntime( 6806): at com.android.phone.OutgoingCallBroadcaster.onCreate(OutgoingCallBroadcaster.java:410)
E/AndroidRuntime( 6806): at android.app.Activity.performCreate(Activity.java:5231)
E/AndroidRuntime( 6806): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 6806): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2169)
E/AndroidRuntime( 6806): ... 11 more
W/ActivityManager( 1060): Force finishing activity com.android.phone/.PrivilegedOutgoingCallBroadcaster
2) Can't activate "ok google" for secondary users
I haven't wrote down all problems, but that is what I have in mind now...
Eric

New root method?

Some folks are trying to find an exploit for another Android device. I tried to apply it to the Fire TV stick, but the exploitServiceApp.apk won't install.
http://forum.xda-developers.com/not...t-progress-t2961974/post58464146#post58464146
Sizzlechest said:
Some folks are trying to find an exploit for another Android device. I tried to apply it to the Fire TV stick, but the exploitServiceApp.apk won't install.
http://forum.xda-developers.com/not...t-progress-t2961974/post58464146#post58464146
Click to expand...
Click to collapse
exploitServiceApp.apk was built with a minimum sdk version of 18. The Fire TV and Fire TV Stick run sdk version 17. That's why it wont install. It also seems to require mock locations to be enabled, which may prove to be a chore on the AFTV/S. Of Course this all assumes the AFTV/S is vulnerable to begin with.
Root sources seem to be:
http://forum.xda-developers.com/mate-7/general/wip-mate-7-root-bl-unlock-t2995086/
and
http://forum.xda-developers.com/crossdevice-dev/sony/giefroot-rooting-tool-cve-2014-4322-t3011598
What would happen, if you would try to rebuild it with APK Tool and change the min sdk to 17?
I just did it with the Advanced APK Tool and attatched it to this posting. I'm not at home right now so I can't test it on my own.
APK-Info.exe says its a valid apk and the minimum sdk version is 17.
Important note: I'm not responsible for damaging your device if this somehow does.
It depends on the exploit, I read on another topic that it's based on a specific location in memory (or something like that).
That's presuming that it's even possible.
In regards to mock locations, is it possible to set it using the aosp settings apk?
It does install, but it goes straight to home after loading. Maybe it does work if it's possible to enable mock locations.
tech3475 said:
In regards to mock locations, is it possible to set it using the aosp settings apk?
Click to expand...
Click to collapse
Trying to access developer options (which is where the mock location setting is) causes settings.apk to crash.
bigwillie1 said:
It does install, but it goes straight to home after loading. Maybe it does work if it's possible to enable mock locations.
Click to expand...
Click to collapse
Odd, on a Fire TV Stick (running latest OS version) @androidyeah's app launches fine. However, it just displays the message "Note: Your device seems not vulnerable!" in the upper right corner.
AFTVnews.com said:
Trying to access developer options (which is where the mock location setting is) causes settings.apk to crash.
Click to expand...
Click to collapse
Anyone tried any debugging yet on that part?
AFTVnews.com said:
Odd, on a Fire TV Stick (running latest OS version) @androidyeah's app launches fine. However, it just displays the message "Note: Your device seems not vulnerable!" in the upper right corner.
Click to expand...
Click to collapse
I guess if FTV Stick + FTV using similar base firmwares, it is already patched or something :/
androidyeah said:
Anyone tried any debugging yet on that part?
Click to expand...
Click to collapse
Code:
V/AudioFlinger( 329): Audio hardware entering standby, mixer 0x40100008, suspend count 0
D/AudioStreamOutALSA( 329): AudioStreamOut: standby()
V/AudioFlinger( 329): releaseWakeLock_l() AudioOut_2
V/AudioFlinger( 329): thread 0x40100008 type 0 TID 712 going to sleep
V/AudioFlinger( 329): createTrack() sessionId: 0
V/AudioFlinger( 329): createTrack() lSessionId: 99
V/AudioFlinger( 329): AUDIO_OUTPUT_FLAG_FAST denied: isTimed=0 sharedBuffer=0x0 frameCount=3763 mFrameCount=256 format=1 isLinear=1 channelMask=0x1 sampleRate=44100 mSampleRate=48000 hasFastMixer=1 tid=7528 fastTrackAvailMask=0xfe
V/AudioFlinger( 329): Track constructor name 4100, calling pid 691
V/AudioFlinger( 329): acquiring 99 from 691
V/AudioFlinger( 329): added new entry for 99
V/AudioFlinger( 329): start(4100), calling pid 691 session 99
V/AudioFlinger( 329): ? => ACTIVE (4100) on thread 0x40f9a808
V/AudioFlinger( 329): mWaitWorkCV.broadcast
V/AudioFlinger( 329): thread 0x40100008 type 0 TID 712 waking up
V/AudioFlinger( 329): acquireWakeLock_l() AudioOut_2 status 0
V/AudioFlinger( 329): releasing 98 from 691
V/AudioFlinger( 329): decremented refcount to 0
V/AudioFlinger( 329): purging stale effects
V/AudioFlinger( 329): remove track (4098) and delete from mixer
V/AudioFlinger( 329): PlaybackThread::Track destructor
I/ActivityManager( 691): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 7424
D/dalvikvm( 691): GC_FOR_ALLOC freed 957K, 30% free 8019K/11344K, paused 37ms, total 39ms
I/ViewRootImpl( 7424): Slow KeyEvent in com.android.settings/com.android.settings.Settings device=8 action=Up latency=3ms processing=54ms
I/Activity( 7424): No ActvityExender defined. Proceed with default activity behavior.
D/AndroidRuntime( 7424): Shutting down VM
W/dalvikvm( 7424): threadid=1: thread exiting with uncaught exception (group=0x40dc2af8)
V/AudioFlinger( 329): getNextBuffer() no more data for track 4100 on thread 0x40100008
V/AudioFlinger( 329): stop(4100), calling pid 691
V/AudioFlinger( 329): not stopping/stopped => stopping/stopped (4100) on thread 0x40100008
E/AndroidRuntime( 7424): FATAL EXCEPTION: main
E/AndroidRuntime( 7424): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: java.lang.SecurityException: Only package verification agents can read the verifier device identity: Neither user 10001 nor current process has android.permission.PACKAGE_VERIFICATION_AGENT.
E/AndroidRuntime( 7424): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2206)
E/AndroidRuntime( 7424): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2258)
E/AndroidRuntime( 7424): at android.app.ActivityThread.access$600(ActivityThread.java:146)
E/AndroidRuntime( 7424): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1243)
E/AndroidRuntime( 7424): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 7424): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 7424): at android.app.ActivityThread.main(ActivityThread.java:5129)
E/AndroidRuntime( 7424): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 7424): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 7424): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 7424): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 7424): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 7424): Caused by: java.lang.SecurityException: Only package verification agents can read the verifier device identity: Neither user 10001 nor current process has android.permission.PACKAGE_VERIFICATION_AGENT.
E/AndroidRuntime( 7424): at android.os.Parcel.readException(Parcel.java:1426)
E/AndroidRuntime( 7424): at android.os.Parcel.readException(Parcel.java:1380)
E/AndroidRuntime( 7424): at android.content.pm.IPackageManager$Stub$Proxy.getVerifierDeviceIdentity(IPackageManager.java:3381)
E/AndroidRuntime( 7424): at android.app.ApplicationPackageManager.getVerifierDeviceIdentity(ApplicationPackageManager.java:1295)
E/AndroidRuntime( 7424): at com.android.settings.DevelopmentSettings.onCreate(DevelopmentSettings.java:143)
E/AndroidRuntime( 7424): at android.app.Fragment.performCreate(Fragment.java:1673)
E/AndroidRuntime( 7424): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:854)
E/AndroidRuntime( 7424): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1057)
E/AndroidRuntime( 7424): at android.app.BackStackRecord.run(BackStackRecord.java:682)
E/AndroidRuntime( 7424): at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1435)
E/AndroidRuntime( 7424): at android.app.Activity.performStart(Activity.java:5220)
E/AndroidRuntime( 7424): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2179)
E/AndroidRuntime( 7424): ... 11 more
V/AudioFlinger( 329): presentationComplete() reset: mPresentationCompleteFrames 8192 audioHalFrames 3072
W/ActivityManager( 691): Force finishing activity com.android.settings/.SubSettings
I/Process ( 7424): Sending signal. PID: 7424 SIG: 9
W/ActivityManager( 691): Force finishing activity com.android.settings/.Settings
I/ActivityManager( 691): Process com.android.settings (pid 7424) has died.
I/WindowState( 691): WIN DEATH: Window{414bef98 u0 com.android.settings/com.android.settings.Settings}
D/FIRED-TV( 2488): Settings Loaded from /data/data/com.altusapps.firedtvlauncher/files/settings2.json
V/AudioFlinger( 329): presentationComplete() session 99 complete: framesWritten 8192
V/AudioFlinger( 329): TrackBase::reset
W/ContextImpl( 691): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1353 com.android.server.am.ActivityManagerService.activityResumed:4547 android.app.ActivityManagerNative.onTransact:420 com.android.server.am.ActivityManagerService.onTransact:1716 android.os.Binder.execTransact:351
W/InputMethodManagerService( 691): Got RemoteException sending setActive(false) notification to pid 7424 uid 10001
W/ContextImpl( 691): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1353 com.amazon.internal.policy.impl.AmazonPhoneWindowManager$SendTopWindowChanged.run:3297 android.os.Handler.handleCallback:725 android.os.Handler.dispatchMessage:92 android.os.Looper.loop:137
D/Bluetooth HS/HF( 1355): HandleMessage9
D/Bluetooth HS/HF( 1355): Battery State Changed, send update100Scale: 100
D/FIRED-TV( 2488): Settings Saved to /data/data/com.altusapps.firedtvlauncher/files/settings2.json
V/AudioFlinger( 329): Audio hardware entering standby, mixer 0x40100008, suspend count 0
D/AudioStreamOutALSA( 329): AudioStreamOut: standby()
V/AudioFlinger( 329): releaseWakeLock_l() AudioOut_2
V/AudioFlinger( 329): thread 0x40100008 type 0 TID 712 going to sleep
I/ThermalDaemon( 336): Sensor[tmp105_2_pwrs] Temperature : 35.0
I/TemperatureSensorObserver( 691): read new temperature 35500
I/abtfilt ( 1775): all HID in sniff mode!
I/abtfilt ( 1775): BT Action
I/abtfilt ( 1775): WMI Cmd: 145 Len: 16
maybe someone finds this useful...
AFTVnews.com said:
Trying to access developer options (which is where the mock location setting is) causes settings.apk to crash.
Odd, on a Fire TV Stick (running latest OS version) @androidyeah's app launches fine. However, it just displays the message "Note: Your device seems not vulnerable!" in the upper right corner.
Click to expand...
Click to collapse
If you want to enable mock locations or change any other settings this is the way to go (does not require root):
http://forum.xda-developers.com/fire-tv/general/guide-change-settings-firetv-via-adb-t3015522
thought i would share this as people keep using on how manipulate the settings.db
I have done some root app development and stumbled across this binary a while ago.
Have fun!
superkoal said:
If you want to enable mock locations or change any other settings this is the way to go (does not require root):
http://forum.xda-developers.com/fire-tv/general/guide-change-settings-firetv-via-adb-t3015522
thought i would share this as people keep using on how manipulate the settings.db
I have done some root app development and stumbled across this binary a while ago.
Have fun!
Click to expand...
Click to collapse
That's a great tip, thanks.
Running "settings get secure allow_mock_location" returns "null". I went ahead and ran "settings put secure allow_mock_location 1" and "settings put secure ALLOW_MOCK_LOCATION 1" but it doesn't seem to have done anything. The exploitServiceApp APK still gives the same message. I sideloaded some location spoofing app from the Play Store and it complained that mock locations were not enabled.
superkoal said:
If you want to enable mock locations or change any other settings this is the way to go (does not require root):
http://forum.xda-developers.com/fire-tv/general/guide-change-settings-firetv-via-adb-t3015522
thought i would share this as people keep using on how manipulate the settings.db
I have done some root app development and stumbled across this binary a while ago.
Have fun!
Click to expand...
Click to collapse
thanks, i tried it using
Code:
settings put secure mock_location 1
but the app still goes directly to the home screen...
Code:
V/AudioFlinger( 329): Audio hardware entering standby, mixer 0x40100008, suspend count 0
D/AudioStreamOutALSA( 329): AudioStreamOut: standby()
V/AudioFlinger( 329): releaseWakeLock_l() AudioOut_2
V/AudioFlinger( 329): thread 0x40100008 type 0 TID 712 going to sleep
I/ActivityManager( 691): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=org.keenteam cmp=org.keenteam/.ServiceExploitActivity} from pid 18589
D/dalvikvm( 691): GC_FOR_ALLOC freed 521K, 23% free 10295K/13204K, paused 40ms, total 40ms
I/ViewRootImpl(18589): Slow KeyEvent in com.amazon.tv.settings/com.amazon.tv.settings.tv.BuellerApplicationDetailSettingsActivity device=10 action=Up latency=1ms processing=61ms
I/ActivityManager( 691): Start proc org.keenteam for activity org.keenteam/.ServiceExploitActivity: pid=19348 uid=10007 gids={50007, 1028}
W/ContextImpl(18589): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1339 android.app.Instrumentation.sendLifecycleEventBroadcast:1786 android.app.Instrumentation.callActivityOnStop:1303 android.app.Activity.performStop:5412 android.app.ActivityThread.performStopActivityInner:3197
W/ContextImpl( 691): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1353 com.amazon.internal.policy.impl.AmazonPhoneWindowManager$SendTopWindowChanged.run:3297 android.os.Handler.handleCallback:725 android.os.Handler.dispatchMessage:92 android.os.Looper.loop:137
E/Trace (19348): error opening trace file: No such file or directory (2)
D/ProfileManager(19348): Create ProfileManager instance
W/ContextImpl(18589): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1339 android.app.Instrumentation.sendLifecycleEventBroadcast:1786 android.app.Instrumentation.callActivityOnStop:1303 android.app.Activity.performStop:5412 android.app.ActivityThread.performStopActivityInner:3197
I/Activity(19348): No ActvityExender defined. Proceed with default activity behavior.
D/dalvikvm(19348): Trying to load lib /data/app-lib/org.keenteam-1/libexploitHelper.so 0x4109cdf0
D/dalvikvm(19348): Added shared lib /data/app-lib/org.keenteam-1/libexploitHelper.so 0x4109cdf0
D/dalvikvm(19348): No JNI_OnLoad found in /data/app-lib/org.keenteam-1/libexploitHelper.so 0x4109cdf0, skipping init
I/System.out(19348): 1 inner classes found
D/AndroidRuntime(19348): Shutting down VM
W/dalvikvm(19348): threadid=1: thread exiting with uncaught exception (group=0x40dc2af8)
E/AndroidRuntime(19348): FATAL EXCEPTION: main
E/AndroidRuntime(19348): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.keenteam/org.keenteam.ServiceExploitActivity}: java.lang.RuntimeException: java.lang.NoSuchFieldException: TRANSACTION_setApplicationRestrictions
E/AndroidRuntime(19348): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2206)
E/AndroidRuntime(19348): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2258)
E/AndroidRuntime(19348): at android.app.ActivityThread.access$600(ActivityThread.java:146)
E/AndroidRuntime(19348): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1243)
E/AndroidRuntime(19348): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(19348): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(19348): at android.app.ActivityThread.main(ActivityThread.java:5129)
E/AndroidRuntime(19348): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(19348): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(19348): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime(19348): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime(19348): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(19348): Caused by: java.lang.RuntimeException: java.lang.NoSuchFieldException: TRANSACTION_setApplicationRestrictions
E/AndroidRuntime(19348): at org.keenteam.exploit_CVE_2014_7911.do_exploit(exploit_CVE_2014_7911.java:106)
E/AndroidRuntime(19348): at org.keenteam.ServiceExploitActivity.onCreate(ServiceExploitActivity.java:34)
E/AndroidRuntime(19348): at android.app.Activity.performCreate(Activity.java:5202)
E/AndroidRuntime(19348): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1088)
E/AndroidRuntime(19348): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2170)
E/AndroidRuntime(19348): ... 11 more
E/AndroidRuntime(19348): Caused by: java.lang.NoSuchFieldException: TRANSACTION_setApplicationRestrictions
E/AndroidRuntime(19348): at java.lang.Class.getDeclaredField(Class.java:631)
E/AndroidRuntime(19348): at org.keenteam.exploit_CVE_2014_7911.do_exploit(exploit_CVE_2014_7911.java:80)
E/AndroidRuntime(19348): ... 15 more
W/ActivityManager( 691): Force finishing activity org.keenteam/.ServiceExploitActivity
D/dalvikvm( 691): GC_FOR_ALLOC freed 1713K, 24% free 10123K/13204K, paused 51ms, total 51ms
I/Process (19348): Sending signal. PID: 19348 SIG: 9
W/ActivityManager( 691): Force finishing activity com.amazon.tv.settings/.tv.BuellerApplicationDetailSettingsActivity
I/ActivityManager( 691): Process org.keenteam (pid 19348) has died.
W/ContextImpl(18589): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1339 android.app.Instrumentation.sendLifecycleEventBroadcast:1786 android.app.Instrumentation.callActivityOnStart:1212 android.app.Activity.performStart:5223 android.app.Activity.performRestart:5291
W/ContextImpl(18589): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1339 android.app.Instrumentation.sendLifecycleEventBroadcast:1786 android.app.Instrumentation.callActivityOnStart:1212 android.app.Activity.performStart:5223 android.app.Activity.performRestart:5291
W/ContextImpl(18589): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1339 android.app.Instrumentation.sendLifecycleEventBroadcast:1786 android.app.Instrumentation.callActivityOnResume:1265 android.app.Activity.performResume:5313 android.app.ActivityThread.performResumeActivity:2761
I/AudioManager(18589): Cleared FLAG_SHOW_UI in setStreamVolume
I/AudioManager(18589): Cleared FLAG_SHOW_UI in setStreamVolume
E/MM_OSAL ( 329): ValidateAACFile failed
D/MediaExtractor( 329): returning default extractor
D/ ( 329): MPQ Mime Type: audio/raw, getMPQObjectsAlive = 0
I/ ( 329): MPQ Audio Enabled - MPQ Audio Player
D/ ( 329): Use tunnel player only for AUDIO_STREAM_MUSIC
D/ ( 329): Set Audio Track as Audio Source
D/ ( 329): MPQ Audio Player
D/ ( 329): MPQ Audio player created for mime audio/raw duration 342083
W/ ( 329): Trying to create tunnel player mIsTunnelAudio 0, LPAPlayer::objectsAlive 0, TunnelPlayer::mTunnelObjectsAlive = 0, (mAudioPlayer == NULL) 0
E/ ( 329): Audio Player set source
W/MPQAudioPlayer( 329): Sw Decoder
E/MM_OSAL ( 329): ValidateAACFile failed
D/MediaExtractor( 329): returning default extractor
D/ ( 329): MPQ Mime Type: audio/raw, getMPQObjectsAlive = 0
I/ ( 329): MPQ Audio Enabled - MPQ Audio Player
D/ ( 329): Use tunnel player only for AUDIO_STREAM_MUSIC
D/ ( 329): Set Audio Track as Audio Source
D/ ( 329): MPQ Audio Player
D/ ( 329): MPQ Audio player created for mime audio/raw duration 54833
W/ ( 329): Trying to create tunnel player mIsTunnelAudio 0, LPAPlayer::objectsAlive 0, TunnelPlayer::mTunnelObjectsAlive = 0, (mAudioPlayer == NULL) 0
E/ ( 329): Audio Player set source
W/MPQAudioPlayer( 329): Sw Decoder
W/ContextImpl( 691): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1353 com.android.server.am.ActivityManagerService.activityResumed:4547 android.app.ActivityManagerNative.onTransact:420 com.android.server.am.ActivityManagerService.onTransact:1716 android.os.Binder.execTransact:351
E/MM_OSAL ( 329): ValidateAACFile failed
D/MediaExtractor( 329): returning default extractor
D/ ( 329): MPQ Mime Type: audio/raw, getMPQObjectsAlive = 0
I/ ( 329): MPQ Audio Enabled - MPQ Audio Player
D/ ( 329): Use tunnel player only for AUDIO_STREAM_MUSIC
D/ ( 329): Set Audio Track as Audio Source
D/ ( 329): MPQ Audio Player
D/ ( 329): MPQ Audio player created for mime audio/raw duration 259854
W/ ( 329): Trying to create tunnel player mIsTunnelAudio 0, LPAPlayer::objectsAlive 0, TunnelPlayer::mTunnelObjectsAlive = 0, (mAudioPlayer == NULL) 0
E/ ( 329): Audio Player set source
W/MPQAudioPlayer( 329): Sw Decoder
W/ContextImpl( 691): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1353 com.amazon.internal.policy.impl.AmazonPhoneWindowManager$SendTopWindowChanged.run:3297 android.os.Handler.handleCallback:725 android.os.Handler.dispatchMessage:92 android.os.Looper.loop:137
W/ContextImpl(18589): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1339 android.app.Instrumentation.sendLifecycleEventBroadcast:1786 android.app.Instrumentation.callActivityOnStop:1303 android.app.Activity.performStop:5412 android.app.ActivityThread.performDestroyActivity:3468
I/abtfilt ( 1775): all HID in sniff mode!
I/abtfilt ( 1775): BT Action
I/abtfilt ( 1775): WMI Cmd: 145 Len: 16
AFTVnews.com said:
That's a great tip, thanks.
Running "settings get secure allow_mock_location" returns "null". I went ahead and ran "settings put secure allow_mock_location 1" and "settings put secure ALLOW_MOCK_LOCATION 1" but it doesn't seem to have done anything. The exploitServiceApp APK still gives the same message. I sideloaded some location spoofing app from the Play Store and it complained that mock locations were not enabled.
Click to expand...
Click to collapse
The constant value is just "mock_location", you can see it if you click the constant name in the android docs.
So try "settings put secure mock_location 1"
If you try to get the value first and it doesn't return null it means your parameter name is right. I recommend not to insert values in the table that are not there before.
On another note,
https://access.redhat.com/articles/1332213
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0235
Wonder if that glibc bug could be used to gain root on certain Android devices.
freezer2k said:
On another note,
https://access.redhat.com/articles/1332213
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0235
Wonder if that glibc bug could be used to gain root on certain Android devices.
Click to expand...
Click to collapse
Android doesn't use glibc.
freezer2k said:
On another note,
https://access.redhat.com/articles/1332213
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0235
Wonder if that glibc bug could be used to gain root on certain Android devices.
Click to expand...
Click to collapse
Haha, had a follow-up meeting about that same vulnerability at work today!
This was posted today: http://forum.xda-developers.com/showpost.php?p=58510300&postcount=641

[Q] Help with a Crash

Hi All,
I posted a similar thread a few days back but the parameters of the problem have changed enough that I feel like it would be confusing to try and continue down that path.
Anyway, my phone seems to crash every once in a while. It becomes unresponsive, but is still accessible via ADB, so I"ve been trying to debug via logcat to see what's going wrong. The problem is I never really looked at the logcat BEFORE this situation (why would I) so I have no idea which of these errors are normal.
All of this is after a CLEAN install (full wipe) with no restore, either via Google (I set up as a new device) or Titanium (I restored messages and call log and the data for like 3 games, but for the most part no restoring of anything, all fresh installs).
THe most common non-fatal ones are :
Code:
I/ActivityManager( 892): Cannot resolve ContentProvider=ui.email2.android.com
It's not even a warning but I see it a LOT. Dozens of times.
I get this error a lot :
Code:
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
Not just for amazon.venezia (teh Amazon app store I believe) but also a few other apps, all looking for stuff on /storage/ext_sd. I do NOT have an external SD card, nor have I ever, so I have no idea why things are looking there.
The first fatal error I see is sandwiched between dozens of the ext_sd messages, and looks like this :
Code:
--------- beginning of crash
E/AndroidRuntime( 892): *** FATAL EXCEPTION IN SYSTEM PROCESS: main
E/AndroidRuntime( 892): java.lang.NullPointerException: Attempt to invoke interface method 'void o.CK.D()' on a null object reference
E/AndroidRuntime( 892): at android.os.Parcel.readException(Parcel.java)
E/AndroidRuntime( 892): at android.os.Parcel.readException(Parcel.java)
E/AndroidRuntime( 892): at com.android.internal.widget.IRemoteViewsAdapterConnection$Stub$Proxy.onServiceConnected(IRemoteViewsAdapterConnection.java)
E/AndroidRuntime( 892): at com.android.server.appwidget.AppWidgetServiceImpl$ServiceConnectionProxy.onServiceConnected(AppWidgetServiceImpl.java)
E/AndroidRuntime( 892): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java)
E/AndroidRuntime( 892): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java)
E/AndroidRuntime( 892): at android.os.Handler.handleCallback(Handler.java)
E/AndroidRuntime( 892): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 892): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 892): at com.android.server.SystemServer.run(SystemServer.java)
E/AndroidRuntime( 892): at com.android.server.SystemServer.main(SystemServer.java)
E/AndroidRuntime( 892): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 892): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 892): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
E/AndroidRuntime( 892): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
W/Vold ( 382): Returning OperationFailed - no handler for errno 22
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
W/Vold ( 382): Returning OperationFailed - no handler for errno 22
E/AndroidRuntime( 2165): FATAL EXCEPTION: NetworkLocationCallbackRunner
E/AndroidRuntime( 2165): Process: com.google.process.location, PID: 2165
E/AndroidRuntime( 2165): java.lang.SecurityException: attempting to read gservices without permission: Neither user 10009 nor current process has com.google.android.providers.gsf.permission.READ_GSERVICES.
E/AndroidRuntime( 2165): at android.app.ContextImpl.enforce(ContextImpl.java)
E/AndroidRuntime( 2165): at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java)
E/AndroidRuntime( 2165): at android.content.ContextWrapper.enforceCallingOrSelfPermission(ContextWrapper.java)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.c(SourceFile:107)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.a(SourceFile:121)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.a(SourceFile:182)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.l.a(SourceFile:306)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.g.a(SourceFile:237)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.d.c(SourceFile:197)
E/AndroidRuntime( 2165): at com.google.android.location.activity.k.f(SourceFile:533)
E/AndroidRuntime( 2165): at com.google.android.location.activity.ah.e(SourceFile:125)
E/AndroidRuntime( 2165): at com.google.android.location.activity.as.l(SourceFile:79)
E/AndroidRuntime( 2165): at com.google.android.location.activity.as.g(SourceFile:65)
E/AndroidRuntime( 2165): at com.google.android.location.activity.az.a(SourceFile:134)
E/AndroidRuntime( 2165): at com.google.android.location.activity.u.at_(SourceFile:144)
E/AndroidRuntime( 2165): at com.google.android.location.activity.h.a(SourceFile:53)
E/AndroidRuntime( 2165): at com.google.android.location.activity.f.a(SourceFile:338)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.w.run(SourceFile:143)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.ab.handleMessage(SourceFile:449)
E/AndroidRuntime( 2165): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 2165): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.ae.run(SourceFile:969)
E/AndroidRuntime( 2165): at java.lang.Thread.run(Thread.java:818)
E/AndroidRuntime( 2165): Error reporting crash
ANY thoughts someone can provide would be really hlepful. I've reinstalled this ROM (Which has worked fine for me for months) a few times with a few different kernels to try and get around this problem but it keeps coming back. NO idea what could be causing it but it's frustrating as hell ( and GOogling these error messages is leading me nowhere). Full logcat attached. Thanks for any insight at all.
Flash latest firmware or run a ruu.Then flash your rom
crazykas said:
Flash latest firmware or run a ruu.Then flash your rom
Click to expand...
Click to collapse
I appreciate the advice, but I am trying to learn a little from this, and would like to figure out what went wrong before going nuclear. I was using this firmware adn ROM before with no issues, and yet a clean install of the same ROM is suddenly constantly crashing?
Well, I fully wiped my SD card and did an RUU. Haven't had a crash yet but still see this error in my logcat :
Code:
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.google.android.youtube/cache
For a few apps (these are all system / default apps, I haven't installed anything yet).
And also a few other errors that just shouldn't be there for a clean install
Code:
I/ActivityManager( 895): Start proc com.android.cellbroadcastreceiver for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver: pid=2959 uid=10003 gids={50003, 9997} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2504:com.htc.sense.hsp/u0a14 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2504
W/BroadcastQueue( 895): Exception when sending broadcast to ComponentInfo{com.htc.sense.hsp/com.htc.sense.hsp.weather.provider.data.Receiver}
W/BroadcastQueue( 895): android.os.DeadObjectException
W/BroadcastQueue( 895): at android.os.BinderProxy.transactNative(Native Method)
W/BroadcastQueue( 895): at android.os.BinderProxy.transact(Binder.java)
W/BroadcastQueue( 895): at android.app.ApplicationThreadProxy.scheduleReceiver(ApplicationThreadNative.java)
W/BroadcastQueue( 895): at com.android.server.am.BroadcastQueue.processCurBroadcastLocked(BroadcastQueue.java)
W/BroadcastQueue( 895): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java)
W/BroadcastQueue( 895): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java)
W/BroadcastQueue( 895): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java)
W/BroadcastQueue( 895): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java)
W/BroadcastQueue( 895): at android.os.Binder.execTransact(Binder.java)
W/libprocessgroup( 895): failed to open /acct/uid_10014/pid_2504/cgroup.procs: No such file or directory
I/ActivityManager( 895): Start proc com.htc.sense.hsp for broadcast com.htc.sense.hsp/.weather.provider.data.Receiver: pid=2991 uid=10014 gids={50014, 9997, 1023, 3003} abi=armeabi-v7a
W/ActivityManager( 895): Spurious death for ProcessRecord{ee7324c 2991:com.htc.sense.hsp/u0a14}, curProc for 2504: null
I/ActivityManager( 895): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.PhoneStateReceiver: pid=3030 uid=10013 gids={50013, 9997, 3003} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2526:com.android.managedprovisioning/u0a15 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2526
W/libprocessgroup( 895): failed to open /acct/uid_10015/pid_2526/cgroup.procs: No such file or directory
I/ActivityManager( 895): Start proc eu.chainfire.supersu for broadcast eu.chainfire.supersu/.UserPresentReceiver: pid=3054 uid=10050 gids={50050, 9997} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2548:com.ota.updates/u0a17 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2548
W/libprocessgroup( 895): failed to open /acct/uid_10017/pid_2548/cgroup.procs: No such file or directory
I/ActivityManager( 895): Killing 2088:com.google.android.apps.walletnfcrel/u0a26 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2088
W/libprocessgroup( 895): failed to open /acct/uid_10026/pid_2088/cgroup.procs: No such file or directory
Hopefully these are innocuous or at this point I have to suspect a hardware problem.

[armani] FlexOS [Lollipop 5.1.1_r1][Official Nightlies]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
FEATURES
Ti
FlexControl - All the tweaks and features at one place!
Animation Control - Toast animations, Listview animations and system transitions.
HeadsUp Customizations just like Cm11!
Slim Shortcuts
Navigation Bar Tweaks - On/Off Toggle, Dimensions
Slim Advanced IME Features
Statusbar Network Speed Meter
Screen Sound Enable/Disable Toggle
Camera Switch Sound Enable/Disable Toggle
OmniSwitch - Use omniswitch alongside stock android recent apps or use it as primary.
Recents FAB Button - Positions (Top left, Top right, Top center, Bottom left, Bottom right, Bottom center)
Volume Steps
Hide superuser icon in statusbar
Double tap to sleep on navigation bar and status bar
Instant reboot from power menu
App Circle Sidebar
Captive Portal - If disabled, a connection to google servers is not required in order to detect data connection.
CyanogenMod Theme Engine
Statusbar Clock Customization
Volume Steps
Inbuilt File Manager from OmniROM
Quick pulldown
Moar Material!
Gesture Anywhere
Added Sync, Screenshot, HeadsUp, NavigBar On/Off tiles on top of CM!
LANTERN MUSIC PLAYE
Battery Bar
Statusbar Clock Color
Statusbar Carrier
Statusbar Clock Font
Option to show four tiles per row
FLEX UPDATES
Follow us on these social media websites for updates on the development. Join our Google+ Community for insider conversations with the devs and other users.
DOWNLOADS
http://get.flex-os.com/armani
HOW TO FLASH
Download ROM, check md5sum, and place rom in your internal/external sdcard.
Boot into recovery and wipe system, cache, data. (Make sure you make a backup to avoid hassle.)
Flash FlexOS ROM Package and gapps (optional).
CREDITS
CyanogenMod
SlimRoms
OmniROM
AOKP
AOSB
Euphoria OS
ThinkingBridge
Nico60, Temasek, Cristiano matos, snak3eat3r etc.
XDA:DevDB Information
FlexOS for Redmi 1S, ROM for the Xiaomi Redmi 1S
Contributors
TheStrix
Source Code: https://github.com/FlexOS
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2015-05-10
Last Updated 2015-05-10
Reserved
Reserved
@TheStrix
Thanks for the another nightly bro..
It is like the aicp or it has some extra features??
BATVIC said:
@TheStrix
Thanks for the another nightly bro..
It is like the aicp or it has some extra features??
Click to expand...
Click to collapse
Features are listed in OP
Smooth, stylish and perfect
I'm just started using it, but already fell in love with this rom.
just a small question, can i flash xcelerate ?
Ashraya Gowda said:
I'm just started using it, but already fell in love with this rom.
just i small question, can i flash xcelerate ?
Click to expand...
Click to collapse
Yes,you can...
Follow the steps said by kairi in the kernel thread...
All in all a good rom may be not upto aicp's standard but having said that it is a first nightly, so it will sure improve..
So far only one system ui FC experienced
It's based on which version of cm 12.?
rocknegi said:
It's based on which version of cm 12.?
Click to expand...
Click to collapse
Its 5.1.1 so it is based on 12.1 by armani devs
Changelog
@TheStrix
Where I can found the changelog? Did I miss something to read?
edited:
I found in the ROM itself
installation doubt
smustafasms said:
Its 5.1.1 so it is based on 12.1 by armani devs
Click to expand...
Click to collapse
hi i downloaded the ROM and ready for installation....in OP you said checkMsd5 what it is? i just rooted the device and downloaded the ROM....
1. Can i go to recovery and do the "wipe data/cache/dalvik/" and then install from SD card of new ROM and then reboot....is it correct or i need to do anything else..
2. pls provide link for Gapps also
Bro @TheStrix, I find the download link is empty..is there any other links?
Thanks..
Edited : there is a new build on the link download dated 17 May..no more empty
clarification
pappucan'tdance said:
hi i downloaded the ROM and ready for installation....in OP you said checkMsd5 what it is? i just rooted the device and downloaded the ROM....
1. Can i go to recovery and do the "wipe data/cache/dalvik/" and then install from SD card of new ROM and then reboot....is it correct or i need to do anything else..
2. pls provide link for Gapps also
Click to expand...
Click to collapse
i installed in REDMI 1s and it is working fine thanks for nice OS....can i install the same in my Auxus Nuclea N1 also...klindly sugget
Great
Vwry nice rom. Another one for our little redmi 1s uhmm is there screenies.?
pappucan'tdance said:
i installed in REDMI 1s and it is working fine thanks for nice OS....can i install the same in my Auxus Nuclea N1 also...klindly sugget
Click to expand...
Click to collapse
No no no..... Don't install this ROM in any other device, its only meant for Redmi 1s.
You could damage your other device. Don't flash in device other than Redmi 1s.
Custom ROM requird for Auxus Nuclea N1
arunal_123 said:
No no no..... Don't install this ROM in any other device, its only meant for Redmi 1s.
You could damage your other device. Don't flash in device other than Redmi 1s.
Click to expand...
Click to collapse
Thanks....is there any ROM for Auxus Nuclea N1
The Force Closed Settings
SIM-1: On [3G]
SIM-2: On [2G]
WiFi: On
1. Force closed of Settings > About phone > System updates
Code:
05-24 09:26:14.168 I/ActivityManager( 861): START u0 {act=android.settings.SYSTEM_UPDATE_SETTINGS} from uid 1000 on display 0
05-24 09:26:14.171 E/AndroidRuntime(10594): FATAL EXCEPTION: main
05-24 09:26:14.171 E/AndroidRuntime(10594): Process: com.android.settings, PID: 10594
05-24 09:26:14.171 E/AndroidRuntime(10594): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYSTEM_UPDATE_SETTINGS }
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1781)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivityForResult(Activity.java:3750)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivityForResult(Activity.java:3711)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivity(Activity.java:4021)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivity(Activity.java:3989)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.preference.Preference.performClick(Preference.java:1001)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView.performItemClick(AbsListView.java:1171)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3200)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView$4.run(AbsListView.java:4016)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Handler.handleCallback(Handler.java:739)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Handler.dispatchMessage(Handler.java:95)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Looper.loop(Looper.java:135)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.ActivityThread.main(ActivityThread.java:5287)
05-24 09:26:14.171 E/AndroidRuntime(10594): at java.lang.reflect.Method.invoke(Native Method)
05-24 09:26:14.171 E/AndroidRuntime(10594): at java.lang.reflect.Method.invoke(Method.java:372)
05-24 09:26:14.171 E/AndroidRuntime(10594): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-24 09:26:14.171 E/AndroidRuntime(10594): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699
2. Force closed of Settings > About phone > Additional system updates
Code:
05-24 09:37:14.902 I/ActivityManager( 861): Displayed com.android.settings/.SubSettings: +246ms
05-24 09:37:14.925 D/OpenGLRenderer(12410): endAllStagingAnimators on 0xb76d0750 (RippleDrawable) with handle 0xb7851ca8
05-24 09:37:14.931 I/Timeline(12410): Timeline: Activity_idle id: [email protected] time:2060934
05-24 09:37:15.227 I/Timeline( 861): Timeline: Activity_windows_visible id: ActivityRecord{1e2c9361 u0 com.android.settings/.SubSettings t36} time:2061231
05-24 09:37:15.614 I/ThermalEngine( 208): Sensor:batt_temp:37800 mC
05-24 09:37:15.681 I/Timeline(12410): Timeline: Activity_launch_request id: time:2061685
05-24 09:37:15.682 I/ActivityManager( 861): START u0 {act=android.intent.action.MAIN cmp=/} from uid 1000 on display 0
05-24 09:37:15.683 E/AndroidRuntime(12410): FATAL EXCEPTION: main
05-24 09:37:15.683 E/AndroidRuntime(12410): Process: com.android.settings, PID: 12410
05-24 09:37:15.683 E/AndroidRuntime(12410): android.content.ActivityNotFoundException: Unable to find explicit activity class {/}; have you declared this activity in your AndroidManifest.xml?
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1777)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivityForResult(Activity.java:3750)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivityForResult(Activity.java:3711)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivity(Activity.java:4021)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivity(Activity.java:3989)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.preference.Preference.performClick(Preference.java:1001)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView.performItemClick(AbsListView.java:1171)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3200)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView$4.run(AbsListView.java:4016)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Handler.handleCallback(Handler.java:739)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Handler.dispatchMessage(Handler.java:95)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Looper.loop(Looper.java:135)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.ActivityThread.main(ActivityThread.java:5287)
05-24 09:37:15.683 E/AndroidRuntime(12410): at java.lang.reflect.Method.invoke(Native Method)
05-24 09:37:15.683 E/AndroidRuntime(12410): at java.lang.reflect.Method.invoke(Method.java:372)
05-24 09:37:15.683 E/AndroidRuntime(12410): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-24 09:37:15.683 E/AndroidRuntime(12410): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
Modem/Radio seems works more stable. Full logcat attached. Might it useful to improve the ROM. Thanks
teddy0804 said:
SIM-1: On [3G]
SIM-2: On [2G]
WiFi: On
1. Force closed of Settings > About phone > System updates
Code:
05-24 09:26:14.168 I/ActivityManager( 861): START u0 {act=android.settings.SYSTEM_UPDATE_SETTINGS} from uid 1000 on display 0
05-24 09:26:14.171 E/AndroidRuntime(10594): FATAL EXCEPTION: main
05-24 09:26:14.171 E/AndroidRuntime(10594): Process: com.android.settings, PID: 10594
05-24 09:26:14.171 E/AndroidRuntime(10594): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYSTEM_UPDATE_SETTINGS }
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1781)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivityForResult(Activity.java:3750)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivityForResult(Activity.java:3711)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivity(Activity.java:4021)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivity(Activity.java:3989)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.preference.Preference.performClick(Preference.java:1001)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView.performItemClick(AbsListView.java:1171)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3200)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView$4.run(AbsListView.java:4016)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Handler.handleCallback(Handler.java:739)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Handler.dispatchMessage(Handler.java:95)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Looper.loop(Looper.java:135)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.ActivityThread.main(ActivityThread.java:5287)
05-24 09:26:14.171 E/AndroidRuntime(10594): at java.lang.reflect.Method.invoke(Native Method)
05-24 09:26:14.171 E/AndroidRuntime(10594): at java.lang.reflect.Method.invoke(Method.java:372)
05-24 09:26:14.171 E/AndroidRuntime(10594): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-24 09:26:14.171 E/AndroidRuntime(10594): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699
2. Force closed of Settings > About phone > Additional system updates
Code:
05-24 09:37:14.902 I/ActivityManager( 861): Displayed com.android.settings/.SubSettings: +246ms
05-24 09:37:14.925 D/OpenGLRenderer(12410): endAllStagingAnimators on 0xb76d0750 (RippleDrawable) with handle 0xb7851ca8
05-24 09:37:14.931 I/Timeline(12410): Timeline: Activity_idle id: [email protected] time:2060934
05-24 09:37:15.227 I/Timeline( 861): Timeline: Activity_windows_visible id: ActivityRecord{1e2c9361 u0 com.android.settings/.SubSettings t36} time:2061231
05-24 09:37:15.614 I/ThermalEngine( 208): Sensor:batt_temp:37800 mC
05-24 09:37:15.681 I/Timeline(12410): Timeline: Activity_launch_request id: time:2061685
05-24 09:37:15.682 I/ActivityManager( 861): START u0 {act=android.intent.action.MAIN cmp=/} from uid 1000 on display 0
05-24 09:37:15.683 E/AndroidRuntime(12410): FATAL EXCEPTION: main
05-24 09:37:15.683 E/AndroidRuntime(12410): Process: com.android.settings, PID: 12410
05-24 09:37:15.683 E/AndroidRuntime(12410): android.content.ActivityNotFoundException: Unable to find explicit activity class {/}; have you declared this activity in your AndroidManifest.xml?
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1777)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivityForResult(Activity.java:3750)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivityForResult(Activity.java:3711)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivity(Activity.java:4021)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivity(Activity.java:3989)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.preference.Preference.performClick(Preference.java:1001)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView.performItemClick(AbsListView.java:1171)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3200)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView$4.run(AbsListView.java:4016)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Handler.handleCallback(Handler.java:739)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Handler.dispatchMessage(Handler.java:95)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Looper.loop(Looper.java:135)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.ActivityThread.main(ActivityThread.java:5287)
05-24 09:37:15.683 E/AndroidRuntime(12410): at java.lang.reflect.Method.invoke(Native Method)
05-24 09:37:15.683 E/AndroidRuntime(12410): at java.lang.reflect.Method.invoke(Method.java:372)
05-24 09:37:15.683 E/AndroidRuntime(12410): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-24 09:37:15.683 E/AndroidRuntime(12410): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
Modem/Radio seems works more stable. Full logcat attached. Might it useful to improve the ROM. Thanks
Click to expand...
Click to collapse
same here... me get those force close too...
teddy0804 said:
SIM-1: On [3G]
SIM-2: On [2G]
WiFi: On
1. Force closed of Settings > About phone > System updates
Code:
05-24 09:26:14.168 I/ActivityManager( 861): START u0 {act=android.settings.SYSTEM_UPDATE_SETTINGS} from uid 1000 on display 0
05-24 09:26:14.171 E/AndroidRuntime(10594): FATAL EXCEPTION: main
05-24 09:26:14.171 E/AndroidRuntime(10594): Process: com.android.settings, PID: 10594
05-24 09:26:14.171 E/AndroidRuntime(10594): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYSTEM_UPDATE_SETTINGS }
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1781)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivityForResult(Activity.java:3750)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivityForResult(Activity.java:3711)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivity(Activity.java:4021)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.Activity.startActivity(Activity.java:3989)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.preference.Preference.performClick(Preference.java:1001)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView.performItemClick(AbsListView.java:1171)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3200)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.widget.AbsListView$4.run(AbsListView.java:4016)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Handler.handleCallback(Handler.java:739)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Handler.dispatchMessage(Handler.java:95)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.os.Looper.loop(Looper.java:135)
05-24 09:26:14.171 E/AndroidRuntime(10594): at android.app.ActivityThread.main(ActivityThread.java:5287)
05-24 09:26:14.171 E/AndroidRuntime(10594): at java.lang.reflect.Method.invoke(Native Method)
05-24 09:26:14.171 E/AndroidRuntime(10594): at java.lang.reflect.Method.invoke(Method.java:372)
05-24 09:26:14.171 E/AndroidRuntime(10594): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-24 09:26:14.171 E/AndroidRuntime(10594): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699
2. Force closed of Settings > About phone > Additional system updates
Code:
05-24 09:37:14.902 I/ActivityManager( 861): Displayed com.android.settings/.SubSettings: +246ms
05-24 09:37:14.925 D/OpenGLRenderer(12410): endAllStagingAnimators on 0xb76d0750 (RippleDrawable) with handle 0xb7851ca8
05-24 09:37:14.931 I/Timeline(12410): Timeline: Activity_idle id: [email protected] time:2060934
05-24 09:37:15.227 I/Timeline( 861): Timeline: Activity_windows_visible id: ActivityRecord{1e2c9361 u0 com.android.settings/.SubSettings t36} time:2061231
05-24 09:37:15.614 I/ThermalEngine( 208): Sensor:batt_temp:37800 mC
05-24 09:37:15.681 I/Timeline(12410): Timeline: Activity_launch_request id: time:2061685
05-24 09:37:15.682 I/ActivityManager( 861): START u0 {act=android.intent.action.MAIN cmp=/} from uid 1000 on display 0
05-24 09:37:15.683 E/AndroidRuntime(12410): FATAL EXCEPTION: main
05-24 09:37:15.683 E/AndroidRuntime(12410): Process: com.android.settings, PID: 12410
05-24 09:37:15.683 E/AndroidRuntime(12410): android.content.ActivityNotFoundException: Unable to find explicit activity class {/}; have you declared this activity in your AndroidManifest.xml?
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1777)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivityForResult(Activity.java:3750)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivityForResult(Activity.java:3711)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivity(Activity.java:4021)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.Activity.startActivity(Activity.java:3989)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.preference.Preference.performClick(Preference.java:1001)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AdapterView.performItemClick(AdapterView.java:305)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView.performItemClick(AbsListView.java:1171)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView$PerformClick.run(AbsListView.java:3200)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.widget.AbsListView$4.run(AbsListView.java:4016)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Handler.handleCallback(Handler.java:739)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Handler.dispatchMessage(Handler.java:95)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.os.Looper.loop(Looper.java:135)
05-24 09:37:15.683 E/AndroidRuntime(12410): at android.app.ActivityThread.main(ActivityThread.java:5287)
05-24 09:37:15.683 E/AndroidRuntime(12410): at java.lang.reflect.Method.invoke(Native Method)
05-24 09:37:15.683 E/AndroidRuntime(12410): at java.lang.reflect.Method.invoke(Method.java:372)
05-24 09:37:15.683 E/AndroidRuntime(12410): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-24 09:37:15.683 E/AndroidRuntime(12410): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
Modem/Radio seems works more stable. Full logcat attached. Might it useful to improve the ROM. Thanks
Click to expand...
Click to collapse
I confirm the bug.
I found a new changelog at http://get.flex-os.com/download/armani/NIGHTLY/Changelog-20150608.txt
Where is the ROM..

Llama and Lollipop problems...

I would like to see if anyone here is using Llama - Location Profiles with Lollipop stock, and if so, is everything working as intended? No errors logged to the txt file (/Llama/LlamaLog.txt)?
I am trying to verify if the problem is with Llama and LP or my system.
I am using ParanoidAndroid 5.1 with 777's kernel. Getting FCs (occasional, could not trace a behavior yet) on Llama and this errors logged: (some FC log the first, some log the second!)
--------2015/11/18 06:30:00------------------------------------
java.lang.RuntimeException: Exception caught while handling intent.
at com.kebab.Llama.LlamaService.HandleIntent(LlamaService.java:926)
at com.kebab.Llama.LlamaService$4.run(LlamaService.java:673)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5287)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.media.AudioService$VolumeStreamState.getIndex(int)' on a null object reference
at android.os.Parcel.readException(Parcel.java:1552)
at android.os.Parcel.readException(Parcel.java:1499)
at android.media.IAudioService$Stub$Proxy.setStreamVolume(IAudioService.java:936)
at android.media.AudioManager.setStreamVolume(AudioManager.java:1137)
at com.kebab.Llama.Profile$5.run(Profile.java:554)
at com.kebab.Llama.Profile.SetRingerRingtoneNoficationsAtOrAboveApi14(Profile.java:573)
at com.kebab.Llama.Profile.Activate(Profile.java:265)
at com.kebab.Llama.LlamaService.SetProfile(LlamaService.java:3498)
at com.kebab.Llama.EventActions.ChangeProfileAction2.PerformAction(ChangeProfileAction2.java:64)
at com.kebab.Llama.Event.RunActions(Event.java:296)
at com.kebab.Llama.LlamaService.fireTriggeredEvent(LlamaService.java:3063)
at com.kebab.Llama.LlamaService.testEventsInternal(LlamaService.java:2866)
at com.kebab.Llama.LlamaService.testEvents(LlamaService.java:2762)
at com.kebab.Llama.LlamaService.OnRtcEvent(LlamaService.java:3731)
at com.kebab.Llama.LlamaService.handleHmTime(LlamaService.java:1612)
at com.kebab.Llama.LlamaService.HandleIntent(LlamaService.java:858)
... 9 more
--------2015/11/18 10:25:49------------------------------------
java.lang.NullPointerException: Attempt to invoke virtual method 'int android.media.AudioService$VolumeStreamState.getIndex(int)' on a null object reference
at android.os.Parcel.readException(Parcel.java:1552)
at android.os.Parcel.readException(Parcel.java:1499)
at android.media.IAudioService$Stub$Proxy.setStreamVolume(IAudioService.java:936)
at android.media.AudioManager.setStreamVolume(AudioManager.java:1137)
at com.kebab.Llama.Profile$5.run(Profile.java:554)
at com.kebab.Llama.Profile.SetRingerRingtoneNoficationsAtOrAboveApi14(Profile.java:573)
at com.kebab.Llama.Profile.Activate(Profile.java:265)
at com.kebab.Llama.LlamaService.SetProfile(LlamaService.java:3498)
at com.kebab.Llama.EventActions.ChangeProfileAction2.PerformAction(ChangeProfileAction2.java:64)
at com.kebab.Llama.Event.RunActions(Event.java:296)
at com.kebab.Llama.LlamaService.fireTriggeredEvent(LlamaService.java:3063)
at com.kebab.Llama.LlamaService.testEventsInternal(LlamaService.java:2866)
at com.kebab.Llama.LlamaService.testEvents(LlamaService.java:2762)
at com.kebab.Llama.LlamaService.evaluateAreasForBeaconTypeAndOtherAreas(LlamaService.java:2641)
at com.kebab.Llama.LlamaService.AddCellToArea(LlamaService.java:2479)
at com.kebab.Llama.LlamaService.learnCellIfNeeded(LlamaService.java:2458)
at com.kebab.Llama.LlamaService.StartLearning(LlamaService.java:3343)
at com.kebab.Llama.AreasActivity.StartLearning(AreasActivity.java:468)
at com.kebab.Llama.AreasActivity$13.onClick(AreasActivity.java:449)
at com.android.internal.app.AlertController$AlertParams$3.onItemClick(AlertController.java:1082)
at android.widget.AdapterView.performItemClick(AdapterView.java:305)
at android.widget.AbsListView.performItemClick(AbsListView.java:1148)
at android.widget.AbsListView$PerformClick.run(AbsListView.java:3059)
at android.widget.AbsListView$3.run(AbsListView.java:3866)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5287)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
(Bulletin edit controls not working for me -Firefox-, so dumped stack like this...)

Categories

Resources