GODOFMINECRAFT4 / droidbox

Automatically exported from code.google.com/p/droidbox
0 stars 0 forks source link

Is this compatible with Android 2.3.3 ? #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fetch Android 2.3.3
2. Follow the procedure as described here http://code.google.com/p/droidbox/
3. ???
4. PROFIT!

What is the expected output? What do you see instead?
Expected output is to see the home screen of Android, I only see the boot 
screen =>

What version of the product are you using? On what operating system?
Linux Ubuntu + Android SDKr12 + Android 2.3.3 API level 10 + DroidBox

Please provide any additional information below.
It's just a question as you say 2.1 on the project homepage.

Cheers!

Original issue reported on code.google.com by sil...@gmail.com on 21 Jul 2011 at 1:14

GoogleCodeExporter commented 9 years ago
Android versions newer than 2.1 comes with a Just In Time (JIT) compiler in the 
Dalvik VM. Modifications made to 2.1 version to detect information leaks, see 
TaintDroid (http://appanalysis.org/) is not working on Dalvik running JIT at 
the moment. There are however plans to port TaintDroid to version > 2.1 but 
that is only some future ideas for this project right now.

Original comment by lantz.pa...@gmail.com on 8 Aug 2011 at 3:17

GoogleCodeExporter commented 9 years ago
Hey,

now three new links for "newer" TaintDroid versions:

First from the official authors:
- http://appanalysis.org/download.html (TaintDroid 2.3)

Furthermore there are some Versions from Daniel Baeumges:
- http://sites.google.com/site/taintdroid22/
- http://sites.google.com/site/taintdroid23/

But I don't now how to combine DroidBox and TaintDroid 2.3.

Best Regards Hanno

Original comment by hanno.le...@googlemail.com on 20 Dec 2011 at 10:41

GoogleCodeExporter commented 9 years ago

Original comment by lantz.pa...@gmail.com on 10 Mar 2012 at 3:14