Please help, - Sony Xperia Miro, Tipo (Dual), J, E

hello,
need help. I have deleted the existing applications such as tweets and whatapps and it appeared again after I restart the phone. is this normal?. and if this problem what should I do. for information my phone rooted and Using link2sd. do I have to constantly switch usb debungging if using link2sd.
Sent from my ST26i using xda app-developers app

nuyu said:
hello,
need help. I have deleted the existing applications such as tweets and whatapps and it appeared again after I restart the phone. is this normal?. and if this problem what should I do. for information my phone rooted and Using link2sd. do I have to constantly switch usb debungging if using link2sd.
Sent from my ST26i using xda app-developers app
Click to expand...
Click to collapse
how did you deleted them? a file manager or just uninstalled them via apps?

u need to delete them from here
system/app/

I just delete the application by using link2sd. so now I understand, I have to delete the app in system / app. thank you for helping a friend.
Sent from my ST26i using xda app-developers app

Related

cant run logcat on JB ROMs

Seems I cannot run a logcat on JB ROMS anyone else have that issue? If not please tell me that im doing wrong because I hate posting issues or found bugs on threads and am not able to provide a dev with a logcat. Thanks.
Are you trying to get the logs using adb or using an in phone app?
If you are using an app JB restricts access to the logs. They can only be accessed by system apps.
There are apps on the play store that will convert regular apps to system apps. Then log apps will have access to the logs.
Sent from my HTC Sensation using xda app-developers app
Skipjacks said:
Are you trying to get the logs using adb or using an in phone app?
If you are using an app JB restricts access to the logs. They can only be accessed by system apps.
There are apps on the play store that will convert regular apps to system apps. Then log apps will have access to the logs.
Sent from my HTC Sensation using xda app-developers app
Click to expand...
Click to collapse
Ya im using an in phone app, i will do some research to find one of these apps that convert thanks.
Search for System App Mover.
Ive been using it all week. Works great.
Sent from my HTC Sensation using xda app-developers app
Skipjacks said:
Search for System App Mover.
Ive been using it all week. Works great.
Sent from my HTC Sensation using xda app-developers app
Click to expand...
Click to collapse
sweet thanks i was going to ask, after googling...so the manual way would be to: Find the app in your sd card and copy it - go to root folder-system-click r/w to r/o-paste it-go to pasted app and long press-permission set to rw-r-r.
i tried it and failed but i think i was suppose to restart the device.....but the app works like a charm and logcat works now

How to update apps? Please help

I download plenty of beta version apps and homebrew apps (not from market). Is there a way to update these without losing app data by uninstalling and reinstalling the new version. I don't want to lose the app data.
Thanks
Sent from my SGH-T989D using xda app-developers app
smartypants0 said:
I download plenty of beta version apps and homebrew apps (not from market). Is there a way to update these without losing app data by uninstalling and reinstalling the new version. I don't want to lose the app data.
Thanks
Sent from my SGH-T989D using xda app-developers app
Click to expand...
Click to collapse
Just install the new versions over the old ones. (App will be updated without data loss)
It doesn't let me do that. It tells me the previous version must be uninstalled before installing the new one.
Sent from my SGH-T989D using xda app-developers app
smartypants0 said:
It doesn't let me do that. It tells me the previous version must be uninstalled before installing the new one.
Sent from my SGH-T989D using xda app-developers app
Click to expand...
Click to collapse
In that case, use an app such as Titanium Backup to backup your data, then uninstall the old app and install the new one. After that, restore the data.
Do I need to root my phone to use that app?
Sent from my SGH-T989D using xda app-developers app
smartypants0 said:
Do I need to root my phone to use that app?
Sent from my SGH-T989D using xda app-developers app
Click to expand...
Click to collapse
Yes, the device would need root access.
first open playstore and look for the new version of the app
second, searching that apk in google
that i do for manualy update, or u can use plugin on chrome to download apk directly into ur pc
was wonering this same thing thanks
blakdulz said:
first open playstore and look for the new version of the app
second, searching that apk in google
that i do for manualy update, or u can use plugin on chrome to download apk directly into ur pc
Click to expand...
Click to collapse
it doesnt let me update , it forces me to uninstall making me lose data.
As stated the only way to do it is do back up the data with titanium back up. Uninstall the app, install new one and then restore the settings.
Also be careful about getting apks from places other then the official app stores or here
Sent from Arkham
Is rooting safe?
Sent from my SGH-T989D using xda app-developers app
As safe as installing apps you get outside of the play store. Safer even. Just do your research
Sent from Arkham

