mojo457 / market-enabler

Automatically exported from code.google.com/p/market-enabler
0 stars 0 forks source link

I get "We have a problem huston..." #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am with ADP 1.5 and I installed the latest version - 3 Beta and I tried to 
fake the US T-Mobile - and I get something like "We have a problem hustin..."

Original issue reported on code.google.com by vendor.net@gmail.com on 28 Jun 2009 at 4:36

GoogleCodeExporter commented 8 years ago
Getting the same response using Rogers HTC Dream in Canada, Android 1.5

Original comment by karp.dale on 20 Jul 2009 at 11:13

GoogleCodeExporter commented 8 years ago
samsung i7500 (galaxy), in switzerland shows the same problem...

Original comment by barlo...@gmail.com on 27 Jul 2009 at 9:54

GoogleCodeExporter commented 8 years ago
You need to have root

Original comment by vekexa...@gmail.com on 27 Jul 2009 at 1:37

GoogleCodeExporter commented 8 years ago
I got root but still getting that error message...

Original comment by xzite200515 on 17 Aug 2009 at 10:26

GoogleCodeExporter commented 8 years ago
HTC Magic By the way

Original comment by xzite200515 on 17 Aug 2009 at 10:28

GoogleCodeExporter commented 8 years ago
You need to have the "su" command working and busybox binaries installed.
I plan to rewrite this part of the app as soon I have some time...
Rewriting the market kill part to do this trough the api (remove busybox and 
"su"
dependencies, still needs to be rooted) and rewriting the settings part to do 
this
trough api (using reflections).

Original comment by michel.racic on 29 Aug 2009 at 5:15

GoogleCodeExporter commented 8 years ago
changed to Status done because this wasn't a code change

Original comment by michel.racic on 6 Sep 2009 at 12:56

GoogleCodeExporter commented 8 years ago
Is it fixed? Is this feature added?

Thanks!

Original comment by vendor.net@gmail.com on 6 Sep 2009 at 1:00

GoogleCodeExporter commented 8 years ago
What should be fixed?
This issue is related to missing dependencies, that's why I changed the state 
to done
instead of verifyed because no code change happened.

Dependencies:
1) su application (doesn't matter which, just the command "su" in a terminal 
must
give you a root shell)
2) busybox binaries (or at least the grep command)

Original comment by michel.racic on 6 Sep 2009 at 3:25

GoogleCodeExporter commented 8 years ago
I see, should I start a new issue but this time as a feature request?

Thanks!

Original comment by vendor.net@gmail.com on 6 Sep 2009 at 4:22

GoogleCodeExporter commented 8 years ago
Yes, you could do that.
Just give the name something resonable like "removing dependencies of busybox 
and SU".
I can't guarantee that I find away to go around the SU command but I try (have
something in mind but if it works could be a possible security leak in Android).

Original comment by michel.racic on 6 Sep 2009 at 5:55