View Single Post
Old 01-04-2012, 09:35 PM   #11
Cameron0960
Mr. Awesomesauce
Cameron0960 began at the beginning.
 
Cameron0960's Avatar
 
Posts: 10
Karma: 12
Join Date: Jan 2012
Location: Winnipeg, MB
Device: Kobo Vox
Quote:
Originally Posted by jefftheworld View Post
Those apps you deleted are on the /system partition of the internal memory. There's not way of normally mounting that part of memory to your computer. If you've got a Linux computer you can use adb to get a remote shell on your Vox, you can also use a local shell or root file browser to browse the content of the /system partition.

However, you need to replace the missing apps, which is a bit different. If you give me a list of apps you have I can try and see what you're missing and send it your way. If you have a local shell (like connectbot) the please run the following commands:

Code:
cd /system/app
ls > /sdcard/appslist.txt
This will generate a text file called appslist.txt on your internal sdcard that you can copy to your computer and post here.
Hey Jeff,

I compiled the list you requested. Thanks for being so understanding and helping me out with this.
Code:
AccountAndSyncSettings.apk
ApplicationsProvider.apk
Browser.apk
Calculator.apk
CalendarProvider.apk
CertInstaller.apk
Contacts.apk
ContactsProvider.apk
CubeLiveWallpapers.apk
DefaultContainerService.apk
DeskClock.apk
DownloadProvider.apk
DownloadProviderUi.apk
DrmProvider.apk
Superuser.apk
FirmwareUpdate.apk
Gallery3D.apk
GetJarStub.apk
GmailStub.apk
HTMLViewer.apk
Kobo.apk
KoboOsProvider.apk
KoboTimeTracker.apk
KobobooksLauncher.apk
LatinIME.apk
Launcher2.apk
LiveWallpapers.apk
LiveWallpapersPicker.apk
MediaProvider.apk
Music.apk
OTAServer.apk
PRAndroid.apk
PackageInstaller.apk
PicoTts.apk
Protips.apk
Provision.apk
QuickSearchBox.apk
Settings.apk
SettingsProvider.apk
SetupWizard.apk
SystemUI.apk
TelephonyProvider.apk
Term.apk
TtsService.apk
TwitterStub.apk
UpdateCheckService.apk
UserDictionaryProvider.apk
VisualizationWallpapers.apk
UpnServices.apk
Cheers, Cam.
Cameron0960 is offline   Reply With Quote