Re: [android-developers] Re: DisplayMetrics xdpi and ydpi returning incorrect values

2011-10-25 Thread Dianne Hackborn
No there is no way, beyond having the user calibrate their screen for you if they want this kind of feature. Trying to maintain a device database seems like a losing battle. On Tue, Oct 25, 2011 at 1:44 PM, Andrew Hughes ashug...@gmail.com wrote: Alright. Thank you. I'm not sure if it's

Re: [android-developers] How to add custom TTS(text to speech) engines for unsupported Languages

2011-10-25 Thread Dianne Hackborn
This is not available until ICS: http://developer.android.com/sdk/api_diff/14/changes.html On Tue, Oct 25, 2011 at 9:38 AM, KK dioxide.softw...@gmail.com wrote: Hi All, Currently, I'm trying to Hindi TTS support in my app, but the immediate problem I ran into is that, there is no direct

[android-developers] Re: Suspended Account - Please Help - Red Alert

2011-10-25 Thread MB
Are you saying that you have no option to petition your case/provide your side of the story/change the app to get rid of the said infringing features? If that is indeed the case it is downright unfair at the least. On Oct 25, 7:59 am, burton miller burton.mil...@gmail.com wrote: Only a single

Re: [android-developers] Conversion to Dalvik format failed with error 1

2011-10-25 Thread Daniel Drozdzewski
On 25 October 2011 17:08, Pius Njoka piusnj...@gmail.com wrote: Am adding jaxrpc.jar to my android project and i get the following issue [2011-10-25 18:26:25 - loyaltycardapplication] Dx trouble processing javax/xml/messaging/Endpoint.class: Ill-advised or mistaken usage of a core class

Re: [android-developers] ICS Active Stylus/Pen Support

2011-10-25 Thread Andrew Hughes
So there's no way to even programmatically check if a devices supports the pen? Are there plans to add this capability? It would be really useful to know this. Active pens allow for an alternative workflow (not just a more precise, pressure sensitive input device) due to their ability to have side

[android-developers] Re: function texture2D not supported on target

2011-10-25 Thread cybice
Also i post this question on Mali Arm forum http://forums.arm.com/index.php?/topic/15341-galaxy-s2-function-texture2d-in-vertex-shader-not-supported-error/ galaxy s2 phone with *Mali*-400 MP *GPU* *How to compile vertex shader with function texture2D, * Every time i try to compile any shader with

[android-developers] AsyncTask null exception for the activity reference in the doInBackground method while rotating.

