[Q] not enough space in system/apps - Vibrant Q&A, Help & Troubleshooting

I have this rom installed. It's a gingerbread rom.
I can't seem to move any files to system/app. I tried flashing some apps (which i would assume go there) and nothing happened. Then i tried moving an apk to that folder but it said it was full. This is pretty much a brand new rom for me. Any ways i can make that folder larger or see what's taking up all the room? Problem with the rom/installation or easy fix?

did you every figer it out what was going on i am having the same issue with this ics rom is fe16 and is driving me crazy

Related

[Q] Samsung Fascinate - deleted framework-res.apk after notification bar mod.

I was hoping someone here can give me a bit of advice.
A couple days ago I was able to successfully root my SF and change out the bottom right search key so it would default to Google from now on.
Feeling good from all that I thought I'd take on a little tougher challenge and do some more customizing, starting out small before I think about tackling the Voodoo stuff later on.
WELL... I tried to change the battery indicator to the circle indicator followed the directions here: UOT Kitchen. How-To
It asked me to back up my "framework-res.apk" because I would have to replace it with one the website generated for me.
Everything went fine until I stupidly tried to do a 1:1 exchange of the new "framework-res.apk" for the original one, by first renaming it to apk.old with the hopes to paste in the new one in its place. BUt as soon as I renamed it and moved it to a backup folder it froze before I could insert the new one.
I know now I should've run the new .apk instead of swapping, but am now stuck with a SF that turns on but that is stuck at the SAMSUNG logo.
I hear the startup sound play and the verizon logo music, but that's as far as it goes. I can still boot into recovery or download mode.
Now, It seems that "all I need to do" is find a way to get access to my internal SD card and rename the "original back to .apk and move it to its original spot in the framework folder.
Is there a way to do something like this? I'm hoping there's some easy way to do this, short of having to do something more radical.
Hopefully there's someone out there that might be able to offer some advice for my current situation.
THANKS!
UPDATE:
FIXED!
Here's what I did.
I tried all the fixes in this link
Odin Restore files to get you to stock - xda-developers
but i was still getting forced closes.
then I wiped the stock recovery cache from the recovery menu.
After that it was still giving me FCs but to a lesser degree and I was able to make it into the "Settings menu" and do a factory reset.
After factory Reset everything has been quite stable.

Can't delete Fonts after frenzy

Today I went through the font thread and started downloading fonts like a madman. I cant tell you how many I downloaded, but I wanted to find the perfect one.
I've been downloading to a folder in the internal sd card about 10 at a time and everything was working fine, except that I could not delete the ones that I didnt like. Well thats not true I did delete them from the sd card using the computer, but they were still there when I went to try a different new font.
Now I cant even get into my display settings to change fonts. It keeps giving me a forceclose,Ive tried rebooting but nothing.
I tried searching but couldnt find anything. Is there another way to remove unwanted fonts that Ive downloaded? Is there something that I can try to get back into my display settings?

Reader's Hub apk

Hi,
I use the Cognition ROM in which the Samsung Hubs are not included. I quite like the Reader's Hub though, so my question is: if I just install the apk will it work on any ROM or it needs the other Hubs too/stock ROM/something else?
If it would work, could someone who has the apk please upload it for me ?
I've realised that I can get the apk from one of my nandroid backups and I got it, installed it on cognition, but it doesn't show up so it probably won't work on non-stock roms :S.
Did you install the apk by running it, or did you copy it into the System\apps folder? (You need a restart after doing this for it to take effect.)
Certainly not a guarantee that it will work, but if it was a system app previously then that's usually the way to go. Worth trying, either way.
I copied it to /system/app, then restarted, but that didn't work (it stayed in /system/app, but didn't show up in the apps list). Then I tried simply installing it, but obviously that didn't work either.
I'm back to rooted stock for now because of this (and because I realised that I don't need better performance yet, as there's still no app out there that could make the SGSII 'sweat' ).

rom build issue : user apps disappearing on reboot

