appRush! Easy access to your favorite apps

appRush is an adaptive system that provides you with easy and quick access to your favorite apps. Shortcuts of apps are organized in a widget. By simply adding a widget on your home screen, you can keep a tidy home screen, yet still be able to launch your favorite app with one-click.

Features:
* Organize app shortcuts in a widget
* Adaptive to user’s preferences towards apps
* Fully automatic, no manual configuration required
* Two widget sizes available: 4×1 (4 shortcuts) and 4×2 (8 shortcuts)
* Battery friendly: scheduled non-wakeup service
* Free app! No Ads!

appRush needs some time to learn from user’s behavior. It should work as designed in a few days.
Your feedback would be highly appreciated and will help us to improve appRush.


Get it on Google Play

Gomoku Game for Android (Free)

Gomoku is an abstract strategy board game, also known as Go-Bang, Five in a Row or Connect Five. In the basic version, the rule is quite simple: just try to connect five pieces in a row first to become the winner.
This is my first Android App on market. It supports phones running Android 1.6 or higher with screen resolution at 854*480, 800*480, or 480*320. (320*240 is NOT supported)
Give it a shot by scanning the QR-code below or go to the market via
https://market.android.com/details?id=net.chensun.android.gomoku

QRcode: Gomoku Game for Android (Free)

QRcode: Gomoku Game for Android (Free)

I appreciate anyone who could try it. And your valuable feedback is very welcome. :)

Gomoku for Android Screenshot 01

Gomoku for Android Screenshot 01

Gomoku for Android Screenshot 02

Gomoku for Android Screenshot 02

Install sqlite3 on Google Nexus One

Last month, when I was learning to play around with SQLite, I realized that the sqlite3 command-line program was not pre-installed on Google Nexus One. So I tried to find a way to install it on my phone, and there was a solution from stackoverflow. Unfortunately, following this method, I got this “Failed to copy: Permission denied” error when I entered “adb push sqlite3 /system/bin”. I did some more Google searching, and finally solved this problem.

So, here are the steps which can help you to install sqlite3 on your Google Nexus One:

Continue reading

Root Nexus One with Android 2.3.3 Gingerbread

Update: September 24, 2011.
Also works for Android 2.3.6 on Nexus One!
———————

Update: May 5, 2011.
This method also works for Android 2.3.4 on Nexus One. I just tried it.
———————

After I got Android 2.3.3 (Gingerbread) updated on my Nexus One, I lost root. It seems there is no easy way to root Nexus One running 2.3.3. I did lots of searches and finally found an effective solution from a Chinese Android forum. I tried it, and it did work! So here I’d like to share this solution with you.

Continue reading