HTC tyntyn 9600 - 8525, TyTN, MDA Vario II, JasJam Software Upgradin

Dear all
i would like to known if a possible to install linux OSn on my device phone and if we can install linux OS on the device we can use it to cell phone send SMS MMS ...ect.
would you like please how i can do it and where i can to download it if possible with a faq .
thanks
Best regard

Maybe, you 'll find answers here.

thanks you but i am not expert to changing os this topic i know it but i can't understant what i should to do the first
thnaks a lot but i think i will keep my os windows on my device
best regard

well you know I think, that linux os on the PDA is only for enthusiasts and people, who know how to use it, how to configure it, and what is an advantage of it. if you are standard user, and have no linux administrative skills, then I cannot recommend this for you. even though it is possible to run linux on some devices. it is nice POC (proof of concept), that it is possible to run linux on such devices, but it is not usable by standard users. yet. maybe after few years... maybe the Android project is the answer - here and here.
angelus_kit said:
thanks you but i am not expert to changing os this topic i know it but i can't understant what i should to do the first
thnaks a lot but i think i will keep my os windows on my device
best regard
Click to expand...
Click to collapse

Related

Android and WM 6.5 Dual OS smart phone.

such a good idea, a lovely phone.
http://www.articlesbase.com/cell-ph...-windows-mobile-65-tv-wifi-phone-2012484.html
anybody has experience of running HaRET in WM6.5?
http://forum.xda-developers.com/showthread.php?t=396782
because Acer provides the liquid source code, its hardware should be same as S200. it 's possible to change parts in android code, and make a new android kernel (zImage) for S200, then boot kernel by HaRET in S200.
http://global-download.acer.com/GDF...&Step3=Liquid&OS=A01&LC=en&BC=Acer&SC=EMEA_27
we need cuisine to test if there is some people to create one rom with dual boot i'm the first tester...
I've been searching for this to. Unfortunately my only skill is flashing Rom's that other people post.
For this to work i read that you must create drivers for the device to run android.
These guys have support for allmost any htc wvga device:
http://www.xda-developers.com/windows-mobile/htc-hd-with-sense-android-2-1/
Unfortunately acer isn't HTC so there isn't much supoprt on this forum for the device. Maybe you can contact rayfitto(owned a acer device and now a android) and the guys over at the tread I just posted to learn what is necessary.
Good luck!
****inglogins said:
I've been searching for this to. Unfortunately my only skill is flashing Rom's that other people post.
For this to work i read that you must create drivers for the device to run android.
These guys have support for allmost any htc wvga device:
http://www.xda-developers.com/windows-mobile/htc-hd-with-sense-android-2-1/
Unfortunately acer isn't HTC so there isn't much supoprt on this forum for the device. Maybe you can contact rayfitto(owned a acer device and now a android) and the guys over at the tread I just posted to learn what is necessary.
Good luck!
Click to expand...
Click to collapse
This is possible but someone would have to compile a working kernel with proper driver support, the s100 is similar to the s200 but they have hardware differences, the only hardware thats almost identical its there basic e.g qsd82xx.

[Q] Building a ROM

Hi Master and TW!
I wanted to know what is the first step for building my own ROM from scratch? Do you have any literature about Linux OS and kernel that you have learned from in order to get where you are today? I'm willing to take the time to learn this. I have basic knowledge about Linux and and computer hardware (I'm a computer engineering student).
Thanks
shaiu22 said:
Hi Master and TW!
I wanted to know what is the first step for building my own ROM from scratch? Do you have any literature about Linux OS and kernel that you have learned from in order to get where you are today? I'm willing to take the time to learn this. I have basic knowledge about Linux and and computer hardware (I'm a computer engineering student).
Thanks
Click to expand...
Click to collapse
oh if i had a dollar for everytime i've seen this question...
from what i understand...advanced knowledge is required for android development...but if you're willing....here's a link to get your workspace set up on Ubuntu
http://forum.xda-developers.com/showthread.php?p=10635918
Thanks a lot!!

Xperia x10 Kitchen (for innocent people willing to try)

