• 프로그래밍

    [펌] Multitouch and gesture detection

    원문 링크 : Multitouch and gesture detection part 1 원문 링크 : Multitouch and gesture detection part 2 In this little tutorial I’m going to show you how to detect multitouch event on an Activity screen. First of all let’s create a class next to the Main activity that called MultitouchView. It extends View: It has only one consturctor that you must implement. You have to add those two another constructors, otherwise the touch handling will not work: Now let’s edit your main.xml. I’m going to add a new xml element that’s called com.helloandroid.multitouchexample.MultitouchView. In this case com.helloandroid.multitouchexample is my application package name. MultitouchView is the class name of View…

  • 모바일

    [펌] 터치 다이아몬드 ROM up을 internal storage에서하자!

    원문 링크 : [펌] 터치 다이아몬드 ROM up을 internal storage에서하자! [펌] 터치 다이아몬드 ROM up을 internal storage에서하자! P100처럼 PC를 연결하지 않고 기기만 가지고 롬업을 할 수 있네요. 아래처럼 하시면요 ^^ 롬업이 처음이신 분들은 HARD SPL을 한번 해 주셔야합니다.!! internal storage에 여유가 있다면 rom image명을 diamimg.nbh로 바꾸어 internal storage의 root에 복사해 넣는다. 볼륨다운 + Back Key + 빨간버튼(reset) 을 누르면 삼색화면이 뜨고, 이어서 파워버튼을 누르면 rom upgrade를 pc에 연결하지 않고 작업 할 수 있습니다. complete 메시지가 나오면 한번 더 reset을 해주면 됩니다.