Saturday, December 14, 2013

Telemarketing

最近 telesales 好像很當道,作天見的新老闆也是想要 setup 一個部門。

Sunday, December 8, 2013

How to root your phone ? - Nexus 4

Basically you just need to run some commands called "super su".  As phones do not have keyboard, we have group those commands into a file called supersu.zip  All you need to do is to run this file in your phone.  This is called "Flashing" a zip file in your phone.

1) Boot into recover mode ( OFF then hold Power + Down )
2) Flash SuperSU zip file
http://download.chainfire.eu/370/SuperSU/UPDATE-SuperSU-v1.80.zip
DONE !!

If your device is NEW then you may NOT have a recover option yet.  In that case, you will need to install this recovery function to your phone first.  And you will have to do this from your PC ( the first time ).


1.  Make sure your phone can be connected to your PC.  ( the correct driver )

2.  Copy superSU zip file to the phone

3.  Download the Recovery function file to your PC
by Team Win : http://teamw.in/project/twrp2
by ClockMod : http://clockworkmod.com/rommanager
4. Download and extract Android SDK to your PC
http://developer.android.com/sdk/index.html
5.  Looks for adb.exe and fastboot.exe commands.  Usually at ...sdk/platform-tools

5a. Reboot phone to bootloader ( OFF then hold Power + Down )
5b. On PC, run CMD as Administrator.  type fastboot devices to make sure the device is connected

5c. type fastboot flash recovery openrecovery-twrp-2.6.3.3-mako.img
5d. type fastboot boot openrecovery-twrp-2.6.3.3-mako.img

more info on fastboot
http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro

6.  this should boot into recovery mode.  Now you can flash supersu zip file


Sunday, February 17, 2013

How to build your own Android ROM



  1. Install JDK
  2. Install Cygwin ( Full Package )
  3. Download & move kitchen directory to Cygwin home directory
  4. Test run "menu" from the kitchen directory


You can also setup a ROM from scratch and modify manually.  Please refer to source info : http://forum.xda-developers.com/showthread.php?t=1801690

Other useful links

and for myself

Saturday, November 24, 2012

How to Root Android Phone - Galaxy Note N7000

First browse to downloadandroidrom.com

Select the right phone model, for example mine is Galaxy Note -> Rooting -> ICS

which brings me to http://downloadandroidrom.com/file/GalaxyNote/rooting/ICS

download 2 files

CWM.zip
CWM ... supersu ...zip

its best to put them in external SD card.

Hit all 3 buttons the same time HOME + Volume UP + Power
until the system screens show up

use volume up and down button to select Apply Update from external storage
press power button to select that option

select CWM.zip and press power button again.

( now you have entered the so called Clock Wok Mod )

you can use finger to scroll the options now.
select Install Update from Internal SD

( here the external is called internal and the external is called SD card, hopefully by the time you read this guide, the term has been fixxed.  Either way, just browse to wherever you have save the CWM ... supersu ... zip file )

select CWM ... supersu ...zip file

Goback through the menu and Reboot

You should see the superSU app on your phone now.


Video tutorial here
http://rootgalaxynote.com/galaxy-note-root/how-to-root-ics-on-galaxy-note-gt-n7000-no-computer-required/

Wednesday, August 29, 2012

Chart Nexus Programming Problem

ChartNexus is supposed to be a JAVA application, which means it can run anywhere ( windows, unix, Apple etc ) as long as there is a Java in there.

But the latest version 3.3.3 is asking for a Visual C++ redistribution DLL file !?!?


If you are having any other "confused" application like this, just download these files ... and get it over with.  Most programmers nowadays don't really have a good fundamental on usability design.

x86 http://www.microsoft.com/en-us/download/details.aspx?id=5555
x64 http://www.microsoft.com/en-us/download/details.aspx?id=14632

Thursday, August 9, 2012

Test your Web Browser against HTML 5

You can test how ready is your web browser for HTML5 by simply visiting html5test.com


seems like IE doesn't care about HTML 5 at all . . .

Wednesday, August 1, 2012

Avast 2012 takes on Remote Assistance

Avast has been my choice of FREE antivirus solution for many years now.  But the most recent upgrade seems to fail miserably when the Real Time Shield could NOT turn on no matter what I do.  So I had to un-install it.

Coincidently my TeamViewer also didn't work properly.

Then when I try to download a new version and I saw this ...


So it seems like Avast is trying to take over Remote Assistance software market by bundle into its FREE anti-virus software.  This reminds me of how Microsoft ships IE for FREE when Netscape was the real deal.

During the installation, it won't allow you to un-tick any options.



I am still trying to bring my Avast up, but once this trial fails, I shall move on to the next best free antivirus.  Anyone any recommendation please ?

Related Posts Plugin for WordPress, Blogger...