[UTILITY]ApkManager (apkm) rework of AndroidSuite2012 - Android Software Development

Apkm (Apkmanager)
As a lot of features in AndroidSuite2012 were not used by the actual user I decided to release a single tool dedicated for decompiling apk's.
It has the same simple to use GUI as AndroidSuite but with less confusing buttons and a much lighter package.
The check box options are not yet implemented this is a alpha I was working on and decided to pull it from my dropbox and release.
Enjoy! Download below
PS Apktool might need replacing. Tomorrow I will update with the same method for decompiling used in AS2012.
apkm (ApkManager)
{
"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"
}
DOWNLOAD​​
Tutorial​
Visit slethen.net for more information on this tool and other things I've done

Hi I installed your great tool but I get this message
Error: Unable to access jarfile G:\ANDROID
What should I do to get away

Taxi341 said:
Hi I installed your great tool but I get this message
Error: Unable to access jarfile G:\ANDROID
What should I do to get away
Click to expand...
Click to collapse
This is normally caused if theres a space in the name of the folder. Make sure its not in a folder with a space in the name. Although I've never seen it say \ANDROID. Could you screen shot the program? And remember you need jre installed

Related

[REQ] Installer from iphone

Hi
it's possible to make new application such iphone installer?
the application look in to config.ini the repository link
example http://myrepository.com/
open one socket and show application available
{
"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"
}
Tnx developers
These geniuses are working on it. LINK
PS: You made me puke a little though
as said prior to my post, it's being worked on, though there will inevitably be some problems.
Dont forget that with the Apple community the need to unlock is much greater than here (no unlock required to access the system etc) and so you will most likely find a lack of interest by developers to add applications into this software as the Windows Mobile operating system hasn't really changed much in the sense that it has always allowed for custom apps and tweaking etc, much like Windows.
Other than that, i hope it really does do well because i think it could be a great addition if enough developers get on to it and use it :L)
In kaiser forum someone relased a ROM called T.I.R., this ROM has embedded a Pocket Download Manager that does exactly this!
Maybe someone could ask there.
Ciao, Andrea

[Q]Pulldown Menu addon

Hi,
i have a Samsung Galaxy S and i want to modify/create an own pull down menu widget like this one (highlighted in red):
{
"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"
}
I have searched around, but i can't find any point to make them...
Did anyone have an idea?
Which apk does provide this type of addon?
I'm gonna guess settings.apk...
-BMFC
Sent from my T-Mobile myTouch 3G Slide using XDA App
In the Galaxy ROMs it's in twframework-res.apk
It's in the framework.
I am going to be working on something similar except for the Inc/Evo. I'm going to try and port over the MIUI notifcation menu because it is built in. Good luck on your try
i've found the right file in the twframework-res.apk and its known status_bar_expanded.xml...
inside of this file is declared the quickpanel-container with the containing buttons.
But, the Problem is, how can i make an own override into the quickpanel?
I've deodexed and decompiled the twframework.apk and after that the following classes.dex too, but it's unreadable... there are to many machine-instructions inside and make it useless.
I have put this files is in the attachment...
(the *.ddx files are readable with any editor)
Do have anyone an idea to implement an own quickpanel-container?

add/delete stuff to ROM then re-sign and flash?

Hi
I would be very happy if someone could tell me how to re-sign the ROM after I add and delete stuff to /system/app? what do I need?
thanks
edit: I read this but the link is dead, can't download.
http://forum.xda-developers.com/showthread.php?t=473580
Don't bother. If your recovery is set to check signatures, your rom will fail unless it is signed by the device manufacturer.
It would sort of defeat the whole purpose of signatures if you could just change something and re-sign it with the original signature.
Dont ask me to ever explain the math behind the crypto, but I can link a wikipedia page
{
"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"
}
http://en.wikipedia.org/wiki/Digital_signature#Integrity
There are a few ways to resign your changes to a custom ROM but you may not need to resign if your custom recovery doesn't check or if you use something like 7zip to open the zip but not actually extract it while making your changes. If you do need/want to resign, there are a few possibilities. A couple android apps can sign files on your phone itself: Signapktic or ZipSigner. There are also tools for your computer floating around xda to sign zip and apk files. I have a droplet called Android-sign(mac-only) to use every now and then. Also, there's always the testsign.jar method from the command line.
Code:
java -classpath /PATH/TO/testsign.jar testsign update.zip update-signed.zip

[TOOL] Android Multi-Install Tool. Batch Install your apps.[v 1.0.0] ALL android

I needed to install some stuff after I flashed my rom, so I quickly wrote up this tool.
You can throw whatever APK files into it, and connect your phone with debugging enabled, hit install and It'll install all the applications in the list.
Currently, this is just a prototype, but it will eventually get better, and I will add more features. For now, It should work for just a simple batch install.
If you have any problems, just shoot me a PM. Otherwise, I think this should be dead simple to use. If you have any suggestions for what I could add, Post it here.
Oh, and, If you wouldn't mind, Shooting me some donations will ensure you'll get more of this stuff!
{
"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"
}
New Version coming out April 30th, 2014
I am re-writing the code from scratch. This was a project from a while ago.
Features to be implemented in the next version:
File management
APK installation library
APK removal
APK backup
More Realistic and better progress bar.
Windows 8 and retrograde support.
Mac and Linux support

[GUIDE][Android Studio] Using the Parse Push Notifications Library

{
"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"
}
As many of you would have already known, Google released a new IDE for Android App development named as Android Studio based on IntelliJ IDEA. But many have been experiencing some problems while trying to use the Parse Push Notification library. So, here a guide for you. This is how i did it. and it works.
Download the Parse SDK .
Extract it someplace (eg. H:/Downloads/Parse/ )
Open Android Studio and Open your project
Goto File > Project Structure
Select Libraries from the Left Pane
Press the Plus Button and select Java from the dropdown
Navigate to Parse-1.2.5.jar file that you had downloaded and extracted and select it.
Add it to your project
Press OK
Thats it. Now it Should work properly
Now... You got the library working ... If you want to know more about How to Actually use this library to easily add push notifications to your app, Check out this wonderful guide by XDA Senior Member MaartenXDA
Reserved for updates
Sorry... Reserved for updates

Categories

Resources