[XAP][21.05.2014]Update: IO Explorer 3.6 for interop-unlocked SAMSUNG devices

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,930
0
Seattle
Shouldn't be that confusing. You may be using an old version of the library? Or possibly one compiled without the USE_NON_PUBLIC_APIS macro (which is defined at the top of FileSystem.h).
Code:
String[] drives = FileSystem.NativeFileSystem.GetDriveLetters();
I'm curious whether, if you recompiled the app for 8.0, it would still work? So far all of my apps have targeted 8.0, and it doesn't work for me. I can open the folder, in theory, but I can't access any members of it without getting an exception. All capabilities from IO Explorer are in my test app.
 
Last edited:
  • Like
Reactions: contable

contable

Senior Member
Oct 25, 2009
1,755
996
0
Shouldn't be that confusing. You may be using an old version of the library? Or possibly one compiled without the USE_NON_PUBLIC_APIS macro (which is defined at the top of FileSystem.h).
Code:
String[] drives = FileSystem.NativeFileSystem.GetDriveLetters();
I'm curious whether, if you recompiled the app for 8.0, it would still work? So far all of my apps have targeted 8.0, and it doesn't work for me. I can open the folder, in theory, but I can't access any members of it without getting an exception. All capabilities from IO Explorer are in my test app.
Indeed I have to update the library first....
 

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,930
0
Seattle
Oh wow, you were using an old version. All the APIs in NativeFileSystem are static now (there was no reason for them to be instance methods).

If you want to make it work easily without re-writing much, make the following changes:
* Remove the constructor.
* At the top of the doc (after the other using declarations), put this:
Code:
using nf = FileSystem.NativeFileSystem;
 
  • Like
Reactions: contable

contable

Senior Member
Oct 25, 2009
1,755
996
0
Oh wow, you were using an old version. All the APIs in NativeFileSystem are static now (there was no reason for them to be instance methods).

If you want to make it work easily without re-writing much, make the following changes:
* Remove the constructor.
* At the top of the doc (after the other using declarations), put this:
Code:
using nf = FileSystem.NativeFileSystem;
Thanks for helping. It´s working fine.:good:

GetDriveLetters() returns C:\, D:\, U:\ (=> C:\Data folder).

I will send you a pm with another interesting .dll. I can´t get it working so far. Maybe you can help again.
 

serpico84

Senior Member
Mar 27, 2011
89
10
28
Madrid
Hi, Contable. Recently I've gone back from WP 8.1 to WP 8.0 GDR3. When I had installed your app in 8.1 I was able to change the model of my Ativ S to cheat the store and installed apps from Nokia collection.

Now I'm on GDR3 and the last version of your app for 8.0 doesn't have this tweak.

Could you tell me what are the tricks to write in SamWP8 app?

Thanks in advance.
 

matgras

Senior Member
Jun 2, 2012
2,231
318
0
I keep on getting this error

both on xap deployer 2.0 and the official deployment tool, other apps deploy just fine.

am I doing something wrong?


edit: looks like it's a problem with wolf's mbn creator tool, sorry for bothering you.
 
Last edited:

shifuimam

Senior Member
Apr 5, 2011
77
4
0
You can do that with WP8Tweaks v1.5. (In Tools, registry editor)
Can you link to this app? I can't find it - I can only find WPH Tweaks.

Also, I'm getting a manifest error trying to deploy any version of the app to the ATIV S Neo I just got (replacement for my old phone). It's interop unlocked and currently running Sprint's official 8.1 update. I did dev preview updates to GDR3 before updating to Sprint's 8.1. Any ideas?

I really just want the tweak for the five notification toggles. If anyone has the registry key for that, I can just do it manually with SamWP8.
 

G.moe

Senior Member
Feb 27, 2015
180
47
0
Can you link to this app? I can't find it - I can only find WPH Tweaks.

Also, I'm getting a manifest error trying to deploy any version of the app to the ATIV S Neo I just got (replacement for my old phone). It's interop unlocked and currently running Sprint's official 8.1 update. I did dev preview updates to GDR3 before updating to Sprint's 8.1. Any ideas?

I really just want the tweak for the five notification toggles. If anyone has the registry key for that, I can just do it manually with SamWP8.
http://forum.xda-developers.com/showpost.php?p=59201895&postcount=63

The first key is for smaller font, second key is for 5th tile.
 

derausgewanderte

Senior Member
Aug 9, 2009
1,938
614
143
I was able to install IO Explorer on my Lumia 830 (RM-983) after interop unlocking it.
a) The app works fine until I login to Onedrive, after which it crashes after a few seconds. Reinstallation fixes it temporarily.
b) when I tap settings it throws an error "External component has thrown an exception." which I have to "OK" three times before it crashes.

just for your information. Probably unforeseen hiccups with the newly availability on Lumia phones.
cheers
 
  • Like
Reactions: contable

contable

Senior Member
Oct 25, 2009
1,755
996
0
I was able to install IO Explorer on my Lumia 830 (RM-983) after interop unlocking it.
a) The app works fine until I login to Onedrive, after which it crashes after a few seconds. Reinstallation fixes it temporarily.
b) when I tap settings it throws an error "External component has thrown an exception." which I have to "OK" three times before it crashes.

just for your information. Probably unforeseen hiccups with the newly availability on Lumia phones.
cheers
Onedrive crashes because of the old live api. Why the settings menu doesn´t open I can´t say atm.

The app has to be re-written or updated...
 
  • Like
Reactions: derausgewanderte
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone