Questions tagged [app-manager]
10 questions
3
votes
2 answers
Binder: Caught a RuntimeException from the binder stub implementation after integrating firebase
I am getting this error:
Attempt to invoke interface method 'android.os.IBinder com.mediatek.anrappmanager.IFrameworks.serviceManagerGetService(java.lang.String)' on a null object reference
Logcat:
05-21 01:25:46.136 18093-18115/com.myapp.firbase…

Shafi Muhammed
- 433
- 6
- 12
3
votes
0 answers
Is it possible to disable apps without hiding them?
Background
End users can disable certain apps via the App manager which is built into the OS. This screen looks something like that (on some devices it says "Turn off" instead):
Once you disable an app, it will not be active and won't run in any…

android developer
- 114,585
- 152
- 739
- 1,270
1
vote
0 answers
wso2 install button is not working on mobile application management
I published an application through app publisher on iot-server.
I gave the proper right to the user to install the application.
URL follows:https://entgra.atlassian.net/wiki/spaces/IoTS360/pages/352786583/Installing+an+Application+on+a+Device
when…

NovusMobile
- 1,813
- 2
- 21
- 48
0
votes
0 answers
Package manager and app manager in embedded linux using C++
I am looking for package manager and App manager implementation using c++ on embedded linux with
consideration of app manager scenario (run/pause/resume/exit/recovery) with below packaging features.
(1) installation of package
(2) uninstallation of…

user2997518
- 812
- 6
- 17
0
votes
1 answer
How to use AppManage in running selected instances in Tibco
I would like to run selected instances of a Tibco service.
I understand that in running the following lines you would be able to run a specific instance:
./AppManage -start -app [some_app_tree] -domain [some_domain] -cred [some_cred] -service…

kevingerard
- 75
- 1
- 9
0
votes
1 answer
module [] is not installed -- registering custom C++ wrapper for QML
I need to access a C++ API to work with CAN bus. Looks like the best solution is to write a QML wrapper to expose all the functionality I need.
Here is my canservice.cpp so far:
#include "canservice.h"
#include
#include
#include…

Aras
- 5,878
- 9
- 49
- 76
0
votes
1 answer
Error while installing apps from WSO2 app manager
I am trying to install apps using wso2 app manager, but its not actually getting installed on my device. I am attaching the log below

Himi-Hash
- 31
- 3
0
votes
1 answer
Disable Android Application through the certificate
My company is letting an external provider manage its internal Android "app store" for it. For this, the provider wants a p12 and the APK.
My question is: would there still be an "emergency" way for us to disable an app?
I know that on iOS there is…

Gary
- 3
- 3
0
votes
1 answer
Stepping through JavaScript code in App Manager?
I am using Firefox App Manager to upload a packaged app to a Firefox OS phone, a KEON.
Now, when I go into the debugger and click on one of the source files, then I see:
[no source]
Is it even possible to step though source code using App Manager?…

feklee
- 7,555
- 9
- 54
- 72
-1
votes
1 answer
No Device Found Firefox OS App Manager
I am trying to developing an app in Firefox OS, but my device can't found in App Manager. How do I fix this? Thanks for the response!