<div dir="ltr"><div>Hmm.  I&#39;m currently writing an Android application in Dalvik, which is Google&#39;s clone of Java.   My understanding is that the Dalvik VM is the choice for android unless you have the luxury of tying your app to a specific hardware platform.  You can easily get command-line access to your android phone (the PC interface in fact has a &quot;shell&quot; command), but the resources are available to you there vary by Android version and build. Also, unlike the Linux on your PC, most of your users will not have root access on their phones.  You won&#39;t have root either, unless you&#39;ve jumped through some more-or-less painful hoops to get it.<br>
<br>You can get a  C++ SDK for Android from Google ( the &quot;NDK&quot; for &quot;Native Development Kit&quot;), and I believe that Eclipse has bindings for it.  Its basic purpose is to allow developers to speed up processor-intensive code, much as you would code some parts of a large C application in assembly.<br>
<br></div>-- CHS<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 15, 2013 at 9:11 AM, Jay Lozier <span dir="ltr">&lt;<a href="mailto:jslozier@gmail.com" target="_blank">jslozier@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good question. How different is Android from a vanilla Linux distro? I know Android use a Google JVM (Dalvik?). Are most apps written in Java/Scala? If they are, I would think porting would be relatively straightforward (I may be showing my ignorance).<div class="HOEnZb">
<div class="h5"><br>
<br>
On Mon, 15 Jul 2013 08:44:12 -0400, Chuck Payne &lt;<a href="mailto:terrorpup@gmail.com" target="_blank">terrorpup@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Riddle me this, why is that apps for android, which we all know is<br>
Linux can play netflix, rebox, and other video feed, but Linux can&#39;t?<br>
I am shocked with the number android apps that are there out there,<br>
that no one has though of create an app like crossover for android to<br>
Linux. It should be easy enough.<br>
<br>
With Flash dead for Linux, a lot of site that use it are now only a<br>
later version, thus making Linux hard to view them, but these same<br>
site have apps that work on android.<br>
<br>
Am I wrong to think, most apps for android, are nothing but web apps<br>
any that that just have a nice interface that points to a url?<br>
<br>
Yes, I understand that android is written for Arm Processors, but you<br>
think it would be easy to re-compile them for Linux.<br>
<br>
Just something I been wondering about as I have to create a windows<br>
virt for my son to use club penguin and cartoon network, when cartoon<br>
network app on android does the same thing on web, but only makes it<br>
easier to spoon feed the masses.<br>
<br>
--<br>
Terror PUP a.k.a<br>
Chuck &quot;PUP&quot; Payne<br>
<br>
<a href="tel:%28678%29%20636-9678" value="+16786369678" target="_blank">(678) 636-9678</a><br>
------------------------------<u></u>-----------<br>
Discover it! Enjoy it! Share it! openSUSE Linux.<br>
------------------------------<u></u>-----------<br>
openSUSE -- <a href="http://en.opensuse.org/User:Terrorpup" target="_blank">en.opensuse.org/User:Terrorpup</a><br>
openSUSE Ambassador/openSUSE Member<br>
Community Manager -- Southeast Linux Foundation (SELF)<br>
skype,twiiter,identica,<u></u>friendfeed -- terrorpup<br>
freenode(irc) --terrorpup/lupinstein<br>
Register Linux Userid: 155363<br>
<br>
Have you tried SUSE Studio? Need to create a Live CD,  an app you want<br>
to package and distribute , or create your own linux distro. Give SUSE<br>
Studio a try. <a href="http://www.susestudio.com" target="_blank">www.susestudio.com</a>.<br>
See you at Southeast Linux Fest, June 7-9, 2013 in Charlotte, NC.<br>
<a href="http://www.southeastlinuxfest.org" target="_blank">www.southeastlinuxfest.org</a><br>
______________________________<u></u>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo</a><br>
</blockquote>
<br>
<br></div></div><span class="HOEnZb"><font color="#888888">
-- <br>
Jay Lozier<br>
<a href="mailto:jslozier@gmail.com" target="_blank">jslozier@gmail.com</a></font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo</a><br>
</div></div></blockquote></div><br></div>