[XAP] AppData Manager [v.1.4] - Windows Phone 8 Development and Hacking

Most useful app ever!
It can backup your apps data (Isolated Storage) to SD card or Documents folder. Very useful when you need to do Hard Reset and don't want to lose game progress.
Your phone must have CAPABILITIES UNLOCK!
Version 1.4:
Added possibility to backup to phone "Documents" folder
Added settings page
Added switch to hide/unhide backup folder
Any background operation blocks UI now to prevent crash
Version 1.3.1:
Log added to error page
Version 1.3:
Error page added. Now app notifies about errors (before crash )
Version 1.2.2:
UI improvements.
Backup folder is now created as hidden. This should prevent your backup from scanning for media by OS. You can hide/unhide it manually from PC.
Version 1.2.1:
Fixed support for apps on SD.
Version 1.2:
Support for apps on SD.
Version 1.1.2:
WP8.1 support.
No APPX support so far.
Version 1.1.1:
UI improvements.
Version 1.1:
Check all/Uncheck all added.
Progressbar for all actions, not only update list.
About page with version added.

THX bro. One question - it's only for interop unlocked devices, or for all ?
UPD
Ok I see - I can't install that app on my Lumia 820 with dev unlock.

Budniu said:
THX bro. One question - it's only for interop unlocked devices, or for all ?
UPD
Ok I see - I can't install that app on my Lumia 820 with dev unlock.
Click to expand...
Click to collapse
This app requires Capabilities unlock and not limited to Samsung devices (should work on reker's W1).
It works on wolfROM 2.0 without need to run Enable All Sideloading.

Brilliant idea ! :good: Greetings from the folder app...:laugh:
Do you plan to use a zip library to backup the whole folder ?
I have added that feature today to my app and it´s working fine.

contable said:
Brilliant idea ! :good: Greetings from the folder app...:laugh:
Do you plan to use a zip library to backup the whole folder ?
I have added that feature today to my app and it´s working fine.
Click to expand...
Click to collapse
which folder?
I have a plan to use zip for phones which don't have SD. It'll be easier to copy one file then a folder to PC. Or upload it to a cloud.
I think backup shouldn't be stored for a long time. It may be incompatible with newer apps.

-W_O_L_F- said:
which folder?
Click to expand...
Click to collapse
The "local" folder of each app you´re copying...
You can zip or unzip the whole folder easyly with SharpZipLib. Should work.

New version. Alpha 2.
App renamed to App Data Manager. And there is a reason: it can now delete cache of any app.
Tool has only 4 features:
1) Copy AppData -> Backup
2) Copy Backup -> AppData
3) Delete Backup
4) Delete AppData
Added confirmation messages
Delete options moved to menu
Items with backup are highlighted
Progress indicator added
Icons are loading directly (without copying) now
Added 3 textboxes with folder sizes. AppData (Full), AppData\Local (Dt), Backup (Bkp)

I will try it! Will this work on my brother L820 too?
Sent from my GT-I8750 using Tapatalk

lukas_ita said:
I will try it! Will this work on my brother L820 too?
Sent from my GT-I8750 using Tapatalk
Click to expand...
Click to collapse
Read post #3.

Hi Wolf, thankx for this tool, but i would like backup one game xap, and this xap isn't in the list... :s
Just the "officials" application of the store are in the list, it's possible to add the list of xap in your app please ?
Thankx dud

I was trying to make GTA backup, but folder on SD have only approx. 50MB instead of 2GB.
I did copy thru the WPPT just in case and is 1.98GB of data.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

djtonka said:
I was trying to make GTA backup, but folder on SD have only approx. 50MB instead of 2GB.
I did copy thru the WPPT just in case and is 1.98GB of data.
Click to expand...
Click to collapse
Mwahaha! This app backups DATA, not the APP itself XD

-W_O_L_F- said:
Mwahaha! This app backups DATA, not the APP itself XD
Click to expand...
Click to collapse
but this is from Data, xap is only 20MB so the the rest is downloaded into Isolated Storage

djtonka said:
but this is from Data, xap is only 20MB so the the rest is downloaded into Isolated Storage
Click to expand...
Click to collapse
What's the size (Full) of GTA? App don't do backup of all Isolated Storage, just Local folder. For most apps other folders are cache or empty.

djtonka said:
but this is from Data, xap is only 20MB so the the rest is downloaded into Isolated Storage
Click to expand...
Click to collapse
Apps can write to installation folder without any problems whatsoever.

