[APP] FM Radio for the Droid 2!! - Droid 2 Themes and Apps

Instuctions to get FM Radio on Droid2
1. Droid2 must be rooted. Remount the /system to RW
2. Unzip the archive, and use abd push to put the files in the appropriate folders.
cd system
a. adb push app/FMRadio.apk /system/app
b. adb push app/FMRadioService.apk /system/app
c. adb push bin/fmradioserver /system/bin
d. adb push lib/libFMRadio.so /system/lib
e. adb push lib/libfmradio_jni.so /system/lib
f. adb push lib/libfmradioplayer.so /system/lib
3. Remount /system to ro
4. Plug in headphones.
5. Run FMradio
6 ???
7. Profit!
For me, I live in a crappy radio area, so I was only able to pick up 2 stations. YMMV.
As always I will not be responsible for any damage, pregnancies, or missing items from your home.
Thanks!
Slayher

Forgot the Link
Forgot the link..
LINKS! URL -> android.antbox.org/slayher/FMRadio_droid2.zip

Where did these files come from?

karnovaran said:
Where did these files come from?
Click to expand...
Click to collapse
Some are already there, some from droidx

I've tried to run it multiple times and rebooted, but it just says "FM Radio is being launched, please wait..."

karnovaran said:
I've tried to run it multiple times and rebooted, but it just says "FM Radio is being launched, please wait..."
Click to expand...
Click to collapse
get a logcat
It sounds like either a permission issue, or one of the files didnt get pushed

slayher said:
get a logcat
It sounds like either a permission issue, or one of the files didnt get pushed
Click to expand...
Click to collapse
Code:
roid.intent.action.HEADSET_PLUG
08-31 00:07:08.619 2097 2097 D JAVA:FMRadioPlayerService: HEADSET is pluged in
/out.
08-31 00:07:08.627 2097 2097 V JAVA:FMRadioPlayerService: handleMessage headse
t plug begin
08-31 00:07:08.627 2097 2097 V JAVA:FMRadioPlayerService: mHeadset = 1
08-31 00:07:08.627 2097 2097 V JAVA:FMRadioPlayerService: mIsHeadsetPlugged =
true
08-31 00:07:08.635 2097 2097 W JAVA:FMRadioPlayerService: Headset is pluged in
!
08-31 00:07:08.658 2090 2090 D FMRadioMain: Leave getDataFromDB()
08-31 00:07:08.666 2090 2090 D FMRadioMain: leave updateListView()
08-31 00:07:08.666 2090 2090 D FMRadioMain: onStart() called
08-31 00:07:08.666 2090 2090 W FMRadioMain: onServiceConnected::fmradio java s
ervice started
08-31 00:07:08.674 2097 2101 W JAVA:FMRadioPlayerService: IFMRadioPlayerServic
e.Stub : isPowerOn
08-31 00:07:08.674 2097 2101 D JAVA:FMRadioPlayerService: FMStateUNInit:isPowe
rOn(), return misPowerOn value to UI
08-31 00:07:08.791 2090 2090 W FMRadioMain: servie is ready popup a wait dialo
g
08-31 00:07:08.791 2090 2090 D FMDataProvider: set channel table: FM_Radio
08-31 00:07:08.807 2097 2097 D JAVA:FMRadioPlayerService: Received intent: com
.motorola.fmradio.bindservice.succeed
08-31 00:07:08.807 2097 2097 D JAVA:FMRadioPlayerService: bind service succeed
08-31 00:07:08.807 2097 2097 W JAVA:FMRadioPlayerService: Notice home to show
update current preset name on the notice bar.
08-31 00:07:08.830 2934 2934 E FMRadioService: onCreate() called***
08-31 00:07:08.853 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =0
08-31 00:07:08.861 2934 2934 V FMRadioService: onBind***
08-31 00:07:08.861 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.869 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =1
08-31 00:07:08.877 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.877 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =2
08-31 00:07:08.877 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.885 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =3
08-31 00:07:08.885 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.892 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =4
08-31 00:07:08.892 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.892 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =5
08-31 00:07:08.892 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.892 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =6
08-31 00:07:08.892 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.900 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =7
08-31 00:07:08.900 2934 2934 I FMRadio_Logs: Enter JNI_OnLoad.....
08-31 00:07:08.900 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.900 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =8
08-31 00:07:08.900 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.908 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =9
08-31 00:07:08.908 2934 2934 D FMRadioPlayer: Looper = Looper.myLooper()!
08-31 00:07:08.916 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.916 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =10
08-31 00:07:08.924 2934 2934 I FMRadio_Logs: IN JNI fmradio_native_setup
08-31 00:07:08.924 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:08.924 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.924 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =11
08-31 00:07:08.924 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.924 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =0
08-31 00:07:08.932 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.932 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =1
08-31 00:07:08.932 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.939 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =2
08-31 00:07:08.939 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.939 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =3
08-31 00:07:08.939 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.939 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =4
08-31 00:07:08.947 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.947 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =5
08-31 00:07:08.955 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.955 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =6
08-31 00:07:08.955 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.978 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =0
08-31 00:07:08.978 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.978 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =1
08-31 00:07:08.978 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:08.986 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =2
08-31 00:07:09.002 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.002 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =3
08-31 00:07:09.018 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.018 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =4
08-31 00:07:09.033 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.033 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =5
08-31 00:07:09.041 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.064 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =0
08-31 00:07:09.072 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =1
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =2
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =3
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =4
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =5
08-31 00:07:09.080 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.088 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =6
08-31 00:07:09.088 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.088 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =7
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =8
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =9
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =10
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =11
08-31 00:07:09.096 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.103 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =0
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =1
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =2
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =3
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.111 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =4
08-31 00:07:09.119 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.119 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =5
08-31 00:07:09.119 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.127 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter, getVie
w(), position =6
08-31 00:07:09.127 2090 2090 D FMRadioMain: FMRadio ChannelListAdapter getview
, set gone
08-31 00:07:09.189 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:09.221 1243 1265 I ActivityManager: Displayed activity com.motorol
a.fmradio/.FMRadioMain: 816 ms (total 12066 ms)
08-31 00:07:09.924 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:10.088 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.119 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.135 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.150 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.166 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.182 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.197 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.213 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.229 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.244 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.260 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.275 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.291 2090 2090 D FMRadioMain ChannelListView: call onDraw
08-31 00:07:10.924 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:11.925 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:12.931 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:13.932 2934 2934 W FMRadio_Logs: FMRadioStackService not published
, waiting...
08-31 00:07:14.433 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:15.434 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:16.018 1602 1602 D dalvikvm: GC_EXPLICIT freed 897 objects / 53672
bytes in 77ms
08-31 00:07:16.432 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:17.435 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:18.436 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:19.435 2934 2934 W FMRadio_Logs: FMRadioStackService not published
, waiting...
08-31 00:07:19.939 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:20.939 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:21.197 1888 1888 D dalvikvm: GC_EXPLICIT freed 3330 objects / 1989
76 bytes in 111ms
08-31 00:07:21.943 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:22.941 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:23.940 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:24.946 2934 2934 W FMRadio_Logs: FMRadioStackService not published
, waiting...
08-31 00:07:25.440 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:26.252 1365 1365 D dalvikvm: GC_EXPLICIT freed 287 objects / 13912
bytes in 73ms
08-31 00:07:26.448 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:27.449 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:28.450 2934 2934 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:28.786 1243 1255 W ActivityManager: Timeout executing service: Ser
viceRecord{45ce3bc0 com.motorola.android.fmradio/.FMRadioService}
08-31 00:07:28.791 1243 1255 I Process : Sending signal. PID: 2934 SIG: 9
08-31 00:07:28.799 1243 1382 I ActivityManager: Process com.motorola.android.f
mradio (pid 2934) has died.
08-31 00:07:28.799 1243 1382 W ActivityManager: Scheduling restart of crashed
service com.motorola.android.fmradio/.FMRadioService in 5000ms
08-31 00:07:31.275 1402 1402 D dalvikvm: GC_EXPLICIT freed 820 objects / 89352
bytes in 94ms
08-31 00:07:33.807 1243 1255 I ActivityManager: Start proc com.motorola.androi
d.fmradio for service com.motorola.android.fmradio/.FMRadioService: pid=2945 uid
=1000 gids={3003, 3002, 3001, 1015, 2001}
08-31 00:07:33.900 2945 2945 E FMRadioService: onCreate() called***
08-31 00:07:33.900 2945 2945 V FMRadioService: onBind***
08-31 00:07:33.908 2945 2945 I FMRadio_Logs: Enter JNI_OnLoad.....
08-31 00:07:33.908 2945 2945 D FMRadioPlayer: Looper = Looper.myLooper()!
08-31 00:07:33.908 2945 2945 I FMRadio_Logs: IN JNI fmradio_native_setup
08-31 00:07:33.908 2945 2945 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:34.908 2945 2945 I ServiceManager: Waiting for sevice fmradio.stac
k...
08-31 00:07:35.913 2945 2945 I ServiceManager: Waiting for sevice fmradio.stac
k...
^C
C:\android-sdk-windows\android-sdk-windows\tools>

