Re: [android-developers] How to execute C binary file in Android

2014-05-21 Thread Max Lv
Try this lib: https://github.com/Chainfire/libsuperuser On Tue, May 20, 2014 at 2:17 PM, praveen m bsmprav...@gmail.com wrote: Dear All Actually I am very new to Android. So anyone can tell, how can I include a 'C' binary file into android code. I want to make an Android app which include

Re: [android-developers] Re: Alarm Intent not triggered

2014-05-21 Thread Sunil K
Raymond, Any suggestions for me? Problem is alarm is set from my Activity, and the alarm is received only if Activity is currently running. Otherwise it will not. Regards, Sunil On Fri, May 9, 2014 at 8:12 PM, Sunil K sunilchintu2...@gmail.com wrote: No, made it work. But now the real

[android-developers] Receiver when debugger is attached to an application

2014-05-21 Thread Bunty syed
Hi All, Hoping doing well.. I have developed one app. I want to stop memory dumping for my app by attaching a debugger to it on runtime.. I found one api *android.os.Debug.isDebuggerConnected* Above api will give true if sombody attached a debugger to my app. But my question here is Can I get

[android-developers] Android ADT problem on eclipse

2014-05-21 Thread dashman
I updated to ADT 22.6.3 and having problems. On Eclipse startup getting an error message to update ADT. I read some other messages and went to eclipse install-new-software. and tried to update from https://dl-ssl.google.com/android/eclipse/ When I try to update the ADT from there... I get

Re: [android-developers] Android ADT problem on eclipse

2014-05-21 Thread Marina Cuello
On your Install new software screen, uncheck the Contact all update sites during install to find required software and try again. Marina On Wed, May 21, 2014 at 11:37 AM, dashman erjdri...@gmail.com wrote: I updated to ADT 22.6.3 and having problems. On Eclipse startup getting an error

[android-developers] Re: WrongThread exception - how to analyze/debug?

2014-05-21 Thread plnelson
On Tuesday, May 20, 2014 11:51:35 PM UTC-4, Jonathan S wrote: Can you copy and paste code in the *MyRemoteActivity class?* It's 700 lines of (mostly proprietary) code, so no I don't think that would be practical.Anyway,* my questions are generic Android questions*; they're not

Re: [android-developers] Re: WrongThread exception - how to analyze/debug?

2014-05-21 Thread Kostya Vasilyev
2014-05-21 20:02 GMT+04:00 plnelson pna...@gmail.com: On Tuesday, May 20, 2014 11:51:35 PM UTC-4, Jonathan S wrote: Can you copy and paste code in the *MyRemoteActivity class?* It's 700 lines of (mostly proprietary) code, so no I don't think that would be practical.Anyway,* my

[android-developers] Re: android character set

2014-05-21 Thread Daniele Segato
I also want to know this. Roboto apparently do not support Chinese and Japanese (Hirigana, Katawana). So which is the list of supported character sets? (unicode group, scripts, whatever you want to call them). And if Chinese/Japanese are actually supported: which font is used? On Tuesday,

Re: [android-developers] Android ADT problem on eclipse

2014-05-21 Thread dashman
I was using HELIOS version of eclipse. Looks like this ADT requires a more updated version. I upgraded to Kepler and then it worked. On Wednesday, May 21, 2014 10:54:58 AM UTC-4, Marina Cuello wrote: On your Install new software screen, uncheck the Contact all update sites during install

[android-developers] Re: Choreographer regularly skipping frames during OpenGL Render

2014-05-21 Thread Tobias
Are you using TextureView? Do you see the same issue with a GLSurfaceView? You could also try using http://developer.android.com/tools/debugging/systrace.html to see if anything strange is going on in the system when you drop frames. OpenGL-wise it looks pretty simple. Tobias Den tisdagen den

Re: [android-developers] Re: How to calculate a tablets resolution before purchasing the tablet

2014-05-21 Thread Tobias
I found this dpi/ppi calculator to be useful: http://www.sven.de/dpi/ It will give you the actual physical dpi. Taking this value and then rounding it to the closet dpi bucket (http://developer.android.com/reference/android/util/DisplayMetrics.html) would be a good bet, even though the

[android-developers] Re: Dolby Audio API

2014-05-21 Thread Eric Ang
We definitely could and that is a discussion we are having for sure! Technically we can, but from a business standpoint the OEM actually licenses the solution. The API itself gives Android Developers access to that licensed solution. I am trying to come up with an offering that we can

[android-developers] Emulator skin and hardware recent apps button...

2014-05-21 Thread Cyril
Hi there ! I've designed some realistic emulator skins for famous devices (Nexus 4, Galaxy S4, HTC One M8...), but now, I'm facing a problem. In the skin's layout file, how to handle/describe the hardware recent apps button that comes with devices like HTC One or Galaxy S5 ? I know home is for