[ROM] AC-ROM-Froyo 2.2

Would everyone want stock apps(bloatware) removed?


  • Total voters
    0
  • Poll closed .
Hey Beezy, check my other thread. I got the actual app off of another forum and it gave me back the original vm application. Then, I tried flashing over the top to get the update and it didn't work. So, I pulled the apk from the zip and used adb install to try and get it on my phone when it gave me a message saying that the failure was due to it already existing.

C:\Users\IndyaBuckley\Desktop\android\tools>adb install c:\com.coremobility.app.
vnotes-2.apk
763 KB/s (1219440 bytes in 1.559s)
pkg: /data/local/tmp/com.coremobility.app.vnotes-2.apk
Failure [INSTALL_FAILED_ALREADY_EXISTS]

C:\Users\IndyaBuckley\Desktop\android\tools>

Check around in data/app and system/app to see where it's already installed.Then remove that copy and i would just use a file manager to install it that way there is no issues.All you should have to do is click on the apk from astro and it should install.I think your getting error cause it's trying to install to system/app and in the rom we put VVM in data/app it does cause a little issue when trying to update apps.

To check for app do this
adb shell
ls /data/app

should be something like Sprint_VVm.apk

then do rm nameofVVM.apk then reboot,
then try installing
 
It's not in either one...

C:\Users\IndyaBuckley\Desktop\android\tools>adb shell
# ls /data/app
ls /data/app
Sprint_App_Updater.apk
SprintZone.apk
SprintTVWidget.apk
SpareParts.apk
Quickoffice.apk
PDFViewer.apk
Flashlight.apk
AppSharing.apk
ACROM_CLOCK.apk
com.qikffc.android-1.apk
com.coremobility.app.vnotes-1.apk
com.treemolabs.apps.survivor-1.apk
com.adobe.flashplayer-1.apk
com.google.android.street-1.apk
com.lookout-1.apk
com.google.android.apps.maps-2.apk
com.google.android.apps.googlevoice-1.apk
app
wireless_tether_2_0_5-pre11.apk
sz_ACLWP.apk
com.noticesoftware.AndroidCentral-1.apk
com.google.android.voicesearch-1.apk
com.google.android.googlequicksearchbox-1.apk
com.google.android.apps.maps.apk
com.facebook.katana-1.apk
com.androidcentral.rss-1.apk
amazonmp3.apk
YouTube.apk
Sprint_TV.apk
Sprint_Promotion.apk
Sprint_Navigation.apk
Sprint_NFL.apk
Sprint_NASCAR.apk
# ls system/app


C:\Users\IndyaBuckley\Desktop\android\tools>adb shell
# ls system/app
ls system/app
teeter.apk
restartapp.apk
install_flash_player.apk
htcsettingwidgets.apk
htcmsgwidgets.apk
htcmailwidgets.apk
htccontactwidgets.apk
htccalendarwidgets.apk
htcbookmarkwidget.apk
com.htc.WeatherWidget.apk
com.htc.TwitterWidget.apk
com.htc.StockWidget.apk
com.htc.NewsReaderWidget.apk
com.htc.MusicWidget.apk
com.htc.FriendStreamWidget.apk
com.htc.FMRadioWidget.apk
WifiRouter.apk
WidgetDownloadManager.apk
WeatherSyncProvider.apk
WeatherProvider.apk
WeatherAgentService.apk
Weather.apk
VpnServices.apk
VoiceDialer.apk
VisualizationWallpapers.apk
Vending.apk
UserDictionaryProvider.apk
UploadProvider.apk
UpgradeSetup.apk
Updater.apk
TtsService.apk
TelephonyProvider.apk
Talk.apk
Superuser.apk
Street.apk
Stock.apk
SocialNetworkProvider.apk
SetupWizard.apk
SettingsProvider.apk
Settings.apk
Rosie.apk
RSS.apk
QxdmLog.apk
QuickLookup.apk
PluginManager.apk
PicoTts.apk
Phone.apk
PackageInstaller.apk
PCSCII.apk
NewsReader.apk
NetworkLocation.apk
Mode10Wallpapers.apk
Mms.apk
MediaUploader.apk
MediaProvider.apk
MarketUpdater.apk
Mail.apk
MagicSmokeWallpapers.apk
LiveWallpapersPicker.apk
LiveWallpapers.apk
IQRD.apk
HtcWeatherWallpaper.apk
HtcTwitter.apk
HtcSyncwidget.apk
HtcStreamPlayer.apk
HtcSoundRecorder.apk
HtcSettingsProvider.apk
HtcRingtoneWidget.apk
HtcRingtoneTrimmer.apk
HtcProfilesWidget.apk
HtcPhotoWidget.apk
HtcMusic.apk
HtcMessageUploader.apk
HtcLockScreen.apk
HtcLocationService.apk
HtcLocationPicker.apk
HtcIQAgent.apk
HtcFootprintsWidget.apk
HtcFootprints.apk
HtcFacebook.apk
HtcFMRadio.apk
HtcDm.apk
HtcDialer.apk
HtcCopyright.apk
HtcContacts.apk
HtcClockWidget.apk
HtcCarPanel.apk
HtcCalculatorWidget.apk
HtcAddProgramWidget.apk
HTMLViewer.apk
HTC_IME.apk
HTCSetupWizard.apk
HTCMobileGuide.apk
HTCCamera.apk
HTCAlbum.apk
GoogleServicesFramework.apk
GoogleQuickSearchBox.apk
GooglePartnerSetup.apk
GoogleFeedback.apk
GoogleContactsSyncAdapter.apk
GoogleCalendarSyncAdapter.apk
Gmail.apk
GenieWidget.apk
FutureDialService.apk
FriendStream.apk
Flickr.apk
FilePicker.apk
FieldTrial.apk
FieldTest.apk
EPST.apk
DrmProvider.apk
DownloadProvider.apk
DmService.apk
DeskClockGoogle.apk
DefaultContainerService.apk
DebugTool.apk
DMPortRead.apk
DCSUtility.apk
DCSStock.apk
DCSImpl.apk
CustomizationSetup.apk
CustomizationSettingsProvider.apk
ContactsProvider.apk
Clicker.apk
CheckinProvider.apk
CertInstaller.apk
CalendarProvider.apk
Calendar.apk
Calculator.apk
Browser.apk
BrcmBluetoothServices.apk
Bluetooth.apk
ApplicationsProvider.apk
AccountSyncManager.apk
#
 
It's not in either one...

C:\Users\IndyaBuckley\Desktop\android\tools>adb shell
# ls /data/app
ls /data/app
com.coremobility.app.vnotes-1.apk

^ that is the one you want to remove and then try installing.
So do
adb remount
adb shell
cd /data/app/
rm com.coremobility.app.vnotes-1.apk
reboot

Then just install the apk with a file manager and you should have the updated VVM.
 
  • Like
Reactions: dougeetx
Can someone see if they can play videos from Facebook or the g4 app I can't seem to play either not sure if its the Rom or something thanks
 
It's not in either one...

C:\Users\IndyaBuckley\Desktop\android\tools>adb shell
# ls /data/app
ls /data/app
com.coremobility.app.vnotes-1.apk

^ that is the one you want to remove and then try installing.
So do
adb remount
adb shell
cd /data/app/
rm com.coremobility.app.vnotes-1.apk
reboot

Then just install the apk with a file manager and you should have the updated VVM.

Success!!! Thank you!!
 
IDK if this has been answered for you or not, but when you are in the bootloader (the white screen with the options for fast boot, recovery, etc), you will see at the top where it says S-OFF or S-ON.

Thanks, I have checked and I do have s-off. I reflashed just the wimax yest, did a profile update, still no 4g, flashed unrevoked-forever just to try, redid wimax, did a profile update, still no 4g. I know there was coverage where I was, and I left on 4G all the way to work today passing through areas that have great 4G coverage, and never picked anything up. I can't imagine I'm the only one having this issue, but maybe not that many are in 4G areas?

I guess I can try another ROM if no one has suggestions on how to fix.
 
Thanks, I have checked and I do have s-off. I reflashed just the wimax yest, did a profile update, still no 4g, flashed unrevoked-forever just to try, redid wimax, did a profile update, still no 4g. I know there was coverage where I was, and I left on 4G all the way to work today passing through areas that have great 4G coverage, and never picked anything up. I can't imagine I'm the only one having this issue, but maybe not that many are in 4G areas?

I guess I can try another ROM if no one has suggestions on how to fix.

I am running ACRom 2.7 with the combo radio, wimax, pri, and NV (EVO_Radio_2.15.00.09.01_WiMAX_26023_R01_PRI_NV_1.7 7_003). I don't have 4G service at my house, but there is 4G service nearby. While out today, I turned on 4G and picked up the signal with no problem. This is the first time trying to access 4G since flashing 2.7 and the combo radio zip. I love this rom and do not think it is causing your problems. Try another rom, but suspect you will have the same problem. My guess (and guess is the operative word) is your problem is with the radio flashing. Wish I could help with that, but know nothing.

Good luck.
 
I am running ACRom 2.7 with the combo radio, wimax, pri, and NV (EVO_Radio_2.15.00.09.01_WiMAX_26023_R01_PRI_NV_1.7 7_003). I don't have 4G service at my house, but there is 4G service nearby. While out today, I turned on 4G and picked up the signal with no problem. This is the first time trying to access 4G since flashing 2.7 and the combo radio zip. I love this rom and do not think it is causing your problems. Try another rom, but suspect you will have the same problem. My guess (and guess is the operative word) is your problem is with the radio flashing. Wish I could help with that, but know nothing.

Good luck.

Thanks, its nice to get confirmation 2.7 is working with the combo zip for 4G. I had some weird output when seeing what wimax version I had so suspect there was an error on installing that, so I've posted over in the radio thread at xda and hopefully can get some help.
 
Thanks, its nice to get confirmation 2.7 is working with the combo zip for 4G. I had some weird output when seeing what wimax version I had so suspect there was an error on installing that, so I've posted over in the radio thread at xda and hopefully can get some help.

on ac 2.7 all is good for me; whats the combo zip? does it help with youtube? "youtube blows as of now"

and kernel..which one are you on? I ditched the stock kernel cause my clock wouldn't sync w the clock on main screen so im on King Kernel and my batt life dies way too fast.
 
Ok, I've read the thread about the VVM update but I'm a little confused about what the solution ultimately is. Can somebody provide concise directions on how to fix this. The continuous reminder is really annoying.
 
Ok, I've read the thread about the VVM update but I'm a little confused about what the solution ultimately is. Can somebody provide concise directions on how to fix this. The continuous reminder is really annoying.

You have to delete it from data/app(astro) can do that.Then you need to use a file manager(astro) to install it.
 
Ok, I've read the thread about the VVM update but I'm a little confused about what the solution ultimately is. Can somebody provide concise directions on how to fix this. The continuous reminder is really annoying.

Download the apk a couple of pages back and use Astro to open and update. Flashing didnt work for me.
 

Trending Posts

Members online

Forum statistics

Threads
956,864
Messages
6,970,398
Members
3,163,644
Latest member
RichardDixon