All Projects → elimu-ai → appstore

elimu-ai / appstore

Licence: MIT license
📲 Android application which downloads, installs and updates APK files stored on the elimu.ai platform.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to appstore

Frida Skeleton
基于frida的安卓hook框架,提供了很多frida自身不支持的功能,将hook安卓变成简单便捷,人人都会的事情
Stars: ✭ 222 (+1287.5%)
Mutual labels:  apk
TextThing
Retro Text Editor is a simple text file editor.
Stars: ✭ 28 (+75%)
Mutual labels:  apk
urbit-docker
No description or website provided.
Stars: ✭ 16 (+0%)
Mutual labels:  apk
Easyincrementalupdate
Android差分补丁库,通过native层合并APK,实现增量更新升级,让你更新的APK更小。
Stars: ✭ 233 (+1356.25%)
Mutual labels:  apk
Node Google Play
Get details and download apps from https://play.google.com by emulating an Android (Nexus 5X) device by default. For a rust version of this library check out https://github.com/dweinstein/rs-google-play
Stars: ✭ 247 (+1443.75%)
Mutual labels:  apk
APK-Installer
An Android Application Installer for Windows
Stars: ✭ 1,076 (+6625%)
Mutual labels:  apk
Buildapks
Really quickly build APKs on handheld device (smartphone or tablet) in Amazon, Android, Chromebook and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Stars: ✭ 218 (+1262.5%)
Mutual labels:  apk
CoC-MOD-Android-Build
Android builds for Corruption of Champions mods
Stars: ✭ 21 (+31.25%)
Mutual labels:  apk
GetApk
Show app or apk detail, and export apk file of installed app to sdcard
Stars: ✭ 42 (+162.5%)
Mutual labels:  apk
Pixel-Wallpaper-app
An app full of Constantly updating Google Pixel wallpapers
Stars: ✭ 120 (+650%)
Mutual labels:  apk
Playmaker
Fdroid repository manager fetching apps from Play Store
Stars: ✭ 236 (+1375%)
Mutual labels:  apk
Prism
Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google's Flutter Framework.
Stars: ✭ 241 (+1406.25%)
Mutual labels:  apk
myplanet
🌕 myPlanet android app reads data from 🌎 for offline use as well as it collect usage data and sends them back to the Planet.
Stars: ✭ 17 (+6.25%)
Mutual labels:  apk
Android Crack Tool
🐞Android crack tool For Mac
Stars: ✭ 2,666 (+16562.5%)
Mutual labels:  apk
KivyMLApp
The repository host the API for the ML model via FastAPI, Flask and contains android app development files using KivyMD.
Stars: ✭ 54 (+237.5%)
Mutual labels:  apk
Command Mobile Penetration Testing Cheatsheet
Mobile penetration testing android & iOS command cheatsheet
Stars: ✭ 221 (+1281.25%)
Mutual labels:  apk
AndroidFuzz
JavaFuzz 4 Android
Stars: ✭ 27 (+68.75%)
Mutual labels:  apk
apkup
🚀 Publish APKs to Google Play directly from the terminal
Stars: ✭ 33 (+106.25%)
Mutual labels:  apk
kikfox
A resource obfuscated apk & xapk decompiling tool
Stars: ✭ 63 (+293.75%)
Mutual labels:  apk
Vehicle-Security-Toolkit
汽车/安卓/固件/代码安全测试工具集
Stars: ✭ 367 (+2193.75%)
Mutual labels:  apk

elimu.ai Appstore 📲

Android application which downloads and installs educational apps stored on the elimu.ai platform.

device-2020-06-15-155802

Download Application ⬇️

Download APK (ai.elimu.appstore-<versionCode>.apk) at https://github.com/elimu-ai/appstore/releases

Install the APK

When opening the APK, you might see a prompt saying "Install unknown apps". If so, select "Allow from this source", and return to the installation.

install-unknown-apps

For step-by-step instructions on how to download and install the software, see Wiki: elimu.ai Software Installation.

What Devices are Being Used?

We are building our software for Android devices with 6"-10" displays installed with Android API version 24 (7.0) or higher.

Development 👩🏽‍💻

Software Architecture

Software Architecture

REST API

Note that the REST_URL depends on the build type you choose when installing the app:

  • debug: http://<language>.test.elimu.ai/rest/
  • qa_test: http://<language>.test.elimu.ai/rest/
  • release: http://<language>.elimu.ai/rest/

Supported Languages

A list of the currently supported languages is available at https://github.com/elimu-ai/model/blob/main/src/main/java/ai/elimu/model/enums/Language.java

The first time you launch the Appstore application, it will ask you to select the language that you want to use:

device-2020-06-10-152910

For information on how to add support for a new language, see https://github.com/elimu-ai/wiki/blob/main/LOCALIZATION.md.


About the elimu.ai Community

elimu ai-tagline

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].