I was thinking if Moblin os could work on android phones, since it is linux based and open source. And it can run on low power processors, but it would need 3d hardware accleration, or some tweaks maybe, mods please dont be mad at me if this is off topic. I was just trying to share a idea
its not a bad idea but does'nt it run on a x86 processor
Wrong
Not to be arguementative, but it does. It runs a linux kernel. I've booted Moblin on my eee pc. It will work on ARM and x86.
oh ok i was asking a question cause i did not know so no need to be b!tc#y a simple civil it can run on both oh ok now
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
im telling you it could work, maybe a watered down version, it would most certainly work on the upcoming android xperia phone
i think the ubuntu mobile would prob work better and looks nicer, plus we alreadly have debian on our phones so i can't see it being to far off
Related
Anyone seen GridOS? Looks pretty sick. What are the chances of getting it ported to the Inspire? How would you guys feel about putting up a bounty to get it done once a dump can be found?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Looks very interesting. I'd probably give it a shot if there was ever a GridOS ROM for the inspire. I couldn't find anything about it's source though. If it's closed source that might make things harder.
Looks pretty sick, check out this video: http://www.engadget.com/2011/08/16/hands-on-with-fusion-garages-grid-10-tablet-and-grid-4-smartpho/
So this is kind of like EdenOS from Notion Ink. Read up on Fusion Garage. Seems sheisty. But hey software is software. It uses an android kernel so drivers wouldn't be an issue. Should be easy for a dev. Not that I am saying it is.
Sent from my Inspire 4G using XDA App
I would donate 10 bucks to see this rom ported smoothly and functioning correctly to my inspire.
OK so i am wanting to make a new project but im not sure if what i have on the table right now is something worth going for. Its going to be a massive multi-tool that supports multiple phones including android, apple and possibly windows. It will be able to root your device if a way has been found for it. It will also have Semi-GUI layouts for programs such as ADB, NVFlash and so on. This will be a massive project, massive size and massive amounts of updates... almost daily as things change almost daily. But if it can be done i am thinking it would be the best tool out there and the most hated by some... hopefully not to much though. Here is a pic of something i threw together in a hour or so and has a project from december on the tf101. Please let me know what everyone thinks even if its bad or good. If you can code Visual Basic and want in let me know. I could use a hand lol.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I was struggling to create clear folder structure for maintaining reverse-engineering projects. Also doing everything manually took that much time I preferred not to compile app and read .java files of cracked application just to check that I didn't break anything while working with Smali. That's why I created this project. The code is mostly uncommented but I have made it pretty easy to read if you know basics of Ruby though I'm thinking about commenting it soon.
The software is Linux only at this moment since I'm lazy, I don't like Windows and there is no good reason to prefer Windows over Linux while reverse-engineering.
https://github.com/b10011/Android-Software-Detonator
I hope you enjoy, report bugs and contribute. And as always I'm not responsible of your acts and this shall not be used for apps that you don't have permission to reverse-engineer!
https://android-developers.googleblog.com/2017/05/here-comes-treble-modular-base-for.html
What took google so long to implement this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
One problem I can see from reading your link is adding another layer to Android. The fastest way the perform any program routine is hand write it in Assembler directly for specific CPU, the slowest would be to run in multi level abstract program like Basic, so adding another layer to Android could slow it down, but I hope I'm wrong.
pete4k said:
One problem I can see from reading your link is adding another layer to Android. The fastest way the perform any program routine is hand write it in Assembler directly for specific CPU, the slowest would be to run in multi level abstract program like Basic, so adding another layer to Android could slow it down, but I hope I'm wrong.
Click to expand...
Click to collapse
Don't worry, google know's that they're doing... /s
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Exynos version?
Jaxom84 said:
I'm not sure, it'a a 908U... I can give more information if you need it, not sure where to find the
exynos v on the device though.
Click to expand...
Click to collapse
It's the US version (Snapdragon SoC, not Exynos). I was wondering, as you had some lines related to the Exynos chip in your screenshots.
Oh gotcha, yeah it's probably just part of the malware, or whatever it is, scanning the processor. It seems to be running some sort of custom build which doesn't make sense as it can't be rooted. It also has dalvik vm files which, I'm not sure, but I thought was discontinued ages ago. Also, when logging into Amazon I got a notification that an android 4.0 tried signing in, and the Google account says it's a Linux machine. The entire device is ruined.