2011-10-25 Thread Bluemercury
So im using an AsyncTask but i'm getting random null exceptions for the activity reference in the doInBackground method. Anyway here's the non inner public async task: public class QuadrosMobileActivityTask extends AsyncTaskVoid, Void, Object{ *protected QuadrosMobileActivity activity=null;*

[android-developers] Re: Suspended Account - Please Help - Red Alert

2011-10-25 Thread burton miller
You can only reply to the email they send you. No other communication channel is available. All other forms of support/contact are invalid for purposes of a suspended app or account. On Oct 25, 2:34 pm, MB manoj.bi...@gmail.com wrote: Are you saying that you have no option to petition your

[android-developers] Re: Missing Fastboot from Windows 32 SDK?

2011-10-25 Thread paxchristos
Goto the htc dev site on the dev side they have fastboot On Oct 23, 4:08 am, bonochromatic bonochroma...@gmail.com wrote: I'm trying to unlock my HTC Incredible S according to HTC's unlock process. I've downloaded and installed the Android SDK and used the SDK Manager to update / install:

[android-developers] Re: function texture2D not supported on target

2011-10-25 Thread cybice
It looks like ARM MALI GPU does not support opengl es 2.0 specification!!! Mali GPU Offline Shader Compiler http://www.malideveloper.com/developer-resources/tools/offline-shader-compiler.php gives same error - function texture2D not supported on target on next vertex shader code

[android-developers] Re: Slowdown when debugger is attached

2011-10-25 Thread Doug
Emulator or device? The emulator is already slow, and it will only get worse if you attach a debugger to it. Doug On Oct 24, 12:01 am, Pepijn Van Eeckhoudt pep...@vaneeckhoudt.net wrote: No suggestions at all? There must be a way to do this. My hunch is that debugging slowdown is related to

[android-developers] Re: How to set orientation programmatically without disabling activity transitions

2011-10-25 Thread Stefan Alder
Still looking for answers -- so far 'no' to 1, 2 and 3. Really appreciate any ideas. On Mon, Oct 24, 2011 at 10:18 PM, Stefan Alder twigbra...@gmail.com wrote: We need to set the orientation of our app to reverse landscape. Unfortunately, this is only supported in api 9+, so as suggested by a

[android-developers] Re: undefined reference to `android::AudioTrack::set(...)

2011-10-25 Thread HamdiHamZ
Hi Dianne and thank you for your reply, Sorry, I can't get your point, do you mean that we can't use C++ at all with the NDK? So why we can see cpp classes in the android sources? is it only to build libs and after that libs should be used from Java? Regards, On Oct 25, 8:38 pm, Dianne

[android-developers] Reverting back to R13

2011-10-25 Thread Efi Merdler-Kravitz
Hey guys, Unfortunately R14 doesn't work well with with Maven, therefore I have to go back. How do I do it ? I've uninstalled my current SDK, installed R13 (http://dl.google.com/ android/installer_r13-windows.exe) and ran it. However the moment I run it it requires me to update my SDK to R14 and

[android-developers] Re: Reverting back to R13

2011-10-25 Thread Efi Merdler-Kravitz
Ok, found the answer here http://tools.android.com/knownissues#tools_r13 May I say a bit annoying, google insists that everyone will upgrade to r14, even if it doesn't work for them. On Oct 26, 1:21 am, Efi Merdler-Kravitz efi.merd...@gmail.com wrote: Hey guys, Unfortunately R14 doesn't work

[android-developers] Re: Target to one device in market

2011-10-25 Thread franzisco2011
Do it refer to specific device or a class of devices? Where are this settings? Thanks On 7 Ott, 09:26, albnok alb...@gmail.com wrote: You don't - if you want to filter a device you do it when you upload your app and change its visibility settings in the Android Market. On Oct 5, 2:53 am,

[android-developers] Re: Target to one device in market

2011-10-25 Thread franzisco2011
Uhm.. seems hard to find an unique feature. Thanks. On 4 Ott, 21:12, lbendlin l...@bendlin.us wrote: mark a feature as required which is unique to that device. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] CountDownTimer question

2011-10-25 Thread Larry/MavrickProductions
I have just finished an app that counts down to a particular day (i.e. birthday/Christmas). A test user asked an important question that has me scratching my head: How, at the onFinish() point, can I reset the timer to a point one day in the future (to display a page for the day like HAPPY

[android-developers] Re: Bluetooth Handler problem

2011-10-25 Thread gjs
Hi, From memory, the Handler in Bluetooth Chat is also echoing back all data written to the BT device, try adding break points in the Handler examining the messages more carefully to see which messages are actually being received from the device. Regards On Oct 25, 11:20 pm, miundroid

[android-developers] Re: Showing notification dialog over a incoming call

2011-10-25 Thread gjs
Hi, Examine or post console log showing the error. Regards On Oct 25, 8:10 pm, Sunil Mishra suniljmis...@gmail.com wrote: Hi, I have written a code to display a dialog box when a incoming call arrives, but it crashes. It is working fine when done by only displaying message using Toast.

[android-developers] happy diwali

2011-10-25 Thread RAJU V
*Wish you Happy Diwali* ~~RAJU~~ ~~www.itdoall.co.cc~~ -- 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 Tools R14 including external source?

2011-10-25 Thread Neal Sanche
Hi All, I work for a company whose product is pretty complicated, but I suspect this is not uncommon and there must be someone out there who is doing something similar. I am trying to port our build.xml to the new R14 format and have encountered a strange problem. We need to build some external

Re: [android-developers] CountDownTimer question

2011-10-25 Thread TreKing
On Tue, Oct 25, 2011 at 7:57 PM, Larry/MavrickProductions ohiooutofdo...@gmail.com wrote: How, at the onFinish() point, can I reset the timer to a point one day in the future (to display a page for the day like HAPPY BIRTHDAY) or one year in the future (to restart the countdown)? Do

Re: [android-developers] extending view class not working but not throwing errors or force close

2011-10-25 Thread TreKing
On Tue, Oct 25, 2011 at 7:18 AM, Chris Cullington-Johnson chriscj...@gmail.com wrote: I am doing a tutorial through you tube I have my java correct but still my button wont enable the view class, it's like button is not linked. There is no Button in the code you posted.

[android-developers] Re: speech recording

2011-10-25 Thread Jeremy Dagorn
Ok, so if you are on Eclipse, you should go in the LogCat tab. And give us the part where the error is printed. It will be in red font. (I presume you don't use the logcat to debug that's why I'm explaining. If so, sorry to tell you such a simple thing). Without the error it is not easy to find

[android-developers] Re: speech recording

2011-10-25 Thread Jeremy Dagorn
By the way, look at your setOutputFile. I guess you want to store your recording on the sdcard, not in your C:/ folder because it is not existing :) On Oct 25, 3:45 pm, ktuluceng asimturgut.somuncu...@gmail.com wrote: ý dont know :S normally this code runing nonerror but clik the record button

[android-developers] ADT14 and Library projects as Jars

2011-10-25 Thread Ivan Soto
I've been looking around for an answer and had no luck. ADT14 mentions that library projects will be compiled into a jar, so I've been trying to figure out how I can manually compile the library into a jar and distribute it to my team, but I think I can't. Why is that? Thanks. -- You

Re: [android-developers] extending view class not working but not throwing errors or force close

2011-10-25 Thread Chris Cullington-Johnson
There lies the problem, I am lost. I followed tutorial however no other mention of adding button to Java via view class. however does mention adding intent to manifest. Do you need more code to check? What else can I try. On Oct 26, 2011 1:02 PM, TreKing treking...@gmail.com wrote: On Tue,

[android-developers] i don't know jack

2011-10-25 Thread bob
If you go to Android Market and search for jack niu, he is selling wolfenstein, doom, and a few other things I doubt he has the rights to. Also, he has made tens of thousands of dollars. Is this legal? How can this possibly be legal? -- You received this message because you are subscribed to

Re: [android-developers] ICS Active Stylus/Pen Support

2011-10-25 Thread Mark Murphy
On Tue, Oct 25, 2011 at 6:23 PM, Andrew Hughes ashug...@gmail.com wrote: It would also be helpful if active pen support could be listed as a uses-feature in the Manifest to use Market filters to keep applications that require active pen support from being installed on devices that don't

Re: [android-developers] ADT14 and Library projects as Jars

2011-10-25 Thread Mark Murphy
On Tue, Oct 25, 2011 at 11:36 PM, Ivan Soto ivanso...@gmail.com wrote: I've been looking around for an answer and had no luck. ADT14 mentions that library projects will be compiled into a jar, so I've been trying to figure out how I can manually compile the library into a jar and distribute it

<    1   2