SkyLord419 / market-enabler

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

pkill instead of kill and grep #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
made a script based on the information from these two pages:

The paragraph on "Execute trough a shell script"
http://code.google.com/p/market-enabler/wiki/ShellCommands

And a little study of how these were made
http://www.2030.tk/wiki/Android_market_switch

Here is a detailed summary on how I did it:
http://android.modaco.com/content/htc-hero-hero-modaco-com/304693/market-
enabler-workaround/#entry1219119

Original issue reported on code.google.com by roger.na...@gmail.com on 18 Mar 2010 at 2:02

GoogleCodeExporter commented 8 years ago
The last link needs to be cut and pasted manually.

Original comment by roger.na...@gmail.com on 18 Mar 2010 at 2:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I changed this code in r129 that fixed  Issue #21 
I do it now with the killall command:
$ killall com.android.vending

Original comment by michel.racic on 19 Mar 2010 at 8:07