[android-developers] Hardware Licensing for android

2012-10-30 Thread Anup
Is there any licensing required when using a device with android tablet ? If yes what is it ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] Reliability of android for large application development

2012-10-12 Thread Anup
Hello everyone, I am egar to know whether is it good to develop a large application for industrial usage on android ? What all possible difficulties i can come across while doing so, because our application will have large business logic, connectivity with hardware and also large amount of

[android-developers] BackGround Process

2012-08-16 Thread reshmy anup
Hi.. My phone is having a weird problem, whenever I get communication from anywhere (e.g. e-mail and sms), I get greeted with Unfortunately, X has stopped. with X representing the application that handles the communication. The weird thing is, after showing that pop up, I can still use the

[android-developers] sdk version Compatibility

2012-07-14 Thread reshmy anup
Hi.. I have created an android application in sdk 2.3.3.It is working in 4.0.3 also. But it is crashing in samsung galaxy s3.The os version of that device is 4.0.4.Is there any particular reason for that crashing in s3?It is working fine in s2. Thanks and regards Reshmy. -- You received

Re: [android-developers] Voice recognition

2012-05-08 Thread anup Jaipurkar
Hi Venkat, Even I am getting the same error on emulator. Most probably it will work on the actual device. Not sure though. On Mon, Apr 30, 2012 at 8:12 PM, venkat v v.veng...@gmail.com wrote: Hi, I'm developing an application based in Text to Speech and Speech to Text using Eclipse and I

[android-developers] Browsing CTS code online

2012-01-30 Thread anup Jaipurkar
Hey Guys, Can I browse android CTS code online. Please provide the URL. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] android.holo.cts.HoloTest CTS Failure

2012-01-24 Thread anup Jaipurkar
Hi all, Observing CTS test failure with the following logs. Can someone please help on this. 01-02 00:30:59.539 W/InputManagerService( 319): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@420123e0 (uid=10072 pid=2762) 01-02 00:30:59.569 D/memalloc(

[android-developers] CTS on android emulator

2012-01-24 Thread anup Jaipurkar
Hi All, We are running CTS on android emulator. android.holo.cts.HoloTest is failing on emulator. Is this failure because, I am using an emulator and it wont be the case on actual target?? In other words, if some package is failing on emulator, is it sure that the same will fail on target also??

Re: [android-developers] Launch SoftKeyboard without view in Android

2011-11-23 Thread anup Jaipurkar
in edittext Thanks Anup On Wed, Nov 23, 2011 at 6:43 PM, Deepak Kumar deepak.kumar...@gmail.comwrote: Hi All, I need the solution of following two things as early as possible:- 1)How to launch a softKeyboard even when there is no edittext or TextView present programmatically

[android-developers] Development platform

2011-11-07 Thread anup
Hello i am newbee for the android development can anyone suggest suitable linux platform to develop application for android phone... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Applying different commands at different location

2011-08-11 Thread anup Jaipurkar
Hi... I am working in Ubuntu. I have a bunch of commands (say 10 commands like cmd1, cmd2, cmd3..cmd10) I want to write a python script, which can achieve the following: It should traverse through the directory structure and apply a command at particular directory path. The location

[android-developers] How to differentiate applications with same UID?

2011-04-22 Thread Anup
We know that applications developed by the same developer have the same UID. Can we add some random ID of our own to this UID to bring uniqueness to each application? If so, how can this be done? Does anyone have any suggestions on how to go about this issue? -- You received this message because

[android-developers] USING ECRYPTFS IN ANDROID

2011-02-11 Thread anup
Regards, Anup K. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more

[android-developers] java.lang.NoClassDefFoundError: com.google.android.maps.MapView

2010-06-18 Thread Anup
Hi all, I am new to android enviroment, I just wanted to display a mapview in my application but whenever I call the method setContentView(mapView); It gives me an error java.lang.NoClassDefFoundError: com.google.android.maps.MapView Please help me out Thanks Regards Anup -- You received

[android-developers] native_handle

2010-06-07 Thread anup
Hi, Please can I know how to handle multiple file descriptors in the middleware(sensors.c) with native_handle into consideration? Can I create global file descriptors (fds) in sensors.c to handle multiple fds? -- You received this message because you are subscribed to the Google Groups Android

[android-developers] edit box charector based soft key pad

2009-09-18 Thread Anup
Hi, Is there any way to find out that the edit box is of a particular type in framework files and manipulate soft key board based on that? For eg:- If edit box will accept numbers only, soft key board should display with numbers in default. Thanks in advance Anup

[android-developers] disabling t9 in password box

2009-09-17 Thread Anup
Can i disable t9 in input box ie textview control, password box. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] DefaultRingtonePreference in expandable list view possible ?

2009-03-10 Thread Anup
from database accessing, any code for that for reference ? Thanks in advance Anup --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers