steps to convert apk to Android runtime (art)
Is there any information on converting apk files to art files available yet? I've found its a key issue causing apps to fail with Android 5.0 lollipop and there doesn't seem to be anyway to convert or write art apps. I can convert my app from apk to dex or java but how can any of these be converted to art?
Is there any information on converting apk files to art files available yet? I've found its a key issue causing apps to fail with Android 5.0 lollipop and there doesn't seem to be anyway to convert or write art apps. I can convert my app from apk to dex or java but how can any of these be converted to art?