MiguelFranciscoRibeiro / market-enabler

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

Enhancement request - autostart #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
is there option to make it auto start-up and apply settings automatically?

Original issue reported on code.google.com by Spon4ik on 2 Dec 2009 at 1:27

GoogleCodeExporter commented 8 years ago
It would be possible but I don't know if it's really good to do it this way...
Let's see how many users star this issue and I take a look on this...

Maybe not built in but extending ME with an Intent listener and making a second 
app
that can start any intent after boot ;-)

Original comment by michel.racic on 2 Dec 2009 at 2:44

GoogleCodeExporter commented 8 years ago

Original comment by michel.racic on 2 Dec 2009 at 2:45

GoogleCodeExporter commented 8 years ago
it would be a good solution
or you can add an option on/off on startup, less app - better

Original comment by Spon4ik on 2 Dec 2009 at 2:49

GoogleCodeExporter commented 8 years ago
MY concern is performance, as less onboot listener as better.
If every app has an onboot listener, it could cause performance issues on 
bootup and
because of that I'm thinking of a seperate app, so just the users that want this
feature have a listener.
The extra app could be uploaded to market and linked in ME so if you want to 
enable
it and don't have installed the bootup app, it could direct you to the market to
install it and the options could still be set in ME...

Original comment by michel.racic on 2 Dec 2009 at 6:21

GoogleCodeExporter commented 8 years ago
I think the best way is to create a second app that does it, basically an app 
that is
just a service and calls ME to change the settings after boot and just the 
people
that need this feuture have to install it so no performance issue for users 
that dont
need this ;-)

Original comment by michel.racic on 8 Jan 2010 at 12:17

GoogleCodeExporter commented 8 years ago
<<< Status: Accepted
Owner: michel.racic
Labels: -Priority-Low Priority-Medium >>>
4.0 released?

Original comment by Spon4ik on 8 Jan 2010 at 1:19

GoogleCodeExporter commented 8 years ago
nope, didn't had time for it, also working on allowing non root users to buy 
apps in
Market somehow... needs some more reverse engineering of the market app
But I accepted the request and I wil consider it in Version 4 that another app 
can
send an intent to MarketEnabler and do the changes in the background ;-)

Original comment by michel.racic on 8 Jan 2010 at 4:19

GoogleCodeExporter commented 8 years ago
This feature has been implemeted in the MarketAccess branch:
http://amip.org.ru/wiki/android/marketaccess

Original comment by sbara...@gmail.com on 26 Mar 2010 at 1:03

GoogleCodeExporter commented 8 years ago

Original comment by michel.racic on 2 Jul 2010 at 8:57