Either the permissions are wrong, or you didnt copy the fmradioserver to /system/bin

I copied everything just fine. Do you have a suggestion regarding the permissions?

Someone should add to the instructions to make the permissions of the files that go into system/lib 644, and the file that goes into system/bin should be 755.
I just used the other lib files and binary files in the related folders as examples. People who are new to linux environments don't know much about permissions, so its always good to post for the new guys to understand as well.

Thanks facelessuser, it works perfectly now. Here are the extra commands if anyone else needs them:
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system

karnovaran said:
Thanks facelessuser, it works perfectly now. Here are the extra commands if anyone else needs them:
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
Click to expand...
Click to collapse
hey.. i dont work well with commands, but i was able to achieve root last night..
where do i extract the files to? all i get is adb: not found when trying to push the files.. any help is greatly appreciated ;]

knoxx said:
hey.. i dont work well with commands, but i was able to achieve root last night..
where do i extract the files to? all i get is adb: not found when trying to push the files.. any help is greatly appreciated ;]
Click to expand...
Click to collapse
Extract the files and open up the system folder, where you'll have app, bin, and lib folders. Copy those 3 folders into your sdk tools folder. Then:
cd c:\wherever-your-sdk-tools-folder-is
adb devices
adb remount
adb push app/FMRadio.apk /system/app
adb push app/FMRadioService.apk /system/app
adb push bin/fmradioserver /system/bin
adb push lib/libFMRadio.so /system/lib
adb push lib/libfmradio_jni.so /system/lib
adb push lib/libfmradioplayer.so /system/lib
adb remount
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
exit

would there be anyway to reverse engineer this to get it to transmit to FM rather than receive?

It does not seem that I have kept su privledges through the shell. If I adb remount I get operation not permitted and if I try and su while in a shell I get permission denied. Do we have to use the exploit everytime we want to have privledges through adb?
EDIT: If anyone else is having this problem, pay attention more (my issue) after you type su in the shell the first time back after rooting the phone will ask you to give adb SU privledges...click remember...issue solved.

honestly i dont think that this could xmit because even if their is a transmitter inside the phone it doesn't seem to have a good enough antenna to receive radio from my porch... then there is the whole issue of what type of an amplifier.... maybe just an issue of a home brew external usb device... but im not holding my breath for someone to want this that badly

Is there any way to even open the app without having headphones plugged in? Seems kinda pointless if you don't have headphones...I don't even own a pair of headphones...never needed them....
Sent from my DROID2 using XDA App

JonandRoid said:
Is there any way to even open the app without having headphones plugged in? Seems kinda pointless if you don't have headphones...I don't even own a pair of headphones...never needed them....
Sent from my DROID2 using XDA App
Click to expand...
Click to collapse
Any FM radio needs a sufficient antenna. Different frequency generally will need different size antennas. FM has longer wave lengths than cell signals, so it needs a bigger antenna. All cell phones that come with FM radios always use the headphone wire as the antenna. 3rd party radios for ipods are found sold on headphones by no coincident.
The app won't let you start it without a headphone because it would be pointless without it; the headphones are your antenna.

Oh okay, that makes sense...I used root explorer and just moved the files to their respective directories and it opens and everything seems to work but it just keeps having this loading screen. Something along the lines of processing ____ect. I don't remember what it said exactly but I can't get any radio signal at all even with the headphones plugged in..I'm not sure where I went wrong.
Sent from my DROID2 using XDA App

JonandRoid said:
Oh okay, that makes sense...I used root explorer and just moved the files to their respective directories and it opens and everything seems to work but it just keeps having this loading screen. Something along the lines of processing ____ect. I don't remember what it said exactly but I can't get any radio signal at all even with the headphones plugged in..I'm not sure where I went wrong.
Sent from my DROID2 using XDA App
Click to expand...
Click to collapse
Permissions Permissions. These are very important in Linux based systems.
Code:
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
chmod 0644 /system/lib/libFMRadio.so
chmod 0644 /system/lib/libfmradio_jni.so
chmod 0644 /system/lib/libfmradioplayer.so
chmod 0755 /system/bin/fmradioserver
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
You can also change the permissions in a root file explorer if you have one and are familiar with how to do it in the explorer.

Related

Internet crashing, please can you help with my logcat?

