with twerk one can convert an apk file and then run it with ARChon in Chrome. This sounded good, so I gave it a try. I though maybe I could get my phonegapp app to work. ARChon can be find here. I first build my phonegap app with phonegap build android
and then I used twerk to convert the .apk file I have just created. And then in Chrome I load the directory twerk has just created. But the problem is that when starting just the icon that twerk has made is displayed but the app does not work. The test app that can be found on the ARChon site works well, it also has a not valid instance ID and also the rest of the logs is almost the same.
Unrecognized manifest key 'arc_metadata'.
the child process has been loaded: so_executable/dexopt
View details
0xD94EB945 is not a valid instance ID.
View details
0.348s + 0.015s = 0.363s (+0M virt, +0M res): App instance started
View details
0.348s + 0.158s = 0.506s (+0M virt, +0M res): Started emugl renderer thread
View details
0.348s + 0.159s = 0.507s (+0M virt, +0M res): Starting System
View details
0.348s + 0.230s = 0.578s (+0M virt, +0M res): Android runtime initialized
View details
0.348s + 0.287s = 0.635s (+0M virt, +0M res): Started SurfaceFlinger
View details
0.348s + 0.395s = 0.742s (+0M virt, +0M res): Started native services
View details
0.348s + 0.504s = 0.852s (+0M virt, +0M res): Package dexopted
View details
0.348s + 0.948s = 1.295s (+0M virt, +0M res): System server started
View details
0.348s + 2.201s = 2.549s (+0M virt, +0M res): Activity onResume {com.uberspot.a2048/com.uberspot.a2048.MainActivity} (build 38.4410.120.25)
View details
0xDD1E36B1 is not a valid instance ID.
View details
0xDD1E36B1 is not a valid instance ID.
View details
0xE3FE8255 is not a valid instance ID.
View details
0xC53A6989 is not a valid instance ID.
View details
0.305s + 0.007s = 0.312s (+0M virt, +0M res): App instance started
View details
0.305s + 0.107s = 0.412s (+0M virt, +0M res): Started emugl renderer thread
View details
0.305s + 0.107s = 0.412s (+0M virt, +0M res): Starting System
View details
0.305s + 0.160s = 0.465s (+0M virt, +0M res): Android runtime initialized
View details
0.305s + 0.225s = 0.531s (+0M virt, +0M res): Started SurfaceFlinger
View details
0.305s + 0.284s = 0.590s (+0M virt, +0M res): Started native services
View details
0.305s + 0.480s = 0.786s (+0M virt, +0M res): Package dexopted
View details
0.305s + 0.769s = 1.074s (+0M virt, +0M res): System server started
View details
0.305s + 1.080s = 1.385s (+0M virt, +0M res): Activity onResume {com.uberspot.a2048/com.uberspot.a2048.MainActivity} (build 38.4410.120.25)
View details
0x431675BD is not a valid instance ID.
View details
0x431675BD is not a valid instance ID.
View details
0xB3901DA9 is not a valid instance ID.
View details
0xEEC64945 is not a valid instance ID.
View details
File system initialization 1/3
View details
File system initialization 2/3
View details
5.113s + 0.662s = 5.775s (+0M virt, +0M res): App instance started
View details
File system initialization 3/3
View details
5.113s + 1.181s = 6.294s (+0M virt, +0M res): Started emugl renderer thread
View details
5.113s + 2.453s = 7.566s (+0M virt, +0M res): Starting System
View details
5.113s + 3.992s = 9.105s (+0M virt, +0M res): Android runtime initialized
View details
5.113s + 4.573s = 9.686s (+0M virt, +0M res): Started SurfaceFlinger
View details
5.113s + 4.874s = 9.986s (+0M virt, +0M res): Started native services
View details
5.113s + 6.200s = 11.313s (+0M virt, +0M res): Package dexopted
View details
5.113s + 7.683s = 12.796s (+0M virt, +0M res): System server started
View details
5.113s + 12.534s = 17.647s (+0M virt, +0M res): Activity onResume {com.uberspot.a2048/com.uberspot.a2048.MainActivity} (build 38.4410.120.25)
View details
0xCC6A9A41 is not a valid instance ID.
View details
0xCC6A9A41 is not a valid instance ID.
View details
0xFA7C98D is not a valid instance ID.
View details
the child process has been loaded: so_executable/umareporter
View details
0x95BDD87D is not a valid instance ID.
Has any one some experience with this. Can I run my phonegap app in Chrome and how can I do this? I appreciate any help. :-) I am using phonegap, Chrome, ARChon, twerk and ArchLinux.
0 comments:
Post a Comment