MMS fix for people on ICS not sending pics(works) - Samsung Epic 4G Touch

*Pretty please make a NANDROID backup before you do this. I know you just recently installed the ROM, so if you don't have much on there and don't mind to flash in the event that something goes wrong, then no worries. Still, it wouldn't hurt!!*
Basically, what we are doing here, is giving you the app, installing it on the phone and then copying the APK file from /data/app to /system/app. I don't know much about the Fassy, but the file system structure should be close.
There are two ways to do this. You can use ADB to execute the commands, or use a file explorer (I use Root Explorer) to move the APK file. I also picked a free APN app .
APN Manager Pro
Throw this on your external SD card. Once you have it on there, open up your File Manager.
Navigate to your external SD card(should be /mnt/sdcard/external_sd or something similar, we have already established our phones are slightly different, ha ha).
Find the file ale.android.apnmanagerwithanimation-1.apk and long press it. You should get a list of options. You want to select move.
Navigate back to your root directory.
Go to /system/app. Once you get there, depending on your file manager, you should have the option to set the permissions as r/w (read/write). By default, Root Explorer is always set to r/o (read only) on my phone.
Paste the APK file.
Long press the APK file and select permissions.
- You have three sets of privileges: Read/Write/Execute
- You have three sets of groups: Owner/Group/Others
- - Make sure Owner, Group and Others have checks under Read.
- - Make sure Owner has checks under Write.
- - There should not be any checks under Execute.
- - There should not be any checks on any of the special permissions.
Hit OK.
Click on the APK file and select install.
Once the install has completed (should be almost instantly) reboot the phone.
Now you have an app that is capable of setting APN information.
When the phone has booted back up, open the app and select Backup & Restore. Make a backup. If the new APN doesn't work properly, you will have a backup you can fallback to.
Enter the information and hit save. Once you have done that you can select the APN and set it as the main. If you lose functions then restore the backup.
I hope this works out!!

What's the information u have to input?

jaysmi32 said:
What's the information u have to input?
Click to expand...
Click to collapse
what company do you need the info for

Boost mobile!

Related

[Q] framework-res.apk reinstall

Somehow, the framework-res.apk; browser.apk; HTCDialer.apk; HTCclockwidget.apk were all moved to app backup in the sdcard in the storage optimizer file.
I have tried to reinstall, and it states it is a system application and asks if I still want to replace. I hit ok then install. It moves forward and the done, but it states that application not installed.
This has the WiFi access on it, and I am most concerned about not being able to use the WiFi.
What can I do, EVO 2.2.
You should be able to do it with adb shell.
thanks, I was going tl try, I am just new, as you can probably tell. I am trying to set up.
scabbitt said:
Somehow, the framework-res.apk; browser.apk; HTCDialer.apk; HTCclockwidget.apk were all moved to app backup in the sdcard in the storage optimizer file.
I have tried to reinstall, and it states it is a system application and asks if I still want to replace. I hit ok then install. It moves forward and the done, but it states that application not installed.
This has the WiFi access on it, and I am most concerned about not being able to use the WiFi.
What can I do, EVO 2.2.
Click to expand...
Click to collapse
I'm not sure I understand how that happened, and I'm slightly confused by it. Are you sure those files were actually moved, and not copied to the sd card? I didn't think the phone would even be able to run without the framework-res.apk.
Anyways, to answer your question, you can use Root Explorer (3 or 4 bucks in the market, and well worth it) or ES File Explorer (free) to make changes in the system folder. I use root explorer to add/remove system applications all the time. You just need to click a button within the root explorer app to mount the system read write. Once you do that, you can add, delete, edit, etc anything in the system folder. just navigate to /system/app. Good luck.
Edit: and of course, as the other poster suggested, you would also be able to do it with ADB, if you're familiar with it.
i think they were copied, yes, but they are not in use, and I need to get them back to the proper place for use. Thanks, I will try root explorer.

Saving or Storing .apk's

