From: Miggi <mig...@go...> - 2010-11-10 19:47:18
|
Thanks a lot to all of you. Simply perfect, how fast my questions were be answered! I will test it in the next few days ;) Am 10.11.2010 19:57, schrieb xml...@li...: > Send xmlvm-users mailing list submissions to > xml...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > or, via email, send a message with subject or body 'help' to > xml...@li... > > You can reach the person managing the list at > xml...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of xmlvm-users digest..." > > > Today's Topics: > > 1. Re: How to write the path to Android SDK in local.properties > (Panayotis Katsaloulis) > 2. Re: How to write the path to Android SDK in local.properties > (Arno Puder) > 3. Re: How to write the path to Android SDK in local.properties > (Miggi) > 4. Re: How to write the path to Android SDK in local.properties > (Arno Puder) > 5. Re: How to write the path to Android SDK in local.properties > (Wolfgang Korn) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 10 Nov 2010 19:42:17 +0200 > From: Panayotis Katsaloulis<pan...@pa...> > Subject: Re: [xmlvm-users] How to write the path to Android SDK in > local.properties > To: Xmlvm Users<xml...@li...> > Message-ID:<EEB...@pa...> > Content-Type: text/plain; charset="us-ascii" > > > On Nov 10, 2010, at 6:48 PM, Miggi wrote: > >> Hello folks >> >> I'm obviously not able to write the path to the Android SDK in a form that will be understood ;) >> >> I've already tried: >> >> - C:\path\toAndroid >> - "C:\path\toAndroid" >> - C:\path\toAndroid\ >> - "C:\path\toAndroid\" >> - C:/path/toAndroid >> - "C:/path/toAndroid" >> >> and a few more versions. But I always get the message, that the path in local.properties is not been set. Where's my fault? Can somebody help me? >> >> Thanks, Miggi > > You need to provide the path of the *actual* Andoird SDK. > > Let's say that you have installed Android SDK under > C:\Development\SDKs\Android > > Then, this is the directory you need to provide to the local.properties file > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Wed, 10 Nov 2010 09:45:13 -0800 > From: Arno Puder<ar...@pu...> > Subject: Re: [xmlvm-users] How to write the path to Android SDK in > local.properties > To: xml...@li... > Message-ID:<4CD...@pu...> > Content-Type: text/plain; charset=ISO-8859-15; format=flowed > > > note that if you plan to cross-compile from Android to iOS, you will > need Xcode (meaning, you can't do this under Windows). I'm just > mentioning this because I see Windows-style path names. > > Arno > > > On 11/10/10 8:48 AM, Miggi wrote: >> Hello folks >> >> I'm obviously not able to write the path to the Android SDK in a form >> that will be understood ;) >> >> I've already tried: >> >> - C:\path\toAndroid >> - "C:\path\toAndroid" >> - C:\path\toAndroid\ >> - "C:\path\toAndroid\" >> - C:/path/toAndroid >> - "C:/path/toAndroid" >> >> and a few more versions. But I always get the message, that the path in >> local.properties is not been set. Where's my fault? Can somebody help me? >> >> Thanks, Miggi >> >> >> >> ------------------------------------------------------------------------------ >> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >> David G. Thomson, author of the best-selling book "Blueprint to a >> Billion" shares his insights and actions to help propel your >> business during the next growth cycle. Listen Now! >> http://p.sf.net/sfu/SAP-dev2dev >> >> >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > ------------------------------ > > Message: 3 > Date: Wed, 10 Nov 2010 19:25:29 +0100 > From: Miggi<mig...@go...> > Subject: Re: [xmlvm-users] How to write the path to Android SDK in > local.properties > To: Xmlvm Users<xml...@li...> > Message-ID:<4CD...@go...> > Content-Type: text/plain; charset="iso-8859-15" > > Hello Arno > > That could be the solution I'm searching for ;) So, if I have an android > project under Windows then I have to migrate it under Windows but to > cross-compile it under iOS? Or should I do both steps under iOS? > > Thanks a lot! > > Miggi > > Am 10.11.2010 18:45, schrieb Arno Puder: >> note that if you plan to cross-compile from Android to iOS, you will >> need Xcode (meaning, you can't do this under Windows). I'm just >> mentioning this because I see Windows-style path names. >> >> Arno >> >> >> On 11/10/10 8:48 AM, Miggi wrote: >>> Hello folks >>> >>> I'm obviously not able to write the path to the Android SDK in a form >>> that will be understood ;) >>> >>> I've already tried: >>> >>> - C:\path\toAndroid >>> - "C:\path\toAndroid" >>> - C:\path\toAndroid\ >>> - "C:\path\toAndroid\" >>> - C:/path/toAndroid >>> - "C:/path/toAndroid" >>> >>> and a few more versions. But I always get the message, that the path in >>> local.properties is not been set. Where's my fault? Can somebody help >>> me? >>> >>> Thanks, Miggi >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >>> David G. Thomson, author of the best-selling book "Blueprint to a >>> Billion" shares his insights and actions to help propel your >>> business during the next growth cycle. Listen Now! >>> http://p.sf.net/sfu/SAP-dev2dev >>> >>> >>> >>> _______________________________________________ >>> xmlvm-users mailing list >>> xml...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> ------------------------------------------------------------------------------ >> >> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >> David G. Thomson, author of the best-selling book "Blueprint to a >> Billion" shares his insights and actions to help propel your >> business during the next growth cycle. Listen Now! >> http://p.sf.net/sfu/SAP-dev2dev >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 4 > Date: Wed, 10 Nov 2010 10:29:10 -0800 > From: Arno Puder<ar...@pu...> > Subject: Re: [xmlvm-users] How to write the path to Android SDK in > local.properties > To: xml...@li... > Message-ID:<4CD...@pu...> > Content-Type: text/plain; charset=ISO-8859-15; format=flowed > > > you have to run XMLVM under MacOS to create an iOS Xcode project. The > reason is that Java API such as java.io.File.separator (that XMLVM uses) > are mapped to the local platform. If you have Windows create an Xcode > project, it won't work. This problem could be solved but that is > certainly not high on the TODO list. Ultimately you will need a MacOS > platform anyways to run and deplay the iOS application. > > Arno > > > On 11/10/10 10:25 AM, Miggi wrote: >> Hello Arno >> >> That could be the solution I'm searching for ;) So, if I have an android >> project under Windows then I have to migrate it under Windows but to >> cross-compile it under iOS? Or should I do both steps under iOS? >> >> Thanks a lot! >> >> Miggi >> >> Am 10.11.2010 18:45, schrieb Arno Puder: >>> note that if you plan to cross-compile from Android to iOS, you will >>> need Xcode (meaning, you can't do this under Windows). I'm just >>> mentioning this because I see Windows-style path names. >>> >>> Arno >>> >>> >>> On 11/10/10 8:48 AM, Miggi wrote: >>>> Hello folks >>>> >>>> I'm obviously not able to write the path to the Android SDK in a form >>>> that will be understood ;) >>>> >>>> I've already tried: >>>> >>>> - C:\path\toAndroid >>>> - "C:\path\toAndroid" >>>> - C:\path\toAndroid\ >>>> - "C:\path\toAndroid\" >>>> - C:/path/toAndroid >>>> - "C:/path/toAndroid" >>>> >>>> and a few more versions. But I always get the message, that the path in >>>> local.properties is not been set. Where's my fault? Can somebody help >>>> me? >>>> >>>> Thanks, Miggi >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >>>> David G. Thomson, author of the best-selling book "Blueprint to a >>>> Billion" shares his insights and actions to help propel your >>>> business during the next growth cycle. Listen Now! >>>> http://p.sf.net/sfu/SAP-dev2dev >>>> >>>> >>>> >>>> _______________________________________________ >>>> xmlvm-users mailing list >>>> xml...@li... >>>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >>> ------------------------------------------------------------------------------ >>> >>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >>> David G. Thomson, author of the best-selling book "Blueprint to a >>> Billion" shares his insights and actions to help propel your >>> business during the next growth cycle. Listen Now! >>> http://p.sf.net/sfu/SAP-dev2dev >>> _______________________________________________ >>> xmlvm-users mailing list >>> xml...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> >> >> ------------------------------------------------------------------------------ >> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >> David G. Thomson, author of the best-selling book "Blueprint to a >> Billion" shares his insights and actions to help propel your >> business during the next growth cycle. Listen Now! >> http://p.sf.net/sfu/SAP-dev2dev >> >> >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > ------------------------------ > > Message: 5 > Date: Wed, 10 Nov 2010 19:34:23 +0100 > From: Wolfgang Korn<wol...@xm...> > Subject: Re: [xmlvm-users] How to write the path to Android SDK in > local.properties > To: Miggi<mig...@go...> > Cc: Xmlvm Users<xml...@li...> > Message-ID:<4CD...@xm...> > Content-Type: text/plain; charset="iso-8859-15" > > Miggi, > > be careful with cross-compiling under Windows and then running the final > build step on a Mac - you might encounter encoding problems. I recently > talked to someone who did exacly that. It turned out that Xcode was not > able to read the generated project file. It was incomplete and > especially the references to the cross-compiled sources were missing. So > - if you have a Mac available I recommend running both XMLVM and Xcode > on the Mac. > > -- Wolfgang > > > > Miggi wrote: >> Hello Arno >> >> That could be the solution I'm searching for ;) So, if I have an >> android project under Windows then I have to migrate it under Windows >> but to cross-compile it under iOS? Or should I do both steps under iOS? >> >> Thanks a lot! >> >> Miggi >> >> Am 10.11.2010 18:45, schrieb Arno Puder: >>> note that if you plan to cross-compile from Android to iOS, you will >>> need Xcode (meaning, you can't do this under Windows). I'm just >>> mentioning this because I see Windows-style path names. >>> >>> Arno >>> >>> >>> On 11/10/10 8:48 AM, Miggi wrote: >>>> Hello folks >>>> >>>> I'm obviously not able to write the path to the Android SDK in a form >>>> that will be understood ;) >>>> >>>> I've already tried: >>>> >>>> - C:\path\toAndroid >>>> - "C:\path\toAndroid" >>>> - C:\path\toAndroid\ >>>> - "C:\path\toAndroid\" >>>> - C:/path/toAndroid >>>> - "C:/path/toAndroid" >>>> >>>> and a few more versions. But I always get the message, that the path in >>>> local.properties is not been set. Where's my fault? Can somebody >>>> help me? >>>> >>>> Thanks, Miggi >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >>>> David G. Thomson, author of the best-selling book "Blueprint to a >>>> Billion" shares his insights and actions to help propel your >>>> business during the next growth cycle. Listen Now! >>>> http://p.sf.net/sfu/SAP-dev2dev >>>> >>>> >>>> >>>> _______________________________________________ >>>> xmlvm-users mailing list >>>> xml...@li... >>>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >>> ------------------------------------------------------------------------------ >>> >>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >>> David G. Thomson, author of the best-selling book "Blueprint to a >>> Billion" shares his insights and actions to help propel your >>> business during the next growth cycle. Listen Now! >>> http://p.sf.net/sfu/SAP-dev2dev >>> _______________________________________________ >>> xmlvm-users mailing list >>> xml...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------------ >> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >> David G. Thomson, author of the best-selling book "Blueprint to a >> Billion" shares his insights and actions to help propel your >> business during the next growth cycle. Listen Now! >> http://p.sf.net/sfu/SAP-dev2dev >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > The Next 800 Companies to Lead America's Growth: New Video Whitepaper > David G. Thomson, author of the best-selling book "Blueprint to a > Billion" shares his insights and actions to help propel your > business during the next growth cycle. Listen Now! > http://p.sf.net/sfu/SAP-dev2dev > > ------------------------------ > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > End of xmlvm-users Digest, Vol 17, Issue 8 > ****************************************** |