Android :: Unable To Uninstall Packages Invisible In Droid / Solve This?
Jul 15, 2010
I want do uninstall some useless apps from /system.
I have super access, and the permission DELETE_PACKAGE in the manifest.
But when i run Runtime.exec("pm uninstall package") I get ERROR/AndroidRuntime(10981): java.lang.SecurityException: Neither user 10094 nor current process has android.permission.DELETE_PACKAGES.
Anyone know how to solve this?
View 2 Replies
Dec 17, 2009
In my layout, there is a TextView at the bottom of the screen. The problem is that when I click inside the text box to type something, the keyboard covers the text box as a result of which I am not able to see what's happening... Is there any solution for this? Here's my layout...
View 1 Replies
View Related
May 19, 2010
Does anyone have any ideas on how to mount the microSD card to PC desktop other than to have pull it out of the Droid each time. Please advice
View 5 Replies
View Related
Nov 30, 2010
I downloaded the .zip file located in this thread. Every time I attempt to "reinstall packages" it won't work. Yes, I renamed it to update.zip, yes my phone is rooted. The error message simply says "Installation aborted" then "Unable to mount" upon a second attempt. I'm running the Axura ROM 2.0.5 using the Zeam launcher.
View 2 Replies
View Related
Jan 23, 2010
My layout design is a TextView with long text and a ImageView to the right of the TextView. I want to center the ImageView in its parent vertically, so I used android:layout_centerVertical="true", but it turned out that the ImageView was aligned to the bottom of its parent. If I don't use layout_centerVertical property, the ImageView will be aligned to the top of its parent. How can I solve this problem? code...
View 1 Replies
View Related
Jan 31, 2010
I have been trying to get this seemingly simple problem fixed for about half a day now. I have a working MapView and I just want to show the default zoom keys and have them there all the time. They do not appear at all - it's not that they appear then go away.
Code...
I have tried commenting out the setZoom and tried moving the setBuiltInZoom controls to the updateLocation method. I've found a lot of posts in relation to this problem but none that solve it.
View 2 Replies
View Related
Aug 25, 2010
I am having major issues with the Facebook app on my Captivate. Most of the time, I does not show the posts or if it shows the posts, only a few of them. Clicking on older posts does not bring up any more posts. Are other people having similar issues?
View 1 Replies
View Related
Nov 9, 2009
Two days ago, we uploaded a new version of the full version of our app (SpecTrek) to the market. Improvements include support for QVGA and WVGA screens.
We changed nothing in the "Developer Console" (Language: en_US, "All locations" selected).
Now we have received the first complaint of a Droid user who cannot find the full version on the market. The light version (that has not been upgraded yet) can be found ok. The good news is that the light version seems to work on the Droid, something we couldn't really test (except for some simulator runs on 2.0).
So presumably we did something stupid in the upgraded version. I can only assume it must be something in the manifest, as it seems unreasonably to assume the market software looks at anything else in the apk.
The only change in the manifest (besides versionCode/versionName) is the following:
CODE:.....................
There is also a "uses-sdk" entry, but that didn't change: <uses-sdk android:minSdkVersion="3" />
Is there anyone with a Droid that can verify the full version is not available to them (searching for 'SpecTrek' should find both the light and full versions)?
View 5 Replies
View Related
Apr 29, 2010
I want to install a python package from source on android. Is this possible? I tried in the console to run the py install files, but disturbing (.core, ccompiler) isn't being found. Is it possible to still install them?
View 2 Replies
View Related
Aug 30, 2009
Are there any sites or free packages for Android icons?
View 4 Replies
View Related
Oct 12, 2010
Sync Gmail on Android source code or packages. How do I get it
View 2 Replies
View Related
Jun 4, 2010
When I create an 'Android Library Project' is it OK to put a whole lot of different libraries in there and create a number of different packages?
If I use just one or two components from the library, will it import all the resources and packages or is it smart enough to only import the referenced resources and packages that are needed?
The alternative is to create a single 'Android Library Project' for each component which I don't want to do if I can help it.
View 1 Replies
View Related
Oct 11, 2010
I saw article about Including additional javax.* packages in your Android App
http://code.google.com/p/dalvik/wiki/JavaxPackages
and i want to do the same thing but using eclipse
so could anyone tell how to do it?
View 1 Replies
View Related
May 22, 2010
Looking at getting one of them.Pros and Cons.
View 12 Replies
View Related
Aug 9, 2010
Anyways this evening, while checking the mail I noticed a somewhat large package jutting out from the box; looks like the mailman had one hell of a time cramming it in. After I managed to pull the sucker out, my eye IMMEDIATELY caught the massive Droid X Eye we've all come to know and love.
I had no idea what it meant, or what was inside, but I immediately raced inside my house and like a kid on Christmas morning ravaged the hell out of the package to see what treasures inside awaited me!
Of course I took a few photos of my "booty":
Front of Package
Back of Package
Contents (t-shirt, large sticker, and Droid flyer with 25% off accessory coupon)
I'm really not sure why I received this as I don't recall signing up for any type of promo, besides the twitter account tied to the scavenger hunt.
Keep checking those mailboxes X owners!
Update: There is talk that those who renewed or began a new contract with their Droid X purchase will be receiving these. Supposedly they have only started shipping out to Northeast customers.
View 49 Replies
View Related
Jan 24, 2010
I recently ordered the invisibleshield protector for the screen of my droid, but it seems the concensus around here is that boxwave is the best.Is there anyone here who uses invisibleshield who can tell me what they think of it? I may send it back for a boxwave when it arrives if i decide to.
View 3 Replies
View Related
Feb 17, 2014
l uninstalled Google Search and Google Play store apps, but they were not completely uninstalled and now I can't reinstall them because the store says they are installed. I cannot find them on my android tablet and so I cannot use them. What is a good app to completely uninstall them. Some of these apps will not install on my Lenovo tablet.
View 4 Replies
View Related
Oct 27, 2010
I rooted my Captivate tonight and I know how the superuser icon with android skull and crossbones. However neither Super Manager or ASTRO will allow me to uninstall the crap ware on my phone. Is there something I'm missing? I followed all the steps at XDA. So far I've tried to remove YPMobile, ATT Navigator, and ATT Maps. Any suggestions? I tried searching this on google and this forum but didn't come up with anything.
View 8 Replies
View Related
Nov 20, 2009
Thinking about getting the zagg invisible shield front and back. I'm wondering how you guys like it. Particulary interested in how you guys like it with the back shield.
View 2 Replies
View Related
Oct 15, 2009
I am facing problem in making installer in android.
Is there any solution in android.
View 2 Replies
View Related
Apr 12, 2010
I am using a class which extends Handler class to update my activity UI.
The code is as follows in side main activity...
But here i am facing one problem that is it is running after closing my application also .
please solve my problem to stop this handler when close this application.
View 1 Replies
View Related
Sep 18, 2009
I had the program I wrote a service, and in service has written a timer, change the timer for one minute cycle time, but why the program in the phone standby (screen lock) were time, I have the timer will be stop running, when I click the menu, get back to normal mode when the timer will automatically have to run? What is the reason, how to solve?
View 2 Replies
View Related
Nov 18, 2010
I published the rest service.. but the android app is showing null pointer exception.. but if it access my local machine's service its working well.. the service hosted has anonymous access..
this is my android code...
View 1 Replies
View Related
Sep 2, 2010
There is description tag in xml. It contains the html tags. I am using SAX parser in android to parse. But when it fetch data from the description tag then it does not fetch the html contents, not any tags. Then how i solve the problem of the html content parsing from the XML using SAX parser.
View 1 Replies
View Related
Nov 12, 2010
A fatal error occured while making build of Android 2.2 source code.
The error occured can be found in this link: http://pastie.org/1292955
How to solve this problem ?
View 1 Replies
View Related
Nov 6, 2010
I've a problem with my android application.
I'm using a background service (with notification on the status bar) which performs an audio sample every hour. To perform this sample I generate a broadcast event every hour and when I capture the event the audio recording starts. During the day, when I'm using the phone, I've no problems. The strange behavior happens during night, when it seems like if the phone goes to an "idle" state: the broadcast events are no more processed. From the log file I understood that the events are generated and putted in a queue... and when I start using again the phone, all those events are raised in the same moment.
Do u have any idea about how to solve this problem? How can I force the phone to continue processing my events? do I have to set any variable of flag to avoid the phone going in this kind of "idle" state?
View 1 Replies
View Related
Nov 18, 2009
Found out why I can't connect to our work server.
Corporate does not run Active sync
**Touchdown Made this Work!**
View 35 Replies
View Related
May 14, 2010
Just updated the Eris to v2.1. I'm having trouble syncing my Contacts. Here are the highlights
Some contacts from Gmail successfully imported to the phone
Many still have not, including anyone who was a "favorite"
Some of the email address of my "favorites" have transferred over, but none of their phone numbers have
I let the sync go over night and the problem persisted
If i check it in setting, the sync will periodically say "there's a problem with the sync, check back shortly" but continue to attempt to sync
My battery drained today because the phone continued to try and sync unsuccessfully
Any tips on how to solve this problem?
View 8 Replies
View Related
Jan 25, 2010
Someone please tell me I'm an idiot and searching the wrong place for this setting but I have no music when headphones are connected but can take calls on wired headset so I know it works. . . I have sound when Bluetooth headphones are connected. When no headphones are connected music does not play thru speaker either.
I have only installed last.fm in the last week and have since uninstalled
It..... yes my volume for ring and media are set all the way up. I'm muted somehow here. Any ideas?
View 8 Replies
View Related
Dec 2, 2009
Is there and IM app that has the same functionality of the windows Yahoo! IM in that it can allow you to appear either online or invisible by a selected contact (i.e. so you can appear available to some people and offline/ invisible) to others without modifying your contact lists or having to create multiple accounts? I currently have meebo and mundu IM but I don't believe either has this ability.
View 1 Replies
View Related