[android-beginners] Test message

2012-08-28 Thread Roman Nurik
Test message -- You received this message because you are subscribed to the Google Groups Android Beginners group. ATTENTION: Android-Beginners will be permanently disabled on August 9 2010. For more information about this change, please read [http://goo.gl/xkfl] or visit the Group home page.

[android-beginners] ATTENTION: Android-Beginners will be permanently disabled on August 9 2010

2010-08-02 Thread Roman N (Google Employee)
should be posted to the Android-Discuss group: http://groups.google.com/group/android-discuss Please reply to this thread if there are any questions or concerns. Thanks, Roman Nurik Android Developer Relations -- You received this message because you are subscribed to the Google Groups

[android-beginners] Changes to group moderation

2010-03-26 Thread Roman Nurik
in the group shortly after posting. So, for members who are just joining: your membership status will be moderated to prevent spam, but once you join, you can post freely, without a need to wait for moderation for your first message. Thanks, Roman Nurik Android Developer Relations -- You received

[android-beginners] Re: communication between android phone and pc using 3G network

2010-03-11 Thread Roman ( T-Mobile USA)
(if this is the case try to place your home ip address in a DMZ zone ~possible security risks!!!) Q1: How does your phone know about your home ip address (manually configured)? Q2: Can you ping your home network from outside your LAN? --Roman On Mar 2, 10:31 pm, Burgwindeck solvang...@gmail.com wrote: Hi Gn

[android-beginners] Re: Giving selection priority in XML Layout

2010-01-04 Thread Roman Romano
Dear both, Many thanks for your help. I think it was an error on my part :-) i needed to: btn_Contact.setFocusableInTouchMode(true); once that was set, the btn_Contact.requestFocus(); worked fine Thanks Guys! Regards Roman On Jan 3, 11:48 pm, Yousuf Faheem yousuf.syed@gmail.com wrote

[android-beginners] Re: Giving selection priority in XML Layout

2010-01-03 Thread Roman Romano
Many thanks both, I will give it a go. kind regards Roman On Jan 3, 12:57 am, Caius 'kaio' Chance k...@kaio.me wrote: (2010年01月03日 08:56), Yousuf Faheem wrote: call btn.requestFocus(); BTW, create the btn with getViewById() first. -- Caius 'kaio' Chance ☺ かいお    Fedora Project

[android-beginners] Re: Giving selection priority in XML Layout

2010-01-03 Thread Roman Romano
thing that is active on launching the intent. Any other suggestions?? many thanks Roman On Jan 3, 6:28 pm, Roman Romano very.cross...@googlemail.com wrote: Many thanks both, I will give it a go. kind regards Roman On Jan 3, 12:57 am, Caius 'kaio' Chance k...@kaio.me wrote: (2010年01月03日 08

[android-beginners] Giving selection priority in XML Layout

2010-01-01 Thread Roman Romano
i do this? many thanks Roman -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email

[android-beginners] Hello, Stack Overflow!

2009-12-21 Thread Roman (Google Employee)
, make sure to use the 'android' tag! Lastly, if your question is more advanced and might warrant a threaded- style discussion, post that to the existing android-developers Google Group at: http://groups.google.com/group/android-developers Thanks, and happy coding! Roman Nurik, Android Developer

[android-beginners] Re: wifi configuration

2009-11-24 Thread Roman ( T-Mobile USA)
; wifiConfiguration.allowedKeyManagement.set (WifiConfiguration.KeyMgmt.NONE); After this adding the network configuration should be successful. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely

[android-beginners] Re: File transfer over phones

2009-11-18 Thread Roman ( T-Mobile USA)
/products/andftp/index.html which gives you an good idea about possible functionality. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-beginners] Re: How to measure download speed ?

2009-11-18 Thread Roman ( T-Mobile USA)
When you write the file on the sdcard, you can always start a timer and check for the current file size. Another possibility is to count the number of bytes which you are writing in each write step. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions

[android-beginners] Re: When to split an application into serveral activities -- and when not to :D

2009-11-17 Thread Roman ( T-Mobile USA)
/TurboChargeUiAndroidFast.html -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Nov 15, 9:53 am, domi...@pich.info