I'm about to start buying a few different apps, and want to save them on my PC so I can have them for either future use or if I am gonna be wiping my phone, returning it, getting another phone, etc... Anybody save them straight to their computer from amazon.com, or can I pull them off my phone thru Kies after dowloading from the market? Then I guess I'll also need to know how would I get the apk running once I put it on my SD Card? Sorry in advance if this is a dummy question- it's my first run at this and there are tons of different opinions and people pitching their softwares on google search and youtube that span back to 2009, so I'd like to see what someone who knows how and has a T989, Thanks!
Download astro file manager (free) from the market and u can back up your apk's. Save them to ur sd card and transfer it to ur pc.
Sent from my SGH-T989 using XDA
zero86ea said:
Download astro file manager (free) from the market and u can back up your apk's. Save them to ur sd card and transfer it to ur pc.
Sent from my SGH-T989 using XDA
Click to expand...
Click to collapse
+1
Sent from my SGH-T989 using XDA
You can also use JRUMMY6 apps - Ultimate app manager pro or ROM Toolbox Pro. This will save the apk as well as the settings for that app.
CincoDeDrinko said:
I'm about to start buying a few different apps, and want to save them on my PC so I can have them for either future use or if I am gonna be wiping my phone, returning it, getting another phone, etc... Anybody save them straight to their computer from amazon.com, or can I pull them off my phone thru Kies after dowloading from the market? Then I guess I'll also need to know how would I get the apk running once I put it on my SD Card? Sorry in advance if this is a dummy question- it's my first run at this and there are tons of different opinions and people pitching their softwares on google search and youtube that span back to 2009, so I'd like to see what someone who knows how and has a T989, Thanks!
Click to expand...
Click to collapse
Here's a quick guide:
1) Download and install a file explorer application that can write to the system partition. You can use ROOT explorer or ES file explorer. I'm not sure if astro has system writing capabilities.
2) Go into the application and enable root access and the ability to write to system. For ES, you go into settings then scroll down and check "Up to Root" and "Root Explorer" and "Mount File System"
3) Navigate to the apk files that you want to save. For user apps, it's under /data/apps and for system apps (memo, contacts, etc.) it's under /system/apps. Now you probably default to /sdcard so you'll have to go up one more level to reach the root directory (it'll just be "/") to access system or data. Save those apks.
4) If you want to restore these apks to a future phone/ROM, it's the same idea, except you just have to copy paste the files to the directory that you found them in. But you have to watch out for odexed/deodexed apps because they're not compatible. So if you go into /system/apps or /data/apps and you see a .odex file after each respective .apk file, you won't be able to install those apps to a ROM that is deodexed. If you go into those directories and you only see .apk files, you won't be able to install those apps on a stock ROM (almost all custom ROMs are deodexed).
5) All you have to do is copy the files into the directories and reboot, you don't have to install them or anything. Some will say that you should change the permissions to (rw- r-- r--) but I've tried both ways anecdotally and I don't think it makes a difference whether you do or not.
Although I'm not sure why you want to go about it this way, if you have titanium backup it'll do all your backing up and restoring for you. The only thing that I use this method for is for the memo.apk which I use but isn't included on all ROMs. TB doesn't back this up because it's a system app. So this process is really only necessary for system apps.
yoft1 said:
Here's a quick guide:
1) Download and install a file explorer application that can write to the system partition. You can use ROOT explorer or ES file explorer. I'm not sure if astro has system writing capabilities.
2) Go into the application and enable root access and the ability to write to system. For ES, you go into settings then scroll down and check "Up to Root" and "Root Explorer" and "Mount File System"
3) Navigate to the apk files that you want to save. For user apps, it's under /data/apps and for system apps (memo, contacts, etc.) it's under /system/apps. Now you probably default to /sdcard so you'll have to go up one more level to reach the root directory (it'll just be "/") to access system or data. Save those apks.
4) If you want to restore these apks to a future phone/ROM, it's the same idea, except you just have to copy paste the files to the directory that you found them in. But you have to watch out for odexed/deodexed apps because they're not compatible. So if you go into /system/apps or /data/apps and you see a .odex file after each respective .apk file, you won't be able to install those apps to a ROM that is deodexed. If you go into those directories and you only see .apk files, you won't be able to install those apps on a stock ROM (almost all custom ROMs are deodexed).
5) All you have to do is copy the files into the directories and reboot, you don't have to install them or anything. Some will say that you should change the permissions to (rw- r-- r--) but I've tried both ways anecdotally and I don't think it makes a difference whether you do or not.
Although I'm not sure why you want to go about it this way, if you have titanium backup it'll do all your backing up and restoring for you. The only thing that I use this method for is for the memo.apk which I use but isn't included on all ROMs. TB doesn't back this up because it's a system app. So this process is really only necessary for system apps.
Click to expand...
Click to collapse
TI backup also just requires the pro license key to be stored in the same location as the backup directory. this way you can change roms and get Ti pro back without needing to re purchase.
Sent from my SGH-T989
try using root explorer
then goto the data/app directory copy your apps and move to whatever folder that you like. then if you want you could sign up for minus and upload all your apks (they have a 2gb upload limit so it works great). Or just connect hercules to computer and pull files from folder you copied to to your computer.
rom tool box pro backs up ALL your installed apks on your sd. manual install and market installed.

