|
|
Hello, Guest! Welcome to Symbianize forums.
Most of our features and services are available only to our members. So we encourage you to login or join us by registering a new account. Registration is free, fast, and simple. You only need to provide a valid email address so we can minimize spammers. As a Symbianize member you'll have the following privileges:
- Gain access to private forums and restricted features
- Reply and create new topics or polls
- Download free applications, games, themes, graphics, tones, videos, etc.
- Ask question or support related to mobile phone, computer, game console, and multimedia
- Private messaging (PM) with fellow members
- Communicate instantly or real-time with currently online members via Shout Box
All that and more, so what are you waiting for, join us now! Ito ang website na ginawa ng pinoy para sa pinoy!
| |
| Programming Discussions related to C++, HTML, PHP, ASP, ColdFusion, JavaScript, Perl, Phyton, Ruby, WML, SQL, XML, and other programming languages. |
 |

11th Jul 2012 Wed, 01:43
|
 |
Forum Advisor
|
|
Join Date: Aug 2011
Location: Caloocan
Posts: 695
Reputation:
|
|
ask some logic about our android app thesis
ung program nmin sa thesis , pwdeng mgrun ng mga os ng smartphone sa android phone , prang virtual box sa pc , is there any idea or thought ?
ZTE Blade user
Gingerbread version 2.3.7
Mod version - cyanogenmod 7.2.0-rc3-blade
|

11th Jul 2012 Wed, 09:33
|
 |
Forum Consultant
|
|
Join Date: Jul 2009
Location: Baguio City
Posts: 1,479
Reputation:
|
|
Re: ask some logic about our android app thesis
wow may experience na kayo sa virtualization?
possible pero kasya ba sa oras niyo?
ung htc desire pwede mag run ng windows 7 diba?
|

11th Jul 2012 Wed, 12:59
|
|
Forum Advisor
|
|
Join Date: Nov 2011
Posts: 508
Reputation:
|
|
Re: ask some logic about our android app thesis
Just like most large projects, time is always the main constraint.
Even if you had taken a graduate-level Operating System class and understood how the pieces connect together it would still be a great of a challenge to implement those pieces (filesystem manager, virtual memory manager, i/o manager, scheduler, etc). I'm not saying it's impossible. It would just take you a lot of time.
Probably the best design for this is the layered architecture because it makes sense to use it.
Mind you however that unless you create the "OS" on top of base Linux OS that runs the android using NDK so you can use native code then you are gonna have to implement another virtual memory manager, filesystem manager on top of JVM which would probably make it less efficient since you have 2 different VM/FS managers before you reach the base OS. This would certainly make an impact on how you're going to handle memory management.
I'm sure there are other issues you will come across with. It's best you and your group put a lot of time and effort designing this 'cause without proper design, this project is already doomed.
|

11th Jul 2012 Wed, 23:23
|
 |
Forum Advisor
|
|
Join Date: Aug 2011
Location: Caloocan
Posts: 695
Reputation:
|
|
Re: ask some logic about our android app thesis
Quote:
Originally Posted by ezroot
Just like most large projects, time is always the main constraint.
Even if you had taken a graduate-level Operating System class and understood how the pieces connect together it would still be a great of a challenge to implement those pieces (filesystem manager, virtual memory manager, i/o manager, scheduler, etc). I'm not saying it's impossible. It would just take you a lot of time.
Probably the best design for this is the layered architecture because it makes sense to use it.
Mind you however that unless you create the "OS" on top of base Linux OS that runs the android using NDK so you can use native code then you are gonna have to implement another virtual memory manager, filesystem manager on top of JVM which would probably make it less efficient since you have 2 different VM/FS managers before you reach the base OS. This would certainly make an impact on how you're going to handle memory management.
I'm sure there are other issues you will come across with. It's best you and your group put a lot of time and effort designing this 'cause without proper design, this project is already doomed.
|
tnx dude ..
ZTE Blade user
Gingerbread version 2.3.7
Mod version - cyanogenmod 7.2.0-rc3-blade
|
 |
All times are GMT +8. The time now is 09:40.
|