[Project] 08/22/12 - 2BOrange Beta 13 - universal installer for Android - Android Software Development

New thread : Go to http://forum.xda-developers.com/showthread.php?t=1592042
Hi everybody,
I want to present you an Android application and a website I've made.
The project is called 2BOrange.
NEW - ALL THE DOCUMENTATION IS THERE: DOCUMENTATION
Introduction
The purpose of the project is to make anyone able to benefit of the best improvement available for their Android phone. It could be an application modified, a kernel, a ROM, etc, available on the net, and in particular on XDA Forum.
The application can work on any Android phone.
How Does it work?
Short version : You can post and download on a specific website a file to install on the phone, plus the shell script to execute for the installation.
There are 2 parts in the project, a website, and an Android application.
The website address: http://www.2borange.com
The website is used to upload and stock the shell script.
A script is composed of two parts:
- a text file which contains the description, plus the command to execute in the shell
- an optional zip file. The zip will contain any file necessary to the execution of the command, like a kernel to install.
By example, on Samsung GS, it is possible to install a kernel through the Android shell even if cwm is not installed. The script will contain commands to install the kernel and the zip file will contain the zImage itself plus the Samsung tool used for the installation. The zip size is limited to 20MB for the moment. It can be improved in the near future.
Is it Free ? Is it Open Source?
It is totally free.
Android application is open source, the code can be downloaded at this address. The php scripts executed on the website will become open source when I will be sure there is no security risk.
Do I have to learn a new programming language to use your application?
Hopefully... No!
You just have to use the android shell command and that's all.
So, how to do now?
1) You are a potential user of the application
In this case:
- install the application on your Android phone
- search something you want to install
- push download button
- push execute button
- that's all
- there is no need to create any account
2) You are an author of Kernel, ROM, application...
In this case:
- create an account on the website
- modify a script model or write your own from scratch
- upload the script and any file useful
If you need some example, go on the 2BOrange website
Can I help you?
Yes, you can:
- report the bugs you met in this thread or directly in the Google project page.
- give some ideas of improvement
Just a last question, why this project?
To have the occasion to learn Java and PHP in a better way that some tuto on the net.
In advance, Thanks to everyone for your messages, report, ideas
Michaël
List of all the Android application functions:
- can search a script by the name of it
- can filter the result of a search by the phone properties (name, brand, firmware) - NEW FUNCTION
- can display the last uploaded scripts on the 2BOrange server - NEW FUNCTION
- download a script from the 2BOrange server
- download a zip from the 2BOrange server
- download a file from any server of you provide a web link - NEW FUNCTION
- check the integrity of the file using MD5SUM - NEW FUNCTION
- can execute the script in the Android phone shell with root rights if needed and if the phone has been previously rooted
- can notify the user if an update of a script is available - BIG NEW FUNCTION
- can edit a script directly inside the application - BIG NEW FUNCTION
List of all 2BOrange website functions:
- can create an account to upload some work or to add comment to a script
- can perform a script search by giving a name
- do not need to have an account to search and see a script
- can upload a script and a zip file as attachment
- can send it to the phone
- compute a MD5SUM for the files uploaded on the server and communicate it to the phone, so integrity of the file is always checked - NEW FUNCTION
- can add and display comment for each script
- can delete a script
- can abandon a script, the script is not deleted, but another user can adopt it and update it in the future - NEW FUNCTION
- can inform a user that a comment relative to a specific script has been added - NEW FUNCTION
- can count votes for a specific script - NEW FUNCTION
- can update the user profile (password and email) - NEW FUNCTION
- can display a script including the description part - NEW FUNCTION
- have access to a documentation of the server and the application
Updates:
- 8/22/11: fix an annoying connection bug
- 8/19/11: NEW FUNCTION : Editor of script inside the application + UI improvments + some bugs fixed + many optimisation
- 8/16/11: Beta 11 UI improvments
- 8/14/11:
- beta 5 : add md5sum check on script.txt too,
- beta 6 : add check on execution of a script on a non rooted phone
- beta 7 : improvment in information message box
- beta 8, 9, 10 : general improvments, rewriting of a part of the source code for optimisation
- 7/31/11: improvement in the interface of the android application + bug fixes
- 7/26/11: finally uploaded a documentation on the website
- 7/26/11: fix a bug on the 2BOrange server which prevents users to upload their work when they are under windows
- 7/21/11: Beta 3 of the application with lots of improvement in the Android application
To do:
- fix bugs
- improve the display
- possibility to add comment to a script through the application
- display the votes
- vote through the phone
- share the source code of the website
{
"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"
}

Great idea and very usefull for new Androidphone owners!!
I really like it !!
BTW: First

habitat22 said:
Great idea and very usefull for new Androidphone owners!!
I really like it !!
BTW: First
Click to expand...
Click to collapse
Thank you, I have created a thread only dedicated to Samsung SG kernel update:
http://forum.xda-developers.com/showthread.php?t=1131052
I am trying to make a script to update HTC phone kernel or ROM. Unfortunately I have only a SGS and have no knowledge relative to the other phones.
I see you have a HTC, can you say me what kind of tools you use to update your kernel or your ROM?
Thank you a lot in advance for your help

Is this strictly for Samsung Galaxy users?

And I only have a HD2, so I don't know anything about Samsung devices
To Update a Rom, I usw the CWM recovery and only flash the ROM.zip!
Tor update the Recovery(or take another system partition), you use DFT.
DFT : Sync the phone via HTC Sync, power it of and select in the hacked bootlder(MAGLDR) usb flasher, and flash it over the Pc.
On other HTC phones, you do it only with cwm, i think.
The HTC HD2 is another HTC Android phone, because it was a Windows Mobile phone, and dont comes with Android.
I think this wont help you very much, but it would be great if this app support the HD2 in future!!

I have not updated this page since one month because when I launch the first time the project I understood most didn't understood the project.
This time I have wrote more documentation and implement very useful improvement.
So, today is the second lauch with all these updates, don't hesitate to write me for any information.
Thanks,
Michaël

I have just tried, and the only thing I can say is: Great work snoopy33!
Will you continue to update your project soon?

Thanks, I am working on writing a documentation right now, and fixing few bugs I have found.

Good work, add some images to your documentation and to this thread!

I have just fixed a Bug in the webserver which prevents user to upload their work when they are under windows...
The conclusion: I should test my webservice with Windows too...

