Giter VIP home page Giter VIP logo

joying-rootassistant's People

Contributors

hvdwolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

joying-rootassistant's Issues

Forcing device into Portrait mode

Hi There,

I've been trying to force the Joying device (10" unit) into Portrait mode.

I have tried the following ADB command:
adb shell content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:0

And I have also tried updating the build.prop file using these steps:
https://tinkerboarding.co.uk/forum/thread-574.html

When updating the build.prop file I noticed that the ro.sf.hwrotation property wasn't in the file when I pulled it. I tried adding it to the file and updating it (confirmed it was updated with a follow-up pull of the file).

I also tried the following:
adb shell settings put system accelerometer_rotation 0
adb shell settings put system user_rotation 0

None of the approaches will force the device into portrait mode. Rebooted the device after each attempt

Any suggestions?

I'm told that it could be possible using the following code by an app with root permissions:

import android.provider.Settings; // You can get ContentResolver from the Context Settings.System.putInt(getContentResolver(), Settings.System.ACCELEROMETER_ROTATION, 0); Settings.System.putInt(getContentResolver(), Settings.System.USER_ROTATION, 0);

error: more than one device/emulator

Hello!

I am a total noob herre but have followed the instructions to root my device.

It appeared to work once but after it finished and i rebooted the device. Nothing happend so I tryed again.. and I get this..

C:\Superuser>install.bat 172.18.91.75

  • daemon not running. starting it now on port 5037 *
  • daemon started successfully *
    connected to 172.18.91.75:5555
    error: more than one device/emulator
    already connected to 172.18.91.75:5555
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    error: more than one device/emulator
    Reboot your Head Unit NOW!

Android Settings

Installing the android settings appears to work correctly but app crashes when attempting to open the default settings. I downloaded from the app from your app directly and did a reboot before attempting to open. I've now re-installed the default settings from your app and the main settings menu opens but if I attempt to open a sub-menu the settings app will crash.

Radio icon disappears after replace

Hello,

when i use the install.bat and reboot my device, the appicon is gone and i cant use the radio app anymore.

Someone knows a sulution for this?

Greetings

Root Script seems to hang

Hi There,

I'm following your instructions and it looks like the script is connecting but seems to hang for some reason. I've installed the Root Assistant and turned on remote ADB over WiFi. This is on a PX5 chip device.

Maybe I'm just not patient enough, but I'm not sure how long this script tends to run. I am running Windows 10 as my PC. My head unit is connected via the WIFI and my Laptop via an Ethernet connection to the WiFi router.

Thanks in advance for any help :)

image

app not installed

hello
I use your mods for months without any problems, but since the latest versions I can not install them anymore. I have an uls01n2 with the latest firmware and root privileges, but every time I try to replace the apk, when I reboot the HU, start the radio automatically, but if I try to open the app, android reports that " App is not installed ".
I've tried both versions (5.1.1 and 6.0.1) through install.bat (it completes the procedure correctly), either to manually replace the apk, but without results.

you can give me some suggestions? something I'm wrong?
regards

6.0.1 BLUE_WHITE radio mod seems to be corrupted.

Hello

I've juste tried to install the 6.0.1 BLUE_WHITE mod on my JOYING 6.0.1 android radio but at the end of the adb installation, the app (apk file) is not installed. The file manager indicates that the file had a problem during verification.
So the radio app is not available !
And the I reinstalled the default app without problems.

Could you check the file ?
Regards

Unable to authorize adb client

Hello, I am trying to use your app on a joying sp9853i and am getting stuck when trying to root. I am able to enable adb over wifi via your app but when I try to connect I never get the authorization request on the Joying headunit. I very briefly see an icon appear on the taskbar when I initiate the connection so I assume this is the dialog box. No clue why it never appears. Do you know a work around for this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.