[android-developers] Scanner USB and android tablet

2011-01-12 Thread ftovalle
hi everyone,
does anyone know of a bar code scanner that can connect via USB or
mini USB to a tablet of Android?

thanks!
Felipe

-- 
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 this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android to PC communication trough USB

2010-06-02 Thread ftovalle
thanks for your repply!
But, i saw some applications that run trough usb connection, and do
that communication very well. For example 
https://gems.codaset.com/jens-riboe/droidatscreen.
This application shows a device screen in your pc, and do it trough
usb connection.



On 1 jun, 16:56, Bob Kerns r...@acm.org wrote:
 May I ask *why* you don't want to use HTTP?

 USB isn't really an option. The normal approach is to use the net. I
 understand completely that there can be disadvantages in different
 environments, however, very few of those disadvantages have any
 relationship to the HTTP protocol. My guess is that it's not really
 HTTP that you have a concern with, but some other aspects of
 networking, such as discovery, security, firewalls.

 There's plenty of reason to want a more predictable type of connection
 between a single user's PC an device. USB would seem to be it because
 of that nice wire, but it's not, due to lack of platform support.

 Perhaps a better alternative would be Bluetooth? Perhaps even HTTP
 over IP over Bluetooth...

 On Jun 1, 11:11 am, Felipe Ovalle ftova...@gmail.com wrote:

  Hello,
  anybody knows a code example for communicate one android application to a
  desktop java application to do something like update one desktop mysql
  database for example? I want this connection trough usb cable (i think). I
  don´t wanna make this connection trough http.

  thanks!

  --
  Felipe Tomás Ovalle / ftovalle
  Desarrollo de Sistemas Java, Android, Php
  Tel. 54 341 155 052447 -www.ftovalle.com.ar-
  Msn: ftova...@hotmail.com -
  Skype: ftovalle



-- 
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 this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android to PC communication trough USB

2010-06-02 Thread ftovalle
Thanks for you repply!


On 1 jun, 15:16, Alexander Kipar alexki...@gmail.com wrote:
 Hi,
 There isn't a system way to do this, but there aer some tricks.
 You could use ADB to forward PC port to Device port and create, for
 example, Socket connection between them.

 On Jun 1, 9:11 pm, Felipe Ovalle ftova...@gmail.com wrote:

  Hello,
  anybody knows a code example for communicate one android application to a
  desktop java application to do something like update one desktop mysql
  database for example? I want this connection trough usb cable (i think). I
  don´t wanna make this connection trough http.

  thanks!

  --
  Felipe Tomás Ovalle / ftovalle
  Desarrollo de Sistemas Java, Android, Php
  Tel. 54 341 155 052447 -www.ftovalle.com.ar-
  Msn: ftova...@hotmail.com -
  Skype: ftovalle



-- 
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 this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Trouble with pendingIntent

2010-05-18 Thread ftovalle
Hi everybody,
my problem is this: I have a Main Activity wich have a button, when i
click on that, i execute

moveTaskToBack(true);

So, move activity to back, without finish it.

Now, i have a notification, showing a message. When the user click
there i want to restore the Main Activity (with pendingIntent, etc
etc). So, my event is onRestart(). That´s OK.

My problem is when i publish my aplication, creating the .apk . It
behaves differently!! When the user click over notification, create a
new intent and then a new Instance of Main Activity!! So, it never
enter to onRestart() event.

I don´t understand why mi application behaves differently when publish
it.

Can anybody help me please?

Sorry for my bad english.

Thanks!!




-- 
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 this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Motorola Droid / Milestone projector

2010-04-16 Thread ftovalle
Thanks a lot!

On 15 abr, 19:47, Mark Murphy mmur...@commonsware.com wrote:
 ftovalle wrote:
  Hi everybody,
  i want to show my interaction from my cell phone in projector (or into
  PC monitor), is there  way? anybody know? My cell phone is a motorola
  droid (actual name is milestone).

  Oh, and i don´t want to show my apps into a emulator.

 You can use dr...@screen:

 https://gems.codaset.com/jens-riboe/droidatscreen

 or the earlier DroidEx:

 http://github.com/commonsguy/droidex

 --
 Mark Murphy (a Commons 
 Guy)http://commonsware.com|http://twitter.com/commonsguy

 Warescription: Three Android Books, Plus Updates, One Low Price!

 --
 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 this group 
 athttp://groups.google.com/group/android-developers?hl=en

-- 
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 this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Motorola Droid / Milestone projector

2010-04-15 Thread ftovalle
Hi everybody,
i want to show my interaction from my cell phone in projector (or into
PC monitor), is there  way? anybody know? My cell phone is a motorola
droid (actual name is milestone).

Oh, and i don´t want to show my apps into a emulator.

Thanks everybody!!!

-- 
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 this group at
http://groups.google.com/group/android-developers?hl=en