PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android Samsung Devices > Samsung Galaxy Series > CDMA-Specific > Sprint Epic 4G > Sprint Epic 4G Development

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-04-2012, 01:41 PM
RandomKing's Avatar
N00b
Offline
Pocket PC: Samsung Epic
Carrier: Sprint
 
Join Date: Jul 2011
Posts: 41
Reputation: 125
RandomKing is keeping up the good workRandomKing is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Lightbulb Develop/Customize Your Own Rom 1.0.3 | 1/04

RandomKing's Android Kitchen


IMPORTANT NOTICES:
  • First and foremost, I will not be providing intricate and detailed directions with this.
  • This will remove almost any need to ever have to enter command-line code by simplifying everything into simple menus and performing the code for you!
  • I only take partial claim to this, as I've only written the over-arching interface and the smali/baksmali interface.
  • This is provided primarily for personal modifications. Please do not make a few minor changes to an existing rom and call it your own.

WHAT IS PROVIDED:
Quite simply, this is a menu-based interface coupled with nearly all of the .jars, packages, and files necessary for android development. Using this you can decompile/compile .apks and the vast assortment of features associated with this as well as baksmali/smali .dex files and even sign your .zips! This is the interface I currently personally use to streamline my edits combined into an easy installer. This will create a shortcut in your start menu, as well as provide an uninstaller. I'm always looking to streamline more!

Decompile framework-res.apk and systemui.apk for theming purposes!
Rebuild framework.jar to include the latest mod that your favorite rom just doesn't have!
Etc!

WHAT ELSE IS NEEDED:
Java [For functionality]
Gimp [For png and .9.png editing]
Winmerge [For easily identifying file changes]
Notepad++ [For smali and xml edits]
7zip Archiver [For creating/managing .zips]
A general knowledge of everything mentioned!

INCLUDED FEATURES:
Apk Manager 5.0.2 by raziel23x
-Zipalign
-Apk Tool
-More
Dex Manager 1.0.0 by RandomKing
-Smali
-Baksmali
AutoSigner by Stericson

DOWNLOADS:

>>Android Kitchen 1.0.3<<

CHANGELOG:
Version 1.0.3
-Redesigned AutoSigner menu in line with overall menu
-New versions should install over old versions
-Version number shown in cmd header
-New splash screen
Version 1.0.2
-Added shortcut to kitchen folder for easier file management
Version 1.0.1
-Fixed issue with APK Manager not including requisite folders

KNOWN ISSUES:
-When using my Dex manager to Smali/Baksmali, it may say "File Not Found" and appear to work anyway. It will work anyway. All this indicates is that prior to performing its function it is removing a preexisting directory or classes.dex to avoid overwrite issues and that none currently exists.
-Sometimes baksmali will not properly perform, but running it again usually solves that.

I post this in 'General' under the assumption that most users in the 'Development' forum can do all of this and more without my help.
__________________
My work will always be free! If you want to buy me a coke!

Epic 4G: | RandomROM EH17 ThunderHawk | RandomROM EC05 Phoenix | OneClick / Odin | Battery Save!
Reply With Quote
This post has been thanked 2 times.
  #2 (permalink)  
Old 01-04-2012, 01:43 PM
RandomKing's Avatar
N00b
Offline
Pocket PC: Samsung Epic
Carrier: Sprint
Threadstarter
 
Join Date: Jul 2011
Posts: 41
Reputation: 125
RandomKing is keeping up the good workRandomKing is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Develop/Customize Your Own Rom 1.0.3 | 1/04







Reply With Quote
This post has been thanked 3 times.
  #3 (permalink)  
Old 01-05-2012, 04:20 PM
jamice4u's Avatar
Regular 'Geeker
Offline
Pocket PC: Samsung Epic with Cyanogenmod 7
Carrier: Sprint
Location: Daly City California
 
Join Date: May 2008
Posts: 404
Reputation: 1170
jamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on repjamice4u is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Develop/Customize Your Own Rom 1.0.3 | 1/04

