Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
... on a fixed background;
- each satellite is represented by a beam with a unique color;
- identifying the corresponding satellite if a beam has been tapped (based on color picking method).
Additionally to 3D features presented the application is:
- using NDK with C++11 features compiled by LLVM clang;
- mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels);
- using Android custom message queue to send asynchronous messages from Java to JNI
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.