[android-beginners] Re: No internet connection in emulator

2009-11-17 Thread Roman ( T-Mobile USA)
the server using the emulator. + What happens if you run the emulator on 1.5 or 2.0? Let me know if this works. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity

[android-beginners] Re: Regarding top command in adb shell

2009-11-11 Thread Roman ( T-Mobile USA)
This post might help http://groups.google.com/group/android-beginners/browse_thread/thread/e6f2d396a68238ad -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity

[android-beginners] Re: Game Save/Load File

2009-11-11 Thread Roman ( T-Mobile USA)
, ) I would use the DB functionality. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Nov 10, 2:51

[android-beginners] Re: Can I use an old Android phone for development purposes?

2009-11-11 Thread Roman ( T-Mobile USA)
GPS is not dependent on a carrier network. You could get a prepaid sim card and put it in your device. If you run out of minutes, you should be still able to use the triangulation method in case you don't want to use GPS. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together

[android-beginners] Re: sending over WiFi

2009-11-11 Thread Roman ( T-Mobile USA)
/8c726476212491a8?lnk=raot -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Nov 6, 3:14 pm, Mike88

[android-beginners] Re: Phone to phone communication

2009-11-09 Thread Roman ( T-Mobile USA)
the message and would know about the presence of the new device. You could think of to add to this message the local IP address of the device. Other devices could use the IP address for direct communication (of course going over the AP). -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick

[android-beginners] Re: android bluetooth

2009-11-05 Thread Roman ( T-Mobile USA)
The following link gives you some answers about Bluetooth http://source.android.com/projects/bluetooth-faq -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Manage the Wifi connection from an applicacion

2009-11-03 Thread Roman ( T-Mobile USA)
enable your new Wifi connection. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Nov 3, 3:26 am, Urizev

[android-beginners] Re: Wifi does not automatically connect after boot

2009-11-03 Thread Roman ( T-Mobile USA)
configured wifi network. If you want to force your phone to connect much faster to the Wifi network, try to disable to configured APN in your settings. In general I am missing in the Android SDK an API which supports the preferred radio interface. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T

[android-beginners] Re: No internet connection in emulator

2009-11-02 Thread Roman ( T-Mobile USA)
capabilities (legacy support in use) What do you see when you execute netstat -r and netcfg? -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent

[android-beginners] Re: Audio Stream Processing

2009-10-30 Thread Roman ( T-Mobile USA)
On SDK level you won't find any API support to render your audio stream. If you want to do this, you have to do some native coding. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely

[android-beginners] Re: What am I doing wrong (installing and setting up Android SDK)

2009-10-29 Thread Roman ( T-Mobile USA)
Have you set your path and class path variable? You can easily find out whether this is set when you try to run javac in your command line shell. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author

[android-beginners] Re: How to connect through HttpConnection using WiFi for Android?

2009-10-29 Thread Roman ( T-Mobile USA)
are on Wifi behind a firewall and that you have to talk to a proxy to be able to connect to the internet. In this case you want to make sure that you correctly get data connectivity setup in the Wifi environment you are working in. Your main application code does not change. -- Roman Baumgaertner

[android-beginners] Re: video frame

2009-10-26 Thread Roman ( T-Mobile USA)
Nope, you would have to implement this on your own -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA

[android-beginners] Re: MediaRecorder records with slow quality

2009-10-24 Thread Roman ( T-Mobile USA)
Kiro, I noticed the same. Audio quality sucks using the MediaRecorder. It is very difficult to hear audio at all I was not able to improve the audio quality. I am in the hope that Android 2.0 has a much better media support! -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick

[android-beginners] Re: Radio Transmitter

2009-10-22 Thread Roman ( T-Mobile USA)
,). The Android platform right now only supports Wifi, cellular and bluetooth radios. Support of radios in the 433Mhz range would have to be added. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author

[android-beginners] Re: how to i check if an EditText is empty

2009-10-21 Thread Roman ( T-Mobile USA)
You cannot check the emptiness of a String using the = operator! You would need to use the equals method which is a method in the String class String yourString = someEditText.getText().toString(); if (yourString.equals() ){ } -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick

