בקשת מידע | איך עושים ניפוי באגים אלחוטי דרך מחשב?
-
@נחום-גמזו ניסית?
-
@נחום-גמזו ניסית?
-
@נחום-גמזו תעשה את תהליך הpair כרגיל (בדיוק מה שהמכשיר נותן)
לאחר מיכן שאתה צריך להריץ את הadb connect תריץ את הפקודה שהבאתי -
@נחום-גמזו תעשה את תהליך הpair כרגיל (בדיוק מה שהמכשיר נותן)
לאחר מיכן שאתה צריך להריץ את הadb connect תריץ את הפקודה שהבאתי@cfopuser ניסיתי וזה התגובה
cannot connect to 192.168.1.5:34537: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060) -
@cfopuser ניסיתי וזה התגובה
cannot connect to 192.168.1.5:34537: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060) -
@cfopuser ניסיתי וזה התגובה
cannot connect to 192.168.1.5:34537: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)@נחום-גמזו בוא נלך שלב שלב תעשה ping לip הזה
ping 192.168.1.101
-
@נחום-גמזו בוא נלך שלב שלב תעשה ping לip הזה
ping 192.168.1.101
@cfopuser תודה ענקית לך על הסבלנות ה' ישלם לך!!
Pinging 192.168.1.101 with 32 bytes of data:
Reply from 192.168.1.101: bytes=32 time=232ms TTL=64
Reply from 192.168.1.101: bytes=32 time=226ms TTL=64
Reply from 192.168.1.101: bytes=32 time=35ms TTL=64
Reply from 192.168.1.101: bytes=32 time=333ms TTL=64Ping statistics for 192.168.1.101:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 35ms, Maximum = 333ms, Average = 206ms -
@cfopuser תודה ענקית לך על הסבלנות ה' ישלם לך!!
Pinging 192.168.1.101 with 32 bytes of data:
Reply from 192.168.1.101: bytes=32 time=232ms TTL=64
Reply from 192.168.1.101: bytes=32 time=226ms TTL=64
Reply from 192.168.1.101: bytes=32 time=35ms TTL=64
Reply from 192.168.1.101: bytes=32 time=333ms TTL=64Ping statistics for 192.168.1.101:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 35ms, Maximum = 333ms, Average = 206ms@נחום-גמזו אז עכשיו תעשה
adb connect 192.168.1.101:34537
-
@נחום-גמזו אז עכשיו תעשה
adb connect 192.168.1.101:34537
-
@cfopuser cannot connect to 192.168.1.101:5555: No connection could be made because the target machine actively refused it. (10061)
@נחום-גמזו ערכתי
-
@נחום-גמזו ערכתי
-
@cfopuser adb connect 192.168.1.101:34537
cannot connect to 192.168.1.101:34537: No connection could be made because the target machine actively refused it. (10061)
@cfopuser אז ב"ה בס"ד עליתי על הבעיה!!! העניין הוא שאחרי שאני מתחבר אז הפורט משתנה אז בפקודת הconnect נתתי את הפורט השני והופ התחבר בהצלחה!
הבעיה עכשיו שאני נותן את הפקודה להרשאה לאיי בלוק או לקדרואיד הוא מראה לי שגיאה כזאת :
adb shell dpm set-device-owner com.secureguard.mdm/.SecureGuardDeviceAdminReceiver
java.lang.IllegalStateException: Trying to set the device owner, but the user already has a profile owner.
at android.os.Parcel.createExceptionOrNull(Parcel.java:2381)
at android.os.Parcel.createException(Parcel.java:2357)
at android.os.Parcel.readException(Parcel.java:2340)
at android.os.Parcel.readException(Parcel.java:2282)
at android.app.admin.IDevicePolicyManager$Stub$Proxy.setDeviceOwner(IDevicePolicyManager.java:8665)
at com.android.commands.dpm.Dpm.runSetDeviceOwner(Dpm.java:203)
at com.android.commands.dpm.Dpm.onRun(Dpm.java:115)
|-|-|-|-|-at com.android.internal.os.BaseCommand.run(BaseCommand.java:60)
at com.android.commands.dpm.Dpm.main(Dpm.java:41)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:419)
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanSetDeviceOwnerLocked(DevicePolicyManagerService.java:9623)
at com.android.server.devicepolicy.DevicePolicyManagerService.setDeviceOwner(DevicePolicyManagerService.java:8674)
at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:3582)
at android.os.Binder.execTransactInternal(Binder.java:1154)
at android.os.Binder.execTransact(Binder.java:1123)
יש לך מושג מה זה אומר? יכול להיות שבאמת בעל הגרסה חסם את האפשרות לתת פקודות למכשיר אפילו שהוא מחובר (כמו ש @פקז הציע שם)? יש אפשרות לסדר את זה חוץ מלהחליף גרסה?
תודה רבה על כל העזרה!!!
נ.ב. מעניין שלהסיר אפליקציות מערכת הוא כן נתן לי... -
@cfopuser אז ב"ה בס"ד עליתי על הבעיה!!! העניין הוא שאחרי שאני מתחבר אז הפורט משתנה אז בפקודת הconnect נתתי את הפורט השני והופ התחבר בהצלחה!
הבעיה עכשיו שאני נותן את הפקודה להרשאה לאיי בלוק או לקדרואיד הוא מראה לי שגיאה כזאת :
adb shell dpm set-device-owner com.secureguard.mdm/.SecureGuardDeviceAdminReceiver
java.lang.IllegalStateException: Trying to set the device owner, but the user already has a profile owner.
at android.os.Parcel.createExceptionOrNull(Parcel.java:2381)
at android.os.Parcel.createException(Parcel.java:2357)
at android.os.Parcel.readException(Parcel.java:2340)
at android.os.Parcel.readException(Parcel.java:2282)
at android.app.admin.IDevicePolicyManager$Stub$Proxy.setDeviceOwner(IDevicePolicyManager.java:8665)
at com.android.commands.dpm.Dpm.runSetDeviceOwner(Dpm.java:203)
at com.android.commands.dpm.Dpm.onRun(Dpm.java:115)
|-|-|-|-|-at com.android.internal.os.BaseCommand.run(BaseCommand.java:60)
at com.android.commands.dpm.Dpm.main(Dpm.java:41)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:419)
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanSetDeviceOwnerLocked(DevicePolicyManagerService.java:9623)
at com.android.server.devicepolicy.DevicePolicyManagerService.setDeviceOwner(DevicePolicyManagerService.java:8674)
at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:3582)
at android.os.Binder.execTransactInternal(Binder.java:1154)
at android.os.Binder.execTransact(Binder.java:1123)
יש לך מושג מה זה אומר? יכול להיות שבאמת בעל הגרסה חסם את האפשרות לתת פקודות למכשיר אפילו שהוא מחובר (כמו ש @פקז הציע שם)? יש אפשרות לסדר את זה חוץ מלהחליף גרסה?
תודה רבה על כל העזרה!!!
נ.ב. מעניין שלהסיר אפליקציות מערכת הוא כן נתן לי...@נחום-גמזו כתב בבקשת מידע | איך עושים ניפוי באגים אלחוטי דרך מחשב?:
אז ב"ה בס"ד עליתי על הבעיה!!! העניין הוא שאחרי שאני מתחבר אז הפורט משתנה אז בפקודת הconnect נתתי את הפורט השני והופ התחבר בהצלחה!
למיטב הבנתי הבעיה הראשונית הסתדרה, אנא סמן כנפתר.
-