Hi everyone Im using cyanogenmod 10 , every so often i lose some of my internet, I say some as when it happens while tethering twitter will stream on tweetdeck but webpages wont display, if I wait a min or so sometimes it comes back sometimes I have to turn data on and off to get it back, i have notice some strange events going on , the logcat is below, any help would be really appreciated,
this one stuck out at me 01-31 18:36:43.598 328 514 W ThrottleService: unable to find stats for iface rmnet0
01-31 18:34:40.739 416 416 E StatusBar: couldn't inflate view for notification src.schimi.netspeed/0x7b
01-31 18:34:40.739 416 416 E StatusBar: android.view.InflateException: Binary XML file line #90: Error inflating class android.widget.ProgressBar
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.createView(LayoutInflater.java:613)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.onCreateView(LayoutInflater.java:660)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:685)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.rInflate(LayoutInflater.java:746)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
01-31 18:34:40.739 416 416 E StatusBar: at android.widget.RemoteViews.apply(RemoteViews.java:2127)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.systemui.statusbar.BaseStatusBar.inflateViews(BaseStatusBar.java:590)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.systemui.statusbar.BaseStatusBar.addNotificationViews(BaseStatusBar.java:760)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:901)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:272)
01-31 18:34:40.739 416 416 E StatusBar: at android.os.Handler.dispatchMessage(Handler.java:99)
01-31 18:34:40.739 416 416 E StatusBar: at android.os.Looper.loop(Looper.java:137)
01-31 18:34:40.739 416 416 E StatusBar: at android.app.ActivityThread.main(ActivityThread.java:4931)
01-31 18:34:40.739 416 416 E StatusBar: at java.lang.reflect.Method.invokeNative(Native Method)
01-31 18:34:40.739 416 416 E StatusBar: at java.lang.reflect.Method.invoke(Method.java:511)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
01-31 18:34:40.739 416 416 E StatusBar: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
01-31 18:34:40.739 416 416 E StatusBar: at dalvik.system.NativeStart.main(Native Method)
01-31 18:34:40.739 416 416 E StatusBar: Caused by: java.lang.reflect.InvocationTargetException
01-31 18:34:40.739 416 416 E StatusBar: at java.lang.reflect.Constructor.constructNative(Native Method)
01-31 18:34:40.739 416 416 E StatusBar: at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
01-31 18:34:40.739 416 416 E StatusBar: at android.view.LayoutInflater.createView(LayoutInflater.java:587)
01-31 18:34:40.739 416 416 E StatusBar: ... 20 more
01-31 18:34:40.739 416 416 E StatusBar: Caused by: java.lang.OutOfMemoryError
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:500)
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:353)
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:781)
01-31 18:34:40.739 416 416 E StatusBar: at android.content.res.Resources.loadDrawable(Resources.java:1959)
01-31 18:34:40.739 416 416 E StatusBar: at android.content.res.Resources.getDrawable(Resources.java:659)
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.drawable.AnimationDrawable.inflate(AnimationDrawable.java:282)
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.drawable.Drawable.createFromXmlInner(Drawable.java:881)
01-31 18:34:40.739 416 416 E StatusBar: at android.graphics.drawable.Drawable.createFromXml(Drawable.java:818)
01-31 18:34:40.739 416 416 E StatusBar: at android.content.res.Resources.loadDrawable(Resources.java:1944)
01-31 18:34:40.739 416 416 E StatusBar: at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
01-31 18:34:40.739 416 416 E StatusBar: at android.widget.ProgressBar.<init>(ProgressBar.java:294)
01-31 18:34:40.739 416 416 E StatusBar: at android.widget.ProgressBar.<init>(ProgressBar.java:246)
01-31 18:34:40.739 416 416 E StatusBar: at android.widget.ProgressBar.<init>(ProgressBar.java:242)
01-31 18:34:40.739 416 416 E StatusBar: ... 23 more
01-31 18:34:40.739 416 416 W StatusBar: removeNotification for unknown key: [email protected]
01-31 18:34:40.755 416 416 W StatusBar: removeNotification for unknown key: [email protected]
01-31 18:34:41.106 328 1128 W ActivityManager: Scheduling restart of crashed service src.schimi.netspeed/.NetSpeedService in 1186240ms
01-31 18:34:41.614 416 416 E StatusBar: couldn't inflate view for notification src.schimi.netspeed/0x7b
01-31 18:34:41.614 416 416 E StatusBar: android.view.InflateException: Binary XML file line #90: Error inflating class android.widget.ProgressBar
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.createView(LayoutInflater.java:613)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.onCreateView(LayoutInflater.java:660)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:685)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.rInflate(LayoutInflater.java:746)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
01-31 18:34:41.614 416 416 E StatusBar: at android.widget.RemoteViews.apply(RemoteViews.java:2127)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.systemui.statusbar.BaseStatusBar.inflateViews(BaseStatusBar.java:590)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.systemui.statusbar.BaseStatusBar.addNotificationViews(BaseStatusBar.java:760)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:901)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:272)
01-31 18:34:41.614 416 416 E StatusBar: at android.os.Handler.dispatchMessage(Handler.java:99)
01-31 18:34:41.614 416 416 E StatusBar: at android.os.Looper.loop(Looper.java:137)
01-31 18:34:41.614 416 416 E StatusBar: at android.app.ActivityThread.main(ActivityThread.java:4931)
01-31 18:34:41.614 416 416 E StatusBar: at java.lang.reflect.Method.invokeNative(Native Method)
01-31 18:34:41.614 416 416 E StatusBar: at java.lang.reflect.Method.invoke(Method.java:511)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
01-31 18:34:41.614 416 416 E StatusBar: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
01-31 18:34:41.614 416 416 E StatusBar: at dalvik.system.NativeStart.main(Native Method)
01-31 18:34:41.614 416 416 E StatusBar: Caused by: java.lang.reflect.InvocationTargetException
01-31 18:34:41.614 416 416 E StatusBar: at java.lang.reflect.Constructor.constructNative(Native Method)
01-31 18:34:41.614 416 416 E StatusBar: at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
01-31 18:34:41.614 416 416 E StatusBar: at android.view.LayoutInflater.createView(LayoutInflater.java:587)
01-31 18:34:41.614 416 416 E StatusBar: ... 20 more
01-31 18:34:41.614 416 416 E StatusBar: Caused by: java.lang.OutOfMemoryError
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:500)
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:353)
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:781)
01-31 18:34:41.614 416 416 E StatusBar: at android.content.res.Resources.loadDrawable(Resources.java:1959)
01-31 18:34:41.614 416 416 E StatusBar: at android.content.res.Resources.getDrawable(Resources.java:659)
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.drawable.AnimationDrawable.inflate(AnimationDrawable.java:282)
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.drawable.Drawable.createFromXmlInner(Drawable.java:881)
01-31 18:34:41.614 416 416 E StatusBar: at android.graphics.drawable.Drawable.createFromXml(Drawable.java:818)
01-31 18:34:41.614 416 416 E StatusBar: at android.content.res.Resources.loadDrawable(Resources.java:1944)
01-31 18:34:41.614 416 416 E StatusBar: at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
01-31 18:34:41.614 416 416 E StatusBar: at android.widget.ProgressBar.<init>(ProgressBar.java:294)
01-31 18:34:41.614 416 416 E StatusBar: at android.widget.ProgressBar.<init>(ProgressBar.java:246)
01-31 18:34:41.614 416 416 E StatusBar: at android.widget.ProgressBar.<init>(ProgressBar.java:242)
01-31 18:34:41.614 416 416 E StatusBar: ... 23 more
01-31 18:34:41.614 416 416 W StatusBar: removeNotification for unknown key: [email protected]
01-31 18:34:41.614 328 1576 W ActivityManager: crashApplication: nothing for uid=10283 initialPid=2150 packageName=src.schimi.netspeed
01-31 18:34:41.614 416 416 W StatusBar: removeNotification for unknown key: [email protected]
01-31 18:34:44.278 328 349 W NotificationService: Object died trying to hide notification [email protected] in package src.schimi.netspeed
01-31 18:36:43.598 328 514 W ThrottleService: unable to find stats for iface rmnet0
01-31 18:39:54.887 328 549 W ActivityManager: Scheduling restart of crashed service net.udeste.networkswitchalertpro/.BackgroundService in 5000ms
01-31 18:40:19.934 328 328 W ActivityManager: Scheduling restart of crashed service msd.n2g.n3g.sell/.ServiceNetwork in 5000ms
01-31 18:46:37.450 328 360 E PowerManagerService: Excessive delay setting brightness: 130ms, mask=2
01-31 18:46:43.598 328 514 W ThrottleService: unable to find stats for iface rmnet0
01-31 18:49:36.294 328 1575 E ActivityManager: Activity Manager Crash
01-31 18:49:36.294 328 1575 E ActivityManager: java.lang.IllegalStateException: stableCount < 0: -1
01-31 18:49:36.294 328 1575 E ActivityManager: at com.android.server.am.ActivityManagerService.refContentProvider(ActivityManagerService.java:6630)
01-31 18:49:36.294 328 1575 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:626)
01-31 18:49:36.294 328 1575 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1616)
01-31 18:49:36.294 328 1575 E ActivityManager: at android.os.Binder.transact(Binder.java:326)
01-31 18:49:36.294 328 1575 E ActivityManager: at com.lbe.security.service.core.internal.d.onTransact(Unknown Source)
01-31 18:49:36.294 328 1575 E ActivityManager: at android.os.Binder.execTransact(Binder.java:367)
01-31 18:49:36.294 328 1575 E ActivityManager: at dalvik.system.NativeStart.run(Native Method)
01-31 18:49:36.302 328 339 E ActivityManager: Activity Manager Crash
01-31 18:49:36.302 328 339 E ActivityManager: java.lang.IllegalStateException: stableCount < 0: -1
01-31 18:49:36.302 328 339 E ActivityManager: at com.android.server.am.ActivityManagerService.refContentProvider(ActivityManagerService.java:6630)
01-31 18:49:36.302 328 339 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:626)
01-31 18:49:36.302 328 339 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1616)
01-31 18:49:36.302 328 339 E ActivityManager: at android.os.Binder.transact(Binder.java:326)
01-31 18:49:36.302 328 339 E ActivityManager: at com.lbe.security.service.core.internal.d.onTransact(Unknown Source)
01-31 18:49:36.302 328 339 E ActivityManager: at android.os.Binder.execTransact(Binder.java:367)
01-31 18:49:36.302 328 339 E ActivityManager: at dalvik.system.NativeStart.run(Native Method)
01-31 18:49:36.333 328 340 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] [email protected]
01-31 18:49:38.184 328 603 W BackupManagerService: dataChanged but no participant pkg='com.android.providers.settings' uid=1001
01-31 18:49:39.622 328 551 W BackupManagerService: dataChanged but no participant pkg='com.android.providers.settings' uid=1001
01-31 18:49:40.739 328 604 E ActivityManager: Activity Manager Crash
01-31 18:49:40.739 328 604 E ActivityManager: java.lang.IllegalStateException: stableCount < 0: -1
01-31 18:49:40.739 328 604 E ActivityManager: at com.android.server.am.ActivityManagerService.refContentProvider(ActivityManagerService.java:6630)
01-31 18:49:40.739 328 604 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:626)
01-31 18:49:40.739 328 604 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1616)
01-31 18:49:40.739 328 604 E ActivityManager: at android.os.Binder.transact(Binder.java:326)
01-31 18:49:40.739 328 604 E ActivityManager: at com.lbe.security.service.core.internal.d.onTransact(Unknown Source)
01-31 18:49:40.739 328 604 E ActivityManager: at android.os.Binder.execTransact(Binder.java:367)
01-31 18:49:40.739 328 604 E ActivityManager: at dalvik.system.NativeStart.run(Native Method)
01-31 18:49:40.747 328 340 E ActivityManager: Activity Manager Crash
01-31 18:49:40.747 328 340 E ActivityManager: java.lang.IllegalStateException: stableCount < 0: -1
01-31 18:49:40.747 328 340 E ActivityManager: at com.android.server.am.ActivityManagerService.refContentProvider(ActivityManagerService.java:6630)
01-31 18:49:40.747 328 340 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:626)
01-31 18:49:40.747 328 340 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1616)
01-31 18:49:40.747 328 340 E ActivityManager: at android.os.Binder.transact(Binder.java:326)
01-31 18:49:40.747 328 340 E ActivityManager: at com.lbe.security.service.core.internal.d.onTransact(Unknown Source)
01-31 18:49:40.747 328 340 E ActivityManager: at android.os.Binder.execTransact(Binder.java:367)
01-31 18:49:40.747 328 340 E ActivityManager: at dalvik.system.NativeStart.run(Native Method)
01-31 18:49:41.208 416 2826 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1
01-31 18:49:41.208 416 2826 E AndroidRuntime: java.lang.RuntimeException: An error occured while executing doInBackground()
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:299)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:137)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.lang.Thread.run(Thread.java:856)
01-31 18:49:41.208 416 2826 E AndroidRuntime: Caused by: java.lang.OutOfMemoryError
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.graphics.Bitmap.nativeCreateFromParcel(Native Method)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.graphics.Bitmap.access$000(Bitmap.java:29)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.graphics.Bitmap$1.createFromParcel(Bitmap.java:1095)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.graphics.Bitmap$1.createFromParcel(Bitmap.java:1087)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManager$TaskThumbnails.readFromParcel(ActivityManager.java:794)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManager$TaskThumbnails.<init>(ActivityManager.java:812)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManager$TaskThumbnails.<init>(ActivityManager.java:758)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManager$TaskThumbnails$1.createFromParcel(ActivityManager.java:804)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManager$TaskThumbnails$1.createFromParcel(ActivityManager.java:802)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManagerProxy.getTaskThumbnails(ActivityManagerNative.java:2189)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.app.ActivityManager.getTaskThumbnails(ActivityManager.java:819)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at com.android.systemui.recent.RecentTasksLoader.loadThumbnailAndIcon(RecentTasksLoader.java:164)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at com.android.systemui.recent.RecentTasksLoader$2.doInBackground(RecentTasksLoader.java:345)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at com.android.systemui.recent.RecentTasksLoader$2.doInBackground(RecentTasksLoader.java:318)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:287)
01-31 18:49:41.208 416 2826 E AndroidRuntime: at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
01-31 18:49:41.208 416 2826 E AndroidRuntime: ... 4 more
01-31 18:49:42.036 328 478 W ActivityManager: Scheduling restart of crashed service com.veetle.android.lite/com.crittercism.service.CrittercismService in 5000ms
01-31 18:49:42.645 328 604 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null
01-31 18:49:43.044 328 5120 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.SystemUIService in 13999ms
01-31 18:49:43.044 328 5120 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 23999ms
01-31 18:49:43.169 328 349 W WallpaperService: Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
01-31 18:49:45.903 328 604 W ActivityManager: Scheduling restart of crashed service cyp.android.StatusBar2G3G_Pro/.ServiceProcess in 31138ms
01-31 18:49:49.645 328 1128 W ActivityManager: Scheduling restart of crashed service com.android.vending/com.google.android.finsky.services.DailyHygiene in 37390ms
01-31 18:56:43.606 328 514 W ThrottleService: unable to find stats for iface rmnet0
01-31 18:57:39.887 328 328 W ActivityManager: Scheduling restart of crashed service com.maxmpz.audioplayer/.player.HeadsetMicroService in 5000ms
01-31 18:57:49.911 328 549 W ActivityManager: Scheduling restart of crashed service com.bel.android.dspmanager/.service.HeadsetService in 5000ms
01-31 18:58:19.887 328 328 W ActivityManager: Scheduling restart of crashed service com.motioncoding.beats.pro/.BootService in 5000ms
01-31 19:00:24.895 328 551 W ActivityManager: Scheduling restart of crashed service com.fsinib.batterymonitorpro/.service.AlarmService in 5000ms
--------- beginning of /dev/log/main
01-31 19:02:00.130 2423 7740 W BeWeather: WidgetIconContentProvider created bitmap of size 713px * 224px
01-31 19:02:00.262 2423 7740 W BeWeather: WidgetIconContentProvider.createBitmapFile took 179ms for text (19:02)
01-31 19:02:00.262 2423 7740 W BeWeather: WidgetIconContentProvider.createBitmapFile wrote file:///data/data/com.bellshare.beweatherfree/files/64_2131493012_text%253D19%253A02%2526styleId%253D2131361818%2526textColor%253D-14747342%2526textScaling%253D100%2526typefacePath%253D%2526dropshadow%253D1%2526fitted%253D1.png
01-31 19:03:00.153 2423 7917 W BeWeather: WidgetIconContentProvider created bitmap of size 711px * 224px
01-31 19:03:00.341 2423 7917 W BeWeather: WidgetIconContentProvider.createBitmapFile took 242ms for text (19:03)
01-31 19:03:00.341 2423 7917 W BeWeather: WidgetIconContentProvider.createBitmapFile wrote file:///data/data/com.bellshare.beweatherfree/files/64_2131493012_text%253D19%253A03%2526styleId%253D2131361818%2526textColor%253D-14747342%2526textScaling%253D100%2526typefacePath%253D%2526dropshadow%253D1%2526fitted%253D1.png
01-31 19:04:00.130 2423 8093 W BeWeather: WidgetIconContentProvider created bitmap of size 719px * 224px
01-31 19:04:00.270 2423 8093 W BeWeather: WidgetIconContentProvider.createBitmapFile took 189ms for text (19:04)
01-31 19:04:00.270 2423 8093 W BeWeather: WidgetIconContentProvider.createBitmapFile wrote file:///data/data/com.bellshare.beweatherfree/files/64_2131493012_text%253D19%253A04%2526styleId%253D2131361818%2526textColor%253D-14747342%2526textScaling%253D100%2526typefacePath%253D%2526dropshadow%253D1%2526fitted%253D1.png
01-31 19:04:39.692 8198 8198 E Trace : error opening trace file: No such file or directory (2)
01-31 19:04:39.973 8198 8198 W System.err: Removed 2131231245
01-31 19:04:39.989 8198 8198 W System.err: Removed 2131231256
01-31 19:04:39.989 8198 8198 W System.err: Removed 2131231257
01-31 19:04:40.403 8198 8198 W System.err: Removed 2131231245
01-31 19:04:40.411 8198 8198 W System.err: Removed 2131231256
01-31 19:04:40.411 8198 8198 W System.err: Removed 2131231257
01-31 19:04:45.755 328 5120 E ActivityManager: Activity Manager Crash
01-31 19:04:45.755 328 5120 E ActivityManager: java.lang.IllegalStateException: stableCount < 0: -1
01-31 19:04:45.755 328 5120 E ActivityManager: at com.android.server.am.ActivityManagerService.refContentProvider(ActivityManagerService.java:6630)
01-31 19:04:45.755 328 5120 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:626)
01-31 19:04:45.755 328 5120 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1616)
01-31 19:04:45.755 328 5120 E ActivityManager: at android.os.Binder.transact(Binder.java:326)
01-31 19:04:45.755 328 5120 E ActivityManager: at com.lbe.security.service.core.internal.d.onTransact(Unknown Source)
01-31 19:04:45.755 328 5120 E ActivityManager: at android.os.Binder.execTransact(Binder.java:367)
01-31 19:04:45.755 328 5120 E ActivityManager: at dalvik.system.NativeStart.run(Native Method)
01-31 19:04:45.770 328 5130 E ActivityManager: Activity Manager Crash
01-31 19:04:45.770 328 5130 E ActivityManager: java.lang.IllegalStateException: stableCount < 0: -1
01-31 19:04:45.770 328 5130 E ActivityManager: at com.android.server.am.ActivityManagerService.refContentProvider(ActivityManagerService.java:6630)
01-31 19:04:45.770 328 5130 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:626)
01-31 19:04:45.770 328 5130 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1616)
01-31 19:04:45.770 328 5130 E ActivityManager: at android.os.Binder.transact(Binder.java:326)
01-31 19:04:45.770 328 5130 E ActivityManager: at com.lbe.security.service.core.internal.d.onTransact(Unknown Source)
01-31 19:04:45.770 328 5130 E ActivityManager: at android.os.Binder.execTransact(Binder.java:367)
01-31 19:04:45.770 328 5130 E ActivityManager: at dalvik.system.NativeStart.run(Native Method)
01-31 19:04:49.411 8249 8249 E Trace : error opening trace file: No such file or directory (2)
01-31 19:04:49.419 581 581 F libc : Fatal signal 13 (SIGPIPE) at 0x00000245 (code=0), thread 581 (logcat)
---- Jan 31, 2013 7:04:58 PM ----

[Q] Tryng to port a rom...please help

i was trying to port a rom...the port was near sucessfull...everything is working fine...but the camera says"cannot connect to camera"...please help.
here is the logcat...
Code:
E/mm-camera(24372): qcamsvr_start: old_mode = 3f
E/CAMERA FRAME_PROC(24372): FRAME_PROC_comp_create: FRAME_PROC_comp_create success
E/mm-camera(24372): qcamsvr_load_gesture_lib Error opening gesture library
E/mm-camera(24372): Cannot init Gesture library
E/ThermalDaemon( 896): CPU[1] offline
E/PPDaemon( 228): MSMFB_NOTIFY_UPDATE stop ioctl failed
E/ ( 150): native_set_parms failed: type 3 length 420 error Connection timed out
E/ ( 150): MM_CAMERA_PARM_DIMENSION Failed.
E/ ( 150): Mymode Preview = 5
E/ ( 150): android::QCameraStream_preview::QCameraStream_preview(int, camera_mode_t): E
E/ ( 150): android::QCameraStream_preview::QCameraStream_preview(int, camera_mode_t): X
E/ ( 150): virtual android::status_t android::QCameraStream_preview::init(): E
E/mm-libcamera2( 150): mm_camera_ch_util_reg_buf_cb: Trying to register
E/mm-libcamera2( 150): mm_camera_ch_util_reg_buf_cb: Done register
E/ ( 150): Mymode Record = 5
E/ ( 150): Mymode Snap = 5
I/mm-still-omx( 150): omxJpegOpen
I/mm-still-omx( 150): OMX_GetHandle: E
I/mm-still-omx( 150): getLibName: cnt =0 componentName=OMX.qcom.image.jpeg.encoder, libName=libimage-jpeg-enc-omx-comp.so
I/mm-still-omx( 150): getLibName: libName=libimage-jpeg-enc-omx-comp.so
I/mm-still-omx( 150): OMX_GetHandle: dlopen for libimage-jpeg-enc-omx-comp.so is successful.
I/mm-still-omx( 150): here address is 0x400446c1
I/mm-still-omx( 150): OMX_GetHandle: dlopen for libimage-jpeg-enc-omx-comp.so is successful.
E/ ( 150): Mymode Preview = 5
E/QCameraHWI_Rdi( 150): android::QCameraStream_Rdi::QCameraStream_Rdi(int, camera_mode_t): E
E/QCameraHWI_Rdi( 150): android::QCameraStream_Rdi::QCameraStream_Rdi(int, camera_mode_t): X
E/mm-libcamera2( 150): mm_camera_ch_util_reg_buf_cb: Trying to register
E/mm-libcamera2( 150): mm_camera_ch_util_reg_buf_cb: Done register
E/ ( 150): QCameraHardwareInterface: X
E/ ( 150): isCameraReady mCameraState 1
E/ ( 150): int android::camera_device_open(const hw_module_t*, char const*, hw_device_t**): end rc 0
E/ ( 150): Qvoid android::set_CallBacks(camera_device*, camera_notify_callback, camera_data_callback, camera_data_timestamp_callback, camera_request_memory, void*): E
E/ ( 150): setCallbacks: E
E/ ( 150): setCallbacks: X
E/ ( 150): enableMsgType: E, msgType =0xd
E/ ( 150): enableMsgType: X, msgType =0xd, mMsgEnabled=0xd
E/ ( 150): processEvent: type :1 E
E/ ( 150): Stop recording issued. Return from process Event
E/ThermalDaemon( 896): Sensor 'MSM_THERM' - 41*C (41984)
E/WVMExtractor( 150): Failed to open libwvm.so
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 5
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
E/MM_OSAL ( 150): ValidateAACFile failed
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
E/WVMExtractor( 150): Failed to open libwvm.so
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 5
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
E/MM_OSAL ( 150): ValidateAACFile failed
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 150): Didn't match the sniff <=== status = 1
E/ ( 150): Qchar* android::get_parameters(camera_device*): E
E/ ( 150): Qvoid android::put_parameters(camera_device*, char*): E
E/ ( 150): Qchar* android::get_parameters(camera_device*): E
E/ ( 150): Qvoid android::put_parameters(camera_device*, char*): E
E/ ( 150): Qint android::get_camera_info(int, camera_info*): E
E/ ( 150): Qchar* android::get_parameters(camera_device*): E
E/ ( 150): Qvoid android::put_parameters(camera_device*, char*): E
W/dalvikvm(24333): threadid=10: thread exiting with uncaught exception (group=0x41a79360)
E/AndroidRuntime(24333): FATAL EXCEPTION: Thread-750
E/AndroidRuntime(24333): java.lang.NullPointerException
E/AndroidRuntime(24333): at com.android.camera.Camera.updateCameraParametersPreference(Camera.java:3893)
E/AndroidRuntime(24333): at com.android.camera.Camera.setCameraParameters(Camera.java:4320)
E/AndroidRuntime(24333): at com.android.camera.Camera.startPreview(Camera.java:3601)
E/AndroidRuntime(24333): at com.android.camera.Camera.access$2200(Camera.java:130)
E/AndroidRuntime(24333): at com.android.camera.Camera$6.run(Camera.java:1714)
E/AndroidRuntime(24333): at java.lang.Thread.run(Thread.java:856)
I/ActivityManager( 452): Notify an ApplicationCrash
W/ActivityManager( 452): Force finishing activity com.android.camera/.Camera

[Help]Port rom issues

please see this logcat and help me to tell what files are causing the phone to not boot
i am porting miui to my device
here is the logcat:
[ 01-02 13:00:01.681 332: 332 E/mm-camera ]
qcamsvr_load_gesture_lib Error opening gesture library
[ 01-02 13:00:01.681 332: 332 E/mm-camera ]
Cannot init Gesture library
[ 01-02 13:00:06.145 443: 443 W/InterfaceController ]
Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
[ 01-02 13:00:10.500 536: 536 W/InterfaceController ]
Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
[ 08-31 13:37:47.816 191: 191 E/tadif ]
Failed to connect to tad.
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60203: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60220: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60221: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60240: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2560: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr0
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2561: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr1
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2562: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr2
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2563: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr3
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2564: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_2_4g
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to read unit 2565: Unit not found
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_5g_low
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to read unit 2566: Unit not found
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_5g_mid
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to read unit 2567: Unit not found
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_5g_high
[ 01-02 13:08:22.966 9874: 9874 E/MediaPlayerFactory ]
calling dlopen on FACTORY_LIB
[ 01-02 13:08:22.976 9874: 9874 E/MediaPlayerFactory ]
calling dlsym on pFactoryLib for FACTORY_CREATE_FN
[ 01-02 13:08:22.976 9874: 9874 E/MediaPlayerFactory ]
registering DASH Player factory...
[ 01-02 13:08:22.976 9874: 9874 I/CameraService ]
CameraService started (pid=9874)
[ 01-02 13:08:22.976 9874: 9874 I/CameraService ]
Loaded "Xperia Camera Wrapper" camera module
[ 01-02 13:08:23.046 9874: 9874 E/HAL ]
load: module=/system/lib/hw/vendor-camera.msm8960.sodlopen failed: cannot locate symbol "morpho_HDRChecker_setSensitivity" referenced by "vendor-camera.msm8960.so"...
[ 01-02 13:08:23.046 9874: 9874 E/CameraWrapper ]
failed to open vendor camera module
[ 01-02 13:08:23.136 9874: 9874 E/ACDB-LOADER ]
done with conversion, anc config size is 148
[ 01-02 13:08:23.136 9874: 9874 D/ACDB-LOADER ]
ACDB -> ACDB_CMD_GET_ANC_SETTING
[ 01-02 13:08:23.536 9874: 9874 E/alsa_ucm ]
EC_REF_RX mixer ctl: SLIM_RX
[ 01-02 13:08:23.706 9874: 9874 E/MonoPipe ]
Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functiona
l[ 01-02 13:08:28.321 10005:10005 E/MediaPlayerFactory ]
calling dlopen on FACTORY_LIB
[ 01-02 13:08:28.331 10005:10005 E/MediaPlayerFactory ]
calling dlsym on pFactoryLib for FACTORY_CREATE_FN
[ 01-02 13:08:28.331 10005:10005 E/MediaPlayerFactory ]
registering DASH Player factory...
[ 01-02 13:08:28.331 10005:10005 I/CameraService ]
Loaded "Xperia Camera Wrapper" camera module
[ 01-02 13:08:28.341 10005:10005 E/HAL ]
load: module=/system/lib/hw/vendor-camera.msm8960.sodlopen failed: cannot locate symbol "morpho_HDRChecker_setSensitivity" referenced by "vendor-camera.msm8960.so"...
[ 01-02 13:08:28.341 10005:10005 E/CameraWrapper ]
failed to open vendor camera module