Quote:
Originally Posted by RandomKing View Post
RandomKing's Android Kitchen


IMPORTANT NOTICES:
  • First and foremost, I will not be providing intricate and detailed directions with this.
  • This will remove almost any need to ever have to enter command-line code by simplifying everything into simple menus and performing the code for you!
  • I only take partial claim to this, as I've only written the over-arching interface and the smali/baksmali interface.
  • This is provided primarily for personal modifications. Please do not make a few minor changes to an existing rom and call it your own.

WHAT IS PROVIDED:
Quite simply, this is a menu-based interface coupled with nearly all of the .jars, packages, and files necessary for android development. Using this you can decompile/compile .apks and the vast assortment of features associated with this as well as baksmali/smali .dex files and even sign your .zips! This is the interface I currently personally use to streamline my edits combined into an easy installer. This will create a shortcut in your start menu, as well as provide an uninstaller. I'm always looking to streamline more!

Decompile framework-res.apk and systemui.apk for theming purposes!
Rebuild framework.jar to include the latest mod that your favorite rom just doesn't have!
Etc!

WHAT ELSE IS NEEDED:
Java [For functionality]
Gimp [For png and .9.png editing]
Winmerge [For easily identifying file changes]
Notepad++ [For smali and xml edits]
7zip Archiver [For creating/managing .zips]
A general knowledge of everything mentioned!

INCLUDED FEATURES:
Apk Manager 5.0.2 by raziel23x
-Zipalign
-Apk Tool
-More
Dex Manager 1.0.0 by RandomKing
-Smali
-Baksmali
AutoSigner by Stericson

DOWNLOADS:

>>Android Kitchen 1.0.3<<

CHANGELOG:
Version 1.0.3
-Redesigned AutoSigner menu in line with overall menu
-New versions should install over old versions
-Version number shown in cmd header
-New splash screen
Version 1.0.2
-Added shortcut to kitchen folder for easier file management
Version 1.0.1
-Fixed issue with APK Manager not including requisite folders

KNOWN ISSUES:
-When using my Dex manager to Smali/Baksmali, it may say "File Not Found" and appear to work anyway. It will work anyway. All this indicates is that prior to performing its function it is removing a preexisting directory or classes.dex to avoid overwrite issues and that none currently exists.
-Sometimes baksmali will not properly perform, but running it again usually solves that.

I post this in 'General' under the assumption that most users in the 'Development' forum can do all of this and more without my help.
Great stuff. Can this be done on Cyanogenmod 7 as well?
__________________
4G Hotspot tethering with Samsung Epic just start 3G first and then start up 4G otherwise your phone will restart. wifi_tether_v3_0-pre10.apk wifi_tether_v3_0-pre12.apk

Please don't forget to thank me.
Reply With Quote
  #4 (permalink)  
Old 01-05-2012, 10:16 PM
darren.wlsn1's Avatar
acs tester
Offline
Pocket PC: diamond/tp1/tp2/MoFo/touch 4g
Carrier: ppcgeeks/sprint
Location: pa
 
Join Date: May 2008
Posts: 24,870
Reputation: 51195
darren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation leveldarren.wlsn1 can't get a higher reputation level
Mentioned: 14 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to darren.wlsn1 Send a message via MSN to darren.wlsn1 Send a message via Yahoo to darren.wlsn1 Send a message via Skype™ to darren.wlsn1
Re: Develop/Customize Your Own Rom 1.0.3 | 1/04

Quote:
Originally Posted by jamice4u View Post
Great stuff. Can this be done on Cyanogenmod 7 as well?
glad you quoted whole first post for that...
Reply With Quote
Reply

  PPCGeeks > Android > Android Samsung Devices > Samsung Galaxy Series > CDMA-Specific > Sprint Epic 4G > Sprint Epic 4G Development

Tags
android development, apk manager, baksmali, giggity, randomking

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 03:42 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com