Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: emulator x86 support (Excluding x86_64) #60

Closed
wants to merge 6 commits into from

Conversation

sweisgerber-dev
Copy link
Member

@sweisgerber-dev sweisgerber-dev commented May 15, 2018

Tested on Nougat 7.1.1 x86 emulator.

Fix for # #59

NOT working on x86_64, tracked in Project-ARTist/meta#15

Other Fixes

  • smaller improvements to log routine
  • other smaller improvements to setupDex2oatCommand(final String pathDex2oat)
  • gradle & build-tools upgrades

- Code is still messy, but splitted architecture & instruction-set
  probing.
- adapted build-scripts (tested)
indicated by log:

```
art     : Could not create image space with image file '/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Unable to relocate image '/system/framework/boot.art' from '/system/framework/x86_64/boot.art' to '/data/dalvik-cache/x86_64/system@[email protected]': Only the zygote can create the global boot image.
```

Injected APP's oat file does not get used => no tracelogs.
> Everything works properly on x86 emulator images.

- Opened low-prio issue: Project-ARTist/meta/#15
@sweisgerber-dev
Copy link
Member Author

Due to missing test Hardware: Please verify that ARTistGui/ARTist is still working on our test devices, before accepting this request.

@sweisgerber-dev
Copy link
Member Author

Opening a new one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant