Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

MboxSetting editing?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MboxSetting editing?

    Hi guys,

    I've been trying to edit the MboxSetting apk. Basically just trying to add a different background and change some of the text. I've created the odex file but it just won't work. It should come up as soon as the box first boots with the initial setup screen but it doesn't. It also does not appear in the apps list.

    Can anyone help me with this or know how it edit it correctly?

    #2
    I don't know if its as simple as this as I kinda want to change to look of the Launcher too... i.e. Only slightly less colorful.
    What you need to do is to rename the *.apk to *.zip, and that should allow you to look inside the *.apk for ex: The Images are located under /drawble-mdpi

    And, I gather this is the easy bit. I can't say I ever tried to actually edit this myself yet.
    The harder part might be trying to change the new bits back into an *.apk

    Comment


      #3
      as to the just images change, you should be ok with opening it with 7zip and just change the original image with the one you want by editing the original one and later replace with drag and drop.
      for edits to the code you need unpack and repack the apk than sign it in linux or windows witch is more complicated.
      hope that helps

      also you dont need to make the odex file.
      deodexed one should be working to.
      Everything is possible if we work together!
      ApkFreak

      Comment


        #4
        Hey Lewy, I've tried changing the images but I also changed the App name (but kept the apk name the same). I'll try again just with the images and see if that works. Thanks.

        Comment

        Working...
        X