[android-beginners] Re: Can a application developed using Android used on any mobile phone type?

2009-10-20 Thread Roman ( T-Mobile USA)
some understanding in programming. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Oct 19, 11

[android-beginners] Re: Radio Transmitter

2009-10-19 Thread Roman ( T-Mobile USA)
complicated if you try to support paging outside your LAN network (network components are required and also you have to deal with NAT). In general Android does not support paging with specific APIs but you can implement a paging system using what Android provides on functionality. -- Roman Baumgaertner Sr

[android-beginners] Re: OnCompletion video notification on MediaController and VideView usage?

2009-10-18 Thread Roman ( T-Mobile USA)
till you are tired of watching y video } -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc

[android-beginners] Re: Which phone to use for developer?

2009-10-16 Thread Roman ( T-Mobile USA)
If you get an Android phone from T-Mobile, you should be safe :-) -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T

[android-beginners] Re: difference between CharSequence and strings

2009-10-15 Thread Roman ( T-Mobile USA)
CharSequence is an interface which gives you the freedom to implement for example a String class. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Playing video in Android not showing the video, playing sound only with a still image

2009-10-13 Thread Roman ( T-Mobile USA)
the onPrepared. public void onPrepared(MediaPlayer mp) { mp.start(); } -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent

[android-beginners] Re: android install

2009-10-12 Thread Roman ( T-Mobile USA)
You might be interested to look at the following page http://www.androidonhtc.com/ -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-beginners] Re: how to drop call???

2009-10-12 Thread Roman ( T-Mobile USA)
Could you rephrase your question? If you want to drop programmatically a call, you cannot do this officially with the Android SDK. If you try to get the duration of a call, try to capture Call state changes. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views

[android-beginners] Re: How to use the Network Manager?

2009-10-08 Thread Roman ( T-Mobile USA)
with mWifiMgr.addNetwork(wifiConfiguration); you can connect to the network with boolean successConnected = mWifiMgr.enableNetwork(inetId, true); In your broadcast receiver you should receive an intent about the network status change. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T

[android-beginners] Re: problem creating new android project

2009-10-05 Thread Roman ( T-Mobile USA)
You might want to fill out the rest -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Oct 3

[android-beginners] Re: Problem involving emulators and networking.

2009-10-05 Thread Roman ( T-Mobile USA)
You can directly communicate on Wifi from emulator to another phone if you are in the same LAN. There would be no server required. Only thing what you have to think about is, how do you get the IP address of your destination (discovery protocol on Wifi)? -- Roman Baumgaertner Sr. SW Engineer

[android-beginners] Re: Chosse the connection interface before sending request?

2009-10-02 Thread Roman ( T-Mobile USA)
also need to change the platform code. Android SDK right now does not support multiple interfaces at the same time. In general you are able to get the things done, but you need platform changes. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions

[android-beginners] Re: real-time audio transfer over Wi-Fi

2009-09-29 Thread Roman ( T-Mobile USA)
For the signaling you can use your own proprietary protocol or an existing protocol like SIP or XMPP (have a look at SipDroid which uses MjSIP) Also SipDroid implements some RTP socket communication which you can use in your application. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile

[android-beginners] Re: connect to wifi from Program

2009-09-28 Thread Roman ( T-Mobile USA)
in a network state change which you can capture again in your context receiver. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T

[android-beginners] Re: ADT plugin for eclipse

2009-09-25 Thread Roman ( T-Mobile USA)
When you try to create a project you should be able to see Android as a new option. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-beginners] Re: How to launch android emulator

2009-09-24 Thread Roman ( T-Mobile USA)
are doing, this would be helpful! -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 24, 11:21 am

[android-beginners] Re: How to connect to the internet behind proxy ?

2009-09-22 Thread Roman ( T-Mobile USA)
Can you connect with a normal browser to the internet or do you need already a proxy in your desktop browser? If you have no proxy configured in your normal browser on your desktop, there is no need to add any proxy stuff on the Android emulator. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T

[android-beginners] Re: real-time audio transfer over Wi-Fi

2009-09-21 Thread Roman ( T-Mobile USA)
then Voip over Wifi. You will find research papers on this topic which talk about mixing different traffic types on a Wifi network. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual

[android-beginners] Re: Connecting to Android Emulator from Local Computer

2009-09-21 Thread Roman ( T-Mobile USA)
get some understanding of port forwarding in Android http://developer.android.com/guide/developing/tools/adb.html -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity

[android-beginners] Re: Active and deactivate the Wifi Radio

2009-09-21 Thread Roman ( T-Mobile USA)
Using the WifiLock only makes sure that you keep the Wifi on for your data connectivity. If you use WifiManager.setWifiEnabled(boolean ) you are still able to enable/disable the Wifi transport independently whether you have a Lock acquired or not. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T

[android-beginners] Re: make my own libraries

2009-09-20 Thread Roman ( T-Mobile USA)
Another method would be to create a native library using the NDK if you need native support. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Development on the MyTouch 3G

2009-09-18 Thread Roman ( T-Mobile USA)
Yes! -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 17, 4:42 pm, somatt som...@gmail.com

[android-beginners] Re: Open socket through gprs

2009-09-17 Thread Roman ( T-Mobile USA)
Nope, this is currently not supported in the Android SDK. You can change the platform code and write your own JNI API to use this functionality. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author

[android-beginners] Re: Android Emulator suddenly won't boot...

2009-09-16 Thread Roman ( T-Mobile USA)
Are you able to run the emulator via command line? May be your AVD image got corrupted ... -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Unable to start Wi-fi

2009-09-15 Thread Roman ( T-Mobile USA)
). -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 14, 8:19 pm, andriod learner andymori

[android-beginners] Re: How to disable connection to internet in android phone?

2009-09-15 Thread Roman ( T-Mobile USA)
There are already several threads on this topic. For example http://groups.google.com/group/android-developers/browse_thread/thread/752a2e56dce42123 Also look for changing the APN settings. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions

[android-beginners] Re: Development on the MyTouch 3G

2009-09-14 Thread Roman ( T-Mobile USA)
If you are a fan of the G1 you will be also be a fan of the new Motorola cliq which comes with a keyboard. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Unable to start Wi-fi

2009-09-14 Thread Roman ( T-Mobile USA)
On the emulator there is no Wifi support. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 14

[android-beginners] Re: hwo to test call?

2009-09-14 Thread Roman ( T-Mobile USA)
Read the following thread http://groups.google.com/group/android-platform/browse_thread/thread/88f1de1bcb6ccd94 -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity

[android-beginners] Re: Development on the MyTouch 3G

2009-09-13 Thread Roman ( T-Mobile USA)
- Cupcake Android 1.5 firmware ... and of course the look changed ... -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile

[android-beginners] Re: Development on the MyTouch 3G

2009-09-13 Thread Roman ( T-Mobile USA)
Well, a myTouch user isn't t likely to inadvertently write applications that don't work without a slide-out keyboard ;-) Hm, he could ... but testing might me tough :-) -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements

[android-beginners] Re: Android Vs J2ME

2009-09-13 Thread Roman ( T-Mobile USA)
J2Me is Java platform for embedded devices. Android instead is a mobile OS which consists of - a Linux kernel, - middle layer written in Java and native and - an application layer. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements

[android-beginners] Re: how to import packages in android?

2009-09-11 Thread Roman ( T-Mobile USA)
If you have a jar package or the source code you can always add a dependency to the project settings. When you open the properties of your project and check the Java build path you can add libraries or Java Projects as additional dependency. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T

[android-beginners] Re: confusion about bluetooth

2009-09-11 Thread Roman ( T-Mobile USA)
Nope, there is nothing available on Java level. You could try to write some JNI wrapper to access the interfaces on native level (look in extern/bluez folder). -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those

[android-beginners] Re: How Can I Block Unwanted Calls.

2009-09-10 Thread Roman ( T-Mobile USA)
this. No idea whether they are using the unofficial way ... Mark, tell us the secret :-) -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-beginners] Re: How Can I Block Unwanted Calls.

