Sponsored Content
Operating Systems Linux Red Hat How to use android App in Linux? Post 302830007 by Just Ice on Sunday 7th of July 2013 09:22:17 PM
Old 07-07-2013
i have not heard of anybody do it but you might want to google android programming first and see how exactly android apps work with the java virtual machine in android ... once you understand the process, you can reverse/modify the setup so your android apps can work with linux ...
 

4 More Discussions You Might Find Interesting

1. Android

Example Linux Commands on Android

In case you are interested, here is a partial list of linux-like commands on Android OS: /sbin adbd devmgr recovery dfta init dfta.sh fat.format redbend_ua /system/bin (partial list) sh date netstat mount umount (0 Replies)
Discussion started by: Neo
0 Replies

2. Android

Android is Linux (and Java)

In case you did not know, Android 2.1, Éclair, runs on the 2.6.29 Linux kernel. However, the user space it is built atop Dalvik, a Google-designed custom JVM (Java virtual machine). This is pretty interesting, when you think about it. The core of Android is the linux kernel, and the standard... (5 Replies)
Discussion started by: Neo
5 Replies

3. Android

android bring linux to end user

one of the thing that I think is great in android is that it bring linux to the end user. Until now linux was used mainly on servers, super computer and embedded device. However now with the smartphone and tablets, many people that never heard about linux use it without nowing it. The... (1 Reply)
Discussion started by: programAngel
1 Replies

4. Android

My road towards a NEW Android app'...

This thread is about an attempt by me to _build_ an application for the Android platform. This first upload will be more of a blog rather than anything else so here goes. (Apologies for any typos.) Firstly I ought to introduce myself and what I do. My name is Barry Walker and I live in the... (0 Replies)
Discussion started by: wisecracker
0 Replies
TDFX(4) 						   BSD Kernel Interfaces Manual 						   TDFX(4)

NAME
tdfx -- Voodoo Graphics and VoodooII Memory Access GLIDE device driver SYNOPSIS
device tdfx device tdfx_linux DESCRIPTION
This driver creates an entry in /dev that allows programs (mostly GLIDE-based software) to access the device memory of the Voodoo Graphics and VoodooII 3D accelerators created by 3Dfx, Inc. This provides an interface for applications based on the GLIDE API or that simply use the API provided by the linux /dev/3dfx device to use the video device. Supports all cards based on the following chipsets: 3Dfx Voodoo Graphics 3Dfx Voodoo II Specifically, the following cards should work: Diamond Multimedia Monster 3D Diamond Multimedia Monster 3D II Note that this driver does not currently have support for the Voodoo Banshee, Voodoo3, Voodoo5, or Voodoo6 based cards. It also does not currently support the Voodoo Rush. It also does not yet handle the SLI feature of the Voodoo II boards. You can only use each of them sepa- rately. By including tdfx_linux, you can enable the linux ioctl code for this driver, where the only supported applications currently reside. FILES
/dev/3dfx Symlinked to default 3dfx board /dev/3dfx* Character Device programming interface /dev/voodoo Mirrors of above interfaces /dev/voodoo* (Some apps use /dev/voodoo) HISTORY
The tdfx driver appeared in FreeBSD 5.0, and was originally developed for Linux kernel 2.0.x, later written for 2.2.x and 2.4.x. AUTHORS
The driver was developed by Coleman Kane <cokane@micro.ti.com> after the linux version of this driver by Darryll Straus, John Taylor, Jens Axboe, Carlo Wood <carlo@alinoe.com> and Joseph Kain <joseph@3dfx.com> to be directly compatible with it and support the many GLIDE based games available for Linux and UNIX. BSD
February 19, 2001 BSD
All times are GMT -4. The time now is 02:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy