[TUTORIAL] First approach to VirtuousTenStudio Software|best way to manipulate apk's| - HTC Sensation

Hey guys, I'm here to present you the most amazing software ever to manipulate every apk of every android version. This work has been developed by the Virtuous Team, specifically by
Diamondback,Vaelek: Lead development
Flemmard: M10 development
Cypis: Graphics and design.​
Click to expand...
Click to collapse
To explain the power of this software we must keep clear in mind that this is not a simple tool such as apktool, this is a lot more. The GUI looks really professional, as well as the software itself. Fast, smooth, comfortable, and most of all, 100% working without exception! This tutorial will explain you how to approach the software the very first time, so your experience will be absolutely awesome from the beginning. This software is useful for us developers as well as themers, but also the average user will be comfortable messing up with this baby without any issue. Also this tutorial is realized under the supervision of @Diamondback which is the lead developer of the software itself. Let's start​
Click to expand...
Click to collapse
Step 1: Set the machine
Windows XP SP3 or later (no Windows 8 support until .net 4.5 is released)
Microsoft .net framework 4.0 FULL
Lastest Java Runtime (JRE)
>= 1GB RAM recommended
Click to expand...
Click to collapse
Step 2: set the software
This is the most important part, because this software works perfectly, but you have to set it properly, otherwise it won't work (obviously)
First
You can install/try every apktool version, VTS works with whatever apktool. Also, we found that for Sense4 is better to install this hacked aapt+apktool.jar in your Windows path (basically, go to your sdk, and replace the aapt and apktool.jar in your folder, my path for example is
Click to expand...
Click to collapse
Code:
C:/sdk/tools
yours could be different like
Code:
C:/sdk/platform-tools
Second
replace the aapt+apktool.jar in your apktool path through VTS (see the pictures)
{
"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"
}
you can chose whatever path you want, but it's important that the "external folder" looks like this
Third: tag your resources files is very important!!
You must tag you resources files (resources=files you find in system/framework) in order to makes apktool able to find the resources and compile/decompile properly your apk. This is an example of tag's
To create a tag, just type whatever in the tag space, then click on add framework. As you can see I used Ville_1.53 so the base I'm messing up with. Type the tag WITHOUT any space use "_" if you need it.
Software is now setted
Step 3: enjoy the VTS power
So now let's start with the funny part, manipulate your apk. I used a Sense 4 Rosie.apk as example.
-Start a new project (it means start a new project LOL)​
now you're here, you must set the project (see the pictures)​
-Once your project is setted, just click OK and the software will make the magic for you​
-to mess up with your apk, just right click on the project (on the left side), and open it in "explorer"​
-once you made your changes, another right click on the project and "build" it, once again let the application do its magic
-you'll find your brand new apk in "Binary" folder, to acces it just right click and open the explorer as before!​
That's it guys, as I said this tutorial won't explain you the 1000 features of this program, you'll find them on your own, or Diamondback and the guys from his team will explain you in detail much more better than I can
Hope this help, enjoy​
Click to expand...
Click to collapse
DOWNLOAD​

here you can find all the links vts related in virtuous place​
Click to expand...
Click to collapse
main link
vts full features​
Click to expand...
Click to collapse
license​
Click to expand...
Click to collapse
vts will always be free to use. However to recognise the hard work that has gone in this project and to help support future development you might want to consider donating.
For more information please follow this link​
Click to expand...
Click to collapse
​
bugs & issues​
Click to expand...
Click to collapse
we have set up a public bugtracker where you can post your issues. Please search if there are already similar issues before creating new tickets.
The bugtracker is located here.
I am also usually available on irc, channel #vts-dev on freenode.​
Click to expand...
Click to collapse
tutorials and guides about vts​
Click to expand...
Click to collapse
the basics1
the basics2
navigating in smali code!
debugging your phone
editing smali code​
Click to expand...
Click to collapse

History
This project first started back in April 2011 with the announcement of the HTC Sensation and Sense 3.0. At this time HTC said that the previous generation of devices would not have the hardware capabilities to run Sense 3.0. Spurred on by this challenge the community came together and worked tirelessly to get it booting on devices such as the Desire HD and Desire Z.
Getting Sense 3.0 booting was not to much of an issue, the bigger problem came once the rom had booted. Due to the sensation having a qHD screen and last generation devices having WVGA almost every Sense app and widget was oversized.
After much poking around the apk’s it came apparent that HTC had started to use a special binary format called m10. These m10 files were new and at the time no one knew what they contained or even how to decode them.
Along came Diamondback and Flemmard, between them they managed to build a decoder/ encoder for the m10 format. Once decoded they were able to resize sense 3 and the now legendary Virtuous Unity was born.
The m10 project soon developed in to a much bigger idea, why have a piece of software that is only able to modify one element of apks.
So work began on implementing existing tools such as apktool, adb and more. A lot of time has been spent making sure that work flow is correct and provides the best possible user experience.
And that's where we are today, presenting you Virtuous Ten Studio. ​

reserved3...............

reserved4...............

very useful guide thanks

Nice can't wait to try it out. Thanks
Sent from my Sensation 4G using Tapatalk

Thank you, looking forward to testing this.
Sent from my Sensation 4G using xda premium

chrisrj28 said:
Thank you, looking forward to testing this.
Sent from my Sensation 4G using xda premium
Click to expand...
Click to collapse
guys check this out in a few minutes I'm jus finishing it
the tutorial is ready now

Will definitely try this! I'm really curious thanks men!
Sent from my Sensation using Tapatalk 2

Awesome cant wait to get to work!

Thanks for introducing this software. I was just looking for something like this becuase I am editing the Rosie.apk.

V1k70r said:
Thanks for introducing this software. I was just looking for something like this becuase I am editing the Rosie.apk.
Click to expand...
Click to collapse
me too, but keep in mind that no m10 features is available for now, I know that Flemmard is still working on it, it will come soon, all the rest works absolutely awesome

I just can't change the Browser's icon.
No erros, decompiling, building and transfering.
Others apps i can change icons.
Someone can help me?

Great woek

Greeeatt!! Thank You! Thats' awesome!

I do not get to make Sense rom

Related

[ONLINEKITCHEN] CyanogenMod (STABLE) [UPDATED 30/03 - v4.2.15.1]

By request (and since my other half runs a HTC Magic, hehe), following on from my Hero, Pulse and Nexus One kitchens and most importantly with the permission of the legend himself that is cyanogen, i'm pleased to present a 'MoDaCo online kitchen' version of Cyanogen's v4.2.15.1 ROM.
Note: As with all of the kitchens, this online kitchen is currently only available to my MoDaCo premium members (those who have signed up to MoDaCo Ad Free or MoDaCo Plus) as it is not yet running on an infrastructure that can support a huge number of users. I don't collect donations - signing up for a MoDaCo premium membership supports future development in many areas and gives you access to great services now and exciting developments in the future!
This is the first CyanogenMod kitchen - if there's something else you'd like configurable in the kitchen, post here or in the kitchen topic and due to the nature of the system, changes can be deployed very rapidly! Of course, let me know if there are any issues too, this is v1 after all.
Click here to view the Online Kitchen at MoDaCo.
Update: a prebaked ROM for Dream / 32B Sapphire and one for 32A Sapphire are now available for ANYONE to download! Sample the kitchen's delights for yourself!
Base configuration (standard CyanogenMod with HTC IME) - download MD5: f1e923f8992911e0c5e8fcaae64ff069
Base configuration (standard CyanogenMod with HTC IME) for 32A devices- download MD5: c65de4774d9b4b704d928cf7f189927d
Enjoy!
P
Update: the online kitchen is now running on new dedicated hardware. Please bear with us as we tune performance and configuration and report any issues via PM!
{
"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"
}
So kitchen is basically creating an update.zip with custom system apps?
Sounds interesting
Yeah, exactly...
P
By request, added bcrook's EBI1/32A patch as an option - please provide feedback!
P
very nice
Looks pretty cool =)
this is pretty cool.
Noobs PayUp
While I appreciate the effort - you basically used Cyanogens ROM to make a kitchen so you can profit off it. This is all just a way to sell your subscriptions.
I like a lot of the stuff you do, but this is kind of not cool.
vr24 said:
While I appreciate the effort - you basically used Cyanogens ROM to make a kitchen so you can profit off it. This is all just a way to sell your subscriptions.
I like a lot of the stuff you do, but this is kind of not cool.
Click to expand...
Click to collapse
Hence my comment above u ....
Its essentially for the newbies who keep creating threads on how to add this and that.
Daneshm90 said:
Hence my comment above u ....
Its essentially for the newbies who keep creating threads on how to add this and that.
Click to expand...
Click to collapse
Why not make it FREE?
BTW, you cant add this or that... just remove apps that you don't want.
Double Post.
It appared at the horizon at last !
I always thinking something like this, but the first architecture I imaged is something like YUM.
mckoy1 said:
Why not make it FREE?
Click to expand...
Click to collapse
Because this requires special infrastructure on the host to glue the pieces together and sign the package, requiring nontrivial amounts of processor time, then must serve the custom file, requiring nontrivial disk space. Neither of those is FREE.
Though a potentially useful variant would be to cache every ROM it produces for up to, say, 48 hours, with the countdown reset each time that configuration is requested (and served immediately from the cache). Classic time/space tradeoff, there, but if certain configurations are popular, probably worth it. Though, for all I know, Paul does this.
This is quite cool and similar to something a couple of us proposed on the TheOfficial AOSP/ADP/TMO thread. We ended up with theme profiles, which are heavier (larger download) but don't require the infrastructure. Always love to see alternate solutions, though!
I think you guys are misunderstanding..
modaco is not charging for CM Roms, he is charging for a service he provides. In this case, it is making it easy for people to 1) stop clogging this forum with repeat posts.. over... and over......... and over again, and 2) customize their ROMS to their liking without having to invest a lot of time figuring out how to themselves.
By saying he should be giving this away for free, you are essentially saying that someone like Red Hat should GIVE it's support away for free. I mean, how can a company make a profit off of open source software that other people have helped write??!?!?
This is no different. That is how companies like Red Hat make their money, it's their bread and butter. Not to mention, they provide Certification avenues, this is just one other way they are "making money off other peoples hard work", according to the outraged ones in this thread.
i personally think this is pretty neat, considering I have been through the learning curve of rooting my phone and trying to customize a ROM; It worked but it took me a bit before I got it right and actually was able to use my update.zip. Thanks Modaco
Listen, I'm saying anything about what he has done or how much time was put into the project.
But before I start my argument let's give it a couple days to see how it does; assuming the stats are correct on his site.
If you don't wanna use it, don't.
All the kitchens to date have been for my ROMs, I put Cynoagen's ROM into a kitchen - with his permission - because a) people asked and b) I find it useful.
P
mckoy1 said:
Why not make it FREE?
BTW, you cant add this or that... just remove apps that you don't want.
Click to expand...
Click to collapse
'add' functionality is coming...
P
olearyp said:
Because this requires special infrastructure on the host to glue the pieces together and sign the package, requiring nontrivial amounts of processor time, then must serve the custom file, requiring nontrivial disk space. Neither of those is FREE.
Though a potentially useful variant would be to cache every ROM it produces for up to, say, 48 hours, with the countdown reset each time that configuration is requested (and served immediately from the cache). Classic time/space tradeoff, there, but if certain configurations are popular, probably worth it. Though, for all I know, Paul does this.
This is quite cool and similar to something a couple of us proposed on the TheOfficial AOSP/ADP/TMO thread. We ended up with theme profiles, which are heavier (larger download) but don't require the infrastructure. Always love to see alternate solutions, though!
Click to expand...
Click to collapse
Yeah, i'm caching each ROM produced, but the number of variants is HUGE and takes a LOT of disk space, so caching isn't actually as valuable as you think. With my Hero ROM IIRC I generated about 500 ROMs before I started to see any real benefit from caching. Crazy!
P
modaco said:
If you don't wanna use it, don't.
All the kitchens to date have been for my ROMs, I put Cynoagen's ROM into a kitchen - with his permission - because a) people asked and b) I find it useful.
P
Click to expand...
Click to collapse
Ok... So I have chosen not to use it.
modaco said:
'add' functionality is coming...
P
Click to expand...
Click to collapse
Now, this is something I might be interested in, depending of course on the type of functionality it will have.
By the way, I don't want to rain on your parade but I just think your current version of the project should be free; that's all.
I remember someone in the the XDA WM forums created a kitchen for roms and cabs and it was pretty cool.
I like your project but will it only work for a specific Cyan rom?

