Search found 5 matches

by that1guy
Wed Aug 17, 2011 6:03 am
Forum: Android Deployment
Topic: Android SDK development root
Replies: 39
Views: 38481

Re: Android SDK development root

OK. You certainly cant say I dont give up easily. Tech Support again was fantastic and supplied a different dx file to go in the tools folder. Well I am fairly new to macs and no matter how I tried to download it the file came down as a shell program. Removing the file extension didnt help and I cou...
by that1guy
Tue Aug 16, 2011 5:59 am
Forum: Android Deployment
Topic: Android SDK development root
Replies: 39
Views: 38481

Re: Android SDK development root

I used this to generate my key Windows: START»CMD $ keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -validity 10000 Windows: Mac: Terminal $ keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -validity 10000 It is fairly straight for...
by that1guy
Mon Aug 15, 2011 8:56 pm
Forum: Android Deployment
Topic: Android SDK development root
Replies: 39
Views: 38481

Re: Android SDK development root

Ok, again kudos to Tech Support! For the Windows 7 environment it turns out there is an issue with the jdk 1.7. If you uninstall 1.7 and switch to 1.6 jdk the problem is resolved in Windows. But.... The same issue is still occurring on a new MacPro for Android development. Not sure why. The IOS setu...
by that1guy
Fri Aug 12, 2011 10:02 pm
Forum: Android Deployment
Topic: Android SDK development root
Replies: 39
Views: 38481

Re: Android SDK development root

So out of curiousity I installed LiveCode on a MacPro that is already setup for IOS development. I downloaded the Android SDK (left it in the downloads folder, and created the tools folder with the values from platform-tools). Created a new key. Tried to build a standalone app and I got the SAME err...
by that1guy
Thu Aug 11, 2011 5:17 am
Forum: Android Deployment
Topic: Android SDK development root
Replies: 39
Views: 38481

Re: Android SDK development root

8-10-2011 11-10-26 PM.gif I have a fresh install after I un-installed both Android SDK and LiveCode. The only thing that seems strange is that after adding LiveCode I am no longer able to create an Emulator from the SDK without using a command line. So using the Start button provides an error. Not ...