Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truedat101/fiskidagur
Base platform for IoT explorations founded on the principle that all devices are created equal, that no device, no matter how small, shall endure disconnected-ness or inability to talk to its neighbor simply on basis of OS, language, or other arbitrary attribute of a platform. We hearby decree that the Internet Of Things is made up of devices large or small, and that they shall be aware of their surroundings, and not subject to hostile violation of a device's right to privacy, to communicate, to hibernate, or otherwise perform work on behalf of it's owner or federation identity group. An Android "free" version of Dalvik for the desktop or embeeded, with a free toolchain allowing Dalvik to go all the way to Fiskidagur if need be. Otherwise, we can settle for Ubuntu :p .
https://github.com/truedat101/fiskidagur
Last synced: 8 days ago
JSON representation
Base platform for IoT explorations founded on the principle that all devices are created equal, that no device, no matter how small, shall endure disconnected-ness or inability to talk to its neighbor simply on basis of OS, language, or other arbitrary attribute of a platform. We hearby decree that the Internet Of Things is made up of devices large or small, and that they shall be aware of their surroundings, and not subject to hostile violation of a device's right to privacy, to communicate, to hibernate, or otherwise perform work on behalf of it's owner or federation identity group. An Android "free" version of Dalvik for the desktop or embeeded, with a free toolchain allowing Dalvik to go all the way to Fiskidagur if need be. Otherwise, we can settle for Ubuntu :p .
- Host: GitHub
- URL: https://github.com/truedat101/fiskidagur
- Owner: truedat101
- License: other
- Created: 2009-06-19T09:18:36.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2013-09-25T22:03:59.000Z (about 11 years ago)
- Last Synced: 2024-12-08T05:26:34.964Z (15 days ago)
- Language: Java
- Homepage: http://fiskidagur.muna.is/
- Size: 13.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Just a small project for weekend. Goal will be to get something up on a vanilla Ubuntu, which I understand has been done already by a German citizen. Yay! So work approach will be to rip out the Android dependencies and try to get this thing working independently of any assumptions made that there is an Android-flavored Linux underneath. There won't be. So we need to get through that. I understand a bit of the problem around just compiling, resolving missing dependencies, and then see if there are bionic issues, since there are no plans to port over bionic. Then we can see what the effort is on the harmony libraries. And on top of this, we need to see about these zygotes and other notions of memory management which may be specific to the little Android. The target will be x86 for now. Arm9 or something similar will be a target after there is something even doing a hello world.