[android-developers] Fwd: sEARCH aNYTHING Anywhere with gohunt !!

2015-03-13 Thread nitin gupta
sEARCH aNYTHING Anywhere with gohunt !! https://play.google.com/store/apps/details?id=com.nitin.gohunt -- *BEST REGARDS*NITIN GUPTA 9311156800 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

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 swip

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

2012-10-26 Thread 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 . -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] Memory Overflow issue in Activity Android ON ORIENTATION CHANGES

2012-08-17 Thread nitin gupta
i use in activity in manifest file. and override method in activity TO PREVENT ACTIVITY RECREATE. @Override public void onConfigurationChanged(Configuration newConfig) { String userr = user.getText().toString(); String passs = pass.getText().toString(); boolean rme = rem