Simply wanting to know what kind of tools (kitchen) people use to make the roms.
Cant seem to understand how to port from from other devices to the x10.
Really am willing to try and learn abit.
Have done alot of google searching but nothing comes up with xperia. Nothing i feel helps my needs. Just want to be on the same page as the developers in this site.
Give a brother a hand here.....
norkos said:
Simply wanting to know what kind of tools (kitchen) people use to make the roms.
Cant seem to understand how to port from from other devices to the x10.
Really am willing to try and learn abit.
Have done alot of google searching but nothing comes up with xperia. Nothing i feel helps my needs. Just want to be on the same page as the developers in this site.
Give a brother a hand here.....
Click to expand...
Click to collapse
Guess this is a good place to start...
http://forum.xda-developers.com/showthread.php?t=633246
telmoabff said:
Guess this is a good place to start...
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
Thing is that i have all that done, got the ubuntu running fine aswell, just dont understand how i can "lets say" port a 2.2 froyo to our x10? I really cant seem to understand this part. Do i have to place some system files? Any help would be appreciated.
Ty for your time mate
it is unix /linux stuff
currenly we are locked out to SE kernel, so you "just" have to mak froyo compatible to SE kernel .
It means to optimize , change, recompile modules, "drivers" and so on, of course debuging ,
thermoska said:
it is unix /linux stuff
currenly we are locked out to SE kernel, so you "just" have to mak froyo compatible to SE kernel .
It means to optimize , change, recompile modules, "drivers" and so on, of course debuging ,
Click to expand...
Click to collapse
okey, my question to you is i can take what ever rom i want out there and install it from xrecovery, and it will run? Becouse this is what i am wondering, how i can port another rom to x10. Ofc the bugs comes after but thats another thing i have to search for.
sorry, but everything was answered in my previous post
NO you can not.
Every phone have a different hardware, software modification is requred.You have to modifi "drivers" to the current hardware. I think you are Windows boy so better example is :Will your nvidia card works on ATI drivers ?
First you have know a bit more than basics from unix / linux world, like :
modules
kernel
drivers
libraries
filesystems
swap
mount points ... and so on ..
I can see you are not home in Linux /unix thema , if you will understand the basic rules from linux world, then just port your knowledge to the android.
And voila you are ready to cook .
Remeber there are many people with big knowledge and willingness to help. Just ask them, imho unix/linux people share their knowledge with hapiness .
thermoska said:
sorry, but everything was answered in my previous post
NO you can not.
Every phone have a different hardware, software modification is requred.You have to modifi "drivers" to the current hardware. I think you are Windows boy so better example is :Will your nvidia card works on ATI drivers ?
First you have know a bit more than basics from unix / linux world, like :
modules
kernel
drivers
libraries
filesystems
swap
mount points ... and so on ..
I can see you are not home in Linux /unix thema , if you will understand the basic rules from linux world, then just port your knowledge to the android.
And voila you are ready to cook .
Remeber there are many people with big knowledge and willingness to help. Just ask them, imho unix/linux people share their knowledge with hapiness .
Click to expand...
Click to collapse
I know small things about linux. But this is not my issue, i am willing to install another rom from another device. "How can i port the rom to? what kind of files do i "for sure" need to change. Please forcus on my problem rather then trying to disrespect my intellect. If you dont know the answer, simply dont post.
norkos said:
I know small things about linux. But this is not my issue, i am willing to install another rom from another device. "How can i port the rom to? what kind of files do i "for sure" need to change. Please forcus on my problem rather then trying to disrespect my intellect. If you dont know the answer, simply dont post.
Click to expand...
Click to collapse
I don't think he intended to disrespect. He is right when he say, the more you know about linux, the easier it'll be.
Anyway, the first step will be to change drivers for hardware support depending of your hardware.
As he said start with the kitchen from unlocker. And with that, all question you have will be answered here: http://developer.android.com/index.html
good info
I really dont think hes openly trying to insult your intellect and what he says is correct. Before you get to the actual porting and modifying your going to need some programming skills and a good understanding of how drivers and such work and how they can be modified. Remember that the idea is to get the software to talk to the hardware. Its unfortunately not as simple as just taking files and making a change here or there and then including that in your rom files.
Not trying to say dont learn it, just need to know where to start your journey of learning.
Happy programming! (Which is good because i have done programming and hate it with a passion)
Edit: also remember that a knowledge of linux IS the problem as android is simply linux.
Sent from my X10i using XDA App
norkos said:
I know small things about linux. But this is not my issue, i am willing to install another rom from another device. "How can i port the rom to? what kind of files do i "for sure" need to change. Please forcus on my problem rather then trying to disrespect my intellect. If you dont know the answer, simply dont post.
Click to expand...
Click to collapse
I do not want to disrespect your intelect or knowledge or harm you in any way ..
I only want to explain you what you can wait and what you will need.
As ttf said you need to modify hardware drivers first.(btw I said it before too), These drivers have to be modified to the actual X10 hardware, but also to our current kernel!
froyo have 2.32 kernel by default our x10 have 2.29(+ modified by SE).
Cyanogen have its own kernel and CM Rom will never work on its full beaty without CM Kernel . (if it is possible it will take enourmos time and effort)
ttf said:
I don't think he intended to disrespect.
Click to expand...
Click to collapse
+1. Might be best posting in HERE.

