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

I need to know how to fix this shit...

bobbielynjo

Newbie
And why it's even like this??? I have alot more questions than just pertaining to what's below..this is just a sample lol

This is from ADB Shellkit app....

Can't find service: DockObserver
Can't find service: TokenService
Can't find service: android.hardware.fingerprint.IFingerprintDaemon
Error dumping service info: (Unknown error -1) android.service.gatekeeper.IGateKeeperService
Can't find service: battery
Error dumping service info: (Unknown error -1) batteryproperties
Can't find service: cneservice
Can't find service: com.blackberry.dcmservice
Can't find service: com.cellular.cellular_input
Can't find service: com.qualcomm.location.izat.IzatService
Can't find service: com.qualcomm.qti.qseeproxy
Can't find service: commontime_management
Can't find service: cpuinfo
Can't find service: dbinfo
Can't find service: devicestoragemonitor
Can't find service: diskstats
Can't find service: fota
Can't find service: gfxinfo
Can't find service: gpu
Can't find service: hardware
Can't find service: java_swoop
Can't find service: lock_settings
Can't find service: mdtp
Can't find service: media.camera.proxy
Error dumping service info: (Unknown error -1) media.resource_manager
Can't find service: meminfo
Can't find service: netd
Can't find service: netd_listener
Can't find service: network_score
Can't find service: network_time_update_service
Can't find service: otadexopt
Can't find service: password_manager
Can't find service: persistent_data_block
Can't find service: pinner
Can't find service: processinfo
Can't find service: qtitetherservice
Can't find service: recovery
Can't find service: samplingprofiler
Can't find service: scheduling_policy
Can't find service: selfieflash.service
Can't find service: serial
Can't find service: smartcard.proxykeyservice
Can't find service: smartcard.systemservice
Can't find service: spfd
Can't find service: trust_zone
Can't find service: updatelock
Can't find service: vendor.qcom.PeripheralManager
Can't find service: vrmanager
Can't find service: wifiscanner
Can't find service: window
Can't find service: zygoteman
 
Why is what even like this? What exactly have you got there, phone, tablet, TV box, make, model Android version?

Is this a development question?
Are you trying to unlock and/or root something?
 
Why is what even like this? What exactly have you got there, phone, tablet, TV box, make, model Android version?

Is this a development question?
Are you trying to unlock and/or root something?

I was but I don't know enough about it...so idk what's up with it. It is my phone BTW. Blackberry keyone. And I should mention I was using the fingerprint lock mode constantly and suddenly it stopped and idk if this info has anything to do with that.

And basically I'm trying to figure out who has hacked or slipped into my wifi/network/phone or whatever.
 
I was but I don't know enough about it...so idk what's up with it. It is my phone BTW. Blackberry keyone. And I should mention I was using the fingerprint lock mode constantly and suddenly it stopped and idk if this info has anything to do with that.

And basically I'm trying to figure out who has hacked or slipped into my wifi/network/phone or whatever.
So why do you believe that you've been hacked? Exactly what adb command did you use to produce that printout? Did your fingerprint problem arise after you attempted to root, and what did that attempt involve?

In short, can you start at the beginning and explain what happened and what you did in sequence? We only know what you tell us, nothing more, and so far that is fragmentary and disordered.
 
So why do you believe that you've been hacked? Exactly what adb command did you use to produce that printout? Did your fingerprint problem arise after you attempted to root, and what did that attempt involve?

In short, can you start at the beginning and explain what happened and what you did in sequence? We only know what you tell us, nothing more, and so far that is fragmentary and disordered.

Lol actually it's all the network tests I run that make me think I've been hacked. There are weird ports open and I couldn't even tell you when or what order anything went. If you could throw some info my way to help me restart the diagnosis of all this I could give you better info....:)
Thank you...
 
I'm not an expert on android networking or security, so we'd better wait until someone with more background there advises. But have you ever done such things on a smartphone before? They do typically have a large number of connections going on, and I'd imagine that BlackBerry have added a few of their own.
 
I'm not an expert on android networking or security, so we'd better wait until someone with more background there advises. But have you ever done such things on a smartphone before? They do typically have a large number of connections going on, and I'd imagine that BlackBerry have added a few of their own.

	
Any ideas on what this is?

	<action android:name='org.chromium.chrome.browser.dummy.action' />
		<action android:name='com.samsung.android.support.REMOTE_ACTION' />
	<meta-data android:name='com.samsung.android.support.REMOTE_ACTION' android:resource='@com.android.chrome:xml/remote_action' />
 
Back
Top Bottom