AppLocker: Application implemented in Android-Binding

318 views
Skip to first unread message

Andy Tsui

unread,
Jul 16, 2011, 5:00:29 AM7/16/11
to AndroidBinding
Everyone,

I just released the AppLocker, which is a simple applocking app
implemented in Android-Binding.

This showcased a few feature of Android-Binding (upcoming v0.4):

* Animation (customizable, select and trigger by commands)
* New Command with in-layout Argument support

Please DO download and report any issue here... I need more data in
improving performance and stability of Android-Binding.

Thanks!

Giuseppe Piscopo

unread,
Jul 16, 2011, 5:16:54 AM7/16/11
to android...@googlegroups.com
Hello

I imported the source code into Eclipse project, and it complains about a compile error:

Description    Resource    Path    Location    Type
The method toggle() is undefined for the type BooleanObservable    ApplicationListActivity.java    /AppLocker/src/com/gueei/applocker    line 169    Java Problem

Any hints for this?

Thanks

Andy Tsui

unread,
Jul 16, 2011, 9:46:38 AM7/16/11
to android...@googlegroups.com

Hi,
I am using the unreleased android-binding, it's in the branch 0.4now

Giuseppe Piscopo

unread,
Jul 16, 2011, 10:05:20 AM7/16/11
to android...@googlegroups.com
ok thanks. now it's fine.

Giuseppe Piscopo

unread,
Jul 16, 2011, 10:22:35 AM7/16/11
to android...@googlegroups.com
a-ha. I did not notice before that this TAB() construct existed in XML layouts. Quite a nice one!
Of course the label attribute value (as in {tag='...', activity='...', label='...'},) should accept also a resource Id, so to let localization work easily on Tab Names too.

Also I think I've missed in the past this ARG() construct, as in <Button android:text="7" binding:onClick="ARG(Number,7)"/>.

While probably the IF() construct has been there for some time already, if I'm not wrong.

Nice job done.

Cheers

2011/7/16 Giuseppe Piscopo <piscopo....@gmail.com>

Andy Tsui

unread,
Jul 16, 2011, 10:33:58 AM7/16/11
to android...@googlegroups.com
Label should be alright with Resource. Please read the Wiki.

IF is around for quite some time, if you have noticed the MarkupDemo... ARG is a new one that I added in only in the branch 0.4, don't rely on it, I wish I can have better name for them.

Somehow things is getting not too easy to manage, once we got much more converters... (I personally hate any package with 20+ classes)...

Recently I am feeling the Converter engine is actually quite powerful, and somehow it can become a simple functional programming syntaxes... just look at the dynamic animation switching part...

Andy Tsui

unread,
Jul 16, 2011, 10:37:38 AM7/16/11
to android...@googlegroups.com
Please guys download the app from market and give some good comment.. (and help testing performance).. think of this as a good advertisement for android Binding.. thanks

vincen...@gmail.com

unread,
Aug 27, 2013, 5:08:48 AM8/27/13
to android...@googlegroups.com
Hello can you give me some idea on how to create applocker? do you have sample code?

thank you.

Andy Tsui

unread,
Aug 27, 2013, 6:15:14 AM8/27/13
to AndroidBinding

https://code.google.com/p/applocker/

--
You received this message because you are subscribed to the Google Groups "AndroidBinding" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbindin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

vincen...@gmail.com

unread,
Sep 17, 2013, 4:10:25 AM9/17/13
to android...@googlegroups.com
Thank you so much for the link. 

But i found something that this will not work. I've tested this in ICS with their new feature.

I found out that the app is not blocking the recent apps. I mean when i open the blocked application with a correct
password, after that i clicked the home button in the device and open one application that is queued in recent apps button.The locker wont work.

how to block the recent apps i've visited?.. :) .. sorry my grammar is not that correct. :) 

hoping for your answer.


On Saturday, July 16, 2011 5:00:29 PM UTC+8, Andy Tsui wrote:

Andy Tsui

unread,
Sep 21, 2013, 1:45:29 AM9/21/13
to AndroidBinding
There's an option to enforce this, please find it in the main app.


--
Reply all
Reply to author
Forward
0 new messages