samsung app promblem - Bada Software and Hacking General

yesterday i update my samung app (mobile ) nw after updating whenever i trying to open it its crashing ,.. i am nt able to open app fom mobile nw what to do ?

helppppp

try flashing

Delete Samsung Apps folder from your phone with Tk file explorer
Restart your phone
Phone will reinstall Samsung Apps with the OAP file embedded in it
After the restart
Open Samsung Apps and you will notice that it will ask to do the update
Do it
And that's it
Best Regards

Will all my data be lost by that method?
And from where can I download TK File Explorer?

mylove90 said:
Delete Samsung Apps folder from your phone with Tk file explorer
Restart your phone
Phone will reinstall Samsung Apps with the OAP file embedded in it
After the restart
Open Samsung Apps and you will notice that it will ask to do the update
Do it
And that's it
Best Regards
Click to expand...
Click to collapse
It's quite possible and likely the phone will get the problem immediately after attempting to update again, hisee what version of bada are you running? have you ever flashed or updated bada?

Even I've a similar problem, but deleting SamsungApps folder didn't help. What if I replace SamsungApps.oap file with the proper one?

Related

[Q] Apps

Where do the android apps that I downloaded save on the tilt 2 because im going to re-install android because it wont start it get stuck on lockscreen, vibrates then reboots so im going to re-install android but I have my blizzard authenticator on it and dont feel like calling and waiting 30 min. to remove it and put it on again.
hey
in android open a file browser and then there should be a system folder and there should be an apps folder in there...then find your app and copy it to the sd card...
i dunno if it works exactly like that cuz i dont have my phone with me.
u might have a problem because you are not root so u might not have the permission to copy the file
then go into a terminal programm and type
su
cp /system/apps/whateverapp.apk /sdcard/whateverapp.apk
that should work
nick
Use astro file manager. there is a backup apps option. they are backed up to backup folder. you can also re-install them in astro backup
Lemme know how it works out. Cuz I was thinking bout getting a blizzard auth. Myself.
For The Alliance, whether or not your whorde.
Lord Craigus
Sent from my MSM using XDA App

Samsung Apps: NAVFone