Finally I have put a documentation on the website!!!
Tell me if you find errors or other points to make evolved!

Just have a look on it, it s great !

yep, great work snoopy

New fix for the website...

Updated to beta 4
More information on the first thread

Works well but why the kernel are not the latest version?

After a silence period, new big update

This is cool i must say

luckyankit said:
This is cool i must say
Click to expand...
Click to collapse
Thanks!
I have uploaded a new beta....

beta 13 released

Related

New Version FreeStyl Windows Mobile v0.1.1.1 (15/12/07)!

This .CAB file includes the FreeStyl HTTP Server, the FreeStyl Launcher Flash Application, the FreeStyl Locker Flash Application, and the FreeStyl Configuraiton Applet.
Also included in the install are a selection of .PNG icons for use with the Launcher as well as a single sample wallpaper image.
Current Version : 0.1.1.1 (Dec 13th, 2007) BETA VERSION
Please view the installation instructions for this release.
systeme requis: Adobe Flash Lite and the Microsoft .NET Compact Framework 2
Freestyle launcher + configuration
There is a new build of the Core package available! This release addresses a bunch of speed issues and cleans up several other minor bugs that were reported in the original FreeStyl release last week. This release also contains the Weather applet! We have moved the locker applet and the weather applet into the main launcher application so everything is running inside the same Flash .swf file. You should find this release to be much speedier in and out of the locker and the weather. There are some open issues with this release as well… but rest assured… we are working on them! We plan on releasing a build about once per week atleast. So stay tuned to the website! As always, let us know what you think by posting comments to this entry or in the forums.
NOTE: This release also allows you to install the Interface on a storage card. All the wallpaper pack installs and the contact applet installs were updated to support storage card installation as well.
Freestyle build 0.1.1.1(Dec 13th, 2007) - Alpha Status
FreeStyl Server, Launcher and Locker
{
"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"
}
Contacts Screenshots and New SERVER WeaTher!! Screenshots
FreeStyl Contacts Applet The Contacts applet allows you to browse your device-stored contacts visually, filtering by name, phone number type (ie, only show contacts for which you have mobile numbers, etc). This .CAB file installs the Contacts.swf file in the FreeStyl installation directory.
more information and video here
others
bonus Locker Screenshots
and wallpaper
There are many more in the packs
INSTRUCTIONS INSTALLATIONS
STEP 1: Device Requirements
Before installing FreeStyl, please be aware that your mobile device must meet the following requirements:
- Your device must be running Windows Mobile 5 or 6.
- Your device must be a 240×320 device (The interface will scale to a high-res screen, but your screen must be rectangular).
- Your device must have a touch screen.
Step 2: Install the .NET Compact Framework
FreeStyl requires the use of the .NET CF 2.0 (Base, SP1, or SP2 should work, however all of our testing has been done with SP2.
If your device is relatiely new, it is very likely that the .NET CF is already installed in ROM. If you run the mobile version of Live Search you already have this install as well… it is also required by a number of 3rd party applications.
If it is not already installed you can download it here: Microsoft .NET Compact Framework 2.0 SP2.
or Microsoft.net Compact Framework 3.5
Step 3: Install Adobe Flash Lite
FreeStyl runs in a mobile version of Flash called "Flash Lite". Flash Lite is a standalone Flash player that is not bound to your mobile web browser, which allows more direct access to the device than a browser based Flash player here download
Step 4: Install FreeStyl
FreeStyle is distributed as a number of .CAB installation packages. At this time, there is not a desktop-based component of the setup process.
To install FreeStyle components, simply transfer the .CAB your mobile device via Active Sync, Storage Card, Direct Mobile Browser Download, or whatever method you wish to use. On the device, Click on Start, Programs, File Explorer and browse to the location of the .CAB file. Click on the .CAB file to begin the install.
The installation places two icons in your Programs folder, one to start the FreeStyl interface and another to stop the FreeStyl services.
Congratulations! FreeStyl is now installed and ready to use on your mobile device.
The installation routine will automatically remove older versions when installing later builds. If you wish to remove the components yourself, you can use the "Remove Programs" applet from your device’s Settings folder. Any custom wallpaper, icons, and contact pictures will not be removed, nor will your customized "settings.xml" file.
For Upgraders: If you are upgrading from an alpha release of FreeStyl (WNAI or FUI) it is very likely that your old installation is not in the same directory as the new one. Currently, FreeStyl will be installed to either \Program Files\FreeStyl or \Storage Card\Program Files\FreeStyl, depending on what you choose when launching the install.
To transfer your existing settings over, copy the settings.xml file, and any custom files in the LauncherIcons and Wallpapers folders from your old installation folder to the new install folder.
FAQ/
Q: Are you guys just trying to copy the iPhone interface?
A: Not at all. While it is true that the release of Apple’s iPhone provided the inspiration to launch the FreeStyl project, the focus of FreeStyl is to provide a sleek, stylish interface to the Windows Mobile platform. We feel that WM is a much more powerful and open system than the iPhone, as evidenced by the thousands of available 3rd party applications available for download.The default interface for Windows Mobile is functional, but not very attractive. FreeStyl is an attempt to translate some design ideas from interfaces like the iPhone onto the Windows Mobile platform.
Q: Why Flash Lite?
A: Flash Lite is a standalone Flash player for Windows Mobile, meaning that it is not "browser bound". This allows for functionality that is restricted in a browser based Flash player, as well as the ability to run in "full screen" mode, which is obviously vital to FreeStyl.
Q: Does this interface replace the one my phone? If so is it easy to remove and go back to regular Windows Mobile?
A: No. Nothing is overwritten or replaced on your device. The FreeStyl system is comprosed of a set of Flash applets (.SWF files) and a handful of .NET Compact Framework support applications. It is possible to configure your device to start FreeStyl automatically (by placing a shortcut to FUIStarter.exe in the \windows\Startup folder) and to "suppress" the display of the Today screen (via the configuration applet’s "Opts" tab), however neither of these options replace files on your device. FreeStyl can be removed via the standard "Remove Programs" applet in Windows Mobile.
Q: Does FreeStyl require any other software to run?
A: Yes, it requires Adobe Flash Lite and the Microsoft .NET Compact Framework 2. There are links to both on our downloads page. Depending on your particular device, you may already have .NET CF 2 built into ROM, so it may not be necessary to install it.
Q: Is FreeStyl only FREE while its in BETA?
A: It is our intention to keep FreeStyl FREE. If you would like to help support the development of FreeStyl, please see the Donate link above.
Q: Is it easy to configure FreeStyl?
A: Yes, unlike some other launchers out there, we provide a configuration application that allows you to easily and visually configure your launcher icons any way you like.
Q: What other applications are you working on our planning?
A: Check out our applications page for a listing and descriptions of all the applications we have in the works or are planning… as time allows we plan on making all kinds of applications using FreeStyl. There is really no limit to what we can do with the interface! If you are exicited about what we have done already and are happily using the interface then please consider making a small donation… since this is just a hobby for us develop time is restricted to our free time… both Kurt and I have families and real jobs so sometimes development can be slow.
Some troubleshooting tips for those having problems
Below are a few scenarios and some troubleshooting tips… If you are having one of the problems listed below then try the steps associated with that problem and then post a comment in this message with details about your results… Please reference the issue # that you are having in your comments:
Issue #1: Unable to start launcher.swf
Troubleshooting: Try going into "Programs" and load up Flash Lite… once it is open use the file menu in Flash Lite to browse out and load the launcher.swf file manually… There may be a file association problem with Flash Lite opening .SWF files… You should only have to do this once… then do a soft reset and try loading up the FreeStyl like normal.
Issue #2: Black screen
Troubleshooting: Most likely your server isn’t starting for some reason… Launch FreeStyl… if you get a black screen exit out of Flash Lite and go into Pocket IE… Open the following URL: http://localhost:13000/SYSTEM~STATUS That should return some details about your number of voicemails, etc… if it does that means you server is running fine… If not that means your server is not starting. If your system does return the status information in Pocket IE but your launcher still just goes to a black screen then please post your system status results from Pocket IE in this thread.
Downloaded it and still have the "Fui server"...btw how to make it automatically open rather than to go to the Program and choose the software
96dpi friendly?
Hi there,
This rather nice I shall give it a test on my Uni later on, quick question is this 96dpi friendly? I'm hopefully getting my hands on an Ameo and this would look cool on the super huge screen
where I can download Adobe Flash Lite for my windows mobile 6??
Max_Axe said:
where I can download Adobe Flash Lite for my windows mobile 6??
Click to expand...
Click to collapse
update add flash lite
ok
but it doesn't want run!
I read this error when I running FreeStyl Startup:
"Unable to start LAUNCHER.SWF. Error code: Win32Exception"
what can I do?
Looks good, gotta give this a try
Doesnt work on Kaiser
With .net 3.5 installed
Flash Lite 2.1
The Server App shows an error (Details/quit).
The software doesnt come up since it can't find the server...
Nadav
Oberth said:
Hi there,
This rather nice I shall give it a test on my Uni later on, quick question is this 96dpi friendly? I'm hopefully getting my hands on an Ameo and this would look cool on the super huge screen
Click to expand...
Click to collapse
yep it works in 96dpi on my ameo
not particularly quickly but it works.
This is fantastic. Just installed on my TyTN, works straight out the box!
I'm just waiting for the video to download so I can fully understand how to configure the interface so I have my own choice of apps running.
I will be back once i have had a play but first impressions are very, very good.
Well done chaps; donation coming your way presently.
WB
Report:
Now had time to play after watching the video. For a beta this is very very good although one has to watch for memory usage. I ensure all programmes are closed down when not in use to prevent low memory.
Some very nice touches here like the wallpaper recycling feature. I tried to install the wallpapers onto my SD card; while the device told me it had been done, all the wallpapers simply got filed into a subfolder on main memory. Needs sorting.
I have not got round to creating contacts yet. I will report on this later.
Possible improvements:
- Enable drag and drop of icons rather than the tedious swap routine that is in use.
- Allow the sticky icons at the bottom of the screen to be customisable, in the same way as all the others. I don't use IE Explorer yet can't get rid of it!
- I consistently get loadup errors although once quit is selected, the app loads up anyway. I guess this will be tidied up in later editions.
- The app itself is quite slow in use, given that I am running this on a fast TyTN. Not sure whether this is a flash or coding issue. Getting applications to minimise rather than close made no difference to the speed of loading and unloading whatsoever. Nevertheless I will continue to use it.
I will be back with more.
WB
Report 2:
Convert contact images does not work. Therefore can't find a way of creating contacts at the moment with pictures. Painful process for changing the static items. The app keeps bombing out. Still, my overall impressions are positive.
WB
Work with artemis P3300
NICE APP!
I have it running on my wm6 i760. Runs NICE
I know its a beta and you are prolly fixing these things as we speak.
But anywho..
suggestions: Missed call, sms, email counter on the bottom, browse feature for the config, any plans for landscape mode?
Love the transitions, very, very, very nice app.
yeah another iphone HOG(netcf and flash lol).
NIIICE, i was waiting for this for months already, but the result is really really good, im amazed!
Great indeed!!! Thanks.
WOW!!
it's very cool!!
I add this application to automatic startup programs!
but the battery usage? it's more??
thank's!
Hi,
I want to test it but this application don't work on my HTC Touch Dual
I have an error when I use FUIStarter.exe
Can you help me ?
@+
Mendes
thanks a lot, wen I try to run the program on my ppc 6700 , a message pops up that's says I need a newer version of microsoft .net compact framework, can any one help me please?
playero718 said:
thanks a lot, wen I try to run the program on my ppc 6700 , a message pops up that's says I need a newer version of microsoft .net compact framework, can any one help me please?
Click to expand...
Click to collapse
Just search for ms compact (dot).net framework version 2 or 3 and install.
@ Mendes,
I get these errors but if you click ok on the first window then quit on the other, it loads up anyway. Have you confirmed that you have the latest .net framework installed?
WB

[APP][15.10.09] myAction 2.00 WVGA/VGA +fix 30 buttons or more ActionScreen for WM

{
"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"
}
a lot of new features+WVGA+VGA
Version: 2.00 (15 October 2009)
Program webpage: http://myaction.8080.pl/
Project site: http://forum.xda-developers.com/showthread.php?t=548062
Download: http://www.8080.pl/download.html
License: freeware
Contact and feedback: http://www.8080.pl/napisz-do-mnie.html
=======
CREDITS
=======
Created and programmed by Robert Stuczynski “Noise” (blog: http://noiserobert.spaces.live.com, homepage: http://www.8080.pl)
Programed by Grzegorz Galas “poek” (blog: http://grzegorzgalas.spaces.live.com)
==========
DESCRIPTION
==========
myAction is a 30 button per page action screen for Windows Mobile. You can have more then one page! It’s basically a quick launcher with many shortcuts on one screen. Idea became from the iPhone interface.
License: freeware
======
DONATE
======
I wrote this program for myself usage AS IS. If you like this software and wish more universal function please donate me using PayPal. The part donates will be given on at foundation ill children. Click this link:
Paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7489729
No warranties: The Software is distributed "as is" WITHOUT WARRANTY OF ANY KIND. The Licensee uses the Software at his own risk. The Licencors shall not be liable to the Licensee for any kind of consequences, which occur or not occur while installing, using or uninstalling the Software.
=========
CHANGELOG
=========
15 October 09 – v2.00
Add WVGA version
Add program can extract icon from EXE file (user friendly feature)
Add program name from options (user friendly feature)
15 September 09 – v1.01
Fix to open .png picture format
10 September 09 – v1.00
Full customization: programs, icons, attributes
Next, back pages – more then 30 buttons. Infinite buttons number!
Added vibration
New developer Grzegorz Galas
14 August 09 – v0.1
First version
============
REQUIREMENT
============
Widnows Mobile
VGA Screen
.NET Compact Framework 3.5
=====
FILES
=====
You can download all files from http://www.8080.pl/download.html
myAction v2.00 WVGA.cab – CAB (recommend to download)
myAction v1.01.exe – standalone EXE
myAction v1.01.cab – CAB (recommend to download)
myAction example.zip – example (registry + icons)
myAction instruction.doc – instruction
===========
INSTALLATION
===========
You have two options:
Run EXE file on you Windows Mobile without installation. It do not put icon to start menu.
Install the CAB file from your device like other program. It put icon to start menu.
===============
Windows Mobile 6.5
===============
If you use WM6.5 you can change right soft key for myAction (tested on WM6.5 emulator). If you run myAction first time you will be ask about it.
If you prefere do it later you need modify two value: SK2URL and SK2TEXT:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CClock]
SK2URL=\pathToMyAction\myAction.exe
SK2TEXT=myAction
You must restart WM after you change it.
=========
CUSTOMIZE
=========
When you start myAction program you can customize it by tap on white plus sign. It change color, will be red, and then you can tap on any icon.
After it you can choice program, icon and attribute:
===================
CUSTOMIZE BY REGISTRY
===================
You can customize it by using registry. All you can find there:
[HKEY_CURRENT_USER\Software\myAction]
You can edit it and sometimes it is fastest method.
========
EXAMPLE
========
If you like icons like on first in first threat you can use example files.
After unpack zip file you must import reg file and put icons to \program files\myAction\pic folder. Of course you can edit reg file or icons to customize myAction.
===========
NEXT VERSION
==========
I do not professional programmer and if you need new feature or like this version please donate.
Tahnks for using myAction!
reserved
It is reserved post
FAQ
BEAUTIFUL!
Man, this is beautiful, really nice. A few questions:
1) Do you believe it would/should work on CDMA devices?
2) I know you say 'Recommended' install to device memory, but I have always installed all my programs to Internal Storage (even things like PSshutXP, fredsTaskManager, DiamondTweak -all are programs that are connected to the functioning of the device-) and have always had success (I hate to use precious device storage space). So, any chance it would work if installed to Internal Storage? Have you tried?
3) Can a user change the order of icons on myAction?
4) Is it possible to have the Start menu/icon as one of the icons?
5) A Readme?
Thanks, and this looks AWESOME! GREAT WORK!
doesnt seem to like going to the next page.
every time i hit the next button it crashes out and throws an exception.
MG
@scottspa74
1. I do not know what do you mean because I do not know CDMA
2. It is only recommended. It should word from Internal Storage but I think wifi on/off do not word in this version if you put to IS.
3. No in this version. In next version will be possibe change all icons (look and order) and programs in myAction. As I wrote in first post I wrote this programme for myself usage and functions are sufficient for me. If you like this software and wish more universal function for example customization please donate me using PayPal. Sorry but it take a lot of time because I am not programmer Remember that part your donates will be given on at foundation ill children.
4. I think it easier put start menu before run myAction.
5. Good idea.
@MysticGenius
It try run: \Program Files\myAction2\myAction.exe
If you can run it you should manually create myAction2 folder and copy myAction.exe to this. It is rather feature function.
maybe in next 1-2 weeks will be next version
How is this different from iPhone Today?
looks great, can't wait!
couple of spelling mistakes I noticed...
RAM Sweeep (extra 'e')
Exachange (as opposed to Exchange)
Nagrom Nniuq said:
How is this different from iPhone Today?
Click to expand...
Click to collapse
It is not "today". Only action screen - luncher - it work like normal program. But it look similar iPhone Today.
Nagrom Nniuq said:
How is this different from iPhone Today?
Click to expand...
Click to collapse
it looks alot better
MysticGenius said:
doesnt seem to like going to the next page.
every time i hit the next button it crashes out and throws an exception.
MG
Click to expand...
Click to collapse
you to have the actual program u click on. for example if u choose send sms it'll work, click klaxon and u dont have it already, it wont work
Hi... will this display properly under WVGA?
chchew said:
Hi... will this display properly under WVGA?
Click to expand...
Click to collapse
This is now only VGA version.
mercuryhayes said:
you to have the actual program u click on. for example if u choose send sms it'll work, click klaxon and u dont have it already, it wont work
Click to expand...
Click to collapse
If you need to run klaxon you must put it \Program Files\Klaxon\Klaxon.exe first. See 2nd post in this thread.
noiserobert said:
=============
INSTALLATION
=============
Run the CAB file from your device. Installation on device memory is recommended (it copy 3 files to \Program files\myAction).
If you use WM6.5 you can import reg file to change right soft key for myAction (tested on WM6.5 emulator): http://rapidshare.com/files/267317562/CClock.reg.html
=============
LICENCE
=============
Freeware licence.
I wrote this programme for myself usage and functions are sufficient for me. If you like this software and wish more universal function for example customization please donate me using PayPal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7489729
The part donates will be given on at foundation ill children.
=============
NO WARRANTIES
=============
The Software is distributed "as is" WITHOUT WARRANTY OF ANY KIND. The Licensee uses the Software at his own risk. The Licencors shall not be liable to the Licensee for any kind of consequences, which occur or not occur while installing, using or uninstalling the Software.
=============
SPECIAL
=============
Circle (enter) run Linterna.exe
=============
TODO
=============
- icons customization
- programs customization
- arrows will be run action or programs
Remember: I wrote this programme for myself usage and functions are sufficient for me. If you like this software and wish more universal function for example customization please donate me using PayPal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7489729
The part donates will be given on at foundation ill children.
Click to expand...
Click to collapse
Can i have a QWVGA version of this pls? looks perfect. thanks.
Thanks. But as I said in my 1 post I wrote this programme for myself usage and functions are sufficient for me. If some people need more functionality please donate. If not I am not guarantee when and what I add to this. Sorry. In this moment I do not receive any donate
Looks great. To bad it doesn't work. I get the fatal exeption on every button. There should be a possibility to add and delete shortcuts. Is there?
if you need that shortcut run someting you must have application in special folders - look post nr 2.
Sorry but possibility configuration will be in next version.
In this moment is CTP
Will there be a version for Touch HD pls? Thanks.
chchew said:
Will there be a version for Touch HD pls? Thanks.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=4361570&postcount=16

