wenluhu / gammaray-android

Distributed Streaming Virtual Machine Introspection
Apache License 2.0
6 stars 1 forks source link

Get the environment of building Android from Kiryong #5

Closed wenluhu closed 10 years ago

wenluhu commented 10 years ago

Got the environment. Building android now. It's supposed to take a day...

bamos commented 10 years ago

Hi @wenluhu - what branch are you using? I'm about to start a build and want to make sure we're using the same one. :-)

wenluhu commented 10 years ago

Hi @bamos

The code I got from Kiryong says "android-4.3_r3". :) Is this version okay?

bamos commented 10 years ago

Sure, I'll work with that!

bamos commented 10 years ago

Are you also using the aosp_maguro-userdebug target?

wenluhu commented 10 years ago

No I'm using aosp_arm-eng and running it on an emulator for now. I hope it might be easier to test on an emulator. I guess I can build using aosp_maguro later?

wenluhu commented 10 years ago

I have successfully built and run android on an emulator :)

bamos commented 10 years ago

I see, I'll use the aosp_arm-engbuild for emulators too.