Some games just close ! help :(

Hi ,
installed Remix OS recently and some games like Color Switch , Asphalt 8 , Raymans Adventures and more just pop-up show the first screen and then closes ! while some other apps work like clash of clans and clash royale !
Used Logcat so maybe you can understand the error's cause thank you
---- Apr 4, 2016 12:25:38 ----
04-04 12:25:12.835 5783 5783 E ActivityThread: Performing stop of activity that is not resumed: {scd.lcex/scd.lcex.ActivityMain}
04-04 12:25:12.835 5783 5783 E ActivityThread: java.lang.RuntimeException: Performing stop of activity that is not resumed: {scd.lcex/scd.lcex.ActivityMain}
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3355)
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3436)
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.app.ActivityThread.access$1100(ActivityThread.java:155)
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1336)
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102)
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.os.Looper.loop(Looper.java:135)
04-04 12:25:12.835 5783 5783 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:5401)
04-04 12:25:12.835 5783 5783 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method)
04-04 12:25:12.835 5783 5783 E ActivityThread: at java.lang.reflect.Method.invoke(Method.java:372)
04-04 12:25:12.835 5783 5783 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
04-04 12:25:12.835 5783 5783 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
04-04 12:25:36.257 5783 5783 I AppCompatDelegate: The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's
---- Apr 4, 2016 12:25:38 ----
actually i don't know what's that but they're errors .
i use an AMD C6 APU 1.4ghz dual core and AMD Radeon HD 6290M .. 4gb of RAM
an old laptop of mine
thanks in advance
Run the games in fullscreen mode. It works for me most of the times.
Just right click on the game icon in "start" menu.
red_it said:
Run the games in fullscreen mode. It works for me most of the times.
Just right click on the game icon in "start" menu.
Click to expand...
Click to collapse
same problem presists but thanks anyway for the respond !
https://groups.google.com/forum/#!topic/remix-os-for-pc/-UZXopMPj6o
https://forums.plex.tv/discussion/206300/remix-os
Most of the games i try work pretty well using the full screen setting, but I have noticed Gameloft games that use to work fine (except for the low gfx settings) now will auto close themselves.
Thanks for the link above, def going to try that out now!
same problem
i have the same problem but not with any games but very simple and every day apps like vpn or whats app! like in whats app when i try to attach a picture in a group the app crash and restarts but when i share a video uploads the video with no problem !!!

[EOL][ROM][11.0][OFFICIAL] crDroid Android v7.19 [hammerhead]

crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"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"
}
Features
Click for feature list
Always Have a full functional Backup. Just in case!
TWRP Recovery:
TWRP Thread
ROM DOWNLOAD:
crDroid Website
DOWNLOAD LATEST OFFICIAL BUILD (Android 11)
DOWNLOAD LATEST OFFICIAL BUILD (Android 10)
DOWNLOAD LATEST OFFICIAL BUILD (Android 9 PIE)
DOWNLOAD GAPPS (PICO Version)
First time installing crDroid to your Nexus 5, or coming from another ROM:
** Make sure you're running the latest TWRP Recovery (UA or HH Version)
1) Copy crDroid zip, gapps zip to your device
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
5) Flash gapps
6) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk 21.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES (Android 11)
Slow Boot Animation
Screen mirroring via slimport HDMI adapter doesn't work.
PMF aka 802.11w doesn't work.
Wi-Fi display doesn't work
SELinux permissive
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE
crDroid G+ community​
Sources
Device Sources: https://github.com/frazerecho/android_device_lge_hammerhead
Kernel Sources: https://github.com/frazerecho/android_kernel_lge_hammerhead
Vendor Source: https://github.com/z3dd3r/android_vendor_lge
Contributors:
@z3DD3r
@Elektroschmock
@amaces
@EnesSastim
Yu Xutian (esa-n on GitHub)
@Sashko98
XDA:DevDB Information
[ROM][10.0][OFFICIAL] crDroid Android v6.12 [hammerhead], ROM for the Google Nexus 5
Contributors
hhrokarvi
Source Code: https://github.com/crdroidandroid
ROM OS Version: Android 11
ROM Kernel: Linux 3.4.x
ROM Firmware Required: System Partitioned TWRP, Latest Official Bootloader & Radio
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: v6.13
Stable Release Date: 2020-12-17
Current Beta Version: v7.4
Beta Release Date: 2020-03-07
Created 2019-05-19
Last Updated 2020-11-10
IMPORTANT:
You need to install repartition'ed TWRP below. Don't blame me if anything goes wrong.
You need to use TWRP from this thread before trying to flash this ROM, due to low System partition space. Repartition thread
Nice job!
Thanks for the great job.
crDroid Update:
crDroidAndroid-9.0-20190525-hammerhead-v5.4
Changelog
Short Changelog
1- Added Q Clock option for LockScreen
2- Fixed Notification and QS bug
hhrokarvi said:
crDroid Update:
crDroidAndroid-9.0-20190525-hammerhead-v5.4
Changelog
Short Changelog
1- Added Q Clock option for LockScreen
2- Fixed Notification and QS bug
Click to expand...
Click to collapse
Can we dirty flash it? On the existing update? Sorry for the noob question.
likith008 said:
Can we dirty flash it? On the existing update? Sorry for the noob question.
Click to expand...
Click to collapse
Yes you can. Just wipe the system and cache partition in twrp, and flash the update zip and magisk if you want root.
Notifications are not working properly
hhrokarvi said:
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
Features
Click for feature list
Always Have a full functional Backup. Just in case!
TWRP Recovery:
TWRP Thread
ROM DOWNLOAD:
DOWNLOAD LATEST OFFICIAL BUILD (Primary)
DOWNLOAD LATEST OFFICIAL BUILD (Alternate Link)
DOWNLOAD GAPPS
First time installing crDroid to your Nexus 5, or coming from another ROM:
** Make sure you're running the latest TWRP Recovery (UA Version)
1) Copy crDroid zip, gapps zip to your device
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
5) Flash gapps
6) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk 19.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
Garbled BT Call Audio (All Pie ROM's)
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE
crDroid G+ community​
Sources
Device Source: https://github.com/nexus5oof/device_lge_hammerhead
Kernel Source: https://github.com/nexus5oof/kernel_lge_hammerhead
Vendor Source: https://github.com/nexus5oof/vendor_lge
Contributors:
@amaces
@EnesSastim
XDA:DevDB Information
[ROM][9.0][OFFICIAL] crDroid Android v5.4 [hammerhead], ROM for the Google Nexus 5
Contributors
hhrokarvi
Source Code: https://github.com/crdroidandroid
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: v5.4
Stable Release Date: 2019-05-25
Current Beta Version: v5.4
Beta Release Date: 2019-05-19
Created 2019-05-19
Last Updated 2019-05-26
Click to expand...
Click to collapse
Notifications are not working properly. Otherwise good ROM.
sudar0489 said:
Notifications are not working properly. Otherwise good ROM.
Click to expand...
Click to collapse
They work fine for me. Did you install the latest build? and did you clean flash it?
Yes i have done clean flash. . . Last built OS only flashed. Now I'm jumped into Lineage OS 16..
many programs crash, for example idle coffee Corp, DTF (a popular news resource about games and the like in Russia) and other programs, and everything worked well on firmware 8.1
Dirty flashing is a bad idea. Apps which require play services tend to crash a lot. Had to uninstall again. That's it with the dirty flash.
The main one is the phone if left idle for hours tends to restart the system ui and makes the UI super slow for at least 5min. This was a problem with other ROM as well(Floko OS). Every morning it doesn't unlock it just says blank for 4 min and then comes back. It also happens randomly and when that happens camera tends to stop. Had to restart again to fix but it makes the ui slow for another 5 min.
And Bluetooth doesnt work properly. Forget the calls those are mentioned in the log but the connection issues after a call or turning off and back on makes it go down. It doesnt search nor connect from previous connected menu. Had to do a restart again.
Sorry idk the log cat concept but had been using this ROM since its released so updated it.
crDroid Update:
crDroidAndroid-9.0-20190610-hammerhead-v5.5
Changelog
Short Changelog:
- June Security Patches
- Reworked Device Tree for more stable ROM
- Battery standby time improved
- Fixed lockscreen wallpaper picker
- Improve checks for lockscreen visualizer
- Added new VoLTE icon (needs some padding correction yet it's there)
- Added charging animation on lockscreen
- Added One-Handed-Mode QS tile
- Added Q clock for lock screen
- Added Q battery style
- Fixed notifications and QS buttons issue (for some remaining cases, hopefully)
- Reworked expandable volume dialog
- Updated translations
hhrokarvi said:
crDroid Update:
crDroidAndroid-9.0-20190610-hammerhead-v5.5
lock does not turn off the screen, is this normal?
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Bug Report
Camera crashes on Nexus 5 with crDroidAndroid-9.0-20190610-hammerhead-v5.5
Installed with full wipe of all possible partitions. Open Gapps is installed.
Logcat
Code:
--------- beginning of main
06-11 06:43:02.236 643 760 E LightsService: Light requested not available on this device. 2
--------- beginning of system
06-11 06:43:04.163 643 698 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.lineageos.snap/com.android.camera.CameraLauncher bnds=[30,799][234,1050]} from uid 1000
06-11 06:43:04.191 1748 1748 D PredictionsDispatcher: Components cleared!
06-11 06:43:04.223 1772 1890 I PBSessionCacheImpl: Deleted sessionId[290480404319] from persistence.
06-11 06:43:04.282 1772 1841 W SearchServiceCore: Abort, client detached.
06-11 06:43:04.284 1772 1841 I StreamController: cleanUpControllerScope(nowcards-15-22363-d458)
06-11 06:43:04.426 643 661 W ActivityManager: Slow operation: 227ms so far, now at startProcess: returned from zygote!
06-11 06:43:04.426 643 661 W ActivityManager: Slow operation: 227ms so far, now at startProcess: done updating battery stats
06-11 06:43:04.426 643 661 W ActivityManager: Slow operation: 227ms so far, now at startProcess: building log message
06-11 06:43:04.426 643 661 I ActivityManager: Start proc 5881:org.lineageos.snap/u0a22 for activity org.lineageos.snap/com.android.camera.CameraLauncher
06-11 06:43:04.426 643 661 W ActivityManager: Slow operation: 227ms so far, now at startProcess: starting to update pids map
06-11 06:43:04.426 643 661 W ActivityManager: Slow operation: 227ms so far, now at startProcess: done updating pids map
06-11 06:43:04.533 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_VGA
06-11 06:43:04.534 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_VGA
06-11 06:43:04.534 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.534 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.534 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:42)
06-11 06:43:04.534 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.534 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.534 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.534 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.534 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.534 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.535 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.535 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.535 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.535 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.535 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.535 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.535 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.535 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.535 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_4KDCI
06-11 06:43:04.535 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_4KDCI
06-11 06:43:04.535 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.535 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.535 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:44)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.535 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.536 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.536 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.536 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.536 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_TIME_LAPSE_VGA
06-11 06:43:04.536 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_TIME_LAPSE_VGA
06-11 06:43:04.536 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.536 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.536 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:46)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.536 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.536 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.536 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.537 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.537 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.537 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.537 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_TIME_LAPSE_4KDCI
06-11 06:43:04.537 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_TIME_LAPSE_4KDCI
06-11 06:43:04.537 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.537 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.537 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:48)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.537 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.537 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.537 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.537 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.537 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.537 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.538 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.538 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.538 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.538 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_HIGH_SPEED_CIF
06-11 06:43:04.538 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_HIGH_SPEED_CIF
06-11 06:43:04.538 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.538 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.538 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:50)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.538 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.538 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.538 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.538 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.538 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.538 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.538 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.538 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.538 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.539 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_HIGH_SPEED_VGA
06-11 06:43:04.539 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_HIGH_SPEED_VGA
06-11 06:43:04.539 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.539 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.539 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:52)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.539 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.539 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.539 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.539 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.539 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.539 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.539 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.539 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.539 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.539 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_HIGH_SPEED_4KDCI
06-11 06:43:04.540 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_HIGH_SPEED_4KDCI
06-11 06:43:04.540 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.540 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.540 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:54)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.540 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.540 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.540 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.540 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.540 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.540 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.540 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.540 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.540 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.540 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_QHD
06-11 06:43:04.540 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_QHD
06-11 06:43:04.541 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.541 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.541 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:56)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.541 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.541 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.541 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.541 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.541 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.541 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.541 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.541 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.541 5881 5881 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_2k
06-11 06:43:04.541 5881 5881 W System.err: java.lang.NoSuchFieldException: QUALITY_2k
06-11 06:43:04.541 5881 5881 W System.err: at java.lang.Class.getField(Class.java:1601)
06-11 06:43:04.541 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.Wrapper.getField(Wrapper.java:77)
06-11 06:43:04.541 5881 5881 W System.err: at org.codeaurora.snapcam.wrapper.CamcorderProfileWrapper.<clinit>(CamcorderProfileWrapper.java:58)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.CameraSettings.<clinit>(CameraSettings.java:328)
06-11 06:43:04.541 5881 5881 W System.err: at com.android.camera.CameraSettings.upgradeOldVersion(CameraSettings.java:1425)
06-11 06:43:04.542 5881 5881 W System.err: at com.android.camera.SettingsManager.upgradeGlobalPreferences(SettingsManager.java:303)
06-11 06:43:04.542 5881 5881 W System.err: at com.android.camera.SettingsManager.<init>(SettingsManager.java:247)
06-11 06:43:04.542 5881 5881 W System.err: at com.android.camera.SettingsManager.createInstance(SettingsManager.java:287)
06-11 06:43:04.542 5881 5881 W System.err: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:45)
06-11 06:43:04.542 5881 5881 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
06-11 06:43:04.542 5881 5881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5925)
06-11 06:43:04.542 5881 5881 W System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
06-11 06:43:04.542 5881 5881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
06-11 06:43:04.542 5881 5881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.542 5881 5881 W System.err: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.542 5881 5881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.542 5881 5881 W System.err: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.542 5881 5881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.542 5881 5881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.543 5881 5881 I CameraManagerGlobal: Connecting to camera service
06-11 06:43:04.573 5881 5881 D CAM_Activity: snapdragoncamera_version: 2.02.015 (eng.frazer.20190610.132651-30)
06-11 06:43:04.595 5881 5881 D CAM_Activity: Camera API 2 supported: false
06-11 06:43:04.595 5881 5881 D CAM_Activity: Camera API 2 enabled: false
06-11 06:43:04.614 5881 5881 D OpenGLRenderer: Skia GL Pipeline
06-11 06:43:04.674 5881 5881 W SoundPool: Use of stream types is deprecated for operations other than volume control
06-11 06:43:04.674 5881 5881 W SoundPool: See the documentation of SoundPool() for what to use instead with android.media.AudioAttributes to qualify your playback use case
06-11 06:43:04.690 151 151 W hwservicemanager: getTransport: Cannot find entry [email protected]::IOmx/default in either framework or device manifest.
06-11 06:43:04.690 5881 5903 I OMXClient: IOmx service obtained
06-11 06:43:04.691 240 255 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in <unknown> process
06-11 06:43:04.698 201 201 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xa8598180, 32768)
06-11 06:43:04.721 201 201 I chatty : uid=1000(system) /system/bin/hw/[email protected] identical 10 lines
06-11 06:43:04.721 201 201 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xa8598180, 32768)
06-11 06:43:04.744 5881 5881 V CAM_UI : Using mdp_preview_content (MDP path)
06-11 06:43:04.752 5881 5907 V CAM_PhotoModule: Open camera device.
06-11 06:43:04.754 5881 5907 V CameraHolder: open camera 0
06-11 06:43:04.758 5881 5907 E CameraHolder: fail to connect Camera:-1, aborting.
06-11 06:43:04.758 5881 5907 E CAM_PhotoModule: Failed to open camera:0
06-11 06:43:04.788 5881 5881 V CAM_Activity: onResume: No camera devices connected.
06-11 06:43:04.790 151 151 W hwservicemanager: getTransport: Cannot find entry [email protected]::IOmx/default in either framework or device manifest.
06-11 06:43:04.791 5881 5912 I OMXClient: IOmx service obtained
06-11 06:43:04.794 240 1138 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in <unknown> process
06-11 06:43:04.800 5881 5881 D AndroidRuntime: Shutting down VM
--------- beginning of crash
06-11 06:43:04.801 5881 5881 E AndroidRuntime: FATAL EXCEPTION: main
06-11 06:43:04.801 5881 5881 E AndroidRuntime: Process: org.lineageos.snap, PID: 5881
06-11 06:43:04.801 5881 5881 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {org.lineageos.snap/com.android.camera.CameraLauncher}: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3823)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3855)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:51)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1817)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6723)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: Caused by: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at com.android.camera.PhotoModule.initializeFocusManager(PhotoModule.java:2825)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at com.android.camera.PhotoModule.onResumeBeforeSuper(PhotoModule.java:2599)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at com.android.camera.CameraActivity.onResume(CameraActivity.java:1862)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1412)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.Activity.performResume(Activity.java:7300)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3815)
06-11 06:43:04.801 5881 5881 E AndroidRuntime: ... 11 more
06-11 06:43:04.807 5881 5881 I Process : Sending signal. PID: 5881 SIG: 9
DarkMaxOff said:
crDroid Update:
crDroidAndroid-9.0-20190610-hammerhead-v5.5
lock does not turn off the screen, is this normal?
Click to expand...
Click to collapse
Kindly elaborate please.
ppoffice said:
Bug Report
Camera crashes on Nexus 5 with crDroidAndroid-9.0-20190610-hammerhead-v5.5
Installed with full wipe of all possible partitions. Open Gapps is installed.
Click to expand...
Click to collapse
Works for me on my device. Clean Installed it myself, wiped both caches, system and data partition.
I changed my device tree as well for this build. Was the camera working on the previous builds?
hhrokarvi said:
Kindly elaborate please.
Works for me on my device. Clean Installed it myself, wiped both caches, system and data partition.
I changed my device tree as well for this build. Was the camera working on the previous builds?
Click to expand...
Click to collapse
I haven't tried previous builds. I think the problem may be related to the Gapps camera.
Update 1
No, it's not the Gapps. Maybe its a hardware issue, idk.
Update 2
Camera came back after complete wipe and system flash without install Open Gapps.
After clean flashing, Camera crashing on the first time, after rebooted, it is working fine.
After 2 days usage crDriod 5.5 simply good
hhrokarvi said:
crDroid Update:
crDroidAndroid-9.0-20190610-hammerhead-v5.5
Changelog
Short Changelog:
- June Security Patches
- Reworked Device Tree for more stable ROM
- Battery standby time improved
- Fixed lockscreen wallpaper picker
- Improve checks for lockscreen visualizer
- Added new VoLTE icon (needs some padding correction yet it's there)
- Added charging animation on lockscreen
- Added One-Handed-Mode QS tile
- Added Q clock for lock screen
- Added Q battery style
- Fixed notifications and QS buttons issue (for some remaining cases, hopefully)
- Reworked expandable volume dialog
- Updated translations
Click to expand...
Click to collapse
Hi, I want to know how to build this rom.
I have followed https://github.com/crdroidandroid/android downloaded whole source, but when I execute `brunch hammerhead`, it told me `Can not locate config makefile for product "lineage_hammerhead"`.

Categories

Resources