[CWM] SGS4G KJ6 Debloater (Jan 22)

{
"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"
}
the SGS4G KJ6 Debloater
http://teamacid.sourceforge.net/debloater​
LATEST UPDATE(S)
Jan 22, 2012
Added a git repository with the Debloater source code.
https://sourceforge.net/p/teamacid/debloater/
Click to expand...
Click to collapse
Now that we have an official release of GB for the SGS4G, we have a standard set of bloatware that the phone comes with.
The purpose of the SGS4G Debloater is to let YOU pick what bloatware you'd like removed from your phone.
FEATURES
* Lets the user pick which bloatware to remove
* Creates a CWM zip file. Flash, reboot, bloatware free!
NOTES
* Works with any KJ6 based ROM
* This works best on a freshly installed KJ6 rom that hasn't grabbed any market updates yet.
* Keep your custom Debloater zip on your SD card in case you flash any other KJ6 based ROM, that way you always have the rom customized to your liking.
INSTRUCTIONS
1) Browse to http://teamacid.sourceforge.net/debloater/
2) Pick which bloatware apps you'd like removed
3) Download the zip file
4) Transfer to your phone
5) Flash and enjoy a snappier phone!
CHANGELOG
Jan 22, 2012
Added a git repository with the Debloater source code.
Dec 28, 2011
Added the ability for the user to tap or click on an APK name in the list to select/deselect. Should make it easier on touchscreens!
Added backend improvements, specifically a caching system to ease the load on the server
Dec 22, 2011
New page design, made by Bilal Ayub. You can check out his LinkedIn profile here: http://goo.gl/Vu3k7
Dec 20, 2011
Early xmas present for everyone, the debloater now runs from phones! You can use this directly from your phone browser for quicker flashing!
Dec 10, 2011
Initial release
Click to expand...
Click to collapse
SOURCE CODE
Debloater on GitHub
CREDITS
Page design by Bilal Ayub http://goo.gl/Vu3k7
Every ROM developer that made me a flashoholic.
The XDA and RootzWiki communities. I've learned much about Android from them.
Don't forget to hit the thanks button.
Nice find,very useful
Sent from my SGH-T959V using XDA App
I'm also looking for anyone who's good at making sites look good using CSS, etc. Any web designers out there who'd like to lend a hand? I've always been more of a backend programmer.
Damn FBis251 you have made my day! I was complaining yesterday that no dev likes to debloat and talked to raver about it so i could learn to debloat... thanks a lot! I will give it a try when i get to computer and hit thanks.
About the web looks, im learning html, javascript and css... So maybe and if i get good at it will let you know and help.
*Trying it now on a reflash of KJ6 AOSP Style ROM...
*Worked like a charm! Thank you!
No problem. I was a little surprised when I tested it myself. The first reboot after removing the bloat made the phone feel pretty snappy. I was getting tired of using Titanium to uninstall all the /system apps so I made that site.
Jesus, man. I love this community. Thank you, FB.
You know I was thinking of attempting to write a similar site using Ruby on Rails, glad you did it first!
I'm happy to help lend a hand with the PHP/HTML/CSS/JS.
EDIT
Done with PHP, very nice! Looks solid, works wonderfully. Excellent work as always from you guys.
This is truly genius !
Clicked the Thanks! Tired of being a TB zombie every time i flash...
Just did it,IT HELPS OUT A LOT
Sent from my SGH-T959V using XDA App
I didn't even know something like this could be done! This is awesome!!
Thank you!
crackpot said:
You know I was thinking of attempting to write a similar site using Ruby on Rails, glad you did it first!
I'm happy to help lend a hand with the PHP/HTML/CSS/JS.
EDIT
Done with PHP, very nice! Looks solid, works wonderfully. Excellent work as always from you guys.
Click to expand...
Click to collapse
If you can I'd love to work with you to make a mobile phone interface. I need to work out a POST submission bug that I found when using a phone but I think that can be solved by passing the data using JSON instead of letting the browser handle it directly. Basically it should feel more like a native phone interface. Large checkboxes and text to make it easier to select items, etc.
FBis251 said:
If you can I'd love to work with you to make a mobile phone interface. I need to work out a POST submission bug that I found when using a phone but I think that can be solved by passing the data using JSON instead of letting the browser handle it directly. Basically it should feel more like a native phone interface. Large checkboxes and text to make it easier to select items, etc.
Click to expand...
Click to collapse
I'd love to help any way I could, my only issue is I work A LOT, so I'm not sure about my free time until around Christmas.
And I love me some JSON, PHP plays so nicely with it (usually, lol).
crackpot said:
I'd love to help any way I could, my only issue is I work A LOT, so I'm not sure about my free time until around Christmas.
And I love me some JSON, PHP plays so nicely with it (usually, lol).
Click to expand...
Click to collapse
Yeah I'm done with finals tomorrow so I'll finally get around to it this weekend. I want a nice break, this semester's been tough.
Nice to find another programmer though
Thank you- works great
Did you use the KJ6 debloater after your phone came up from installation and went down to CWM or you applied it on the same CWM session of ROM installation ?
itzik2sh said:
Did you use the KJ6 debloater after your phone came up from installation and went down to CWM or you applied it on the same CWM session of ROM installation ?
Click to expand...
Click to collapse
After my phone came up.I flushed Octane v3.0 yesterday and only today used the debloater...so far so good
ur freakin awesome <3
Awesome stuff. Very clever!
Works with any (KJ6) ROM, right?
404glitch said:
Works with any (KJ6) ROM, right?
Click to expand...
Click to collapse
The name of it says it all!

Audacity 2.0.2 for WinRT

As I've noticed requested a few times, Audacity for WinRT.
It's completely untested (except for starting up) at the moment - it's too loud where I happen to be for me to do much in the way of other testing. It did happily start up, though, once I got past:
Code:
# pragma comment(linker, "\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='X86' publicKeyToken='6595b64144ccf1df'\"")
There's some potential breakage in a few places because it was using specialized functions for rounding; as well, most of the architecture-specific code was replaced with the generic versions. (Audacity has support for ARM, but it looks like it's only on Linux, and would require gcc to compile the ARM optimizations.)
Chris
EDIT: Added the source diffs. Most of the changes are to the build options (the diffs contain the migrated VS2012 project files as well) - apply with "cat patch | patch -p1" from the respective source directories. There's a patch included for both Audacity and wxWidgets, both working. The base tarballs can be found at the respective project websites.
wxWidgets: Don't let VS2012 build it automatically. As discovered by a few other people on some of the Win8 threads, VS2012 manages to start multiple processes that try to lock the same log file simultaneously and so the build breaks. I worked around this by building just the subprojects that I needed one at a time (right click on the project, build only [project].)
Audacity: Nothing major here except for disabling any and all inline assembler and letting it fall back on generic C/C++ defaults instead. The build doesn't end up copying the Nyquist files into the win\ARM\Unicode Release directory but since this seems like all it's doing is a straight copy operation, it shouldn't be a problem. Help isn't included (I haven't installed Python on any of my Win8 Pro installs yet, which is required to build the Audacity help), nor is it localized. Instructions for both are included in the Audacity source.
EDIT 2: Got a build of lame 3.99.5 for WinRT here:
http://forum.xda-developers.com/showpost.php?p=36968027&postcount=13
Follow the instructions in the post to add MP3 export support to Audacity.
EDIT 3:
Full source code for Audacity and wxWidgets:
https://www.dropbox.com/s/jvttp9em9w3xuon/audacity-winrt.zip
This is the full source used for building Audacity 2.0.2 and wxWidgets 2.8.12 for WinRT. The license is included in the ZIP file (audacity-src-2.0.2\LICENSE.txt - GPLv2; wxWidgets-2.8.12\docs\license.txt, wxWidgets-2.8.12\docs\lgpl.txt - LGPLv2 with additional rights). The Audacity build has been updated as well to include the license of both wxWidgets and Audacity.
Thanks for your work but I think you should post this in the Windows section specifically, threads get lost in this section quickly.
I would be posting it there but the entire Win8 section is blocked off to me until I manage to get in another 4 posts...
eksasol said:
Thanks for your work but I think you should post this in the Windows section specifically, threads get lost in this section quickly.
Click to expand...
Click to collapse
Nice job, thank you! Added to the list.
Anyone know if lame_enc.dll would be possible to also get compiled for ARM? Otherwise it's impossible to export to MP3.
jhoff80 said:
Anyone know if lame_enc.dll would be possible to also get compiled for ARM? Otherwise it's impossible to export to MP3.
Click to expand...
Click to collapse
It should be possible. As far as I'm aware, lame is pretty cross-platform already, so if anything it might be that the generic version of the code has to be built with vc2012 instead of an ARM-optimized port. I might take a look at that tomorrow.
works perfektly !
Thank you very much, this is working perfectly on my Surface!
Anyone come across any usb audio interface that works with Surface?
Also... I get this error when trying to run Audacity.
{
"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"
}
lucas.scott said:
Anyone come across any usb audio interface that works with Surface?
Click to expand...
Click to collapse
The Sound Blaster X-Fi seems to work.
Sebasssss said:
The Sound Blaster X-Fi seems to work.
Click to expand...
Click to collapse
Isnt that PCI not USB?
Edit:
Nevermind, I see there are several. Id be looking for one with XLR jacks.
@lucas.scott: Hm. That import comes from msvcp110.dll - the C++ runtime library.
What's the version of C:\Windows\System32\msvcp110.dll on your system? On my system (which it seems to work fine on), Explorer says it's "11.0.50727.1", with a timestamp of 10/1/2012 9:31pm.
(There is another version of msvcp110.dll on the system, sitting in \Program Files\WindowsApps\Microsoft.VCLibs.*, of various versions; I bet those are there only to support Metro apps, but I could be wrong. In either case, the 11.0.50727.1 version pulled off my RT device has the export mentioned,)
Might be a missing update somewhere?
I've got a build of lame 3.99.5 done for WinRT as well.
In the archive is libmp3lame.dll - Audacity looks for this as lame_enc.dll, so:
Code:
copy libmp3lame.dll \path\to\audacity\lame_enc.dll
and MP3 export should work fine. As well, it's got the command line version of lame in the package as well - I think that depends on the original name.
irony_delerium said:
wxWidgets: Don't let VS2012 build it automatically. As discovered by a few other people on some of the Win8 threads, VS2012 manages to start multiple processes that try to lock the same log file simultaneously and so the build breaks. I worked around this by building just the subprojects that I needed one at a time (right click on the project, build only [project].)
Click to expand...
Click to collapse
I took a swing at Audacity myself and this problem drove me nuts! Wow.
Thanks for your work! Much appreciated!
irony_delerium said:
@lucas.scott: Hm. That import comes from msvcp110.dll - the C++ runtime library.
What's the version of C:\Windows\System32\msvcp110.dll on your system? On my system (which it seems to work fine on), Explorer says it's "11.0.50727.1", with a timestamp of 10/1/2012 9:31pm.
(There is another version of msvcp110.dll on the system, sitting in \Program Files\WindowsApps\Microsoft.VCLibs.*, of various versions; I bet those are there only to support Metro apps, but I could be wrong. In either case, the 11.0.50727.1 version pulled off my RT device has the export mentioned,)
Might be a missing update somewhere?
Click to expand...
Click to collapse
So i took a look at msvcp.dll.
Its ver. 11.00.50531.1
So thats noticeably later than what you are running. Any ideas as to why that is? My system is up to date.
lucas.scott said:
So i took a look at msvcp.dll.
Its ver. 11.00.50531.1
So thats noticeably later than what you are running. Any ideas as to why that is? My system is up to date.
Click to expand...
Click to collapse
Hm. I haven't got a clue. The only thing I can come up with is that I haven't gone through and updated VS2012 to it's latest patch yet, but that doesn't add up as far as the binaries go...
I'd also expect Windows to be telling you that it couldn't find that import in C:\Windows\System32\msvcp110.dll, not ...\Audacity\Audacity.exe, which being a program, has no exports.
What is winrt?
Sent from my Galaxy Nexus using Xparent Blue Tapatalk 2
I'll need to check out this port. I hope I don't get the DLL conflict. I am getting it with Dosbox and I still unsure what it could be.
Same issue
lucas.scott said:
Anyone come across any usb audio interface that works with Surface?
Also... I get this error when trying to run Audacity.
I'm getting the same error when I try to run Audacity. Did you ever get this resolved?
Click to expand...
Click to collapse
Right, since I don't know if this will fix it or not (probably not, if my scanning the list of imports is correct, but it's worth a try):
I just rebuilt Audacity, same version, slightly different options (non-Unicode build).
If this doesn't fix it, about the only other thing I can think of to do is to toss the copy of msvcp110.dll that came from my system, since it seems to be working.
Chris
(Yes, I know, it's named ".zip.zip". That's what I get for quickly renaming the file from "Audacity" to "Audacity-2.0.2.zip". Still need to tweak a few settings on this copy of Windows like "always show the file extension". Oh well.)

