I'm in search of putting the default email application on the alpha14 rom of desire from Modaco.
I managed to grab the email.apk from the latest stock rom, but when I try to install it, it said.."no".
I tried looking up pushing it to system but I got lost in a maze(long work day )
So do I need to do to get the default email app on the desire rom? It is possible right?
(the reason I need this is because the imap account I setup doesn't access the folders created within. Those folders are visible through the default imap app though).
Thanks in advance for any help.
Unfortunately I do not think this is possible.
If you are using imap you could use k9 (free) or touchdown (i believe it's free for non exchange/activesync)
Name the email app email2.apk
adb remount
adb push email2.apk /system/app/email2.apk
adb reboot
That worked fine for me. I use this to access multiple exchange accounts on the desire rom.
As a sidenote, I've included the email app I used from cyanogen's latest, that should work.
gIMpSTa said:
If you are using imap you could use k9 (free) or touchdown (i believe it's free for non exchange/activesync)
Click to expand...
Click to collapse
Do you know if you can put a direct shortcut to each account with K9? I'm looking around and can't find it.
InGeNeTiCs said:
Name the email app email2.apk
adb remount
adb push email2.apk /system/app/email2.apk
adb reboot
That worked fine for me. I use this to access multiple exchange accounts on the desire rom.
As a sidenote, I've included the email app I used from cyanogen's latest, that should work.
Click to expand...
Click to collapse
I shall try this when I get to a computer, thanks.
I am using the exchange client hacked out of G1 successfully on my moto droid
http://www.nexeo.net/?p=93. App UPC below ...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
InGeNeTiCs said:
Name the email app email2.apk
adb remount
adb push email2.apk /system/app/email2.apk
adb reboot
That worked fine for me. I use this to access multiple exchange accounts on the desire rom.
As a sidenote, I've included the email app I used from cyanogen's latest, that should work.
Click to expand...
Click to collapse
Just a quick question about pushing/pulling. when you push XXX.apk it looks for it in the same directory as adb correct?
Otherwise you can put the entire directory?
Related
Anyone have the stock froyo fm radio apk they can upload? I have fresh's rom and its removed. It seems fresh provided all the apks to re-install if needed, but that one wont install for some reason.
Thanks
here you go.
Keep in mind you will likely have to install via adb..
bschucher said:
Keep in mind you will likely have to install via adb..
Click to expand...
Click to collapse
That might explain why this doesnt seem to install correctly either. Usually I would click on the apk via astro and click on file manager and install it manually. Via adb do I simply push it to the system/app folder or is there a specific install procedure?
Thanks
(p.s. thanks martijua foir the file)
You could just copy it into the \system\app folder using RootExplorer and set the proper permissions, reboot into recovery, wipe dalvik, reboot.
martijua said:
You could just copy it into the \system\app folder using RootExplorer and set the proper permissions, reboot into recovery, wipe dalvik, reboot.
Click to expand...
Click to collapse
Ok, used root explorer, put in the system/app folder. Rebooting to recovery and clearing davlik is cake. Where do you set and what are the "proper permissions" ??
Thanks!
Ok, found the permissions, just wanna make sure i checked the right options. Read, write, and execute. I checked them all, hope that was right. Thanks again!
Um, try getting the virus roms removed apps. Maybe those work? I'm not sure if fm radio was removed from that rom
Sent from my PC36100 using XDA App
thanks for posting the app. i was lookign for it too. works great.
is there anything like this on the market? all other radio apps i've seen are for online radio stations...this htc app is great i think
myMUSICveins said:
Ok, found the permissions, just wanna make sure i checked the right options. Read, write, and execute. I checked them all, hope that was right. Thanks again!
Click to expand...
Click to collapse
Set them like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thanks for this!
Just came over from the MT4G today, and got right to debloating this bad boy. I went into recovery to wipe my cache and fix permissions (to ensure things worked smoothly) but I had been on CM7 for so long that I had forgotten that Sense has a bug where you lose your contact pictures in the Messages app when you fix the permissions. I tried this script that would fix the problem in Sense 3.0 and 3.5, but had no luck:
chmod 666 /data/data/com.android.providers.contacts/files/*
Does anyone know how to fix this issue?
lcambriz said:
/data/data/com.android.providers.contacts/files/*
Does anyone know how to fix this issue?
Click to expand...
Click to collapse
The location looks fine, yet the privileges for me on those files are rwxrw-r-- .
I am not sure if that resembles a chmod 666. Also, the folder .../files itself is rwxrwx--x for me.
Maybe doublecheck with that, I am not near a proper linux system right now, so I cannot verify if the chmod numericals you used reflect the privs the dir listing gives me.
psych0t1c said:
The location looks fine, yet the privileges for me on those files are rwxrw-r-- .
I am not sure if that resembles a chmod 666. Also, the folder .../files itself is rwxrwx--x for me.
Maybe doublecheck with that, I am not near a proper linux system right now, so I cannot verify if the chmod numericals you used reflect the privs the dir listing gives me.
Click to expand...
Click to collapse
I have no idea what that means. This was just a command I got from TDJ back then to enter into Terminal Emulator to fix the problem. I tried it here but it didn't work.
Here's what I get when I try entering it:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my HTC One S
666 is RW for Owner, Group and World (rw-rw-rw-).
764 is RWX for O, RW for G and R for W (rwxrw-r--).
771 is rwxrwx--x
Hi guys. I after a reboot my xda app was gone. I tried to reinstall it via play store but i get an error. Anyone encountered this before?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
it says "unknown error code during installation of app.
lowtje said:
Hi guys. I after a reboot my xda app was gone. I tried to reinstall it via play store but i get an error. Anyone encountered this before? View attachment 1408203 it says "unknown error code during installation of app.
Click to expand...
Click to collapse
I had the same problem installing an other app. I tried removing the app entry from data/data/com.appName. (found after hours of searching)
It worked for me! Try out
DD
try doing wipw delvik cache and then fix permission and reinstall the app
DschungelDaddy said:
I had the same problem installing an other app. I tried removing the app entry from data/data/com.appName. (found after hours of searching)
It worked for me! Try out
DD
Click to expand...
Click to collapse
Which app lets me see those entry's? I used file manager but I can find the .com files. Thanks in advance!
lowtje said:
Which app lets me see those entry's? I used file manager but I can find the .com files. Thanks in advance!
Click to expand...
Click to collapse
I used Android Commander or ES file explorer to do this.
DD
DschungelDaddy said:
I used Android Commander or ES file explorer to do this.
DD
Click to expand...
Click to collapse
Ok, used those apps. Both don't show the .com file from the xda app. Don't think that one is one my Nexus S
Found this thread by Googling and wanted to share a solution that worked for me:
Browse to your /data/ folder and find the name of the app you're having trouble installing. EDIT: Might also be /data/data/
For example:
/data/com.touchtype.swiftkey/
or
/data/com.redbox.android.activity/
and delete that folder. then install the app from Google play. It worked for me.
I used Root Explorer (from the Play Store) to get to these directories.
[ Keyword loading: error code -24 google play, unknown error code during application install -24 ]
SOURCE : Kickedface
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM Manager is updated and it has a very useful feature there is one thing that's always bothered me about making nandroid backups is having to keep them stored on my phone – and with the limited storage of the devices. Thus, it's not uncommon for me to end up transferring backups to my PC in case I should need them again. Thanks to a new feature implemented into ROM Manager 5.5.0.8, that process just got a lot easier. Download links are in the source link or you can find it in Google Play..
How this new feature works : This new feature enables a download server on your phone that can easily be accessed over Wi-Fi from your PC. Using it couldn't be easier, either – simply jump into the Manage Backups menu, hit the option to Download Backups, and that's basically it. Enter the IP address into the address bar of your favorite browser, and away you go and if you don't have ROM Manager download it from below..
Circle us or +1 our page on Google+ : +Kickedface and on Facebook : Kickedface for more news! Support us.
I've tried it 4 times now in 2 weeks and I always get 0 backups found even though I have 5 on the phone in /mnt/shell/emulated/clockworkmod/backup. This is the default storage location for the Nexus 4. It says right in ROM Manager that I should be able to get them from there using the backup download server. Maybe I'm not backing up to the right format? What I mean by that is they are not zip folders but standard backup folders. I tried zipping one and its still not seen so I give up.
kzoodroid said:
I've tried it 4 times now in 2 weeks and I always get 0 backups found even though I have 5 on the phone in /mnt/shell/emulated/clockworkmod/backup. This is the default storage location for the Nexus 4. It says right in ROM Manager that I should be able to get them from there using the backup download server. Maybe I'm not backing up to the right format? What I mean by that is they are not zip folders but standard backup folders. I tried zipping one and its still not seen so I give up.
Click to expand...
Click to collapse
Using WiFi?
Hi everyone,
I have a rooted my Samsung galaxy s3 mini ve. Because it was permanently running in background, I backed up LogsProvider using ROM toolbox and then I removed it.
Now when I open the phone app, it says "contacts has stopped". So I can't dial a number, but when I open contacts I can select and phone someone.
I already tried wiping contacts data, no success. I tried reinstalling LogsProvider, it says : " LogsProvider wasn't installed ". In logcat I see " dexopt failed"
Any help would be greatly appreciated.
Vinz243
How please?
Logs provider is a system app, it is not installed with the package manager. You need to copy it back to the system app folder with a root file manager.
chaostic_2k1 said:
Logs provider is a system app, it is not installed with the package manager. You need to copy it back to the system app folder with a root file manager.
Click to expand...
Click to collapse
and change the permissions to rw-r--r--
Thanks guys I copied LogsProvider.apk into /system/app and set the permissions but the app isn't installed after a reboot: (
So you rebooted and tried the dialer again? Did you double check that the Apk is still in system app folder, and has 644 permissions? Try 777 and reboot again.
Also did you remount the system partition before copying it over?
The dialer did not work and the app were nowhere to be seen in system app. This is the LogsProvider.apk properties:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How do I set 777 permissions?
777 is rwx for all three permissions. Also try group root.
I did it and reboot, but it looks like it messed things up. I'm not sure because I also installed or updated several apps, but now the xposed framework doesn't work anymore and on each startup, out asks me which launched I wanna use
Sounds like you gotta reflash to stock (or custom rom) and start from scratch re rooting and everything.
Thanks. How can I efficiently backup everything in a stroke? I have a very bad experience of adb backup or other backup solution. Perhaps copying data folder would be OK? And secondly where can I get a tutorial in order to reflash the ROM?