Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
How can I hide the navigation bar in an Android app?
My tablet uses Android 4.1.2
Thanks!
This is not recommended by design guidelines, however if you are definitely sure you need to do it, you can refer to this post: https://developer.android.com/training/system-ui/navigation.html
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
I need help, I want to factory reset my device using code in an application
you can not do it directly. What you can do is launch an Intent to open the settings where the option is located
You would have to use the DevicePolicyManager and include permissions in the AndroidManifest.xml
refer this link....
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 9 years ago.
Improve this question
I need some kind of documentation how the access to java objects is handled?
e.g.:
what happens when an object is updated?
how does java find and index the elements in the memory?
Thank you
I think google is the best way to find it, but you can try to look here.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Improve this question
I am using a JFreeChart library in my Java project. I'm wondering if is a way to draw this chart more smoothly? With no such big pixels.
To generate this chart I'm using XYBlockRenderer.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
I have ran my android app in debug mode (eclipse).
I then ran sdk/tools/viewhierarchy
my device is detected, but it doesn't have an expanding arrow.
what am i doing wrong?
For security reasons, Hierarchy Viewer only works on developer versions of the Android platform.
You can use Hierarchy Viewer with your app on any device by adding ViewServer to your app.
Hierarchy viewer works only on emulators and on rooted devices.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
I'm running Sugar CE version 6.4.4 and I accidentally forgot to check for duplicate contacts, email addresses.Is there any way to merge multiple contacts at once rather than doing it manually one at a time?
Any help would be greatly appreciated.
thanks in advance!
Rajkumar
See this SugarCRM knowledge base article....
http://support.sugarcrm.com/03_Training/01_How_Do_I/10_Work_with_Records/039_Merge_Duplicate_Records