[android-developers] Re: Link to buy unlocked phone does not work

2008-12-08 Thread Yorgen Valune
so buy a regular locked phone and unlock it by using this site: http://www.unlock-tmobileg1.com/EN/unlock-G1.php   as far as i know 100% success. From: ARW <[EMAIL PROTECTED]> To: Android Developers Sent: Saturday, December 6, 2008 10:59:10 AM Subject: [andr

[android-developers] Need to get Status information.... MENU -> Settings -> About phone -> Status....

2008-12-07 Thread Yorgen Valune
Hi All, is there any way i can reach the following information: from: MENU -> Settings -> About phone -> Status i.e. Battery status/Battery level/Phone number/IMEI etc' . using adb ? or using an inner object ? please advice Yorgen --~--~-~--~~~---~--~~ Y

[android-developers] my question...

2008-11-17 Thread Yorgen Valune
Hi, I'm looking for a code that can replace the following code since its no more existing: /** This function actually handles the KeyStroke-Injection. */ private void doInjectKeyEvent(KeyEvent kEvent) {   try {    /* Inject the KeyEvent to the Window-Manager. */

[android-developers] Re: simulate key press

2008-11-09 Thread Yorgen Valune
i think u should try the "monkey" util... doest anyone with a real device tested the "monkey" ??? From: sandeepskumar <[EMAIL PROTECTED]> To: Android Developers Sent: Sunday, November 2, 2008 12:45:30 PM Subject: [android-developers] simulate key press Hi Tea

[android-developers] Re: Simulate key press action.

2008-10-23 Thread Yorgen Valune
Hi, is there anyway i can send Key-Press event from my PC to the G1 via the USB data cable ? i mean something like "exe/java" application that doing so? please advice Yorgen - Original Message From: B Sreen <[EMAIL PROTECTED]> To: android-developers@googlegroups.com Sent: Wednesday, Oc

[android-developers] Re: I need a favor please from someone who has Real HTC Device (new androind GPhone)....

2008-10-04 Thread Yorgen Valune
category options to keep it in its cage (keep it in your app). On Oct 2, 2008 4:35 AM, "Yorgen Valune" <[EMAIL PROTECTED]> wrote: Hi, I'm willing to know whether the Monkey application is working on a real Device? i mean I've tried it on the Emulator and it's worked

[android-developers] I need a favor please from someone who has Real HTC Device (new androind GPhone)....

2008-10-02 Thread Yorgen Valune
Hi, I'm willing to know whether the Monkey application is working on a real Device? i mean I've tried it on the Emulator and it's worked well but since i don't have the Real HTC i can't test it can someone please help me and test it for me? here is the link http://code.google.com/android/r

[android-developers] Physical Device Keypad Events.

2008-09-24 Thread Yorgen Valune
Hi, Does someone know how to send events to keypad of an Android physical device (a real device) ? if so, can you please publish this part of the code (I'm willing to simulate press-key during my application)? 10x Yorgen Valune --~--~-~--~~~---~--~