[TOOL] [01/23/11] Android Customization Suite 1.0 - devs read me!

Android Customization Suite 1.0
This is a program to complement your ROM. It is able to produce a CWM flashable zip with apps your ROM might be missing (T-Mob ones, launchers, utilities, etc). It also has other tools available for you. It can produce an empty flashable zip for you (read more about it here). And now, it has "repositories." Developers can upkeep their own repos with whatever files they wish. Roms, themes, mods, etc.
need Captivate Devs to talk to me to get their work added on here!
in the mean time, you guys can mess with the Utilities in the Vibrant section just to get a feel for it
Screenshots
{
"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"
}
Older Screenshots:
Repo Tab 0.999
Repo Tab
Utilities Tab
Launchers & Misc Tab
Vibrant Apps Tab
System Tab
Instructions
Download. Note: you must have Java installed to run this app
WHILE YOU ARE DOWNLOADING MAKE A NANDROID BACKUP
Unzip the folder. Please keep it intact. Moving files around in there will probably break the functionality.
Run ACS.jar.
Choose desired apps.
Wiping Dalvik cache is recommended, but it will take you about 5 minutes to boot
Copy flash.zip to your internal sd card
Flash with CWM
Linux users: if you are running Linux I advise you to use the run.sh file to run the program, otherwise it may use your home directory to store files
Mac users: you need to have java 1.6 installed for this to work. i tested this on a friend's mac (running 10.5.8 & java 1.5) and it wasn't working. also i was not able to update her java to 1.6 either. so i'm assuming you need to have snow leopard installed for this to work...
Devs:
Check out this reference guide for more info on setting up a repo list. Feel free to contact me for any clarification. It's really not hard to do it, just have to understand how the app works a little. The guide should give insight and instruction. Contact me to add your repo to the list.
Options Note
If you want to change the location of system apps, please make your selections first THEN change the location
Change Log
v1.0
-finished gui changes, no more tabs
-added menu bar with options option
-couple bug fixes from .9999999
v0.999
-redesigned gui
-everything is in form of a repo now (or will be at v1, too lazy to do launchers tonight)
-added functionality for different phones
-changed the way the app checks files against the server, should be much more efficient & faster
-need a new name!
v0.86
-bug fixes
-location of system apps (in the options tab) now works
v0.85
-repo functionality added
--any devs, feel free to contact me to add a section for your rom/mods/whatever
--the "repo" is maintained by you and is updated automatically when you update it, no need to recompile the app
-options tab
--new option to specify where you'd like to store apps that would originally go in /system/app currently may not work, need some script help from a dev to fix this D:
-download percent for convenience and downloading large files
-did i mention there's a repo?
v0.7 Beta
-couple GUI changes to make it prettier
-new feature to create blank CWM zips for your use, read more about it here
v0.6 Beta
-improved code to download from online server & error checking
-added modems
v0.5 Burly Beta
-Basically rewrote program...
--should be more efficient now, too
-Initial online implementation
--hopefully my web host can handle the traffic
-icon is missing, after 8 hours of working on 0.5 i'm not going to fix it right now
-file size down to less than 150k
v0.4 ALPHA
-KERNELS & MODEMS NOT INCLUDED IN THIS UPDATE, SORRY
-TouchWiz Launcher Widgets will not be added along with the launcher
-added progress bar (along with rewriting some code to make it more efficient)
-added a rename box, you can now name your .zip whatever you like
-added more tmobile bloat (sigh)
-the application will not recognize APKs and files outside of itself, so for instance if you have an APK that you want to add just put it in the corresponding folders.
-- for instance my VCK.jar is in folder /vck/, i want to add hi.apk. I could move it to /vck/data/app/hi.apk and when you click generate zip, the program should include it. please contact me if this is unclear or you have questions, this is only a minor feature
v0.3 ALHPA
-Renamed to Vibrant Customization Kitchen (thanks BruceElliot)
-re-organized tabs a little
-fixed bug where program would not work properly after generating a zip (thanks jdanisevich)
-Launchers & Misc tab should work
v0.2 ALPHA
-Most Vibrant Apps added (missing TMO TV & Media Hub for now)
-Misc Tab works now (minus GB keyboard, didn't work for me for some reason)
v0.1 ALPHA
-Initial Release
Current Known Bugs
-Please report any bugs you may have!
-If you do encounter a bug, restarting the program and trying again may help.
If you like this Tool, hit the Thank you button!
github - I don't really know what I'm doing with git, but here's my attempt at publishing it
Credits
-Scrizz - doing the hard work on the modems
-Heathen - script help
-Morfic, Eugene, Supercurio for their work (and allowing me to use their kernels)
-all ROM devs
-everyone else in this community who always help
Media Mentions
XDA Front Page (v0.3)
Android Spin (v0.4)
Thank you, will give this a try tomorrow.... err I guess that would be today, lol.
That's a neat idea.
This looks really interesting. Gonna have to try it out.
Sent from my SAMSUNG-SGH-I897 using XDA App
will give this a shot tommorow
Thanks for making it multi-platform dude!
I haven't tried using it to mod any roms, but it does start up and show dialogues on the Mac OS X 10.6.6 with Java 1.6. The minor annoyance is that it creates the kitchen folder where the jar-file is.
cпасибо!
Looks very polished. Good job!
stangri said:
Thanks for making it multi-platform dude!
I haven't tried using it to mod any roms, but it does start up and show dialogues on the Mac OS X 10.6.6 with Java 1.6. The minor annoyance is that it creates the kitchen folder where the jar-file is.
cпасибо!
Click to expand...
Click to collapse
It's supposed to do that =/
On a side note, if no one wants to add the Stock AT&T apps I guess I could do it. I don't have a Cappy, but are there any strange APK names I should be aware of?
Wow, this is really cool. We're getting to the point where ROM flashers can very easily make their own customizable ROMs without breaking a sweat!
Feel free to take anything from my sig and add it.
I only tinker, but if I think it has looked cool on my phone, I post it.
bedwa said:
Feel free to take anything from my sig and add it.
I only tinker, but if I think it has looked cool on my phone, I post it.
Click to expand...
Click to collapse
I am not the one who is supposed to add the apps
If you like, I can set you up with a section, pm me for details/questions
Am I missing something? Whenever I select "Captivate", I am getting this message "Couldn't download the repo list from the server or it is empty.
***Please reselect the phone.*****"
diablo009 said:
Am I missing something? Whenever I select "Captivate", I am getting this message "Couldn't download the repo list from the server or it is empty.
***Please reselect the phone.*****"
Click to expand...
Click to collapse
No captivate roms/themers/moders have requested to add a section for their apps.
Over on the Vibrant I added stock apps and utilities, and other people maintain the other lists. However I don't have a captivate, so it's all community dependent
we need to get them to add to it!
Sent from my SAMSUNG-SGH-I897 using XDA App
seclm193 said:
we need to get them to add to it!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
I agree

[TOOL][WIN/LINUX/MAC][UPDATE-SCRIPT] Android Script Creator

{
"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"
}
YouTube Promo - https://youtu.be/gKznAom5CKA
Android Script Creator - Creating upgrade scripts (edify, update-script, update.zip) for Android.
Description:
This program is designed to simplify the creation of scripts (update.zip) for Android. It has a graphical user interface (GUI), you have to simply pushing the buttons. Routine moments assembly update.zip ASC undertakes. For a beginner program may seem daunting, but for beginners, the program has templates and a set of standard commands from the description and examples. Post on the XDA portal >>
------------------------------------------------------------------------------------------------------------------
Android Script Creator downloading in the world!
>>> Sourceforge statistics (MAP) <<<
------------------------------------------------------------------------------------------------------------------
Download:
archive (.zip) | Full files list | Mirror | Direct download
Virus Total:
Android_Script_1018_1028_user.zip (downloadable content) - Analysis​
Developer: Octanium (on XDA Octanium91 (profile))
Project on SourceForge: https://sourceforge.net/projects/androidscript/
Official website: Google Android Script Creator
Stage: Stable
Notes of use progarm:
Program update
The use of signatures in the script (manifest)
Do not forget to say "THANKS" to the borndead (profile) for support!
Android Script Creator can work with any version of Android with any recovery! - how?!​
[Requirements for Windows:]
Systems: Windows XP/Vista/7/8/8.1/10 x86\x64
Hard disk space: 200 mb
Installed Java JDK x86 (i586) (is not necessarily)
Not a long path to the program (Java will stop signing script)
[Requirements for Linux:]
Systems: Ubuntu, Red Hat, CentOS, Fedora, Suse, Slackware, FreeBSD x86\x64 (anywhere can run Wine)
You must install Wine, from the site www.winehq.org or from application manager
Hard disk space: 200 mb
Not a long path to the program (Java will stop signing script)
[Requirements for MAC OS:]
Systems: Darwin, Mac OS X x86\x64
You must install Wine, from the site www.winehq.org / (sourceforge.net/projects/darwine) or from application manager
Hard disk space: 200 mb
Not a long path to the program (Java will stop signing script)
[Requirements for Solaris:]
Systems: Solaris
You must install Wine, from the site www.winehq.org or from application manager
Hard disk space: 200 mb
Not a long path to the program (Java will stop signing script)
On this site octanium.nethouse.me you can leave a commentviewgive an idea, without registering! or mail [email protected]
How to create a update-script? (video)
Change Log:
Available in the program. Dialog "About".
Features:
- Opening update-script
- Scripting Update.zip -
- The binary choice, besides pledged binaries can choose your -
- Create a list with custom binarys -
- Using the Bash script instead of binary -
- Adding files to the script -
- Laid a set of standard commands with a description and examples -
- The program remembers the last used paths and filenames -
- Selection of ready templates -
- Create a list with custom signature keys -
- Create a signature key -
? - FAQ - Instruction
Full FAQs Documentation [link]
If there is a desire to help transfer write to the PM Octanium91 or mail [email protected] (standard Russian language)
ErrorProblems and Solutions:
1. The script is not going to!, status in assembly:
Code:
Start...
[ ERROR ] Error, Script not found!
Solution 1: Run the program as an administrator.
Solution 2: Go to the page "Script", and then back to the page "Build", you can collect script.
If the program work is not stable, Run the program as an administrator
TESTED OS
Created on Windows 10 x64.
Tested: Windows XP Service Pack 1 x86, Windows XP x32, Windows 7 x32, Windows 7 x64, Windows 10 Technical Preview x64, Windows 10, Ubuntu 14.04, MAC OS X 10.10.4.
Donate:
url: sites.google.com/view/osasc/donate
Patrion: www.patreon.com/androidscript
Screenshots: (available on https://sourceforge.net/projects/androidscript/)​
XDA:DevDB Information
Android Script Creator, Tool/Utility for the Android General
Contributors
Octanium91
Version Information
Status: Stable
Current Stable Version: 1.0.1.8 1028
Stable Release Date: 2017-11-11
Source code: sourceforge.net/projects/androidscript/files/Sources
Current Beta Version: -.-.-.- ----
Beta Release Date: --.--.----
Beta Versions: sourceforge.net/projects/androidscript/files/Beta
Created 2014-04-01
Last Updated 2017-11-11
Update!
Add new version ASC!
Can u send pdf or whatever to me regrding how to use this..im nobe and willing to learn
Sent from my GT-I9100G using XDA Premium 4 mobile app
tamingsarix said:
Can u send pdf or whatever to me regrding how to use this..im nobe and willing to learn
Sent from my GT-I9100G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sorry my bad English
Tnx,very useful tool
@borndead: Very useful tool and my congrats for making it to the portal page
http://www.xda-developers.com/android/easily-create-an-updater-script-using-a-windows-based-tool/
borndead said:
Sorry my bad English
Click to expand...
Click to collapse
Thats ok bro...me bad english to
Sent from my GT-I9100G using XDA Premium 4 mobile app
@borndead Congrats mate! Great tool. :good:
Subscribing as this tool can come handy
In the subject appeared by the program, it can now post. Request to moderators and administrators - can I make the program's author uratorom this topic, so unego was able to edit the first post of the topic? Also, all questions about the program can be set to its author:
http://forum.xda-developers.com/member.php?u=5849688
borndead said:
In the subject appeared by the program, it can now post. Request to moderators and administrators - can I make the program's author uratorom this topic, so unego was able to edit the first post of the topic? Also, all questions about the program can be set to its author:
http://forum.xda-developers.com/member.php?u=5849688
Click to expand...
Click to collapse
Forgive me but I am not understanding your request. Please PM me with more details
Buggie bug
Just tried it. Having problems to compile... I attached a capture of the error.
It stops when it gets to the "Moving a file" part and just stays there.
I'm running W8.1
daro.brussa said:
Just tried it. Having problems to compile... I attached a capture of the error.
It stops when it gets to the "Moving a file" part and just stays there.
I'm running W8.1
Click to expand...
Click to collapse
Try to restart the program. The next version of this bug will be fixed!!
Thanks!
New version Android Script Creator 1.0.0.6 First post >>
Add templates "Launch Bash-script"
Corrects errors in the assembly script.
Also made ​​some minor adjustments and additions, anything global.
Enjoy using =)
iNFO
On this site octanium.nethouse.me you can leave a comment\view\give an idea, without registering! (bottom of the page "Добавить комментарий")
NEW!
New version Android Script Creator 1.0.0.7 First post >>
22.06.2014 (v1.0.0.7)
added the possibility of opening update-script
internal completion
Simplified integration of language packs, supports up to 77 languages
Drop-down menu with a function in the upper left corner.
Enjoy using =)
New version Android Script Creator 1.0.0.8 First post >> (Download)
29.06.2014 (v1.0.0.8)
Opportunity to build a forced script
improved stability
Fixed errors when opening the script
Test
The other day I got into the hands laptop (dinosaur), So I tried to run ASC (interesting-not as well as laptop, ideal for bar "minimum system requirements"), there was no Java, and in this regard was installed Java 6 update 27, then the program successfully collected script
CPU: Intel Celeron (601 MGz)
RAM: 128 MB
OS: Windows XP Service Pack 1
First post >> (Download)
Screenshot:
i got an error while trying to open the application. "Error loading langpack" What's the cause of this error?
epicboy said:
i got an error while trying to open the application. "Error loading langpack" What's the cause of this error?
Click to expand...
Click to collapse
Maybe the program can not access the language pack, or language pack file is damaged.
Try:
1. Run this program as an administrator
2. Redownload program

