Sorry for my question here..
regards,
venkat

tijames wrote:Well I don't think so (sorry, I'm an uber-nOOb).
Anyway, I first downloaded Eclipse - Europa for mac and got the ADT plugin for it.
Then I downloaded the SDK, put it into my documents, linked eclipse to it and then started trying to create the Hello_Android app. When I tried to run it, it said that the aapt file was unparsed, I looked in the console to see where it is and I found it inside the SDK.
I opened the inspector in mac OS X and read the info on the aapt, it said it was a unix executable file (intel) and I have a PowerPC mac so yeah.... I'm just wondering if there is anyway around the problem?








ronenfe wrote:hi, i'm a novice, can you please explain to me what is the meaning of Bundle class? and the purpose of it's object as a parameter in the onCreate function and in the call for super.onCreate?Using java Syntax Highlighting
public void onCreate(Bundle icicle) { super.onCreate(icicle);Parsed in 0.066 seconds, using GeSHi 1.0.8.4
why do we need to call super.onCreate at all?

Users browsing this forum: No registered users and 3 guests