[android-developers] Re: Can we detect swipe or long press by starting a baground Service in Android

2012-10-27 Thread Martin Krischik
Am Freitag, 26. Oktober 2012 10:00:25 UTC+2 schrieb nitin gupta: Can we detect swipe or long press by starting a Service in Android so if service is running i can detect swipe or long press anywhere . if yes plz sort out . No — Services can't do any GUI interaction. And it is good this way.

[android-developers] Re: Issue building project which uses library project

2012-10-27 Thread Martin Krischik
Am Freitag, 26. Oktober 2012 18:44:27 UTC+2 schrieb Ab: I found many postings concerning this error, but none of the solutions worked for me. I have project A, B, and C. Projects A and B are marked as library projects, project B imports project A as a library, and project C imports

Re: [android-developers] Re: Can we detect swipe or long press by starting a baground Service in Android

2012-10-27 Thread nitin gupta
https://github.com/t0mm13b/TouchSoftly can we use this trick having transparent layout . On Sat, Oct 27, 2012 at 12:13 PM, Martin Krischik krisc...@users.sourceforge.net wrote: Am Freitag, 26. Oktober 2012 10:00:25 UTC+2 schrieb nitin gupta: Can we detect swipe or long press by starting a

[android-developers] can adb server connect to adbd on the same device?

2012-10-27 Thread mylz
In normal usage, adb works on host, like PC, and adbd works on device. They communicate with each other by USB or TCP mode. Now my question is that I compiled the adb for arm,and push it into the device, where adbd exists, how can adb communicates with adbd? many THANKS for anyone who can help

[android-developers] How to do if User focussed on Edittext, menus should be displayed?

2012-10-27 Thread Meena Rengarajan
My needs : If i click or focussed on EditText, it should call Menus . In Menus, i wanna create two options. That is, normal writing and keyboard writing. If user selects keyboard writing, it looks like Android Keyboard. Should be able to type it from keyboard. And next one, normal writing.

[android-developers] Re: Display of Multiple pages in ViewPager, Position Not Updating

2012-10-27 Thread bkadirbeyoglu
Hasn't anybody implemented it? I'd really like to use this component in my app. Thanks in advance. On Thursday, October 25, 2012 4:02:51 PM UTC+3, bkadirbeyoglu wrote: Hi, I am trying to implement Dave Smith's PagerContainer to show multiple pages in my viewpager. I have implemented an

[android-developers] Re: Is it legal to implement APK's silent installation for commercial use?

2012-10-27 Thread Nitin Sethi
It certainly possible if your rivals has got into some kind of agreement with the OEM(s) to sign their app with the system key. On Thursday, 25 October 2012 16:00:50 UTC+5:30, alex kyo wrote: Download and install apps from google play without prompt. I know there are only 2 ways to achieve

Re: [android-developers] How to do if User focussed on Edittext, menus should be displayed?

2012-10-27 Thread Satya Komatineni
Meena, I haven't tried it. But a view seem to have a public method called showConextMenu(). So you will set up a context menu for your control and call showContextMenu() on focus grab. (My theory but try it out) But more importantly, you may need to go in the direction of writing your own input

[android-developers] Re: Performance analysis of Android...

2012-10-27 Thread Jan Burse
ehsan azimzadeh schrieb: Feel free to contact me if you have any questions. Any free preprint available? -- 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

Re: [android-developers] Re: Can we detect swipe or long press by starting a baground Service in Android

2012-10-27 Thread Raghav Sood
If you overlay a transparent layout, then you'll consume all the touch events, rendering anything below your app useless. On Sat, Oct 27, 2012 at 12:30 PM, nitin gupta nitin0...@gmail.com wrote: https://github.com/t0mm13b/TouchSoftly can we use this trick having transparent layout . On

Re: [android-developers] Re: Performance analysis of Android...

2012-10-27 Thread Kristopher Micinski
+1, nobody's going to pay $31.00 for the IEEE XPlore link, (not everyone is on a college campus!), kris On Sat, Oct 27, 2012 at 11:33 AM, Jan Burse janbu...@fastmail.fm wrote: ehsan azimzadeh schrieb: Feel free to contact me if you have any questions. Any free preprint available? --

Re: [android-developers] Performance analysis of Android...

2012-10-27 Thread Kristopher Micinski
This belongs more appropriately on platform, I believe, as it deals mostly with internals.. kris On Sat, Oct 27, 2012 at 9:45 AM, ehsan azimzadeh ehsan.azimza...@gmail.com wrote: Hi I recommend you to read our paper if you are studying about Dalvik VM and its Bytecodes. Feel free to contact

Re: [android-developers] Re: LVL suddently stopped working - returns only timeouts

2012-10-27 Thread Silvio Marano
I get another answer from the (un)assistance service REQ 1143185470 Please make sure you are using the latest copy of the Licensing server. If you have not updated your code in a while, please upgrade to the latest version here:

[android-developers] Geocoder and Geocode Web Service availability/performance issues

2012-10-27 Thread Spiral123
Hi there... I have a reasonably successful Android app that is heavily geo biased. Within the app I use both the Geocoder class (getFromLocationName()) and also Maps API v3 geocoding search and the Maps API Geocode web service. The reason I use both is because every couple of months the

Re: [android-developers] Is it legal to implement APK's silent installation for commercial use?

2012-10-27 Thread strazzere
Correct, you basically just need to request the proper auth tokens, then simulate the protocol being used the by Play store / web site. Tim Strazzere On Friday, October 26, 2012 7:41:54 PM UTC-7, Kevin TeslaCoil Apps wrote: I would guess that they simulate a user clicking INSTALL from the web

[android-developers] Mysql Android

2012-10-27 Thread Richard Gaviria
Please can anybody help me with some example about connect MySql with Android? -- 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

Re: [android-developers] Re: [Android LVL] Sporadic false negatives on client devices

2012-10-27 Thread Silvio Marano
Have you get any answer by Google Support?... I have tried many times to report this problem without success, and the staff give me only standard answer without read my messages and the LVL server doesn't respond to app checking and gives only timeouts Il giorno martedì 8 maggio 2012 13:31:40

Re: [android-developers] Re: [Android LVL] Sporadic false negatives on client devices

2012-10-27 Thread Kostya Vasilyev
2012/10/28 Silvio Marano maranosil...@gmail.com: Have you get any answer by Google Support?... I don't remember if I reported this issue to support -- I just think it's useless. Personal opinion, you don't have to be so pessimistic (or realistic?) as I am. I have tried many times to report

Re: [android-developers] how to create voice chat program using sip in android?

2012-10-27 Thread Dinesh kumar
Use Csipsimple which is a open source project On Fri, Oct 26, 2012 at 3:53 PM, Tom arasi...@gmail.com wrote: Hi, if anybody knows to create voice chat program using sip in android.pleas share with me Thanks, -- You received this message because you are subscribed to the Google