This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
as long as you can have a virtual machine and an environment you're comfortable coding in I think you can use any OS. But iOS? How would you expect to develop for android on an iPod or iPhone?
as long as you can have a virtual machine and an environment you're comfortable coding in I think you can use any OS. But iOS? How would you expect to develop for android on an iPod or iPhone?
I was wondering the same thing, but I read it that you can only set up a build environment on Linux and Mac if I'm not mistaken which uses IOS correct?
I was wondering the same thing, but I read it that you can only set up a build environment on Linux and Mac if I'm not mistaken which uses IOS correct?
I'm almost certain that you can do it in Windows but I don't own a Windows computer other than a VM so I don't really know. Mac computers are currently on Mac OSX Lion, iOS is the mobile platform for the iPod touch and iPhone
I'm almost certain that you can do it in Windows but I don't own a Windows computer other than a VM so I don't really know. Mac computers are currently on Mac OSX Lion, iOS is the mobile platform for the iPod touch and iPhone
Ah, it isn't quite that simple as a background in programming is essential. Building your own custom ROM involves changing pieces of the Android source code, adding your own pieces of code, etc. Unfortunately unless you know Java pretty well you won't be able to do anything because Android is built on Java. This isn't really something you learn in an afternoon or just follow an instruction guide to do. If it's something that you're really interested in, my recommendation would be to start learning a simple programming language like BASIC and then move up to a more complex one and keep working your way up from there.
If you do decide to start learning some programming, then good luck. It's tough as a beginner but if you really enjoy it then it's worth it to keep working at it