mobile-app
Here are 530 public repositories matching this topic...
Steps to reproduce
- Save an email to nextcloud (in my case from thunderbird) with file-extension .eml
- Open the current nextcloud Android App (V3.10.0)
- Open the .eml file
Expected behaviour
- The popup with apps to open the file with contains email programs (such as GMail)
Actual behaviour
- Only text viewers and other apps are shown, but no email app
- When opening
An image resizing library for Android
-
Updated
Jul 10, 2018 - Java
Trojan is an efficient mobile terminal lightweight log SDK
-
Updated
May 15, 2020 - Java
A companion project for our blog post on better Android software development using MVVM with RxJava.
-
Updated
Oct 11, 2017 - Java
ErrorNative libraries missing: c++_shared. Please refer to the user guide for details about proper project setup.
Issue while intitializing the sdk, and this happens only when dexguard is enabled.
scientific calculator basic calculator and unit converter android app
-
Updated
Oct 25, 2018 - Java
An Android Webview wrapper for Flarum
-
Updated
May 24, 2017 - Java
I have a few passwords I shared with another user on my NC instance. In the app, the username, email, URL, description and password say "Error decrypting" now.
Android app which displays cryptocurrency prices, charts and news!
-
Updated
Feb 10, 2019 - Java
-
Updated
Apr 2, 2019 - Java
[Android] Simplify your device interaction with the most minimalistic home screen.
-
Updated
Dec 8, 2019 - Java
Mobile implementation of Remote Photoplethysmography – Measuring heart rate using facial video.
-
Updated
Nov 15, 2016 - Java
Restaurant Food Ordering Mobile Application
-
Updated
May 10, 2020 - Java
MongooseIM client for Android
-
Updated
Feb 15, 2019 - Java
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
-
Updated
May 25, 2020 - Java
An android application for validating images of OMR sheets before they are sent for processing.
-
Updated
Aug 2, 2019 - Java
-
Updated
Aug 3, 2016 - Java
Writing Clean Code in Android
-
Updated
Oct 6, 2018 - Java
cAndroid is tool for control your PC by Android phone
-
Updated
Mar 10, 2020 - Java
JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.
-
Updated
Aug 11, 2019 - Java
This module provides react-native bindings for the Tapjoy SDK.
-
Updated
Apr 10, 2020 - Java
ERP mobile application for Android with a support for SAP-like T-codes!
-
Updated
Aug 26, 2019 - Java
A course to learn how to code a mobile app - for complete beginners
-
Updated
Mar 25, 2018 - Java
React Native + Spring Boot + OIDC
-
Updated
Oct 21, 2019 - Java
Research into appearance-based gaze estimation on mobile devices.
-
Updated
Jan 31, 2019 - Java
This is my Masters thesis project titled "Speaker Detection and Conversation Analysis on Mobile Devices".
-
Updated
May 21, 2017 - Java
APISENSE® Android client
-
Updated
Mar 8, 2018 - Java
Improve this page
Add a description, image, and links to the mobile-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mobile-app topic, visit your repo's landing page and select "manage topics."


As documentation mentioned that a RIB can be viewable or viewless, it is found that viewable RIB must be associated with UIViewController. However, I think it is not possible and most viewable RIB should be UIView-based as RIBs framework encouraging us to make reusable and micro components.
As the below image shown, are those viewable RIBs (
Confirmation, Location Refinements, Menu) UIViewCont