2009-09-10 Thread Roman ( T-Mobile USA)
Mark, I agree. It's a good point that being able to block incoming calls is a dangerous functionality ... -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Call to activity problem

2009-09-09 Thread Roman ( T-Mobile USA)
the API getApplicationContext() -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 9, 4:57 am

[android-beginners] Re: Know when Outgoing Call has been answered or whatever state

2009-09-09 Thread Roman ( T-Mobile USA)
/reference/android/telephony/TelephonyManager.html) It would be nice if the Android SDK could offer a better telephony support. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely

[android-beginners] Re: How to detect the availability of networks programatically in andriod emulator?

2009-09-08 Thread Roman ( T-Mobile USA)
more permissions. In general Android can only be connected with one network at the same time, which makes your application pretty easy. If you want to display the available networks, this is a different story. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views

[android-beginners] Re: A sample mobile banking solution

2009-09-07 Thread Roman ( T-Mobile USA)
The security requirements on your banking application are independent from the platform you are going to use. Based on your requirements you would have to investigate what Android is supporting and what you have to extend. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together

[android-beginners] Re: Android Phone

2009-09-06 Thread Roman ( T-Mobile USA)
HTC Hero from Motorola ? I was not aware of that Motorola had money to buy HTC :-) -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-beginners] Re: Is there a way to install LiveAndroid to PC permanently?

2009-09-06 Thread Roman ( T-Mobile USA)
Instead of running LiveAndroid directly why not running it on a virtual machine on your system? -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Hi all! How can I get the default apn setting.

2009-09-05 Thread Roman ( T-Mobile USA)
method. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 4, 10:40 pm, Garbin garb...@gmail.com

[android-beginners] Re: remove apllication from emulator prob

2009-09-04 Thread Roman ( T-Mobile USA)
-- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 4, 5:27 am, kapnk...@gmail.com wrote: thanks for your

[android-beginners] Re: apk install error

2009-09-03 Thread Roman ( T-Mobile USA)
. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 2, 10:08 pm, geeth ganesh geeth.gane

[android-beginners] Re: Any way to measure network traffic ?

2009-09-03 Thread Roman ( T-Mobile USA)
You could use the netstat application netstat -I interface -b which gives the the number of incoming and outgoing traffic. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely

[android-beginners] Re: problems getting started

2009-09-03 Thread Roman ( T-Mobile USA)
- the Problems-tab in Eclipse editor - make sure that ADT is correctly installed -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T

[android-beginners] Re: rssi of multiple wifi networks

2009-09-02 Thread Roman ( T-Mobile USA)
be able to initiate a connection and try to get the RSSI with getRSSI also if you are not able to get connected. I did not try this yet and for sure it would not be the fastest way. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email

[android-beginners] Re: startActivity() crash...

2009-09-01 Thread Roman ( T-Mobile USA)
packageInfo = pm.getPackageInfo (taskInfo.topActivity.getPackageName(), GET_ACTIVITIES); in case of the calendar application returns NULL. I noticed that the approach you took works fine for 3rd party apps and some of the system apps but not all system apps ... -- Roman Baumgaertner Sr. SW Engineer

[android-beginners] Re: Voice Encryption

2009-08-31 Thread Roman ( T-Mobile USA)
The voice stream for cellular communication is not exposed to the SDK level. If you try to do some Voip it is possible. But keep in mind that the SW envryption/decryption is very slow especially using Java. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views

[android-beginners] Re: Developing application in Android

2009-08-29 Thread Roman ( T-Mobile USA)
out for help -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 27, 9:42 am, blixs johannesla

[android-beginners] Re: Change system time

2009-08-29 Thread Roman ( T-Mobile USA)
, but then you want to make sure that you block that the ril layer passing up the time information received over the network. I am not sure whether this is what you want to do -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email

[android-beginners] Re: Configure my Account without G1

2009-08-28 Thread Roman ( T-Mobile USA)
You should be able to connect to 2G or 3G. If this does not work at all I recommend to go to a T-Mobile store to get your phone checked. If you are living in an area with bad T-Mobile 3G coverage, also let T- Mobile know. They will try to improve 3G coverage. -- Roman Baumgaertner Sr. SW

