Re: [android-developers] Android 4.4.2 Samsung mobile phone

2017-08-03 Thread Leonardo Micheloni
Thanks Marina, sadly I can't ask them because I don't have direct communication with them :) Thanks for the link I really appreciate it. Leonardo. On Thu, Aug 3, 2017 at 2:48 PM, Marina Cuello <marina.ear...@gmail.com> wrote: > It would be easier if you ask THEM, but if they somehow c

[android-developers] Android 4.4.2 Samsung mobile phone

2017-08-03 Thread Leonardo Micheloni
to do my internal tests and I'm not sure exactly which model of Samsung buy (I only know that it needs to run 4.4.2 and have a 5" screen). I've tried to figure out myself but there're a lot of models and I really need some help here. Thanks in advance! Leonardo. -- You received this me

[android-developers] hi please let me know this.

2016-12-01 Thread leonardo
i sale the apps in google play store. my threshold is 100% reach in november 10. And i wonder when google send me my earning. Thanks for your answer. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

[android-developers] AnimationDrawable is not always animating when called to animate

2016-06-29 Thread Leonardo Lopes
The following method makes an AnimationDrawable object animate when it's first called. private void setPersonagemDireita(AnimationDrawable d) { //View is an ImageView object already loaded in the layout //d is a working AnimationDrawable view.setImageDrawable(d);

[android-developers] Re: New SDK release for Egnos

2013-03-27 Thread Leonardo Costa
Corrections, detailed functionalities, etc.) at the following link: http://www.egnos-portal.eu/developer-platform/egnos-toolkits/egnos-sdk/functionalities-egnos-sdk. As always, please refer to this thread for any question and comment! Take care Leonardo On Wednesday, 20 March 2013 22:56:28 UTC+1

[android-developers] Re: New SDK release for Egnos

2013-03-20 Thread Leonardo Costa
of the EGNOS SDK webpages: http://www.egnos-portal.eu/developer-platform/egnos-toolkits/egnos-sdk/tests-and-testimonials Cheers, Leonardo On Wednesday, 13 March 2013 11:51:47 UTC+1, Leonardo Costa wrote: Hello! The European Commission wanted me to remind you that the EGNOS SDK v3 is fully

[android-developers] Re: New SDK release for Egnos

2013-03-13 Thread Leonardo Costa
to this post :-). I will be glad to help! On Tuesday, 31 July 2012 23:20:39 UTC+2, Leonardo Costa wrote: Hello, I'm posting this info on behalf of the European Commission, the new release of the EGNOS SDK for app developers is now available. This EGNOS SDK allows taking advantage

[android-developers] Re: New SDK release for Egnos

2013-03-06 Thread Leonardo Costa
: http://egnos-portal.gsa.europa.eu/developer-platform/egnos-toolkits/egnos-sdk/download-egnos-sdk Any question please contact me or reply to this thread. Cheers, Leonardo On Tuesday, 31 July 2012 23:20:39 UTC+2, Leonardo Costa wrote: Hello, I'm posting this info on behalf of the European

[android-developers] Re: New SDK release for Egnos

2013-02-28 Thread Leonardo Costa
/developer-platform/egnos-toolkits/egnos-sdk/download-egnos-sdk More info next week, cheers. Leonardo On Wednesday, 20 February 2013 17:48:31 UTC+1, Leonardo Costa wrote: Hello everybody again, I've interesting news from the European Commission about Egnos, which is the launch of the third

[android-developers] Re: New SDK release for Egnos

2013-02-20 Thread Leonardo Costa
. If you don’t want to wait that long, find out more herehttp://www.egnos-portal.eu/developer-platform/egnos-toolkits/egnos-sdk/functionalities-egnos-sdk ! Thanks a lot and cheers, Leonardo On Tuesday, 31 July 2012 23:20:39 UTC+2, Leonardo Costa wrote: Hello, I'm posting this info on behalf

[android-developers] ListView with Editable components

2012-12-11 Thread Leonardo Aramaki
? Leonardo -- 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+unsubscr...@googlegroups.com For more options, visit

[android-developers] Anyone interested on a small MicroSD to MicroUSB adapter?

2012-11-08 Thread Leonardo Matute
MicroSD to MIcroUSB adapter that works with Android devices, for those Nexus family devices that licks the native MicroSd socket. http://igg.me/p/258138?a=1643239 -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Android 4.1 speech to text

2012-11-08 Thread Leonardo Avena
Hello I know that with Android 4.1 we have the speech to text offline. How can I implement this? Where is the documentation? Is it the samething we do in previouses Android releases? Thank -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] REQUEST

2012-10-04 Thread ANDRÉS LEONARDO MOLINA
of materials and basic costs module. I´m a little confused about how to start, what platforms to generate code that is compatible with android and other--- Could you please help me??? Some info, please let me know!!! Regards! -- ANDRÉS LEONARDO MOLINA B. Tecnólogo Mecánico Universidad

[android-developers] Re: New SDK release for Egnos

2012-10-02 Thread Leonardo Costa
...@gsa.europa.eu I will also monitor this thread and in case will try to support you directly. Cheers! Leonardo On Wednesday, 19 September 2012 10:29:29 UTC+2, Leonardo Costa wrote: Me again, with further info that can be used also as a tutorial on the EGNOS APK :-) After the first approach

[android-developers] Re: New SDK release for Egnos

2012-09-19 Thread Leonardo Costa
App downloadable on the Egnos Portal linked above. Thanks, cheers. Leonardo On Monday, 3 September 2012 16:28:35 UTC+2, Leonardo Costa wrote: Hello again everybody! To start approaching the EGNOS SDK, you can now install the Demo App on your smartphone and with the support of the external

[android-developers] Re: New SDK release for Egnos

2012-09-03 Thread Leonardo Costa
/egnos-toolkits/egnos-sdk Download the DEMO APP and follow the How To Install Guide. As always if you have any question please reply to this thread! Cheers L. On Tuesday, 31 July 2012 23:20:39 UTC+2, Leonardo Costa wrote: Hello, I'm posting this info on behalf of the European Commission, the new

[android-developers] New SDK release for Egnos

2012-08-02 Thread Leonardo Costa
here. I will also post further details in the next weeks, following up directly at this thread. Thanks and regards, Leonardo -- 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

[android-developers] Supported Media Formats

2012-07-08 Thread Leonardo
Hi all, How doing for plays video in format TS (transport stream)? What version android? Here http://developer.android.com/guide/appendix/media-formats.html shows that supports MPEG-TS (.ts). Thanks! -- You received this message because you are subscribed to the Google Groups Android

[android-developers] TS play with VideoView

2012-07-05 Thread Leonardo
Hi, I'm working on an application that needs to play videos in the format TS (transport strem), however, as the link http://developer.android.com/guide/appendix/media-formats.html,; I play with the codec H.264 AVC in version 3.0 + Android. However, I wrote a simple code to play a video file

[android-developers] Re: TS play with VideoView

2012-07-05 Thread Leonardo
Sorry, the error was: *Cannot played video Sorry, this video cannot be played Em quinta-feira, 5 de julho de 2012 14h57min02s UTC-3, Leonardo escreveu: Hi, I'm working on an application that needs to play videos in the format TS (transport strem), however, as the link http

[android-developers] video stream for media player android

2012-06-23 Thread Leonardo Domingues
player that receives video stream and run under the UDP or whether it is possible to develop an application that receives the video stream and pass to the player's native android. thanks! -- *Leonardo de Araújo Domingues* Graduando em Sistemas de Informação - UFPB/Campus IV Laborarório de Aplicação

[android-developers] video streaming UDP to android

2012-06-18 Thread Leonardo
Hi, I have an application that makes video stream to an internal network (192 ...) and I need to broadcast to all connected devices in the network. Since the players have found to only get android http stream, so does anyone know if there is any player who receives the video stream in udp

[android-developers] Internet read app

2011-12-06 Thread Leonardo Betzler
i'm trying to do a application to read a web page and show the first line! public class InternetActivity extends Activity{ public void onCreate(Bundle savedInstanceState){ super.onCreate(savedInstanceState); try{ URL u = new URL(www.google.com.br);

Re: [android-developers] Re: Publish and Debug

2011-09-21 Thread Leonardo Martins Scaramel
://groups.google.com/group/android-developers?hl=en -- Leonardo Martins Scaramel MSN: xx11_leona...@hotmail.com Fone Cel: 5475-9955 Até Mais e Obrigado pelos Peixes -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Publish and Debug

2011-09-20 Thread Leonardo Martins Scaramel
apk, but I can't run it on my device because it has diferent signature from the apk installed from the market. I'm using eclipse for development. I really have to unsintall the market downloaded apk to run the debug? or there is another way to do this? -- Leonardo Martins Scaramel MSN: xx11_leona

[android-developers] Why my test app does not keep installed on phone?

2011-09-14 Thread Leonardo Zimbres
I do have this doubt, Im not sure if I did something wrong... When I lauch my app on Eclipse to my phone, It installs and runs on my phone nicely. But after closed, I do try to init the app from my phone, and it says This application is not installed on the phone. Someone knows why? Thanks, --

Re: [android-developers] Re: Help needed on porting Flixel Framework to Android. Current issue: switch from canvas draw to opengl es

2011-05-02 Thread Leonardo Zimbres
/libgdx/ (ignore the fugliness of the site, we are working on a dedicated one with super awesome images and ajax and web scale and all that jazz...) On 27 Apr., 16:59, Leonardo Zimbres leonardozimb...@gmail.com wrote: Hello Android Devs, WingEraser (its how I know him) has been porting Flixel

[android-developers] Help needed on porting Flixel Framework to Android. Current issue: switch from canvas draw to opengl es

2011-04-27 Thread Leonardo Zimbres
Hello Android Devs, WingEraser (its how I know him) has been porting Flixel to Android for a while. What is flixel? An actionscript 3.0 game framework. Its very well organized and have a lot of good stuff into it. Collisions, particles, nice use of bitmaps to tiles and sprite animations. If

Re: [android-developers] Re: Scanner GPRS

2011-03-20 Thread Leonardo Luís dos Santos
in that idea. On Mar 18, 12:53 pm, Leonardo Luís dos Santos mar...@las.ic.unicamp.br wrote: Hi Marcin, 2011/3/18 Marcin Orlowski webnet.andr...@gmail.com On 18 March 2011 14:41, Leus leonardo...@gmail.com wrote: ^^ Good morning guys

Re: [android-developers] Scanner GPRS

2011-03-18 Thread Leonardo Luís dos Santos
Hi Marcin, 2011/3/18 Marcin Orlowski webnet.andr...@gmail.com On 18 March 2011 14:41, Leus leonardo...@gmail.com wrote: ^^ Good morning guys, Morning at 2pm? hardly possible ;/ Sorry but I wirte from Brazil. Next, s possible to access the phone via

[android-developers] How to target and block a new text message *silently*?

2010-08-04 Thread Leonardo
hi, guys, please help out. if you want to block a message based on the sender's number, probably you would code like this as I did, cursor = context.getContentResolver().query(, malicious_number, ...); Uri mUri = Uri.parse(content://sms/ + cursor.getString(0));

[android-developers] How to target and block a new text messages based on the senders' number?

2010-08-02 Thread Leonardo
will not get an answer for certain. On Jul 29, 6:22 pm, Leonardo stone198...@gmail.com wrote: Hi, guys, I made a app to block some junk messages. That app would delete the messages from the senders specified in the ban list. That app works in a way, but has some defects, as follows, 1

[android-developers] How to delete the text messages based on the senders' number?

2010-07-29 Thread Leonardo
Hi, guys, I made a app to block some junk messages. That app would delete the messages from the senders specified in the ban list. That app works in a way, but has some defects, as follows, 1. Sometime it just doesn't work, missing the new message to delete. 2. Even if it works deleting the

[android-developers] Re: Problem in Http Get method....pls tel me ...

2009-09-02 Thread leonardo.
); } } } -- Leonardo Ribeiro Desenvolvedor Java - iFactory Solutions SCJP 1.5 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: Problem in simple Code SQLite

2009-09-01 Thread leonardo.
(); } } -- Bharath B.G. -- Leonardo Ribeiro Desenvolvedor Java - iFactory Solutions SCJP 1.5 --~--~-~--~~~---~--~~ 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

[android-developers] problem using the camera in the emulator

2008-10-24 Thread Leonardo Arango Baena
I recentlly got the project of Camera Source posted by Tom Gibara but i have some doubts about hoe it works... Fist i have to implement the interface camera source and other class (SocketCamera, HttpCamera, WebcamBroadcaster) for my case i'm using SocketCamera but i dont down how to use it in

[android-developers] Re: Does 0.9-SDK support Camera feature now??

2008-10-24 Thread Leonardo Arango Baena
I have a doubt using the Tom Gibara's project... wich class did you use for acces to the web cam?... (SocketCamera or HtppCamera) and how you pass it into the setContentView method... Any help please --~--~-~--~~~---~--~~ You received this message because you are