Search Results for "android program source code" - Page 19

Showing 490 open source projects for "android program source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    A refactoring tool for the Java programming language, it includes the JavaStyle pretty printer, a UML java class diagram viewer, a coding standards checker and computes program metrics. Plugins for jEdit, Netbeans, JBuilder and other IDEs available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EWU Project Submission Grading Application, this program allows the grader to easily extract, view, compile, & execute source code within several archive files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AutoRIB. A program to process Renderman RIB code, to adjust it and to allow the automatic generation of shadow and environment maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    csInstaller will be a Java based install program similar to InstallAnywhere(R). Its main difference will be the ability to compile other source code besides Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    HTTPPoll is a website monitoring and alert program, written in Java and run on the command line. It polls a list of URLs at user-defined intervals, and can run three types of alerts when a URL returns an error code: email, pop-up dialog box, and shell scr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    With Echidna you can import and analyze Java Source Code. The Program makes a visual Graph from the relations in the Java Source Code. The Graph contains several Types of relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Recoder.C# is a Java framework for C# program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references and supports transformation rollbacks and incremental model updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    File Format Class Generator (ffcg) is a Java program designed to help Java developers handle different structured file formats, and files conforming to these formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution. The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Jaybird is java-language based, source & xml & codebyte class inter-converting tool. You can write your Envolvable Code with it; You can make your computer write program itself; You can run program without compiling time; You can manage source as data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Java Class Browser project is 100% Java source code application used to view the class file names in a Java archive or Directory with multiple archives. This program can be used to determine if class files using the same class name exist in differen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java program which prompts you for a US Zip code and returns the current conditions, extended forecast, and dBZ radar from the National Weather Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The task manager is a program with support people in mind. It will assist in juggling all those incomming calls, show the impact of accepting a task at a certain time. Assist in rshufling tasks after a set of rules. It is intended to run on Palm/Unix and
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PIY (Program It Yourself) is a Java based application development environment in which the user can create programs without the need for code. Programs developed in PIY can be compiled and distributed as standard Java jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    We have developped a GUI designer for Java. The program is small, easy to use and generate _understandable_ code, unlike several big IDEs. It is written primarily in Java and shall compile and run sactisfactory on at least Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AutoUpdater is a Java API and a program to automatically install code from a web server to a client. Clients running it will mirror the target directory structure from the server. Supports compressed server files and incremental updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The zaubertrank is a programming system based on natural language, not parsed, but assembled from given statements. It aims to be easily accessible for non-programmers as well as useful for developers. The idea is to demystify program code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Battery Notifier & Widget

    Battery Notifier & Widget

    A program which displays battery details in notifications & widgets.

    This is an open-source program which tells the user the battery details (percentage, temperature, health). It can display in two modes: - by notification; - by widget. Hope you enjoy it and soon it will be on the Android Market!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CodeWhisk

    Programming keyboard for Android

    CodeWhisk is an input method for Android that is designed to make programming code entry efficient (and fun!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    deCODE

    An android strategy-puzzle word game, where user needs to guess a code

    A logical thinking and strategy application fun game. Here user needs to guess the code generated by the system out of 6 letters A, B, C, D, E, F. Thislogic based puzzle which puts to test your deduction skills to see if you can guess the random code set at the beginning of the game. Puzzle game lovers, who try to think and solve the codes/ jumbled letters etc. It's a mastermind game, so you think about the probability of occurrence, analysis of previous attempts. The goal of the...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB