Questions tagged [application-management]

10 questions
8
votes
3 answers

Sqlite Database deleted when I clear data from Application

I have created Sqlite database in app. when I clear data from settings->applications->manage applications the Sqlite db removed. any suggestions to keep sqlite database as it is.
Pankaj Kharche
  • 1,329
  • 4
  • 15
  • 37
6
votes
1 answer

What is the JMX Alternative for enterprise application

With the future of JMX 2.0 questionable as of now, JavaDMK and OpenDMk not active, what is the best alternative we have for application management and monitoring available? Any effort from Spring,Apache camps or alike?
nabsha
  • 168
  • 1
  • 10
3
votes
1 answer

Android - About box in application manager?

I was wondering does anyone know how to give an Android application an about box in the application manager? So when a user goes to Settings > Applications > Manage Applications and clicks on an app there is an About box there that the user can…
Donal Rafferty
  • 19,707
  • 39
  • 114
  • 191
2
votes
1 answer

Management and deployment of an n-Tier architecture

How do you manage development and deployment of a n-tier system that's made up of multiple websites, desktop applications, web services and databases that have a mix of dependencies? Assume that you have a continuous integration environment with…
Todd Smith
  • 17,084
  • 11
  • 59
  • 78
1
vote
1 answer

Android Auto app doesn't show up on physical device

Currently testing Android Auto, where we are now testing on a physical device (in a car). So far I have managed to get add working Android Auto support to an app, where we are drawing some basic templates. This works on the emulated DHU and the app…
1
vote
0 answers

How can i manage deployment, installation, upgrade of Android&IOS applications for internal usage on mobil devices?

I am developing Android and IOS mobil applications in Xamarin. These applications will be used in company mobile devices in local network. Users will make VPN to company network and use these applications internally. We dont want to upload these…
ivbtar
  • 799
  • 11
  • 29
0
votes
0 answers

Application Info Across Organization

Curious what you're using (if anything) to keep track of all the software / applications / clients / projects in your organization. Think a large enterprise with hundreds of projects / applications over time. I'm trying to find a solution to…
Steve
  • 41
  • 5
0
votes
2 answers

How Docker Swarm and Kubernetes validate their management choices?

Docker Swarm and Kubernetes are two systems to manage applications on several nodes. If a node is draining or its load is very high they start some procedure to maintain the desired state described in the requirements. Of course, when they manage…
alessandro308
  • 1,912
  • 2
  • 15
  • 27
0
votes
2 answers

Pushing apps remotely from server to user's device

I have an application which runs on an organization's server. I also have a mobile application which the users of the organization can download from the app store. I want the person managing the application on the server side to be able to select…
Iron Man
  • 75
  • 10
0
votes
3 answers

building splunk 4.0 "apps" - got feedback?

I'm considering building an app to plug into Splunk 4 to do custom data collection, custom, reporting, etc. (like I see other splunk apps doing) but focused on .NET and J2EE web apps. I'm looking for hints, tips, best practices, etc. to give me a…
Justin Grant
  • 44,807
  • 15
  • 124
  • 208