NOTE: Only Singapore Map is available, for the time being.
I just checked my Samsung Apps, there's a new app called NAVFone.
After installation & running for the first time, it'll download the maps & other data (59Mb). I think it's only available for Singapore, Malaysia, Indonesia and Philippines...
..Well it is not Google Maps but you can use it offline so +1 to that
EDIT: Attached the apk file, hope it'll work for everyone.
Double EDIT: Attached the downloaded data files (Singapore MAP only), just extract & place it on /sdcard/navfone
NavFone 2.0.271 update Oct-06-2010!
apk file: http://www.sendspace.com/file/z67jvi
Data files : http://www.sendspace.com/file/pt76bu
To fix FC issues:
Follow the instruction given by Seifer1975
http://forum.xda-developers.com/showthread.php?p=8345758#post8345758
Tested by: hazeline
http://forum.xda-developers.com/showpost.php?p=8371072#post8371072
Don't see it in Malaysia =(
Cool! Just downloaded. Trying now.
It only for v2.1 nia... Froyo not yet leh
I am from Malaysia and on 2.1. But I am unable to see it. :-(.
Sent from my GT-I9000 using XDA App
Didn't show up on my samsung apps (eclair JG4 australia). I'm guessing it's location specific then as you say Wouldn't mind some free (and legit) nav software lol.
Any chance you guys who have it upload the apk file somewhere? Thanks.
not available in Indonesia I think, can't find it.
Still preferred ndrive. UnInstalled
Thanks. I accidentally deleted my icon and could not redownload from Samsung Apps. You did me a favour.
This app doesn't reappear in the samsung app store after uninstallation. Using the attached apk always fc during data downloading.
I'm using Singtel i9000 but couldn't see the app. Good post.
I think you're supposed to use Kies to get it downloaded. Otherwise it can be found at their samsung store (not the app) the website itself, samsungapps.com/
I'll try to upload the downloaded files later when I get home.
UPDATE: just attached the downloaded files.. (on my first post) only Singapore Map though...
Sent from my Samsung I9000 Galaxy S.
Seifer1975 said:
Still preferred ndrive. UnInstalled
Click to expand...
Click to collapse
Seifer1975 said:
This app doesn't reappear in the samsung app store after uninstallation. Using the attached apk always fc during data downloading.
Click to expand...
Click to collapse
lolz.. because you removed the app.. maybe it has some hard feelings!
Hi I too having same problem. I deleted the navfone but not able to install back. I coudn't find from market. Can anyone help me? I can see there is nafone folder under my files
Tks
John_1972 said:
Hi I too having same problem. I deleted the navfone but not able to install back. I coudn't find from market. Can anyone help me? I can see there is nafone folder under my files
Tks
Click to expand...
Click to collapse
did you try to install using the attached .apk? what is the error message?
Hi,
Thanks. I just downloaded from the link given by you. Does it requires Kies to paste the .apk file into my sd folder. I checked the navfone all files still inside my folder except the .apk file. Does it sove my problem to getting back the icon?
Tks
can you provide the maps for malaysia as well?
John_1972 said:
Hi,
Thanks. I just downloaded from the link given by you. Does it requires Kies to paste the .apk file into my sd folder. I checked the navfone all files still inside my folder except the .apk file. Does it sove my problem to getting back the icon?
Tks
Click to expand...
Click to collapse
you can send the .apk via bluetooth or via USB mass storage or kies..
then browse the phone and install using a file manager like EStrongs File Explorer or ASTRO File Manager

[APP] Samsung Apps for any Custom Roms

Notice:
Actually, I don't know this application is necessary for you or not
After moved from stock GB to Custom Rom (CM9), sometime we felt some applications are missing
One of them that I felt missing from stock ROM is Samsung Apps
So I will share apk files from this apps
How to install?
The zip file is not flashable, extract it, and install 2 files as normally (tap & install)
And it easy to Uninstall from Apps Manager
Note:
This apps is not latest version, but the apps will updates automatically
I hope you like it
i can't install it as normal app because it say "application not installed "
Laurentyu1995 said:
i can't install it as normal app because it say "application not installed "
Click to expand...
Click to collapse
This can happen if you have your activity declared twice in your AndroidManifest.xml file. And by twice, I mean one: as a normal activity and two: as the launcher.
Make sure every activity in the manifest file is declared only once.
1. try another explorer to install it, eg Astro or Root Explorer.
2. If method 1 doesn't help, delete file .android_secure/smdl2tmpl.asec from SD Card. If the folder .android_secure is empty on your file manager, delete it from PC
I hope it will help you
temenalie said:
This can happen if you have your activity declared twice in your AndroidManifest.xml file. And by twice, I mean one: as a normal activity and two: as the launcher.
Make sure every activity in the manifest file is declared only once.
1. try another explorer to install it, eg Astro or Root Explorer.
2. If method 1 doesn't help, delete file .android_secure/smdl2tmpl.asec from SD Card. If the folder .android_secure is empty on your file manager, delete it from PC
I hope it will help you
Click to expand...
Click to collapse
samsung apps cant install as common apk files. its require touchwiz framework.
try this instead http://forum.xda-developers.com/showthread.php?t=1773983
It worked perfectly for me. Some apps downloaded by the application fail to install, but not all. I managed to install Samsung Apps moving both files to system/app via Root Explorer. After I changed the permissions to RW-R-R.
I would like to add my Samsung account on the phone, but I need the apk files. Do you know where can I find?

How to disable OTA update , I'm rooted

Hi,
I have a galaxy s2 from sprint...I rooted it last month with the latest ver of ICS at that time. (Fh13 i think)
anyway, 3 days, my phone downloaded the OTA update for ICS and it EVEY 2 MINUTES, there is a pop up asking me to install or install later.
I have done the following:
1. downloaded fotakill.apk and copied it to my sd download folder and instlaled/ran...did nothing. ( i cannot copy this file to /system/apps - error: "read only" )
2. tried to disable fotaupate.apk / fwupgrade from applications/all from andriod settings menu... this did not work.
there is no fotaupdate.apk app and no fwupgrade.
So, can anyone help me get rid of this stupid pop up msg ??
mrkool44 said:
Hi,
I have a galaxy s2 from sprint...I rooted it last month with the latest ver of ICS at that time. (FF18 i think)
anyway, 3 days, my phone downloaded the OTA update for ICS and it EVEY 2 MINUTES, there is a pop up asking me to install or install later.
I have done the following:
1. downloaded fotakill.apk and copied it to my sd download folder and instlaled/ran...did nothing. ( i cannot copy this file to /system/apps - error: "read only" )
2. tried to disable fotaupate.apk / fwupgrade from applications/all from andriod settings menu... this did not work.
there is no fotaupdate.apk app and no fwupgrade.
So, can anyone help me get rid of this stupid pop up msg ??
Click to expand...
Click to collapse
I am assuming that you also tried the zip file in the thread about how to disable OTA updates? I created one of the zips that worked flawlessly and it has been updated and I have also used that zip without issue.... Just search Google or this section and yee shall find
Edit: Also you would need root explorer or es file explorer to gain r/w access to your system/app folder to transfer and set permissions.... All this information is out there for you. I understand you may be new but please understand its good to actually read up on your phone before you root it and potentially destroy because you of lack of knowledge.
Sorry man no disrespect just know this is a tricky phone to mess with and you should be careful
ok..i have gave es file explorer root access and i was able to move fotakill.apk to root/system/app and install frm there. i also renamed the .zip file to .zip.bak. i also deleted the ota update file from /cache
also i deleted sprint installer using titanium backup
and deleted systemupdate app
after all this...still.. im getting ota update notification
Go to recovery and wipe cache. Its still in there which is why its still giving you the prompt
sent from MY BAD A$$ ET4G
patrao_n said:
Go to recovery and wipe cache. Its still in there which is why its still giving you the prompt
sent from MY BAD A$$ ET4G
Click to expand...
Click to collapse
went into recovery and wiped cache partition
thanks, that worked....no more OTA update notifications!

Change built-in file manager?

I would like to change default file manager but it seems that some links to it are hardcoded in LOS so for example if i uninstall it and replace it with fx file manager some
apps can't access it because they are calling to that default one which is not there anymore.
Any tips on how can i replace it, or where can i change those links to default app?
The default file manager that you were using has the package name "com.android.documentsui", and you generally see it when you have to choose a file for an app. Only here has it been turned into a full-fledged file manager. That was a system app that you weren't supposed to remove, so your only option is to install another file manager app alongside the default one.
Hi i'm with the same problem, i need a default file manger that can accese root so other app can get accese to root folder. Is there a way to resolve?
Here is how to replace the stock file explore with the root accessable one.
I'm gonna priovide the best filemanager fully featured, called mixplore, which i highly recommend. this file manager can access root directory.
watch Mixplore review from HERE
NB: make sure you have a root access
1. download Mixplore
2. install it on your device then open it
3. on the left then click on "root" then grant root permission when prompted
4. go into system/apps/documentUi OR system/apps/cmfilemanager
OR system/apps/files. If your on other roms apart from cynogenmod, lineageOs or RR-Os.. go into system/apps/filemanger
in case not found in app forlder try priv-app, i.e system/apps/..
NB: not "document" its "documentUi"
5. open the that last folder on the directory i.e file manager, swipe right and go into downloads copy the Mixplore.apk, then swipe left back into root/system/app/___ and paste the mixplore and delete the stock filemager from that folder
6. restart the phone.. now you have replaced the stock file explore from your android.
ppllzz help meee mi a1
i uninstalled the system file manager and now can't reinstall it and com.andeoid.documentsui keeps stopping and after installing app getting the problem files keeps stopping
Adwolf01 said:
i uninstalled the system file manager and now can't reinstall it and com.andeoid.documentsui keeps stopping and after installing app getting the problem files keeps stopping
Click to expand...
Click to collapse
Dirty flash your ROM
yohannacastle said:
I'm gonna priovide the best filemanager fully featured, called mixplore, which i highly recommend. this file manager can access root directory.
watch Mixplore review from HERE
NB: make sure you have a root access
1. download Mixplore
2. install it on your device then open it
3. on the left then click on "root" then grant root permission when prompted
4. go into system/apps/documentUi OR system/apps/cmfilemanager
OR system/apps/files. If your on other roms apart from cynogenmod, lineageOs or RR-Os.. go into system/apps/filemanger
in case not found in app forlder try priv-app, i.e system/apps/..
NB: not "document" its "documentUi"
5. open the that last folder on the directory i.e file manager, swipe right and go into downloads copy the Mixplore.apk, then swipe left back into root/system/app/___ and paste the mixplore and delete the stock filemager from that folder
6. restart the phone.. now you have replaced the stock file explore from your android.
Click to expand...
Click to collapse
will this work if an app ask to write on external storage ???
loopypalm said:
will this work if an app ask to write on external storage ???
Click to expand...
Click to collapse
This method creates problem when trying to access sd card or otg,mixplorer ,though fully featured,will also need permission from documentsui to access externals,it will show error "doesn't exist x
Best way is disable documents ui from showing icon in launcher
HarmitR said:
This method creates problem when trying to access sd card or otg,mixplorer ,though fully featured,will also need permission from documentsui to access externals,it will show error "doesn't exist x
Click to expand...
Click to collapse
yes, i already tried, it didn't work
best thing to do is give access to all apps that require SD write then freez DocumentsUI

Categories

Resources