[App][2.3+][OPEN SOURCE] Nov24 Secrecy-Encrypt your files [V.0.5.3 -- new VIDEO!!!!!]

BIGGGGG credits to @MiroslavVitula for the promotion video!
{
"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"
}
Announcement:
Support Member Recruitment! Click here to learn more
http://forum.xda-developers.com/showpost.php?p=51604656&postcount=2
Translation needed! Click here
https://crowdin.com/project/secrecy-the-file-safebox
INTRODUCTION
Secrecy is where you can safely put your files without worrying that others will see it... They just can't.
I am starting this project since I have tried a number of Apps for secure file storage, while not finding one that best suits my expectations:
- some, like Vaulty and Hide it pro, do not store videos securely and just stores the raw file
- most only support storing pictures and videos. I occasionally want to store word documents but can't find a way.
- some produced by major software companies are simply bloated and litters temp files everywhere... That's just as insecure as not using them.
I am aiming to produce an all-rounded one that maximizes security but still ensuring ease of use and quick encryption time.
(Tailor-made for keeping your *precious* photos(or files) from your geeky dad/mom/friends/whoever-they-are's prying eyes.)
Click to expand...
Click to collapse
Features :good:
Semi-Material look (does this even count?LOL)
ENCRYPTS every file with AES256
supports all file types
Leaves no trace of any temporary files in the system
Custom vault location
Import from other apps, Batch import.
Stealth Mode (donate)
(WIP) Dual password for an alternative (clean) vault
(WIP) Recovery option for any corrupted vault
Click to expand...
Click to collapse
Install
ALPHA RELEASE
Play Store link
In need of COFFEE for college exam... Please use in-app donation function to donate to me
Click to expand...
Click to collapse
:fingers-crossed:
SOURCE
It's All Here:
https://github.com/SecrecySupportTeam/secrecy
Please bear with my messy work LOL
Click to expand...
Click to collapse
FAQ
Q. This project is useless
A. Please leave a comment and let us know what more you expect
Q. Is it safe for everyday use?
A. Depends. DO NOT USE on PRECIOUS files that you can't afford to lose. It is still very much alpha stage and I can't guarantee the safety of your files. :crying: sorry.
Q. There is a freaking bug!!
A. Please leave a bug report below.
Q. I like your project.
A. Please buy me a coffee and kindly share this project to your friends :victory:
Click to expand...
Click to collapse
Thanks for the attention and hope you can leave something for me here:laugh:
XDA:DevDB Information
Secrecy the File Safebox, App for the Android General
Contributors
Doplgangr
Source Code: https://github.com/SecrecySupportTeam/secrecy
Version Information
Status: Testing
Created 2014-04-03
Last Updated 2014-11-24
News
### Welcome to Secrecy.
I believe you come from XDA or Play Store, and you are interested in helping out in our project. As you may know, I started this project off with myself, but when it gains popularity, it seems that I cannot do everything on my own. Thus help is needed badly to breath new air into this project.
### Wait, I'm not professional.
Frankly, I'm not professional too. I'm just, as you think of it, a kid with thoughts. I'm looking for all kinds of support, and you may find possible roles in the latter section.
To put it simply, no one is unfit to contribute. From newbie to experienced, everyone is welcome!
### What can I do?
At the moment, I can think of the followings:
* Translators
* Quality Assurance (Testers)
* Collaborator (Code Contributor)
* Marketing advisor
* Design and Promotion
... You name it!
### What can I make out of it?
I don't work for money. It is not possible to repay you with money. However as a contributor, you could get a life-time worth of donation package. You may message me when you are a member and I'll add you to the list.
It is practically the Google Play's testers list, that when you try to purchase the donation package, Google Play does not charge you.
### I'm in! / I wanna know more!
Please contact me at [email protected] and specify the followings:
1. Your Github username (If you don't know, here's it: https://github.com)
2. Your preferred role, if any
You could also migrate directly to https://github.com/SecrecySupportTeam and get started with the source code!
Bugs List / suggestions
--
Milestone!
Alpha released -- Uploaded to playstore
If you want to get a fast-pass, Here you are:
EDIT: file removed. Download from play Store instead.
Hi,
Does your app create 'containers' like EDS on Android or Truecrypt?
treare said:
Hi,
Does your app create 'containers' like EDS on Android or Truecrypt?
Click to expand...
Click to collapse
Nope, it simply:
1. Finds the file
2. Copy it to "SECRECYFILES"
3. Encrypts it
4. Done!
Of course truecrypt as it name suggests, is the best crypto in the world, yet I would consider it as an over-kill solution in this problem.
Besides using them depends on deep hardware/root functions and may be incompatible for a number of devices.
Sent from my Nexus 4 using XDA Premium 4 mobile app
does it support video files
does it support video files
jeevan_500 said:
does it support video files
Click to expand...
Click to collapse
Yes, it is designed to support all file types
Sent from my Nexus 4 using XDA Premium 4 mobile app
can we move the folder to sd card
ok can move to sd card the folder as my internal storage is full
jeevan_500 said:
ok can move to sd card the folder as my internal storage is full
Click to expand...
Click to collapse
i am not really sure since I use nexus 4 and it sorts of use onlt internal sd. Unaware of behaviour on other devices.
I've added it to the list of suggestions.
EDIT: I have checked, and it should always use External Storage.
Thanks =)
Doplgangr said:
Bugs List
Currently Empty
Feature request
* to move vaults to external SD
Click to expand...
Click to collapse
Sent from my Nexus 4 using XDA Premium 4 mobile app
Awesome :good:
Also, How was the app icon done? I see alot of icons like that and thought it's a program or somewhat
Off topic:
What is that app in your activity center? Is that for adjusting the display brightness?
suggestion: An option to hide the app from the drawer, or atleast, change the app name to something less suggestive? An app named 'secrecy' would only indicate that I have something in my phone which has been hidden.
mindfck1337 said:
Awesome :good:
Also, How was the app icon done? I see alot of icons like that and thought it's a program or somewhat
Click to expand...
Click to collapse
It is actually quite simple using adobe illustrator.
Here is a very neat Youtube video demonstrating this
Piccolo1986 said:
What is that app in your activity center? Is that for adjusting the display brightness?
Click to expand...
Click to collapse
Yea it's lux auto brightness. I've tried a number of apps to automatically adjust screen brightness but this one, so far, is the best.
Great app and also great work ..! :0 ...
Looks like someone got naughty and created this app....lol
Geat work Doplgangr! By far the best app of it's kind!
Have you ever considered open sourcing your code? Maybe to celebrate a beta milestone? :victory:
Is the source available?
This app (screenshots) looks great. Thanks for that enthusiasm and work!
Would you consider to make the source code available for that app, please?
Q: Why?
A: Some people (me too) havn't a google account and can't get apps from google play. It would be awesome to see your app in open source stores like F-Droid or somethin'. And IMHO people could trust more in your <security> app, if they have the possibility to see what it's doing, (by parsing the source). And last but not least, also some other developers could help to make that app more stable as it's already seems to be :highfive:
Thanks in advance for any response.
Nice one! I'm trying to find a nice app like this for a long time. If one could move the vaults to USB OTG storage that would be awesome!
Sent from my LG-D802 using Tapatalk
TechNinja49 said:
Geat work Doplgangr! By far the best app of it's kind!
Have you ever considered open sourcing your code? Maybe to celebrate a beta milestone? :victory:
Click to expand...
Click to collapse
revuwa said:
This app (screenshots) looks great. Thanks for that enthusiasm and work!
Would you consider to make the source code available for that app, please?
Q: Why?
A: Some people (me too) havn't a google account and can't get apps from google play. It would be awesome to see your app in open source stores like F-Droid or somethin'. And IMHO people could trust more in your <security> app, if they have the possibility to see what it's doing, (by parsing the source). And last but not least, also some other developers could help to make that app more stable as it's already seems to be :highfive:
Thanks in advance for any response.
Click to expand...
Click to collapse
It is really surprising to find myself on the Portal!
First, I have to thank WILL VERDUZCO for such a generous introduction even though this app is still far from polished state.
I am not disclosing the source since it is still a 7-days old project, everything is messy with TODOs everywhere and e.printstacktrace() (FYI. it is a line of code that causes apps to crash when it panicks) on almost every file you could possibly find. Thus when the project comes to maturity the source will be on github. As for security caveat, I am using encryption libraries from java, so if you trust java you can trust the app (LOL).

[APP][3.2+][4.4+] HTMLauncher 1.0.2

Hello !
HTMLauncher a full android using HTML/CSS/JS
so many options are coming if success happend
but as now you can do pretty everything !
Changelog:
1.0.1:
Jelly Bean 4.1.2 Version (BETA) available on www.htmlauncher.com
Path of files in prefs->Help
Russian/Spanish/German/Portuguese/Norvegian translations added
Various optimizations
Grid long press on icons only
Hardware acceleration option added
New police and syntax colors in code editor
Things to come:
Full version of website coming with "API documentation"
Search/add RSS
Tablet optimizations
Dynamic font folder list
Menu system to change background
Click to expand...
Click to collapse
Many thanks to translators:
@pavik62, @joao_paulo, @cgrs, @muml, @Soymicmic, @joao_paulo, @thor.bj
if you want to translate in your language you can download the strings file here
and thank you all for your support
{
"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"
}
give it a try !
Chris
I'm going to check it out, but for now look at this screenshot:
thanks
Whoops next thing to do
WOW.
This project is super awesome!
Probably a stupid question, but is the source code in pure HTML or are the HTML settings built over Java/etc.?
What license are you giving it/have you given it?
:good:
Also, is it possible to modify files in a preferred PC text editing program and put them on the device to test? I much prefer using my actual keyboard and the autocorrect on my phone is atrocious, hehe.
Well this is interesting... I see this project to be the next big thing on the xda-platform. Keep up the good work and stay blessed.
It looks pretty cool. Gonna try it out now. Thanks
Awesome concept but buggy app
I downloaded this app because it sounds awesome! However I found several faults
Couldn't change the background using the menu system
Couldn't change from celsius to fahrenheit
Once I changed one RSS feed I was unable to scroll down the list or open an item in the feed
Couldn't figure out how to edit files on PC. I tried to open apk and extract but couldn't find install path on my phone
Download button on homepage has spelling error. It says Donwload.
I think this program falls into Alpha mode. Call me when the bugs are fixed.
Help am not able to use this launcher as it's not showing in app drawer tab.. What to do? Please help.
hrishikeshgramani said:
Help am not able to use this launcher as it's not showing in app drawer tab.. What to do? Please help.
Click to expand...
Click to collapse
Pressing your home key should trigger a new default actions menu. I'd make this a one time choice until you are happy with the application. If not you will have to go into your settings and clear the default action.
wow :laugh:
the best launcher ever and accrording to it real customizing of android .
there are millions of codes out there which are impossible to remember. can you provide a simple dictionary for it.
sjuffe said:
Pressing your home key should trigger a new default actions menu. I'd make this a one time choice until you are happy with the application. If not you will have to go into your settings and clear the default action.
Click to expand...
Click to collapse
Thank you very much.
Your Welcome
abhishek 9650 said:
wow :laugh:
the best launcher ever and accrording to it real customizing of android .
there are millions of codes out there which are impossible to remember. can you provide a simple dictionary for it.
Click to expand...
Click to collapse
i haven't installed this yet, but couldn't you get some sort of... html guidebook? because i'm guessing the portions that can be edited are pure html.
Will it work on 4.2.2???
Why are you outputting the html codes to edit after converting variable elements? Just make templates for each page? It would be easier to edit and customize?
Former PHP web designer
Right..
wow seems like this has an awesome future ahead of it
good luck dev..
ill try it in my device and ill post
estabien said:
WOW.
This project is super awesome!
Probably a stupid question, but is the source code in pure HTML or are the HTML settings built over Java/etc.?
What license are you giving it/have you given it?
:good:
Also, is it possible to modify files in a preferred PC text editing program and put them on the device to test? I much prefer using my actual keyboard and the autocorrect on my phone is atrocious, hehe.
Click to expand...
Click to collapse
great !
Java built some HTML parts but not that much
i don't know for the moment for the liscence
you can edit the files from your computer, go to
sdcard/Android/data/com.launcher.html/files
copy the folders and files, i try to figure out how to edit in "live" the files directly from the phone
xdagee said:
Well this is interesting... I see this project to be the next big thing on the xda-platform. Keep up the good work and stay blessed.
Click to expand...
Click to collapse
Thank you mate !
sjuffe said:
I downloaded this app because it sounds awesome! However I found several faults
Couldn't change the background using the menu system
Couldn't change from celsius to fahrenheit
Once I changed one RSS feed I was unable to scroll down the list or open an item in the feed
Couldn't figure out how to edit files on PC. I tried to open apk and extract but couldn't find install path on my phone
Download button on homepage has spelling error. It says Donwload.
I think this program falls into Alpha mode. Call me when the bugs are fixed.
Click to expand...
Click to collapse
You are so right !
background from system, i thought about it, but didn't look at it for the moment
celcius/fahrenheit a thing to come
RSS will be modify shortly
as i said up: sdcard/Android/data/com.launcher.html/files
made it too quick Fixed !
thank you
mobihack said:
Why are you outputting the html codes to edit after converting variable elements? Just make templates for each page? It would be easier to edit and customize?
Former PHP web designer
Click to expand...
Click to collapse
i thought about a file per page like a folder where you drop templates and it injects it dynamicly
perhaps a good approach, i'll see
thank you
abhishek 9650 said:
wow :laugh:
the best launcher ever and accrording to it real customizing of android .
there are millions of codes out there which are impossible to remember. can you provide a simple dictionary for it.
Click to expand...
Click to collapse
thank you !
code like ? html ?
rohit4kk said:
Will it work on 4.2.2???
Click to expand...
Click to collapse
it will soon
Please add the Russian language
pavik62 said:
Please add the Russian language
Click to expand...
Click to collapse
you rock !
i'll add it soon, thanks

Categories

Resources