투폰 연동하여 텍스트 복사 붙여넣기

hiuki

New member
콜 앱에서 목적지의 글자를 복사해서 다른 삼성 갤럭시폰 클립보드를 통해 네비 앱 검색창에 붙여넣고 목적지를 안내하는 패턴을 어떻게 하는지 궁금합니다
 

LinerSeven

Well-known member
안녕하세요, @hiuki ,

두 개의 서로 다른 장치(주문용 장치/항해용 장치)에서 매개변수를 전달하기 위해서는 Webhook을 사용하는 방법이 있습니다.

Screenshot_20250507-111506.png

SMS 앱에서 위치가 어떻게 표기되는지(카카오톡?)저는 잘 모르겠지만, Webhook을 이용하여 주문용 기기에서 내비게이션용 삼성 기기로 값을 보내기 위해서는 그 전에 SMS 앱에서 대상 위치를 변수로 설정해야 할 것 같습니다.

좀 더 자세한 정보를 주시면 좀 더 도움을 드릴 수 있을 것 같습니다.

감사합니다,
Liner Seven,
 

hiuki

New member
안녕하세요, @hiuki ,

두 개의 서로 다른 장치(주문용 장치/항해용 장치)에서 매개변수를 전달하기 위해서는 Webhook을 사용하는 방법이 있습니다.

View attachment 13942

SMS 앱에서 위치가 어떻게 표기되는지(카카오톡?)저는 잘 모르겠지만, Webhook을 이용하여 주문용 기기에서 내비게이션용 삼성 기기로 값을 보내기 위해서는 그 전에 SMS 앱에서 대상 위치를 변수로 설정해야 할 것 같습니다.

좀 더 자세한 정보를 주시면 좀 더 도움을 드릴 수 있을 것 같습니다.

감사합니다,
Liner Seven,
카카오택시 기사용 앱에서 호출을 받을시 나오는 화면을 첨부해 드립니다. 그 도착 xxx의.xxx부분만 터치밑 드레그가 안됩니다. 구글 렌즈앱으로 그 xxx부분만 복사하여 다른폰(갤럭시)클립보드를 통해 수동으로 붙여넣기하여 T맵 검색창에서 위치확인과 길안내를 받고 있습니다. 이것을 자동으로 하고 싶습니다.
 

Attachments

  • 20250412_040240.jpg
    20250412_040240.jpg
    810.5 KB · Views: 5

LinerSeven

Well-known member
안녕하세요, @hiuki,

일본에서 온 사람이라 카카오 아이디 일번체크에 막혀서 앱의 상세 내용을 확인하지 못했습니다.


죄송합니다만, 첨부된 매크로를 "배차시 종점이 표시되는 상태를 재현할 수 있다면 재현한 상태에서" 실행해 주시면 어떨까요?
(카카오택시 운전기사 측 앱이 설치된 기기에서)

***현대차가 빠른 속도로 달리는 거리를 안전하게 운행해 주시는 여러분께 감사드립니다.

잘 부탁드리겠습니다.
 

Attachments

  • 화면_상태_가져오기.macro
    1.8 KB · Views: 3

hiuki

New member
방금 데이터를 받았지만 주소나 목적지가 지정되지 않았습니다. 참고용으로만 hiuki 사용자는 이 매크로를 사용해야 합니다. 그렇지 않으면 손상된 데이터를 받게 됩니다!

주소가 포함된 애플리케이션에서 플로팅 버튼을 작동시켜야 합니다(제가 제공한 사진과 같이)
배차 후 카카오택시 앱 화면 스크린샷 첨부합니다
 

Attachments

  • Screenshot_20250503_203737_ T  .jpg
    Screenshot_20250503_203737_ T .jpg
    460.3 KB · Views: 2

Winny57

Active member
Here's an improved version of the macro.

First, launch your application using the address displayed on the screen, then press the macro's green button (floating button).

Either save the macro once the button is pressed, or I should normally receive the data via the HTTP request, but this must be done on the application itself, not on an image.
 

Attachments

  • UtilisateurV2.1-test-info-kakaotaxi.macro
    4.1 KB · Views: 1

Winny57

Active member
I receive a lot of different data from multiple users!

If multiple users want to use the macro, you must specify it here so we can adapt the macro for each person; otherwise, it won't work for anyone!
 

Winny57

Active member
While waiting to receive your data, you can try this temporary macro
 

Attachments

  • Tempo-destination.macro
    3.5 KB · Views: 1

Winny57

Active member
I just received data:

Time: 4:10

Battery: 76%, charging

Mobile signal: Strong, but no internet connection

Bluetooth: Connected

Location: A request is active

App running: Kakao T Taxi (driver version).

You are online and ready to receive rides ("콜 수신 원활" = good call reception).

You are located in 운서동 (Unseo-dong).

Active mode: Blue (서비스 등급 중 하나).

Status: Waiting for affiliated ride.
 

Winny57

Active member
I'm receiving data from people testing the macro, but it's not necessary!

You need to launch your taxi app, and then, when you have the destination address, you can activate the green (floating) button.

매크로를 테스트하는 사람들로부터 데이터를 받고 있지만, 꼭 필요한 건 아닙니다!



택시 앱을 실행한 후, 목적지 주소를 입력하면 녹색(떠 있는) 버튼을 활성화할 수 있습니다.
 

hiuki

New member
I'm receiving data from people testing the macro, but it's not necessary!

You need to launch your taxi app, and then, when you have the destination address, you can activate the green (floating) button.

매크로를 테스트하는 사람들로부터 데이터를 받고 있지만, 꼭 필요한 건 아닙니다!



택시 앱을 실행한 후, 목적지 주소를 입력하면 녹색(떠 있는) 버튼을 활성화할 수 있습니다.
신경 써주셔서 감사합니다
 
Top