1

HI

I am having a ubuntu 10.10 enable laptop . I have run examples of OpenGL-ES 2.0 on Ubuntu 10.10 . now I want to run the codes in Android platform . How would I proceed .

Maybe I have to run android on ubuntu 10.10 and then run in the android but I don't know how to do that .

The thing is that I want to run the codes on Android in Ubuntu enable laptop. if anyone is having suggestions .Please let me know this.

Sudhanshu

2 Answers 2

3

Just read the Android Documentation: it is all perfectly explained there for any Operating system. Just follow the steps and you will get there.

One important point though, pick a minimum of API Level 8 for your project when you get there because the OpenGL ES bindings for 2.0 were only added then.

Sign up to request clarification or add additional context in comments.

Comments

0

Finally I am able to run OpenGL-ES2.0 on ubuntu 10.10 . Actually we need an emulator to run it on PC embeded with Linux(Ubuntu 10.10).You can get that emulator here here

You just download it and there is a documentation in it how to run and compile. Maybe you still not able to compile it because it needs graphic drivers enables and mesa libraries. If you are not able to run it tell me I may tell you where are you wrong.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.