[HOW TO] [ROOT]: Install Custom S-Pen Pointers and Sounds

Hello everyone. This is my second attempt at making a useful thread for the community so if it isn't formatted correctly or isn't right in anyway please PM me and I will fix it., it might be helpful to me to leave instructions on how to fix it as well. If something like this already exists, I am sorry please notify me of that and I will take this down.
This is a thread to instruct you on how to make custom s-pen sounds and install them as well as how to install custom s-pen pointers on any TW based rom including stock ( this is just install, I don't know how to make custom pointers yet). There are two requirements YOU MUST BE ROOTED AND RUNNING STOCK OR TW BASED ROM. This is my method, I am not saying that there aren't better ways just that this is how I do it and I know it works. I am not responsible for things going wrong and you being left with a device that doesn't work. You do this because you choose to and understand the risk involved. Also, please make back ups of all the files you want to change so that you have all the original files.
For Sounds: (You can use any sound you have or even the voice record app to make the sound you'd like)
1. Make sure you're rooted
2. Have some sort of root permission file explorer installed (I use Rom Toolbox)
3. Find or record the sounds you want to use as your s-pen attach and detech sounds If they aren't in the .ogg format then convert it to .ogg (I use wavepad for this step)
4. Decide if you want the sound to be sound 1,2 or 3
5. Once you have your sound the way want it rename the file for attach to Pen_att_noti1 (the number can also be a 2 or 3 depending on where you want the sound) and the sound for detach to Pen_det_noti1 (again the number can be different)
6. Place the files on your phone where you can locate them with the file explorer you have installed.
7. Locate the file(s) you want to use and using your explorer navigate to the directory system\ media\ audio\ ui and paste the sounds there. (You might be asked to overwrite whats there. If you want to save the original sounds simply find the file with the same name before you paste and rename to (thefilenamehere.ogg.bak)
8. Restart your phone
9. Once rebooted navigate to your spen sound selector and choose the sound want.
Thanks to my friend TheGrammerFreak for this nexxt bit
For Pointers:
(I don't know how to make pointers. This is assuming you have a file that you know can be used as the pointer. i am trying to learn and when/if I do I will add that to this thread)
1. Make sure you're rooted
2. Make sure you have some root permission file explorer installed.
3. Make sure you have a program that can open .apk files on you PC (I use 7-Zip)
4. Using the explorer you have navigate to the directory system\ framework and copy the file framework-res.apk to a place that you can access via the pc (I used my extsdcard)
5. Attach your phone to the computer
6. Find the framework-res.apk and move it onto your computer
7. Take the file you want to use and reaname it to tw_pointer_spot_hovering_spen
8. Open (not to be confused with unzip. Right click the apk and select "open with") the framework-res.apk with a program that will open it
9. Once open navigate to res\ drawable-xhdpi and find the file named tw_pointer_spot_hovering_spen delete that file and take the file you made/have of the same name and paste it directly into that directory. exit the program after doing so.
10 Take the framework-res.apk file that you edited and place onto your phone where you can locate it.
11. Detach your device from the computer
12. Using your explorer on your phone navigate to the edited framework-res.apk[ and select to copy it.
13. Navigate with your explorer to the directory system\ framework and paste the file there. WARNING: You might get several errors and force closes, don't worry this is normal.
14. Either restart your phone or pull your battery and boot up and you will now see your new pointer. Enjoy!
NOTE: If you want a different pointer for your files that air view capable or if you want your new pointer to be used as your air view pointer follow the same instructions except that the file you are wanting to use and the one you replace are both named tw_pointer_spot_hovering_spen_more and these files can be the same as your normal pointer if you choose.

[Q] Editing /system/etc/hosts file - restores itself after reboot

Hi
So I am looking at blocking a number of websites - no, I don't really want to do this through app's as a mere uninstall can undo the blocks.
I've rooted my phone, I've given +rw mount to /system/ and I'm able to etc hosts under /system/etc/hosts just fine.
However, as soon as I reboot, the system restores the hosts file to it's original state and all my edits to that file are undone.
Is there anything I can do about this? Please be a bit more specific than just "flash the kernel", thanks.
MohamedH93 said:
Hi
So I am looking at blocking a number of websites - no, I don't really want to do this through app's as a mere uninstall can undo the blocks.
I've rooted my phone, I've given +rw mount to /system/ and I'm able to etc hosts under /system/etc/hosts just fine.
However, as soon as I reboot, the system restores the hosts file to it's original state and all my edits to that file are undone.
Is there anything I can do about this? Please be a bit more specific than just "flash the kernel", thanks.
Click to expand...
Click to collapse
any time i edit anything in system folders i copy it to sdcard do my edits then copy it back and make sure the permissions are set correct i think it rw-r--r-- reboot and it should be good to go... for some reason i cant edit them in that folder but moving it to edit then move it back works for me maybe it will work for you too...
buby78 said:
any time i edit anything in system folders i copy it to sdcard do my edits then copy it back and make sure the permissions are set correct i think it rw-r--r-- reboot and it should be good to go... for some reason i cant edit them in that folder but moving it to edit then move it back works for me maybe it will work for you too...
Click to expand...
Click to collapse
I can edit it no probs. I do my changes, test them out and they all work OK.
As soon as I reboot, everything becomes undone. AFAIK this might be some kernel protection.
The system partition is write-protected.
http://forum.xda-developers.com/showthread.php?t=2701816

[TUTORIAL] Increase free space on System Partition by compressing app sizes!

Get rid of low space on the System partition by compressing app sizes!​
Hello everyone. I know most of you have been facing the problem of low size of the system partition on your RedMi 1S, I've been facing it too until I came up with this small 'Breakthrough' Now we all know that whenever we need to install a GApps package, push an app to the system, install a heavy mod or just to play around with the device, we need some free space on the /system. As our device have a significant low size of /system partition (around 800 MB), people have been looking for several ways to reduce their frustration. I know there's already a solution to re-partition the device to get around 1.2 GB of system size but that's quite dangerous and I've seen it gets back to its original stage when some ROMs are installed.
I have got a small solution for the problem and I hope you all will love it because it doesn't touches any partition stuff and possesses no danger (Unless you have backed up the apps). It just compresses the sizes of the apps on the system partition in order to get more free space. Now, It won't do miracles (that it actually does with the apps ) but it will surely be very helpful for you when you are struggling for some free MBs. Not just this, you can make use of it in many ways once you understand its importance.
Enough talk, lets get started now!
Prerequisites
Rooted RedMi 1S or any rooted Android Device
Frustration for the low size of /system partition.
Root Explorer (Any File Manager with root and permission support will work but Root Explorer recommended)
RAR (Get it from the Play Store or any where)
Little experience with the Android System and permissions.
Time and Patience.
The Procedure
Open Root Explorer, scroll down and goto the 'System' directory.
You'll find two folders, 'app' and 'priv-app' (obviously). (Now, it depends upon you that which app you want to compress. Generally the Settings app has huge size and I'll take the Settings app as the example of this tutorial throughout. You can choose any app you think has a huge size that deserves to get slimmed down.)
Goto 'priv-app' -> Settings. Copy the Settings.apk to the Internal storage. (Simply swipe left in Root Explorer and it will open the Internal Storage. Alternatively, from the Root page, you can goto storage -> emulated -> 0 to get to the Internal Storage. Also remember to copy the app on the Internal Storage only to reduce permission issues.)
Make another copy in a different folder to make a backup. (Just in case anything goes wrong.)
Push the home button, open RAR. (Minimize Root Explorer, don't kill it.)
Navigate to the Internal Storage (Open by default) and select the Settings.apk. Hold it and click 'Open As Archive'.
You'll find several files and folders inside the app. Don't touch any other files
(yet). Select the check boxes of 'classes.dex' and 'resources.arsc' and extract them with the extract button on the action bar. (They will be extracted on the Internal Storage with the same directory name as Settings.)
Go back once with the back button, again select both the classes.dex and resources.arsc files and now, delete them.
Once they are deleted, go to the Settings directory where the files have been extracted, select both of them and cut or copy them by holding one of the files and selecting Cut/Copy.
Head back to the Settings.apk, open it again as archive, and paste the files inside it with the paste button. (This is where the magic has happened. Go back and check the size of the app. It must have now been reduced to 8-12 MBs)
You have compressed the app, now its time to put it back where it belongs with correct permissions.
Open Root Explorer (It should be there where you left it), refresh it once for the changes to take place. Now select the Settings.apk and copy it back to 'priv-app'. (Hold Settings.apk, tap the copy button on the action bar, swipe right, paste it there. Replace it when prompted).
After you've pasted it, you might start getting FCs and errors. Try to ignore them and proceed further.
Once pasted, its time to give correct permissions. Touch and hold the app, tap the three dots button on the action bar (Menu button) and select permissions.
Give the app the 'rw-r-r' or 0644 permission.
Restart the device once the permissions are assigned.
You're done!:laugh: Easy ehh??:laugh:
Please notice that it does not increase your partition size or does anything to the device, it just compresses the app miraculously so that you can save some space. Also notice that this tutorial is not only restricted to the system apps, you can compress any other app too. This is very helpful when you want to transfer those apps, send them to someone or any other similar use. I know you'll start making use of it in many other ways. Do remember that the apps containing only images, audios or videos will not get compressed in any way.
I hope this tutorial will help you and you'll love it.
I've started a new YouTube channel and made a video for your convenience. Please watch, like it and Subscribe to my channel. I will be posting more tricks for our device, MIUI, Android and other Technical stuffs very soon. I need your support folks.:laugh:
ThankYou.
Video Link: https://www.youtube.com/watch?v=sT1EyQ1wr7M&t=14s
If you liked my work or I have helped you in any way, please press the 'Thanks' button because​
Would I be able to flash gapps nano after compressing some system apps?
vib_sel said:
Would I be able to flash gapps nano after compressing some system apps?
Click to expand...
Click to collapse
Sure buddy.. That is what this tutorial is for, primarily.
koala990 said:
Sure buddy.. That is what this tutorial is for, primarily.
Click to expand...
Click to collapse
seriously this is great man :good:
I don't know if this voids the XDA Rules, but I request you folks to please visit my YouTub channel and subscribe it. Please like and share the video if it really helped you. I know its very small, I've just started but I have a strong faith that I can excell. And yeah, my upcoming video will be on a super trick for MIUI:laugh:

Categories

Resources