-W_O_L_F- said:
What's the size (Full) of GTA? App don't do backup of all Isolated Storage, just Local folder. For most apps other folders are cache or empty.
Click to expand...
Click to collapse
Everything goes back to normal after restart the phone. I did install GTA, made a full backup 1.98GB than I removed the game and restore backup. So do not need to be download extra files again

djtonka said:
Everything goes back to normal after restart the phone. I did install GTA, made a full backup 1.98GB than I removed the game and restore backup. So do not need to be download extra files again
Click to expand...
Click to collapse
could you please send me Backup files ?
I want to try install on Lumia 920

I am trying catch by wireshark but cant see any matching files. Will upload anywway

By the way, -W_O_L_F- (and anybody else who might want to do something like this): Be aware that the ApplicationManager.FindPackages API does not list sideloaded applications. I recommend getting the package list from the registry (or, if you have access, the file system) instead, if you want sideloaded apps to show up.
I ran into this when trying to use AppFolder to create a folder of my sideloaded tools, and it didn't show them.
EDIT: Added this app to my list of apps for unlocked phones. Thanks for your great work!

Nokia keeps your logs and records here : <LogViewerUrl><![CDATA[https://ps-iceman.us.msudev.noklab.net/clientlogs]]></LogViewerUrl><!--internal URL for viewing uploaded client logs-->

Related

Angry birds data backup?

Weird question, I know. But here's the deal, just finished booting a new rom to my droid and completely forgot about my beloved angry bird game and wiped everything clean. I had my hopes it would be saved but doesn't seem that way.
So its actually a couple of questions. Will I be able to restore game data from anywhere? Or for future notice, is there a way to back that up so I don't lose it when I update again?
Thanks!
Sent from my DROID2 using XDA App
Titanium backup will backup game data and app settings data for every app you backup. I but, when I moved from stock to Fission the angry birds and Devilry Huntress backups didn't work. Don't know if mine just messed up or it was b/c of the major differences in the ROM. But, Ive been using titanium backup since my rooted D1 days. I still have apps installed that have game saves from back on my D1
Sometimes when using titanium after a rom upgrade to get my settings or saves back I have to wipe the data after it restores the app then select restore data only. I think when it restores an app it does a clean install before trying to restore the data which causes problems for things like that. A perfect example is my blizzard authenticator for my battle.net account. If I use titanium to restore it it tries to give me a new key code to put on my account, which of course doesn't work. So I have to wipe the data through titanium then restore it so my old settings take effect.
Also if you created a backup in clockworkmod than you could restore your previous configuration that way, get your save data back, use titanium to back it up, then reinstall the rom.
Sent from my DROID2 using XDA App
Ah shame, so there's no way to recover now is there?
So much for being on the hunt of 3 stars for everything... Only had 8 missing too.
Here's what I do. Buy Root Explorer from the Market if you haven't already. I'm sure you could do it with other programs, but in my opinion Root Explorer is the single most indispensable app for root users so you might as well get it anyway.
- open root explorer
- grant superuser if needed
- go to data/data/com.rovio.angrybirds/files
- long-press highscores.lua
- copy
- back out (4 backs)
- go to sdcard
- paste
Upon reinstallation of Angry Birds after changing ROMs:
- open Angry Birds and play through a level (i.e., get a score)
- exit Angry Birds
- open root explorer
- go to sdcard
- long-press highscores.lua
- copy
- back out (1 back)
- go to data/data/com.rovio.angrybirds/files
- paste (yes, overwrite)
- long-press highscores.lua
- click permissions
- check read & write on user, group, and others (leave execute unchecked for all)
- click ok
- back all the way out of root explorer
- open Angry Birds and see your high scores all back to normal
So basically, what you're doing is copying the old high scores file and replacing the new one. The key is setting permissions so it reads properly.
hi a search but i dont see com.rovio.angrybirds folder in data/data
phoenix155 said:
hi a search but i dont see com.rovio.angrybirds folder in data/data
Click to expand...
Click to collapse
Must be rooted and use root explorer. Regular file manager will not see it.
saved my life, thanks man.
Here's how I back up my highscores and settings, no root needed:
Code:
adb pull /data/data/com.rovio.angrybirds/files/highscores.lua ab_highscores.lua
adb pull /data/data/com.rovio.angrybirds/files/settings.lua ab_settings.lua
adb pull /data/data/com.rovio.angrybirdsseasons/files/highscores.lua abs_highscores.lua
adb pull /data/data/com.rovio.angrybirdsseasons/files/settings.lua abs_settings.lua
if you do adb shell you can change dirs all the way through /data/data/com.rovio.angrybirdsseasons/files/ but ls doesn't work. You have to know the exact filename.
Did u do a backup before flashing Rom? If so u can restore your backup install titanium backup angry birds and then flash back to new rom and restore from titanium
Sent from my SCH-I800 using Tapatalk
Karvona u ROCK mate. BEST SOLUTION. THANKS A LOT.
Angry Birds Backup
Maybe you could use my app that will work for any device, any version of Angry Birds, is free and has no add ...
You can find it by going to the market and seach for AngryBirdsBackup all collapsed
My app name is "AngryBirdsBackup Free"
Any feedback is welcome
Pierrick
Does anyone know if similar steps can be taken to transfer data from a Jailbroken iPhone/iPod? I had all my data saved in iOS, so I'm looking to switch the data over to Android.
As far as I can tell, iOS uses a highscore.lua file, so it shouldn't be too complicated. Just figured I would put it out there and see if anyone had found any info on such a topic.
Thanks!
I have found an app "Angrybirds Back2SD", which is easy to use.
https://market.android.com/details?id=com.fankewong.angrybirdsbackup2sd
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi,
I have an app for doing backup of Angry Birds save games.
Recently I receiveid some reports that for some people was not working.
What I found out was that this happens with Amazon app version of the games.
I'm from Portugal and don't have access to Amazon App Store, so can't do some testing. What I suspect is that the package name is different from Android Market, probably differing free from paid version.
For the versions in Android Market the folders are:
/data/data/com.rovio.angrybirds
/data/data/com.rovio.angrybirdsseasons
/data/data/com.rovio.angrybirdsrio
Can someone tell me the folders (or package name) for the Amazon versions of Angry Birds? Both free and paid.
I have some feedback from users that the paid version worket, so I suspect that only the free versions have different folders.
This can be checked with a file explorer on a rooted device.
I don't know what other way to see the package name.
If someone knows how to find a package name of an app not installed also helps.
Thanks
I just verified that the paths you've posted are exactly same for the ad-free/paid version of the games from Amazon.
Hi,
The folders for Angry Birs from Amazon App Store are:
/data/data/com.rovio.angrybirds
/data/data/com.rovio.angrybirds.free
/data/data/com.rovio.angrybirdsseasons
/data/data/com.rovio.angrybirdsseasons.free
/data/data/com.rovio.angrybirdsrio
/data/data/com.rovio.angrybirdsrio.free (I think there is no free version on Amazon)
If someone want's to use my app here it is:
https://market.android.com/details?id=pt.samp.angryBirdsBackup
sergiopat said:
Hi,
The folders for Angry Birs from Amazon App Store are:
/data/data/com.rovio.angrybirds
/data/data/com.rovio.angrybirds.free
/data/data/com.rovio.angrybirdsseasons
/data/data/com.rovio.angrybirdsseasons.free
/data/data/com.rovio.angrybirdsrio
/data/data/com.rovio.angrybirdsrio.free (I think there is no free version on Amazon)
If someone want's to use my app here it is:
https://market.android.com/details?id=pt.samp.angryBirdsBackup
Click to expand...
Click to collapse
how to get your app now it's no longer in the market?
Thanks
MystaMagoo said:
how to get youe app now it's no longer in the market?
Thanks
Click to expand...
Click to collapse
Hi,
I sent you a private message with instructions.
Sérgio

[GAME] Street Fighter IV HD [P500 Optimized] [Lagfree]

First ever REAL FIGHTING GAME FOR OUR OPTIMUS ONE!!
Street Fighter IV
Still not on market.
GAMEPLAY SCREENS (Can make & post a video of my Gameplay as well )
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INSTRUCTIONS
Download apk + SD CARD files + Backup data
Extract the data file and move the folder called "SF_IV_DATA" over to "/sdcard"
Extract the backup data files and copy them to your titanium backup folder that should already be on your SD card providing you have TB installed already.
Install apk (must not run, choose done)!!!!!
Open Titanium Backup --> Backup/Restore --> Find game, then wipe data --> Restore data..
Enjoy game..
PS: Sound On will cause some lag, but with sound off you'll get a smooth gameplay..
Still dont get it?? Read THIS!!
STREET FIGHTER IV SOUNDS MESSING WITH MUSIC PLAYER?
deniso177 said:
put a .nomedia file in the folder, thats what they are for.
for example go on ur pc, create a txt file, and make it so you see the .txt extension, rename the whole file to .nomedia,
then transfer onto the SD card, into the folder where the images/sounds/videos you dont want your player/viewers to see
Click to expand...
Click to collapse
DOWNLOAD
1. APK - APK
2. Titanium Backup Gamedata - Backup
3. SD Data - Data
MIRRORS
Complete Set - SET - viv_jen
Oops!! WAREZ!!?? I am gonna get it before the link Is removed !!
Sent from heaven, wandering with Steve Jobs
not warez..
The game isnt on the market, its free on the LG store exclusively..
So these are just links to a free game, saving you trouble of downloading 1.5GB data..
fc for me on cm9 after starting match
Sent from my LG-P500 using Tapatalk 2 Beta-5
i have tried only on CM7 & Oxygen & it worked great.
Didnt work in Stock froyo maybe coz i couldnt overclock.
Havent tried on ICS though.
Try turning sound off, coz even on those ROMS, sound on causes lag, but without sound its perfect..
Had to try this one. Thank you for sharing
good game
Sound still stutter. Otherwise works great. Thanks!
Link to Titanium Backup is Warez...
deniso177 said:
Link to Titanium Backup is Warez...
Click to expand...
Click to collapse
Its to Fool the apk so that it believes data has been downloaded already.
If you skip it, no matter you have data or not, it'll re-download.. :|
vj_dustin said:
Its to Fool the apk so that it believes data has been downloaded already.
If you skip it, no matter you have data or not, it'll re-download.. :|
Click to expand...
Click to collapse
Oh wait never mind I thought you uploaded Titanium Backup app itself, I would rename the Link to Titanium Backup Game Files or something like that
lol, nice suggestion.
made the edit..
Just to let you know, the apk file download link isn't working for me because the download slots are full But otherwise, I am so excited to try this game!
just try after sometime..
vj_dustin said:
just try after sometime..
Click to expand...
Click to collapse
ell even im getting that error
tried yest an today
,could you if not a bother upload it to mediafire or something?
k, will make mirrors tomorrow
vj_dustin said:
just try after sometime..
Click to expand...
Click to collapse
I'm still trying everyday and every like few hours but it still doesn't work And yes it would be great if you could upload it to another site
Hope this mirror helps
the apk,data,and titanium backup are all in this file
http://file.yingyong.so/file/gamedata/YingyongSo_Street_Fighter_IV_HD_v1_0.zip
Direct Dropbox links added..
The direct dropbox link doesn't work for me. In the address bar it says "http://%2A%2A%2A%2A%2A%2A%2A/7BYcd" and it does something similar to the other links. Can anyone help me with this problem?

[APP][BETA]USB Cleaver - USB Password Recovery Tool

Hi there!
Those of you who are familiar with USB Haksaw or USB Switchblade then you probably know what this app is all about. For those who a not familiar GOTO Description just like the USB Switchblade you can select the payload you want to use to shorten the hack time.
This program is very beta! and welcome as much feedback and I can get!
: Description
The goal of the USB Cleaver is to silently recover information from a target Windows 2000 or higher computer, including password hashes, LSA secrets, IP information, etc... beauty lies in the fact that the payload can run silently and without modifying the system or sending network traffic, making it near invisible. It captures all the information to a LOG file stored in your sdcard and can be reviewed at anytime.
: Payloads
Dump System Information
Dump IE Passwords
Dump Chrome Passwords
Dump Firefox Passwords
Dump Wifi Passwords
: Features
Allows you to select the payloads you want to use
:Changes
v0.1.3r1
temporary removed disclaimer screen causing possible F/C on first run(please let me know if you still get fc with this version)
v0.1.3
fix possible bug causing force close on first run
v0.1.2
Fixed issue where starting application with sdcard mount causes F/C
added new BG to show if sd card is available or not
changed main background and Gaussian Blur the line in the middle
v0.1.1
Fixed Disclaimer bug - getting stuck on main intent
v0.1
Initial beta release
: Future Payloads
Dump Network Services
Dump Port Scan
Dump Product Keys
Dump Mail Passwords
Dump Windows Update List
Install Silent VNC
Dump LSA Secrets
xCopy files "documents", "pictures", etc....
More to come....
: How to use
Download and install APK if you havn't done so aready
Accept Disclaimer & Download Payloads
goto "enable / disable payloads" to generate payload file
mount android to PC and run go.bat from root of sdcard (if android 2.1 and before Autorun.inf is generated, click on drive icon and will run payload)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
: Disclaimer
This program will hold no responsibility for your action. What you decide to do with this application is your own decision, and the developer(s) of this application will hold no responsiblity for your actions or will be responsible for his/her misdeeds. this application was not created to encourage and/or intended hacking anything other then your own equipment.
You rock bro.
Sent from my Galaxy Nexus using Tapatalk 2
Try to my sgy.
x3maniac said:
this application was not created to encourage hacking.
Click to expand...
Click to collapse
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
SifJar said:
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
Click to expand...
Click to collapse
lols your right. I will have to change that. what i meant was i don't encourage hacking anything other then your own equipment
not working
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
juancollado2003 said:
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
Click to expand...
Click to collapse
by going back into the app the 2nd time it will launch. sorry i will get that fixed
Fixed a few issues a few people were having with F/C and getting stuck. thanks for pm'ing me. i should have a few more payloads up later on
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
TC_Racutt said:
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
which part are you confused with? maybe i can update the instructions
x3maniac said:
which part are you confused with? maybe i can update the instructions
Click to expand...
Click to collapse
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Now it's worse
Well now After update I'm getting FC after accept declaimer
TC_Racutt said:
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
mounting is a linux term of attaching a file system, what i ment was to "turn on usb storage"
a .bat file(batch file) can be ran on any windows / dos system. just double click on go.bat to run the payloads. what this app does is generates this batch file as you select the payloads that you want.
hope this helps
juancollado2003 said:
Well now After update I'm getting FC after accept declaimer
Click to expand...
Click to collapse
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
x3maniac said:
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
Click to expand...
Click to collapse
the same after uninstall and install again
juancollado2003 said:
the same after uninstall and install again
Click to expand...
Click to collapse
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
x3maniac said:
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
Click to expand...
Click to collapse
again FC after declaimer accepted
juancollado2003 said:
again FC after declaimer accepted
Click to expand...
Click to collapse
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
x3maniac said:
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
Click to expand...
Click to collapse
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
juancollado2003 said:
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
Click to expand...
Click to collapse
OK try it again i just uploaded a possible fix.. is there anyway you can get me a dalvikvm log?

[Tool] RomCleaner 1.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi guys,
Here i want to show my Rom Cleaner, its idea comes from => Here , so credits for the idea and the ini files i used as base belong to him
this app allows you to clean out unneeded crap and bloatware from your roms, before you flash them.
List of files to remove is about 100 different ones now.
i hope some of you will test this and provide feedback.
PS, program is coded in autoit, which some old AV's tend to flag, i'll offer admins a look at the source code if needed.
PS2, Only supports CWM type roms.
Greetz,
Damian
Changelog: version 1.0
fixed bug with repacking >.<
Click to expand...
Click to collapse
Download here
I'm assuming course that it would course invalidate md5 checksum, and as a result there's no real assurance that the zip had been repacked correctly prior to flashing.
no, it wont pass that test, but seeying its a regular zipfile, you can always test the zip itself.
DamianSixSixSix said:
no, it wont pass that test, but seeying its a regular zipfile, you can always test the zip itself.
Click to expand...
Click to collapse
True. What about the repacking of system.img ?
this basicly only works on the CWM based roms, which are zipfiles, so i dont touch those
DamianSixSixSix said:
this basicly only works on the CWM based roms, which are zipfiles, so i dont touch those
Click to expand...
Click to collapse
Ahh. Hrm odd I don't recall ever actually using a CWM based rom, every rom I've tried after CM7.2 have been mostly ICS roms, and every i've ever unpacked have had each of the partitions saved as img files.
yes that is weird, every rom i use can be flashed by cwm, and when unpacked, only bootimage is a img file, rest is folders and files.
Interesting idea, cool. So far, I've been deleting manually files from the zips. One suggestion, could you add someday ability to add programs into the selected ROM?
Or even better, enable user to create batch package/batch deletion of his apks/always-deleted-apks that could be added/removed with a single click to/from every consecutive ROM ? Just a loose idea.. Thanks!
Deathmehr said:
Interesting idea, cool. So far, I've been deleting manually files from the zips. One suggestion, could you add someday ability to add programs into the selected ROM?
Or even better, enable user to create batch package/batch deletion of his/her apks /always deleted apks that could be added/removed with a single click to/from every consecutive ROM ? Just a loose idea.. Thanks!
Click to expand...
Click to collapse
you can allready do that, just place the apk's in the files/add folder' it allready has system and data in there, just make a apps folder and drop them in
good idea, ill let program save removal settings on exit, so it can load them when it starts
DamianSixSixSix said:
you can allready do that, just place the apk's in the files/add folder' it allready has system and data in there, just make a apps folder and drop them in
Click to expand...
Click to collapse
I'm afraid I don't follow. Drag and dropp doesn't work in any case. I tried dnd on apks, zips with structured folders or folders alone. Give me a tip
chech the program folder, in the files/add folder, are 2 more folders, data and system.
if you make an app folder in there, and drop your apk's in there, they will be pushed to your rom
example, 'files/add/system/app/MyTestApk.apk'
DamianSixSixSix said:
chech the program folder, in the files/add folder, are 2 more folders, data and system.
if you make an app folder in there, and drop your apk's in there, they will be pushed to your rom
example, 'files/add/system/app/MyTestApk.apk'
Click to expand...
Click to collapse
Ok, thanks for the advice! I assume that it won't push apks that aren't supported in removal? I'm talking specifically about Cerberus.apk - it is very advantegous to integrate the app with a ROM.
Deathmehr said:
Ok, thanks for the advice! I assume that it won't push apks that aren't supported in removal? I'm talking specifically about Cerberus.apk - it is very advantegous to integrate the app with a ROM.
Click to expand...
Click to collapse
thats totally unrelated, any file you place there gets pushed, any file.
Come to think of it, I might actually be thinking bout backups I do recall a lot of roms do have the folders set where they're migrated to the existing filesystem.
true, CWM backups are img files
Very nice idea for a program. Is it limited to only roms for our device or literally any CWM flashable zips?
it works on all actually, but i only have HTC phones, so others arent much supported in the apk department, simply because i cant check them
DamianSixSixSix said:
it works on all actually, but i only have HTC phones, so others arent much supported in the apk department, simply because i cant check them
Click to expand...
Click to collapse
Fair enough, and thank you for the prompt reply!
Sent via carrier pigeon
updated to version 0.7 changelog in first post
anyone found bugs or has suggestions?

▒▒▒▒▒ [GT-I8750] SPV Custom MBN Rom 8.0 & 8.1 & W10 ▒▒▒▒▒

▒▒▒▒▒ [GT-I8750] SPV Custom MBN Rom 8.0 & 8.1 & W10 ▒▒▒▒▒
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flash firmware CMJ1 + Custom ATO.
==================================================================
View attachment spv8-10doc.zip
- Developer Unlock
- Interop Unlock
- Bootstrap
- File System Access
- Move PageFile (more free system disk space)
- Search Provider Google & DuckDuckGo
- More Tweaks
- Wide ID_CAP
SUPPORT W10M
- FIX MSA
MS account is not locked when Dev-Interop Unlock
==================================================================
Install available updates to W8.0.
Download the update 8.10.12157 DNI3, BUT do not install it.
Turn on the PC display of hidden files.
Re-connect the phone.
Open the folder on the PC => Phone => Data => Users => System => AppData => Local => UpdateStagingRoot
Copy the replacement MainOS archive folder (the folder PLAT optional) UpdateStagingRoot in the phone.
View attachment Update.zip
Install the downloaded update DNI3.
Make a Hard Reset.
Download the update Samsung DOC2, but not to install it.
Turn on the PC display of hidden files.
Re-connect the phone.
Open the folder on the PC => Phone => Data => Users => System => AppData => Local => UpdateStagingRoot
Copy the replacement MainOS archive folder (the folder PLAT optional) UpdateStagingRoot in the phone.
Install the downloaded update DOC2.
Make a Hard Reset.
Create an empty file Non-Production Errors.txt in Phone => Data => Users => Public => Documents to unlock RPC
Using Registry Editor or SamWP8_Tools_1.6.2 change PhoneManufacturer on NOKIA.
[HKEY_LOCAL_MACHINE \ SYSTEM \ Platform \ DeviceTargetingInfo]
"DevOSPreviewEnable" = dword: 1
"PhoneManufacturer" = "NOKIA"
Upgrade to 8.10.14219.
Make a Hard Reset.
Then upgrade to 8.1.2 or W10.
Replacement surgery MainOS (CSCMgr.dll, CSCMgrSvc.dll) be carried out at all further updates from SAMSUNG.
---------------------------
Thank to @marass82
Thank to @djtonka
Thank to @-W_O_L_F-
---------------------------
So after upgrade to Preview we not loosing any privileges from GDR3?
djtonka said:
So after upgrade to Preview we not loosing any privileges from GDR3?
Click to expand...
Click to collapse
My ROM can't do interop on wp81. However, it does CAPs unlock.
I have modded version for 8.1, but it's not released yet.
If i am on 8.1 PfD with wich ROM i can flash this your custom?
Sry spavlin, but what exactly does this file?
Good rom...
some problems installing some xap :good::laugh::good:
Full-access to the filesystem
spavlin said:
Full-access to the filesystem
View attachment 2710674View attachment 2710675
Click to expand...
Click to collapse
Thx for the upload.
Sadly I can´t browse C:\Data\programs\windowsapps\ on device.
With the right ID_CAP it could work.
So atm I only can browse D:\WPSystem\ on the sd card.
contable said:
Thx for the upload.
Sadly I can´t browse C:\Data\programs\windowsapps\ on device.
With the right ID_CAP it could work.
So atm I only can browse D:\WPSystem\ on the sd card.
Click to expand...
Click to collapse
its a really nice start but there are more Problems like lots of interop unlocked xap's can't be installed.
@spavlin:
Do you have full-access to the sd card ?
I would like to know if you can browse D:\WPSystem\ on your desktop.
contable said:
@spavlin:
Do you have full-access to the sd card ?
I would like to know if you can browse D:\WPSystem\ on your desktop.
Click to expand...
Click to collapse
the phone is dev blocking it because if you remove the card and drop it in your pc you will see the folder.
ceesheim said:
the phone is dev blocking it because if you remove the card and drop it in your pc you will see the folder.
Click to expand...
Click to collapse
Good. I´ll try.
I can browse now the app data folders of WP8.1 apps on device.
They are located here:
C:\Data\Users\DefApps\APPDATA\Local\Packages\"Appname"\LocalState\
This means that I´ll be able to backup and restore the data of WP8.1 apps with IO Explorer.:laugh:
On my sd card I couldn´t find the app data so far...
contable said:
Good. I´ll try.
I can browse now the app data folders of WP8.1 apps on device.
They are located here:
C:\Data\Users\DefApps\APPDATA\Local\Packages\"Appname"\LocalState\
This means that I´ll be able to backup and restore the data of WP8.1 apps with IO Explorer.:laugh:
On my sd card I couldn´t find the app data so far...
Click to expand...
Click to collapse
same here , but on pc you can explore everything on the sd card.
I was looking with web reg but can't find a key that could "unlock" it (this doesn't mean that the key isn't there )
@contable: Just a reminder that the full-capabilities version of the Webserver can access the SD card just fine (Filesystem, path is D:\)
GoodDayToDie said:
@contable: Just a reminder that the full-capabilities version of the Webserver can access the SD card just fine (Filesystem, path is D:\)
Click to expand...
Click to collapse
Thanks for your reminder, but it doesn´t help either.
The folders I would like to browse are blocked on device.
Is there any new capatility for 8.1 which could help ?
On the internal storage is blocked C:\Data\programs\WINDOWSAPPS\ (installation folder)
On the as card is blocked: D:\WPSystem\AppData\Local\Packages\"appname"\ (appdata folders)
NEW Version Update
spavlin said:
NEW Version Update
Click to expand...
Click to collapse
Could you explain what is new in this one ?
and is this working on the latest OEM update released last week ? (like interop, full file sys )
NEW Version Update
+
To get more free space on the system partition to remove unused language packs (except EN-GB; EN-US)
HARD RESET
To access the extended list of diagnostic commands, rename the file KSTRINGB.BIN on C:\DPP . This diagnosis menu will change color to blue.
I've gotten a few questions about this rom,
I want to do a clean flash, so which base rom would you recommend (which one have you been using)
and how stable/fast is the w10 preview on the ativ s?

Categories

Resources