Will You Move to an Android Phone or Tablet?


View Poll Results: Will You Move to an Android Phone or Tablet?
Well, I already have an Android phone! 8 33.33%
Yes, I am thinking of an Android phone! 8 33.33%
No, I'm not interested in Android anything! 6 25.00%
Well, I already have an Android phone and tablet! 1 4.17%
Well, I already have an Android tablet! 1 4.17%
Yes, I am thinking of a new Android tablet! 0 0%
Yes, I am thinking of both an Android phone and tablet! 0 0%
Voters: 24. This poll is closed

 
Thread Tools Search this Thread
Operating Systems Linux Android Will You Move to an Android Phone or Tablet?
# 15  
Old 01-03-2011
Quote:
Originally Posted by Corona688
Who said anything about keyboard? I'm talking about scripting. Using one program from another without having to do simulated mouseclicks etc. I've nothing against a good GUI. But if that's all there is...
Oh, I see your bias now.

You believe if a platform is not optimized (or capable) for scripting, then it is not "worthy" and you don't think Android will ever be useful or capable for scripting.

Finally, you make yourself clear, LOL

Whew! I thought I would never understand, not being a mind reader Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

How do i start a new thread with my android phone?

thanks (6 Replies)
Discussion started by: jgt
6 Replies

2. Solaris

Solaris View/Transfer Files Android Phone

I'm trying to sync/transfer files from my UNIX box and Android Phone and vice versa. I know that Android Phones show up seamlessly (mostly) in Linux given their incestuous relationship. Is there a way to do it in UNIX or more specifically in Solaris 11.3 (i86)?:confused: I haven't found one... (2 Replies)
Discussion started by: Nostradamus1973
2 Replies

3. What is on Your Mind?

Which Tablet to Choose?

Currently in the process of looking for a tablet. Which one is best? Thanks Benjamin Mauerberger (9 Replies)
Discussion started by: hlinks12
9 Replies

4. Android

Android Scripting Environment: Shell Scripting and Android

I just upgraded to Android 2.2 from 2.1. The GPS issue that was troublesome in 2.1 seems to have been fixed. Some of web browsing seems faster, but it could just be my connection is better today ;) Flash works in some browsers but not very good and it is too slow for Flash apps designed for... (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
CRTMPSERVER(1)						      General Commands Manual						    CRTMPSERVER(1)

NAME
crtmpserver - is a high performance streaming platform written on C++ SYNOPSIS
crtmpserver [options] <configuration> DESCRIPTION
crtmpserver it is a high performance streaming server able to stream (live or recorded) in the following technologies: - To and from Flash (RTMP, RTMPE, RTMPS, RTMPT, RTMPTE) - To and from embedded devices: iPhone, Android - From surveillance cameras - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols Also, crtmpserver can be used as a high performance rendes-vous server. For example, it enables you to do: - Audio/Video conferencing - Online gaming - Online collaboration - Simple/complex chat applications OPTIONS
--help Show summary of options. --version Show version of program. --use-implicit-console-appender Adds a console log appender. Particulary useful when the server starts and stops immediatly. Allows you to see if something is wrong with the config file. --daemon Overrides the daemon setting inside the config file and forces the server to start in daemon mode. --uid=<uid> Run the process with the specified user id. --gid=<gid> Run the process with the specified group id. FILES
/usr/sbin/crtmpserver Main daemon execution file /usr/share/doc/crtmpserver/examples/crtmpserver.lua.gz Example daemon configuration file /usr/share/doc/crtmpserver/examples/crtmpserver.init Example init.d script SEE ALSO
The crtmpserver homepage: http://www.rtmpd.com/ Full documentation on crtmpserver, including guides and FAQs, is available at http://wiki.rtmpd.com/ Report bugs at http://trac.rtmpd.com/report AUTHOR
crtmpserver was written by Gavriloaie Eugen-Andrei <crtmpserver@gmail.com>. This manual page was written by Andriy Beregovenko <jet@jet.kiev.ua>, for the Debian project (and may be used by others). Linux February 11, 2011 CRTMPSERVER(1)