From: <xm...@pa...> - 2011-03-03 00:37:19
|
Hello, well after a lot of searching futzing and banging my head against the wall I finally got it to compile, and got it setup as an external tool. inside eclipse and I'm looking at your demo android projects and i can't figure out what I'm supposed to do to make it into an iphone app your presentation on what's going on under the hood and what is possible with your system was nice and certainly is something I'd be very interested in not having to learn yet another programing language to bring my android apps to the iphone market. still I have no idea how I actually tell it to do the deed. so can you give me a bit more clear instructions? I know how to make android apps in eclipse and how to use eclipse to export them to apk files but I really don't know a whole lot about eclipse outside strictly using it for android app development. also I haven't set about learning java or c before taking on this project. and you did say in your presentation that shouldn't be necessary. yet your instruction seems to imply that I should know how to do a ton of stuff from the command line. which I have no clue how nor did I need to learn when i was making my android app. I did gleam from your video that your system runs off the finished apk from my android code instead of using the source directly. I make those using the export function of eclipse how though do I put yours in to the mix? or what am I missing? |