old android sdk for download [closed] - eclipse-plugin

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
Does anybody know of a ftp server / mirror where I could get some older Android SDK ? Older than http://developer.android.com/sdk/index.html at least, has to work with ADT r16.0.1

You could find the appropriate tag and check it out of source control
https://github.com/android
and use whatever version you want.

http://dl.google.com/android/android-sdk_r16-macosx.zip
Found according to http://en.androidwiki.com/wiki/Android_SDK#Old_versions

Related

How to use IDTECH sdk in iOS? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
I have a IDTECH .xcproj with me and some amateur documentation with it. I have no idea how to use those classes with my cocoa library. I have implemented its .jar in my android app.

Protobuf-net with Compact Framework 3.5 [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
I want to incorporate Protobuf-net into my app to handle binary serialization.
My app is being written in Vs2008 for CF 3.5. I am unsure Which is the best download to use?
protobuf-net r282.zip has a CF35 version
protobuf-net r480.zip doesnt have anything similar
I would like to use the latest (and greatest) version, but don't know which one to use.
Thanks in advance

Google App Inventor - Packaging App leads to server error performing build [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
It's a simple app with only a few blocks of code, a few PNG images... Can't seem to package it in different computers or browsers. Any ideas? I can upload the code.
Never mind, I completely rebuilt the app following the original blocks and it worked. Maybe somehow the original app got corrupted.

lexical or preprocessor issue 'carboncore/macerrors.h' file not found [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
I'm trying to build a OSX application(first since I've upgraded to XCode4), and I keep getting the error lexical or preprocessor issue 'carboncore/macerrors.h' file not found
I haven't done anything, I just created the project and ran it, getting this error. Any help getting that file back in?
You may need to add the CoreServices framework to your project to make it build. CarbonCore is a sub-framework of CoreServices, and contains MacErrors.h.
I fixed it by uninstalling and reinstalling XCode.

What version of .NET does OTP.NET use? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
1.1 or 2.0 runtime?
Also has anyone got any exprience using OTP.NET?
It's last version uses .NET Framework 2.0.
Years ago I gave it a try. But that was not interesting to me those days. :(