[TOOL] [WINDOWS] URET Android Reverser Toolkit v1.2 [UPDATED]

URET Android Reverser Toolkit v1.2 [UPDATED]
{
"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"
}
Overview :-
URET Android Reverser Toolkit Has Been Built With The Idea Of Providing The Easy Work With Android Reversing To End User, It Is Fast, Stable, Smooth And NOOB FRIENDLY..!!
This is a GUI program Which Helps You To Do Tasks With Just Clicking Options,No Need To Write Codes Or Commands, It Handles Everything With Itself.It Is Intended To Make Your Work Easy,
Features :-
- Decompile/Compile APK Or JAR File.
- Sign The Apk.
- Ziplign The Apk.
- Dex2Jar.
- Jar2Dex.
- Oat2Dex.
- Odex2Dex.
- Uncompress Xz Odex Of Samsung Roms.
- ADB One Click Commands.
- Include JDGui In It.
- Beautiful Theme
- Noob Friendly
- Much Faster And Clean,No Need To Put Commands Does Everything Automatically And Fixes Parameters Automatically When Required.
How Does It Work :-
- Drag And Drop/Browse APK/JAR/DEX/ODEX/XZ File To Required Place.
- Select Parameters When Required.
- Options Are Self Explanatory Read HELP For Every Actions.
- Error Box Only Shows Error When Found,If There Are No Error Shown You Will Get Desired Output.
- Logs Box Shows Logs Of Right Panel.
- Open JDGui Option Open Java Decompiler Bundled With It.
- Clear Input File Option Clears The Present Input File Location From The Box.
HELP IS GIVEN FOR EVERY SINGLE ACTION
I Released Dex Manager Which Used To Work Only With Classes.dex Year Back :- http://forum.xda-developers.com/android/software/tool-dex-manager-v1-0-designed-to-play-t2988532
Then Released APK Signer Here :- http://forum.xda-developers.com/android/software/apk-signer-v1-0-simple-clean-t3223909
Now I decided To Keep Up With This Tool To Keep Updated When Required And Keep All In One !!
Download :-
v1.2
Direct
Mirror :-
Zippyshare
Changelog :-
v1.2 (Released On 26/Feb/2016)
// It Is Recommended To Extract Toolkit On Desktop For Your Work,So It Works Reliable,As Putting It In Logical Drives Like D,E Etc Will Cause Permission Denied Problems,Or Run As Admin. //
// In Case Of Java Error,Make Sure You Add JAVA_HOME Environment In Your PC. //
- Added ADB Commands Like Push,Pull,Install,Uninstall,Backup,Restore,Reboot Device,Reboot Bootloader,Reboot Recovery,Clear Logcat Buffer,Take Logcat,Run Shell Etc With One Click.
- Added Oat2Dex,Odex2Dex.
- Added Uncompress XZ Of Odex In Samsung Firmwares.
- Added Logs Box For The Output Of Right Side Panel.
- Detailed HELP Button For Every Single Task.
- Fixed Symbols "'!^&" In Apk And Jar Name Causing Problems Being Recognized.
- Fix Some Delete Actions.
- On Start It Shows If Java Is Installed Or Not In Logs Box.
- Refactor Bit Of Code.
v1.1 (Released On 23/Feb/2016)
- Fix Dragging/Loading Files From Root Directory Of Toolkit Leading To Errors,Now You Can Load File From Anywhere From PC.
- Fix The Issue With The File Having Spaces In Name Leading To Errors,Now You Can Load Any Files With Any Name Upto Windows Characters Limit.
- Fix Issues In Android JAR Processes Leading To "ACCESS Denied" When Direcotory Was Open.
- Removed Extra ApkTool.
- Cross Checked All The Validations And Fixed When Error Found.
- Fix Loading Speed,Only Takes Small Time On Very First Start To Extract Skin.
- Minor Other Bugs Fixed And Optimizations.
- Toolkit Is Fully Stable Now.
v1.0 (Released On 22/Feb/2016)
- Initial Release.
Requirements :-
-JRE
-Microsoft .Net Framework v4.0 And Above
License :-
Free
Credits :-
- Ben Gruver For Baksmali/Smali.
- Connor Tumbleson And Ryszard Wisniewski For Apktool.
- Emmanuel Dupuy For JDGui.
- Bob Pan For Dex2Jar.
- Softdx For Oat2Dex.
- Igor Pavlov For 7-Zip.
- Google For The Android Open Source Project
MESSAGE :-
Any Feedback,Requests Post Here!!
THANKS
VIDEO :-
Reserved !!
Updated to v1.1,changelog added in first post,stable release !
Video added how to use it
some nice features are on to do list when get time will update it
Updated to v1.2
Changelog :-
v1.2 (Released On 26/Feb/2016)
// It Is Recommended To Extract Toolkit On Desktop For Your Work,So It Works Reliable,As Putting It In Logical Drives Like D,E Etc Will Cause Permission Denied Problems,Or Run As Admin. //
// In Case Of Java Error,Make Sure You Add JAVA_HOME Environment In Your PC. //
- Added ADB Commands Like Push,Pull,Install,Uninstall,Backup,Restore,Reboot Device,Reboot Bootloader,Reboot Recovery,Clear Logcat Buffer,Take Logcat,Run Shell Etc With One Click.
- Added Oat2Dex,Odex2Dex.
- Added Uncompress XZ Of Odex In Samsung Firmwares.
- Added Logs Box For The Output Of Right Side Panel.
- Detailed HELP Button For Every Single Task.
- Fixed Symbols "'!^&" In Apk And Jar Name Causing Problems Being Recognized.
- Fix Some Delete Actions.
- On Start It Shows If Java Is Installed Or Not In Logs Box.
- Refactor Bit Of Code.
Interesting tool jasi going to give it a try ..
you wont regret brother
Jasi2169 said:
you wont regret brother
Click to expand...
Click to collapse
virus detected
Andoiiid said:
virus detected
Click to expand...
Click to collapse
It is packed/obfuscated with the obsidium packer before there were only 2 detections now it has shown many detections because of packer signatures the AV trigger it as virus.
I will try another packer next time,all packers i have are pirated and all pirated gets triggered easily by AV ,do not have enough to buy legitimate version of packer.
Anyway i have AVG free antivirus and hopefully it doesnot detecr it and i use this tool for my daily work.
Best Regards,
JASI
Tool is downloaded 9007 times from zippyshare alone but people aint giving feedbacks :/
Jasi2169 said:
Tool is downloaded 9007 times from zippyshare alone but people aint giving feedbacks :/
Click to expand...
Click to collapse
As long as anti viruses are going to flag it you won't have anyone really using it... :/
Newyork! said:
As long as anti viruses are going to flag it you won't have anyone really using it... :/
Click to expand...
Click to collapse
This was not flagged when i released it now ot is flagged by half of antiviruses because company forwarded it that the packer used to pack is pirated copy ,if you are a research analyst you would know how these antiviruses comapnies sometimes pressurize developers to pay to them so they can keep it clean
Anyway patches and cracks / packers always result in antiviruses triggers
Except you have legitimate copy of packers
I have all kind of packers/obfuscators in my HDD and most of them are triggered as virus because it is pirated copy/cracked packers without licenses
Anyway i use it for myself and hopefully AVG free antivirus i use didnot triggered it yet so i have no problem ,once it trigger then i will think about it
Hey Jasi2169,
I tried to use your tool.
But every Time i try to decompile an APK I get the following Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
at brut.androlib.res.decoder.ARSCDecoder.readConfig(ARSCDecoder.java:186)
at brut.androlib.res.decoder.ARSCDecoder.readType(ARSCDecoder.java:156)
at brut.androlib.res.decoder.ARSCDecoder.readPackage(ARSCDecoder.java:113)
at brut.androlib.res.decoder.ARSCDecoder.readTable(ARSCDecoder.java:78)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:47)
at brut.androlib.res.AndrolibResources.getResPackagesFromApk(AndrolibResources.java:622)
at brut.androlib.res.AndrolibResources.loadMainPkg(AndrolibResources.java:73)
at brut.androlib.res.AndrolibResources.getResTable(AndrolibResources.java:65)
at brut.androlib.Androlib.getResTable(Androlib.java:63)
at brut.androlib.ApkDecoder.setTargetSdkVersion(ApkDecoder.java:209)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:92)
at brut.apktool.Main.cmdDecode(Main.java:165)
at brut.apktool.Main.main(Main.java:81)
Could you help me?
Thanks in Advance,
Eric
com.googlecode.d2j.DexException: not support version.
at com.googlecode.d2j.reader.DexFileReader.<init>(DexFileReader.java:148)
at com.googlecode.d2j.reader.DexFileReader.<init>(DexFileReader.java:208)
at com.googlecode.d2j.reader.MultiDexFileReader.open(MultiDexFileReader.java:36)
at com.googlecode.dex2jar.tools.Dex2jarCmd.doCommandLine(Dex2jarCmd.java:105)
at com.googlecode.dex2jar.tools.BaseCmd.doMain(BaseCmd.java:290)
at com.googlecode.dex2jar.tools.Dex2jarCmd.main(Dex2jarCmd.java:33)
Download links are dead.
Download link dosnt work and file Does not exist
https://drive.google.com/file/d/0BzpeJB3N_dYQMEhHN2pFSkJRNEU/view?usp=drive_web
UART v1.6 is available here
Hi Jasi,
Would you consider open-sourcing your tool at some point? It would be much harder to take down, plus people could contribute to it.
Download link was dead. drive google link so
BytesReverser said:
https://drive.google.com/file/d/0BzpeJB3N_dYQMEhHN2pFSkJRNEU/view?usp=drive_web
UART v1.6 is available here
Click to expand...
Click to collapse
Link is dead.

Categories

Resources