[android-beginners] Re: Forced G1 Dev Phone reboot?

2009-08-28 Thread Roman ( T-Mobile USA)
You can write a system application which uses the intent ACTION_REBOOT. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those

[android-beginners] Re: startActivity() crash...

2009-08-27 Thread Roman ( T-Mobile USA)
(of course q taskInfo instance is required). -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 26, 11

[android-beginners] Re: Get arguments from another activity

2009-08-26 Thread Roman ( T-Mobile USA)
to write your Manifest to use intents correctly. Check out the following link: - http://developer.android.com/guide/topics/manifest/intent-filter-element.html -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those

[android-beginners] Re: what is the fast way to save/load string from/in an array?

2009-08-26 Thread Roman ( T-Mobile USA)
Instead of using Strings, try to use StringBuffer. Normally the usage of StringBuffer's is more efficient than normal Strings. By the way for analyzing your code to find out where you spend most of the time, use the traceview tool. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick

[android-beginners] Re: startActivity() crash...

2009-08-26 Thread Roman ( T-Mobile USA)
team should be able to give some more insight information on this. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile

[android-beginners] Re: startActivity() crash...

2009-08-26 Thread Roman ( T-Mobile USA)
Justin, With the following line of code you should be able to start up the calendar app calendarIntent.setClassName (com.android.calendar,com.android.calendar.LaunchActivity); -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements

[android-beginners] Re: INTERNET

2009-08-21 Thread Roman ( T-Mobile USA)
If you use an emulator try to set your DNS when you start the emulator ./emulator -dns-server ip-address -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: INTERNET

2009-08-20 Thread Roman ( T-Mobile USA)
powerful TCP/IP testing tool. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 19, 11:14 pm

[android-beginners] Re: INTERNET

2009-08-20 Thread Roman ( T-Mobile USA)
/IP testing tool. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 19, 11:14 pm, Mitch besse

[android-beginners] Re: Cannot see my HTC Magic via DDMS to take screenshot

2009-08-19 Thread Roman ( T-Mobile USA)
On your phone go to the settings/application and select development ( I am not sure what this would be in your language ..). The enable USB debugging. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author

[android-beginners] Re: startActivity() crash...

2009-08-19 Thread Roman ( T-Mobile USA)
); } By the way starting the calendar app in this way does not cause any exception Intent calendarIntent = new Intent() ; calendarIntent.setFlags (Intent.FLAG_ACTIVITY_REORDER_TO_FRONT ); calendarIntent.setClassName (com.android.calendar,com.android.calendar.MonthActivity); -- Roman

[android-beginners] Re: startActivity() crash...

2009-08-17 Thread Roman ( T-Mobile USA)
It might be helpful to see also the logcat trace of your crash. Have you tried to use the debugger or debug prints to find out where and when exactly your code crashes? -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email

[android-beginners] Re: startActivity() crash...

2009-08-17 Thread Roman ( T-Mobile USA)
/ -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 17, 9:08 am, Tikoze janderson@gmail.com

[android-beginners] Re: Can android support MIDP ?

2009-08-17 Thread Roman ( T-Mobile USA)
MIDP is not supported on Android. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 15, 8:41

[android-beginners] Re: Beginner Android-Java development:

2009-08-14 Thread Roman ( T-Mobile USA)
is to read something about effective Java programming. When you work on the Android platform the code should still run on an embedded device. It is important to understand how to do this with Java -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions

[android-beginners] Re: Android UI related:

2009-08-12 Thread Roman ( T-Mobile USA)
){ Log.d(TAG,TRUE); //change the resource Id for the buttons } else{ Log.d(TAG,FALSE); //change the resource Id for the buttons } mSwitch = !mSwitch; } -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together

[android-beginners] Re: Hello World Emulator Issue

2009-08-12 Thread Roman ( T-Mobile USA)
window. If you are able to successfully start the emulator you could try to use adb install to install your application manually. Any luck with this? -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author

  1   2   >