Re: [android-developers] Example of a tested project?

2014-06-11 Thread Yaron Reinharts
that uses gradle with tests. Does anyone know where I might find one? Larry -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities -- You received this message because you are subscribed

Re: [android-developers] Re: Keeping a service running..

2014-05-24 Thread Yaron Reinharts
://groups.google.com/d/optout. -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Reading StartTime when phone call Starts..

2014-04-29 Thread Yaron Reinharts
. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com mailto:android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Yaron Reinharts Smart Drive Applications http

Re: [android-developers] Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-09 Thread Yaron Reinharts
Why? this could be useful to other Android developers as well. StandOut lets you easily create floating windows in your Android app, check out: https://github.com/pingpongboss/StandOut Hope this helps /Yaron On 08/09/2013 01:22 AM, TreKing wrote: On Thu, Aug 8, 2013 at 5:22 AM, Tushar

Re: [android-developers] Is anyone able to run the 4.3 emulator under Linux?

2013-07-28 Thread Yaron Reinharts
to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities -- -- You received this message

Re: [android-developers] Re: Modifying an String of Android Resource File (*.arsc)

2013-07-11 Thread Yaron Reinharts
are subscribed to the Google Groups Android Developers group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive

Re: [android-developers] Re: Modifying an String of Android Resource File (*.arsc)

2013-07-11 Thread Yaron Reinharts
mean is since the source code is available are there any lib/frameworks (that apktool) which are only available for desktop and not for android. On Thu, Jul 11, 2013 at 8:13 AM, Yaron Reinharts yaron.reinha...@gmail.com mailto:yaron.reinha...@gmail.com wrote: No need to reinvent

Re: [android-developers] GamesClient.Builder NoClassDefFoundError in runtime

2013-07-07 Thread Yaron Reinharts
Right click project properties, Android. Make sure you are targeting Google API X.X instead of Android X.X. Hope this helps /Yaron On 07/03/2013 11:54 AM, Davide Moriello wrote: java.lang.NoClassDefFoundError: com.google.android.gms.games.GamesClient$Builder -- Yaron Reinharts Smart Drive

Re: [android-developers] how to fire intent when net is connected

2013-07-07 Thread Yaron Reinharts
which need user interaction before sending the email. There are ways to send email other than an intent: you could use a Java SMTP library, for example... Kris -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-07 Thread Yaron Reinharts
to the Google Groups Android Developers group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive Applications http

Re: [android-developers] Re: Receive SMS

2013-06-05 Thread Yaron Reinharts
from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com

Re: [android-developers] Android to connect / disconnect PLC devices

2013-06-04 Thread Yaron Reinharts
Developers group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php

Re: [android-developers] Error when signing the apk in release mode

2013-05-31 Thread Yaron Reinharts
to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities -- -- You received

Re: [android-developers] Re: Android apps developing practice

2013-02-04 Thread Yaron Reinharts
and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id

Re: [android-developers] how to enable programmatically....?

2013-01-07 Thread Yaron Reinharts
-- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Using eclipse with ubuntu

2012-05-21 Thread Yaron Reinharts
Hi, Did you follow this guide (section 3)? http://developer.android.com/guide/developing/device.html Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities On 05/18/2012

Re: [android-developers] default color space in android !

2012-05-20 Thread Yaron Reinharts
Hi, I'm using Imgproc.COLOR_RGBA2GRAY. BTW, there is an Android OpenCV group: android-ope...@googlegroups.com. Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities

[android-developers] MediaMetadataRetriever.getFrameAtTime always returns the same (first) frame

2012-04-30 Thread Yaron Reinharts
://stackoverflow.com/questions/10188938/how-to-get-the-frame-from-video-file-in-android Thanks in advance /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities -- You received this message because

Re: [android-developers] Ubuntu Eclipse - Repos or Manual install?

2012-04-16 Thread Yaron Reinharts
From http://developer.android.com/sdk/installing.html Troubleshooting Ubuntu Linux Notes ... 3) The Ubuntu package manager does not currently offer an Eclipse 3.3 version for download, so we recommend that you download Eclipse from eclipse.org ... Hope this helps /Yaron -- Yaron Reinharts

Re: [android-developers] Programmatically disable 3G/Mobile Data

2012-03-22 Thread Yaron Reinharts
/p/android/issues/detail?id=15022). I gave up this feature, please let me know if you find a 'proper' way to accomplish disabling/enabling 3G mobile data. Thanks /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id

Re: [android-developers] Alert dailog --.view.WindowLeaked

2012-03-21 Thread Yaron Reinharts
Hi, This error means that you are trying to show a dialog after the activity exit. In the AsyncTask sample there is no call to super.onPostExecute(result); Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com

Re: [android-developers] Getting Started issue

2012-03-13 Thread Yaron Reinharts
target: http://developer.android.com/resources/dashboard/platform-versions.html Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities On 03/13/2012 12:31 AM, g

Re: [android-developers] Re: [Android - developers] Exponential Smoothing on Latitude and Langitude

2012-03-13 Thread Yaron Reinharts
Hi, There is a section with the title Maintaining a current best estimate in the following link, it contains an implementation of a method called isBetterLocation. http://developer.android.com/guide/topics/location/obtaining-user-location.html Hope this helps /Yaron -- Yaron Reinharts

Re: [android-developers] Call blocking

2012-03-08 Thread Yaron Reinharts
I guess there is a way to do it since so many were able to write such application, check out: https://play.google.com/store/search?q=call+blockingc=apps https://play.google.com/store/search?q=call+blockingc=apps Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http

Re: [android-developers] Draw icons depending of zoom

2012-03-08 Thread Yaron Reinharts
Did you try to implement your own Overlay? http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/Overlay.html Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id

Re: [android-developers] Looking for a good canvas/image processing reference

2012-03-07 Thread Yaron Reinharts
library for image processing and android is officially supported, check out: http://opencv.willowgarage.com/wiki/Android Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities

Re: [android-developers] How to show a single country map rather then whole world map

2012-03-05 Thread Yaron Reinharts
Hi, See http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/MapController.html Check out setCenter and setZoom. Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id

Re: [android-developers] Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools Fix Project Properties.

2012-02-28 Thread Yaron Reinharts
Hi, Right Click the project in Project Explorer View, you'll find it there. /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities On 02/28/2012 11:15 PM, Ray Tayek wrote: hi, moving

Re: [android-developers] multiple targets in eclipse

2012-02-28 Thread Yaron Reinharts
Hi, Right Click on the project you wish to change and select Properties. You can change the target in the Android section of the properties page. /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id

Re: [android-developers] Home automation using Android

2012-02-25 Thread Yaron Reinharts
Hi, Something like Android@Home? /Poncho -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities On 02/24/2012 01:52 PM, Yash Ganthe wrote: Hi, We would like to build an application that lets

Re: [android-developers] Why explicit need for Permissions to be specified in Manifest File

2012-02-23 Thread Yaron Reinharts
not suggesting that this tool will do the work :) /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities On 02/23/2012 03:23 PM, Mark Murphy wrote: On Thu, Feb 23, 2012 at 6:57 AM, Raja