Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Kristopher Micinski
If you could modify the system with an apk... this would be extremely dangerous and would almost certainly never never even considered... On Jul 14, 2012 2:30 PM, "Cythes" wrote: > Which part? > > On Saturday, July 14, 2012 2:19:52 PM UTC-4, Kristopher Micinski wrote: >> >> That would be interest

Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Cythes
Which part? On Saturday, July 14, 2012 2:19:52 PM UTC-4, Kristopher Micinski wrote: > > That would be interesting... > On Jul 14, 2012 1:10 PM, "Mark Murphy" wrote: > >> On Sat, Jul 14, 2012 at 1:04 PM, Cythes wrote: >> > What about just writing a patch for the OS and including it in the >> pa

Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Kristopher Micinski
That would be interesting... On Jul 14, 2012 1:10 PM, "Mark Murphy" wrote: > On Sat, Jul 14, 2012 at 1:04 PM, Cythes wrote: > > What about just writing a patch for the OS and including it in the > package? > > Or is that next to unheard of? > > If by "the package" you mean your APK, that is not

Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Mark Murphy
On Sat, Jul 14, 2012 at 1:04 PM, Cythes wrote: > What about just writing a patch for the OS and including it in the package? > Or is that next to unheard of? If by "the package" you mean your APK, that is not supported. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/c

Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Kristopher Micinski
That's right... good luck getting Google to accept your patch you might try one of the common mods, who are more likely to accept changes On Jul 14, 2012 1:05 PM, "Cythes" wrote: > What about just writing a patch for the OS and including it in the > package? Or is that next to unheard of? > >

Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Cythes
What about just writing a patch for the OS and including it in the package? Or is that next to unheard of? On Saturday, July 14, 2012 12:50:17 PM UTC-4, Mark Murphy (a Commons Guy) wrote: > > On Sat, Jul 14, 2012 at 12:45 PM, Cythes wrote: > > What are the odds of an app running all the time i

Re: [android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Mark Murphy
On Sat, Jul 14, 2012 at 12:45 PM, Cythes wrote: > What are the odds of an app running all the time in the foreground only > minimized rather then as a service. That will not work reliably. > Kinda like a clock or antivirus. I know > for a fact that these things can be done since you need to look

[android-developers] Maybe I am going about this all wrong.

2012-07-14 Thread Cythes
Let me put an idea out there that I am thinking about in my head, What are the odds of an app running all the time in the foreground only minimized rather then as a service. Kinda like a clock or antivirus. I know for a fact that these things can be done since you need to look no further then (