Using android device as system to program in C or JAVA.

I would like to ask if we'll be able to program on android device.?like ubuntu or another linux distros is there any way to install eclipse or netbeans IDE on android? Due to some health issues I can't sit for longer time. So I am searching for a portable alternative. Any suggestions? I am expecting to compile and run at least c programs . Please give your valuable suggestions.
nsa_aniket said:
I would like to ask if we'll be able to program on android device.?like ubuntu or another linux distros is there any way to install eclipse or netbeans IDE on android? Due to some health issues I can't sit for longer time. So I am searching for a portable alternative. Any suggestions? I am expecting to compile and run at least c programs . Please give your valuable suggestions.
Click to expand...
Click to collapse
You can't directly install eclipse on Android. However for C development I would recommend taking a look at http://www.cppdroid.info/?m=1. You can also take a look at AIDE for Android development IDE on your Android device found here http://www.android-ide.com. Let me know if you still have questions I'll be happy to answer them!

Help with Android Development

Hi, I am new here on xda, and this is my first thread so I wish that I am on the right section of the forum for this question. If not please explain me where else to move it. Thanks in advance.
So, I don't work as an engineer or somethink affiliated with this matter, moreover I have degrees in completely different fields from IT. But, the software development is a big hobby of mine from some years.
As for now I can program in C+, Python, little of Java, and I am spending these months of quarantine studying cybersecurity and system administration (lots of linux commands, trying dozens of linux distribution/BSD, trying some pentesting on a Metaesploitable I set up on a VM, etc...).
And here comes my problem which I address to you: I want now to start develop on android, trying to descover things etc..., one example above others I have an LG V30 with android Pie 9.0 for which there is no root procedure yet unless you downgrade to android Oreo, so how do I work on my smartphone directories? I do I develop on a Android phone? and what skills are required of me, in terms of programming languages, cybersecurity knowledge etc?
I thank in advance who will take their time to help me.
https://buildapks.github.io/docsBuildAPKs/
Thank you. Really helpful, but I need something more specific, this is for building apk, I want to admin my phone directories, like gaining root privilege (not with prebuild app and procedure) and modify things like the firmware.
Andromeda_ said:
Thank you. Really helpful, but I need something more specific, this is for building apk, I want to admin my phone directories, like gaining root privilege (not with prebuild app and procedure) and modify things like the firmware.
Click to expand...
Click to collapse
Typically Android users steer / manage Android by means of ADB ( read: Android Debug Bridge ) . Hence become familiar with ADB.
Thank you so much, that's was exactly the insight I was looking for .
Is there anywhere where I can start with ADB? Like a section here on XDA, Github or somewhere else? Youtuve Video guide (serious and professional ones)?
Andromeda_ said:
Thank you so much, that's was exactly the insight I was looking for .
Is there anywhere where I can start with ADB? Like a section here on XDA, Github or somewhere else? Youtuve Video guide (serious and professional ones)?
Click to expand...
Click to collapse
I think you're smart enough to do the search yourself.
I'm not gonna waste my time: sorry for this.

Categories

Resources