i am currently building a rom for the samsung captivate built off 2.3.5.
The base im using is stock - deodexed/ ziped / minorly changed
this base flashes and works just fine!
what i am doing to it:
remove bloat.
- at&t apps,
- protips.apk
- remove broken swype
- remove stock email (not gmail)
- removed stock launcher
change to hacked camera.apk
remove bootsound
remove shutdown sound
change bootanimation
added user apps in data/apps
added widget picker in system/app
changed default wallpaper in framework_res.apk
changed install script
changed CSC
custom twwallpaperchooser
everything works fine through the install.
but durring the "setup" on first boot " phone setup wizard " will force close right at the step where you setup your google sign in.
BUT THATS NOT THE PROBLEM, (just the first sign of it)
the real problem is any apps installed after flashing do not show up in data/apps
any apps installed through the flash are there, but any installed after ARENT.
and no they arent on the SD card.
the apps will slowly disappear after installing one by one.
when i reboot THEY ALL DISAPPEAR!!!
it seems that the apps install to cache or memory.
as the memory gets cleared or you reboot, they get wiped away!
i have tried various things to fix this
i have rebuilt my rom MANY times.
with and without my framework res changed file
with and without my custom install script
with and without removing stock launcher
with and without changed CSC files.
with and without twwallpaperchooser
if i flash the base i was working from again, all is good.
this only seems to be an issue when i flash data/apps from the zip file. however i have used a script from a rom that successfully flashed data/apps before without this issue, so i do not think it is a permission problem....
im stuck and lost.
more specific, rewritten description i emailed to a few friends
holy hell i bet youve been busy...
me too, i finally have my rom built. for KH2 KJ1 and KJ2 !!
have it down to an easy process now. install script working!
but im having one final issue and cant find any useful info on it anywhere and its very specific
**I know KJ1 and KJ2 install any app to the SD if possible by default. any app on SD will not be affected by this issue ***until it is moved to phone
if I build my rom to install apps to data/app (through cwm flash )- any app that gets installed after (through market or sideload) will slowly disappear after some use or immediately after reboot. they also will not show up in data/app or system/app when installed ** once again not including apps on SD. and if apps on SD are moved to data/app they do not end up there. they disappear.
this leads me to beleive that they are installing to cache or memory, as the memory gets cleared or the phone reboots. they are gone!
if i build my rom without user /data/apps (and without that part of the script).
everything is fine. any app installed after shows up in data/app and is still there after reboot.
i have also used unmodified scripts with and without the package_extract ("data", "/data")
that have been known to work with the original rom they were taken from. without the issue i am seeing.
so i do not think it is a script / permission issue not allowing the system to write new data to that location. but i could be wrong.
my rom is ready for release once i can get this last part figured out. otherwise ill have to release with no user apps... any input would be greatly appreciated.
thanks again!
Click to expand...
Click to collapse
one search i came across mentioned something about possibly not being converted to rfs, but I have flashed to stock with re-partitioning ( rfs for sure ) and the rom and kernel i am building does not support it so that shouldn't be an issue.
from what other rom builders have told me this is an issue with gingerbread roms.
have apps copied to SD card and ask users to install manually.
Dude just found this post....sorry i was busy with KJ2
glad you got a tempory fix
ya you gave me the fix in the PM! LOL
TRusselo said:
ya you gave me the fix in the PM! LOL
Click to expand...
Click to collapse
you just got spanked!!

[Q] Gallery won't work, need stock apk

Well, my girlfriend updated her Galaxy S3 a couple of days ago, and suddenly the gallery wouldn't work. It just showed up as com.sec.android.gallery3d in the app drawer. I've done everything in my power, even rooted the damn thing, but nothing seems to work.
Amidst my ferocious attack on the problem I seem to have gotten rid of the "faulty" gallery apk and can't find a good one via google that works.
Odd thing is that at first the com.sec.android.gallery3d app was missing from /system/app. When I did a search for "gallery" I found SecGallery2013.apk that was called "com.sec.android.gallery3d" in it's properties. Kind of like a symlink I think.
That original SecGallery2013.apk is now gone with the wind for some reason (my ADHD took over a while). I actually found a com.google.android.gallery3d that works (but not original) and com.sec.android.gallery3d-2be92cef98aab5194d4ae68382324577.apk (took away the number at the end of course) that seems to be the original, but crashes constantly.
I'm at a loss, hence why I did the topic name "need stock apk", as that might fix things.
Though somewhere on the filesystem (I'm still somewhat of a noob as to how android is built) there were once a folder called com.sec.android.gallery3d which is not there anymore. Any attempts at installing the apk has, obviously, also failed.
I've read almost every other possible solution, but all of them seem to be under the impression that I would have the sense to backup every single thing...
Help!
What android, firnware are you running right now?
You can get the gallery app from any STOCK BASED flashable zip (many lite version roms available in this forum). Just open the zip, look under system/app or something similar, take the apk file, put it in system/app of your own phone with rw-r-r permissions, then reboot.
Stock system apps can't be just installed, they must be manually placed in system/app directory.
Try to flash Google Apps from CWM or TWRP (I assume you already flashed CWM or TWRP with Odin)
A brief explanation of Google Apps:
Apps like Play Store, Gallery, Camera, etc... Or the stock proprietary software made by Google are all in this one zip file called GApps, All you need to know is how to flash ZIPs (easy as 1,2,3) and the GApps for your android version.
Other options:
Find another 3rd party Gallery alternative from Google Play (EASIEST)
Flash CyanogenMod or an alternate ROM (Too risky just for getting gallery back)
Just get the images from the device to your computer
Well that's all I got, PM me if you need anything, hit "Thanks" if I helped you

Categories

Resources