Im tired of my phone's RAM

Ok guys, i need help... I have the Motorola Milestone xt720 with cronos X Rom. At first boot, everythin was fine. The phone only has 225 mb of ram and the system had left me with an average of 30 mb of RAM. I tried those fancy RAM boosters on the play store but theyre ll the same and none of them work... i need help!
Sent from my GT-P3113 using xda app-developers app
Is your phone rooted ?
Sent from my GT-S5360 using xda app-developers app
enunmuz said:
Is your phone rooted ?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
He is using a Cronos X rom and that doesn't sound like a stock rom.
Sent from my GT-S5570 using xda premium
SupaSlick said:
Ok guys, i need help... I have the Motorola Milestone xt720 with cronos X Rom. At first boot, everythin was fine. The phone only has 225 mb of ram and the system had left me with an average of 30 mb of RAM. I tried those fancy RAM boosters on the play store but theyre ll the same and none of them work... i need help!
Sent from my GT-P3113 using xda app-developers app
Click to expand...
Click to collapse
You can use a tweak to overcome your problem.
DO IT AT YOUR OWN RISK.
As you have your phone rooted, go to /system/build.prop and edit it with a text editor (You can use Root Manager for this process) and add this line at the bottom of the page
"ro.HOME_APP_ADJ=1" (without quotes)
After adding this line carefully reboot your phone and clear memory with your phone's task manager and you can observe a much of ram left.
CAUTION: DO IT AT YOUR OWN RISK.
I AM NOT RESPONSIBLE IF ANYTHING GOES WRONG WITH YOUR PHONE.
Sent from my GT-S5360 using xda app-developers app
If you have fast sdcard or internal card you can SWAP. search it. it's basically partitioning your sdcard to be a part of the RAM
Sent from my LG-SU760 using xda app-developers app
enunmuz said:
You can use a tweak to overcome your problem.
DO IT AT YOUR OWN RISK.
As you have your phone rooted, go to /system/build.prop and edit it with a text editor (You can use Root Manager for this process) and add this line at the bottom of the page
"ro.HOME_APP_ADJ=1" (without quotes)
After adding this line carefully reboot your phone and clear memory with your phone's task manager and you can observe a much of ram left.
CAUTION: DO IT AT YOUR OWN RISK.
I AM NOT RESPONSIBLE IF ANYTHING GOES WRONG WITH YOUR PHONE.
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
If there is a shortage of ram, I don't think locking the launcher in memory will help.
sweetnsour said:
If there is a shortage of ram, I don't think locking the launcher in memory will help.
Click to expand...
Click to collapse
But what i think is that with this tweak all the unwanted background apps get cleared off leaving a wide range of ram to use.
Sent from my GT-S5360 using xda app-developers app
Okk guys thanks for the advicees! My phon IS rooted but everytime i allow superuser permission, it doesnt seem to actually give superuser permission... some times the prompt pop-up doesnt show up at all, .Activiy.superuserrequest is not responding, is all that it says
Sent from my GT-P3113 using xda app-developers app
SupaSlick said:
Okk guys thanks for the advicees! My phon IS rooted but everytime i allow superuser permission, it doesnt seem to actually give superuser permission... some times the prompt pop-up doesnt show up at all, .Activiy.superuserrequest is not responding, is all that it says
Sent from my GT-P3113 using xda app-developers app
Click to expand...
Click to collapse
Try marking "grant" in default access option and see if it helps.
Sent from my GT-S5360 using xda app-developers app
I tried that but it didnt work... i thought the root might have been taken away by some app so i tried rerooting it but it got stuck on Starting ADB Server, then i thought, maybe i can unroot it, so i downloaded a root uninstaller but it needed root access which it cant verify
Sent from my GT-P3113 using xda app-developers app
A shot in the dark. But try playing with the usb debugging option. Thought my root was busted to. Took 2days to figure it out. I unchecked it to use usb storage on pc & didnt check it again. Mine normaly always stays checked
Sent from my M865 using xda app-developers app
Ok thanks, im going to try that
Sent from my GT-P3113 using xda app-developers app
Friend
Try to enhance ur phone performance by installing v6 super charger....it speeds up your ram and phone.......
Sent from my GT-S5360 using xda app-developers app
RAM-expander allows you to make extra ram available, as a swapfile on your sd card.
You need a fast card for this, but the dev has a utility you can run first to check compatibility.
Also look at auto memory killer, which is not a task killer rather it manages the minfrees, so your can keep as much memory free as possible
Sent from my HTC Desire HD using xda premium

Side load APK without it showing in Play Store

Hi all
I want to side load an app which I have the APK for but don't then want it to show as installed on the Play store.
At the moment I have extracted the APK file using ES File Explorer then uninstalled it from the device. I then side load through a file explorer.
But it pops back up in the play store as installed on device.
Any help welcome
Sent from my GT-N7105 using xda app-developers app
Are you rooted? I think using Titanium Backup would work.
Sent from my Motorola Electrify using xda app-developers app
Not rooted and the phone I want to do this on won't be rooted so kind of rules it out.
I have just tried downloading a file from the Amazon app store and repeating the process and when I install that APK it does not show on installed apps. If you search for the app in the Play store it shows as installed however.
I can kind of live with that but otherwise ideas welcome
Sent from my GT-N7105 using xda app-developers app
simonsteele said:
Hi all
I want to side load an app which I have the APK for but don't then want it to show as installed on the Play store.
At the moment I have extracted the APK file using ES File Explorer then uninstalled it from the device. I then side load through a file explorer.
But it pops back up in the play store as installed on device.
Any help welcome
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse
Try lucky patcher
simonsteele said:
Not rooted and the phone I want to do this on won't be rooted so kind of rules it out.
I have just tried downloading a file from the Amazon app store and repeating the process and when I install that APK it does not show on installed apps. If you search for the app in the Play store it shows as installed however.
I can kind of live with that but otherwise ideas welcome
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse
can you be more clear on what you are trying to achieve ?
if you install any app using apk directly then open that app in playstore then yes it does show up as installed but if you see in the list of my apps(press options in playstore and it will be the first option) then it wont be listed ..
Does it have to be sideloaded? If not, create a secondary google account, install it via that account, then remove the account. Another option would be to decompile the apk and alter the androidmanifest.xml to make it incompatible with your phone. Not that straightforward, though...
Prash8429 said:
can you be more clear on what you are trying to achieve ? ..
Click to expand...
Click to collapse
Thanks for replies so far guys.
To answer the question above, please basically trying to have an app installed but if the account is looked at using the Play store on a PC it won't show it as being installed.
Sent from my GT-N7105 using xda app-developers app
simonsteele said:
Thanks for replies so far guys.
To answer the question above, please basically trying to have an app installed but if the account is looked at using the Play store on a PC it won't show it as being installed.
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse
if you install app via apk and search in playstore on PC it wont be shown as installed ... i just verified
Thanks Guys
Sent from my GT-N7105 using xda app-developers app

Titanium backup stuck restoring apps

First I have to say that I used titanium before and it always worked out well.
I have created a zip file that I flash every time I flash a ROM but today I flashed PA on my nexus 4 , flashed the gapps and the zip file that I created with titanium.
I have the pro version and when I went to restore the missing apps and data it stucked there forever so I closed titanium , tried again and same thing.
What can I do please?
Sent from my Nexus 4 using xda app-developers app
Root access? Unknown sources ticked?
Sent from my LT15i using xda app-developers app
RicoRehn said:
Root access? Unknown sources ticked?
Sent from my LT15i using xda app-developers app
Click to expand...
Click to collapse
Yes all that, USB debugging on, everything is checked in green on the front page.
Sent from my Nexus 4 using xda app-developers app
Did you find a solution? I'm having the same issue. I am unable to restore any apps via TB.
Are you using KitKat? And are the files on SD card?
Sent from my Nokia_X

Categories

Resources