Jump to content
AVIC411.com

AppRadio Extensions 2.0 Beta - Full iPhone control


Recommended Posts

  • Replies 2.4k
  • Created
  • Last Reply

Top Posters In This Topic

I know how I can debug the iPhone 5 touch issues but I'll need some help. I'm looking for someone who knows how to ssh into their phone and run some scripts while it's plugged into the head unit.

 

Any takers?

just tell me what you need. I know how to SSH but Im not sure I know about scrips.

Link to post
Share on other sites

just tell me what you need. I know how to SSH but Im not sure I know about scrips.

 

Install cycript (on Cydia).

Plug the phone into the radio.

Start the AppRadio app and wait for everything to load (but don't press anything).

SSH to your phone.

Run this command: cycript -p AppRadio

This will launch the cycript console, linked to the AppRadio app

Run these commands in cycript: 

  • UIApp.keyWindow.recursiveDescription
  • [uIApp.windows objectAtIndex:0].frame
  • [uIApp.windows objectAtIndex:1].frame
  • [uIScreen.screens objectAtIndex:0].bounds
  • [uIScreen.screens objectAtIndex:1].bounds
  • [uIScreen.screens objectAtIndex:0].currentMode
  • [uIScreen.screens objectAtIndex:1].currentMode
  • [uIScreen.screens objectAtIndex:0].overscanCompensation
  • [uIScreen.screens objectAtIndex:1].overscanCompensation

Post the results for each.

Launch an unsupported app.

Run the cycript commands again.

Post the results for each.

Link to post
Share on other sites

Hi mike, with regards to the automatic killing of the appradio app, I use the plugged in tweak to start up the appradio app when I plug it in, however I think this part of appex kills it again, so I have to manually open it again each time. Do you think it is possible to make the appradio app killing feature an option (as this can be achieved with plugged in anyway, but can also be used to open it when plugged in). Cheers!

Link to post
Share on other sites

Hey guys,

ive got a problem.

if i plugin the phone to my radio and start the appradio my screen becomes black and nothing is starting.

 

Im using:

iPhone 4 JB 6.1

AppRadio 2.3.0

newest appradio extensions

 

If i Plug the cable into my phone and press the "mode" button on my radio the screen gets black and nothing happens.

 

do i make something wrong?

 

Greeetings

Link to post
Share on other sites
  • RonS locked this topic
Guest
This topic is now closed to further replies.



×
×
  • Create New...