webkey autostart on samsung mini

135 views
Skip to first unread message

pktsym

unread,
Feb 23, 2012, 12:00:03 PM2/23/12
to Webkey
Hi, webkey isn't able to autostart on my samsung mini...has anyone
found a solution to this bug?

Is it possible to have Tasker start the service via an action intent?

Many thanks!

pktsym

unread,
Feb 23, 2012, 12:02:30 PM2/23/12
to Webkey
Using webkey 2.01 ...
Android Version 2.3.4
Samsung Mini GT-S5570

xin wu

unread,
Feb 23, 2012, 7:22:00 PM2/23/12
to androi...@googlegroups.com
In my case ,webkey start as a service of long state process and it work good,maybe you can try these

2012/2/24 pktsym <pillarm...@gmail.com>

Móra Péter

unread,
Feb 24, 2012, 2:16:55 AM2/24/12
to androi...@googlegroups.com
Hi All,


We are aware of the autostart issue. When the phone boots, many
things start at the same time. If there is insufficient memory, then
Webkey is not got started. In my Nexus One Webkey starts on boot, but
DroidWall starts about only half of the boots.

Webkey is registred to android.net.conn.CONNECTIVITY_CHANGE, which
gets called when the network state changes. As a workaround, we should
check that whether Webkey should have started, and start if necessary.
With this solution Webkey will start after a while. We haven't got
time to implement and test this solution, we are working on ICS fixes
and the python environment, but try to fix this within a week.


> Is it possible to have Tasker start the service via an action intent?

Should we provide an intent? An activity? (I'm doing the C++ stuff,
I'm not so familiar with the Android's lifecycle.)


Best wishes,
Peter

xin wu

unread,
Feb 24, 2012, 6:08:41 AM2/24/12
to androi...@googlegroups.com
Hi everybody

 I am really new to all the programming language! But I think Webkey can do as Peter say,maybe I can do so if it's really necessary.
2012/2/24 Móra Péter <mora...@gmail.com>

pktsym

unread,
Mar 3, 2012, 7:35:24 AM3/3/12
to Webkey
I've posted your question over on the Tasker Google Group here
( hopefully we'll get some ideas from Pent )

http://groups.google.com/group/tasker/t/74d328ecdd0e1203

Wes

On Feb 24, 2:16 pm, Móra Péter <morape...@gmail.com> wrote:
> Hi All,
>
>  We are aware of the autostart issue. When the phone boots, many
> things start at the same time. If there is insufficient memory, then
> Webkey is not got started. In my Nexus One Webkey starts on boot, but
> DroidWall starts about only half of the boots.
>
>  Webkey is registred to android.net.conn.CONNECTIVITY_CHANGE, which
> gets called when the network state changes. As a workaround, we should
> check that whether Webkey should have started, and start if necessary.
> With this solution Webkey will start after a while. We haven't got
> time to implement and test this solution, we are working on ICS fixes
> and the python environment, but try to fix this within a week.
>
> > Is it possible to have Tasker start the service via an action intent?
>
>  Should we provide an intent? An activity? (I'm doing the C++ stuff,
> I'm not so familiar with the Android's lifecycle.)
>
>  Best wishes,
>   Peter
>
>
>
>
>
>
>
> On Fri, Feb 24, 2012 at 1:22 AM, xin wu <wuxinxin...@gmail.com> wrote:
> > In my case ,webkey start as a service of long state process and it work
> > good,maybe you can try these
>
> > 2012/2/24 pktsym <pillarmarket...@gmail.com>

pktsym

unread,
Mar 4, 2012, 3:58:27 AM3/4/12
to Webkey
Pent from Tasker has responded to your question on the tasker forum
here:
http://groups.google.com/group/tasker/browse_thread/thread/74d328ecdd0e1203

On Feb 24, 2:16 pm, Móra Péter <morape...@gmail.com> wrote:
> Hi All,
>
>  We are aware of the autostart issue. When the phone boots, many
> things start at the same time. If there is insufficient memory, then
> Webkey is not got started. In my Nexus One Webkey starts on boot, but
> DroidWall starts about only half of the boots.
>
>  Webkey is registred to android.net.conn.CONNECTIVITY_CHANGE, which
> gets called when the network state changes. As a workaround, we should
> check that whether Webkey should have started, and start if necessary.
> With this solution Webkey will start after a while. We haven't got
> time to implement and test this solution, we are working on ICS fixes
> and the python environment, but try to fix this within a week.
>
> > Is it possible to have Tasker start the service via an action intent?
>
>  Should we provide an intent? An activity? (I'm doing the C++ stuff,
> I'm not so familiar with the Android's lifecycle.)
>
>  Best wishes,
>   Peter
>
>
>
>
>
>
>
> On Fri, Feb 24, 2012 at 1:22 AM, xin wu <wuxinxin...@gmail.com> wrote:
> > In my case ,webkey start as a service of long state process and it work
> > good,maybe you can try these
>
> > 2012/2/24 pktsym <pillarmarket...@gmail.com>

Móra Péter

unread,
Mar 4, 2012, 7:05:14 PM3/4/12
to androi...@googlegroups.com
Hi,


I see. Then we need an intent, which starts the service. We can do
that. And maybe a checkbox to enable it for security reasons.


Thanks,
Peter

Reply all
Reply to author
Forward
0 new messages