Re: [android-developers] About sensors

2012-05-03 Thread deb-account
On 02/05/12 22:36, Alfis wrote: My question is: how can the application Thermo by Antonio Tonev report temperature if my phone doesn't have temperature sensor? Did you try to contact him ? -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Chat Application In android

2012-05-02 Thread deb-account
On 02/05/12 09:19, Ankit Kasliwal wrote: Hello Everyone, Is any Help me to create A chat application in android, Did you read this ? http://developer.android.com/resources/browser.html?tag=sample -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: Debugging code that cause's a hardware restart of the phone :?

2012-05-01 Thread deb-account
On 30/04/12 22:13, ThomasWrobel wrote: Ok, I am using a HTC Legend. The crashes didn't start when I started using the 3D, so I don't think its a specific command thats doing it. Maybe a OpenGL related memory leak. You may install the mat plugin for eclipse. It can generate a dump that you

Re: [android-developers] Why my phone must connet the power that the APP can work well?

2012-04-25 Thread deb-account
On 17/04/12 13:56, kaixinyang wrote: Why my phone must connet the power that the APP can work well? You should at least provide the following information: What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version are you using?

Re: [android-developers] Totally transparent, always-on-top, clickable, dialog during incoming / outgoing calls

2012-04-24 Thread deb-account
On 18/04/12 19:41, José Pacheco wrote: Hello all, I am new to Android. Take time to read this: http://developer.android.com/guide/topics/ui/themes.html -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] ANDROID BASED VEHICLE TRACKING ISSUES on a remote Server

2012-04-23 Thread deb-account
On 16/04/12 02:20, JOHN BOSCO BAHUNGIREHE wrote: Hi friends; Have got a problem in my code and some how confused of how t include some of the features in the project. The project is about vehicle tracking using android,when I try to test the attached code it runs with no error but the does

Re: [android-developers] hai every body

2012-04-16 Thread deb-account
On 16/04/12 08:47, arun wrote: different between Relative layout and linear layout . define Relative layout and linear layout http://lmgtfy.com/?q=android+different+between+Relative+layout+and+linear+layout -- You received this message because you are subscribed to the

Re: [android-developers] Re: ProgressBar Dialog and Back button crashes pp

2012-04-11 Thread deb-account
On 11/04/12 09:31, Tom wrote: I think I have a problem in my final Handler handler = new Handler - method. My progressbar declaration is : progDialog.setProgressStyle(ProgressDialog.STYLE_SPINNER); But the handler dismis the dialog only when: int total =

Re: [android-developers] Update of Android 2.3 to Android 4 in Samsung galaxy r

2012-04-10 Thread deb-account
On 07/04/12 17:45, news.anand11 wrote: hi, I wanted to know that is there any updates available on Samsung galaxy r to convert Android 2.3 to Android 4. I want to play with Android 4(Ice cream). Have a look on samdroid.net -- You received this message because you are subscribed to the

Re: [android-developers] why can the site https://dl-ssl.google.com/android/eclipse/ not be opened

2012-04-10 Thread deb-account
On 05/04/12 10:48, qingtaop...@yahoo.com.cn wrote: why can the site https://dl-ssl.google.com/android/eclipse/ not be opened you may replace https with http... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Can we use Android on embedded device without LCD?Are there any devices in the market with this option?

2012-04-05 Thread deb-account
On 31/03/12 23:34, AndroidGuy wrote: Hello Friends, Android is mainly designed for phones and Tablets. But lot of embedded devices doesn't have LCD display or in fact any user input device.Can we use Android on embedded system without LCD? Can't you use a standard embedded OS instead ? --

Re: [android-developers] How to put a MapView (Google API) in a layout?

2012-04-05 Thread deb-account
On 03/04/12 14:52, Alexandre LOCTIN wrote: 04-03 14:40:33.670: E/AndroidRuntime(414): Caused by: java.lang.IllegalArgumentException: MapViews can only be created inside instances of MapActivity. Your code is: public class AR_course extends Activity{ I maybe not using the right way to do

Re: [android-developers] How to solve bad instruction `vadd.i16 q0,q0,q0' when attempting to check gcc for neon instruction

2012-02-17 Thread deb-account
On 17/02/12 08:17, sureshmenon87 wrote: checking whether arm-linux-androideabi-gcc supports __asm__(vadd.i16 q0, q0, q0);... no Do you need these instructions ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,