ANY-Maze

Automate your behavioral testing using the most versatile, easy to use video tracking system available. 

SDI’s ANY-Maze is designed to test in ANY Maze, allowing you to choose whether to track the head, body, tail or the whole animal.

Flexible in every way, ANY-maze will set up quickly with a USB connection to any laptop or PC and tests automatically with virtually any camera.  Ask us about our ANY-maze bundle for turn key set up.

Android 2.2 Apk Apr 2026

<application android:label="Froyo Sample"> <activity android:name=".MainActivity"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> </application> </manifest>

I notice you're asking for "android 2.2 apk" — but Android 2.2 (Froyo) is extremely outdated (released in 2010). It has , and most current apps don't support it. android 2.2 apk

If you actually meant something else (e.g., you need an APK file for a specific old app or for testing), please clarify what you’re trying to achieve, and I’ll guide you safely. application android:label="Froyo Sample"&gt

If you meant , here's a small sample APK that would run on that version — but I cannot directly send binary APK files for security reasons. action android:name="android.intent.action.MAIN" /&gt