On Fri, Jun 10, 2016 at 4:08 PM, Markus Koschany <a...@debian.org> wrote: > On Wed, 8 Jun 2016 14:12:33 +0200 Hans-Christoph Steiner <h...@at.or.at> > wrote: >> >> framework-res.apk is not included in the SDK, only the OS. Packaging >> parts of the OS means we are making packages that upstream is not. >> There are plenty of places to download framework-res.apk, including the >> apktool website itself. >> > > > Hi, > > I like Chirayu's patch and I think creating a standalone package for > framework-res.apk is appropriate because not only apktool but other > packages need it as well. I would also prefer ~/.local/share/apktool > because the framework resources are needed permanently and not just > temporarily. > > We could provide an additional script to extract the framework resources > from Android resources, if that helps. This could be either installed to > /usr/share/doc/apktool/examples via an *.examples file or it could even > be a new executable in /usr/bin. I don't mind diverging from upstream in > this case. > > @Chirayu > > I suggest you commit your changes directly to Debian's apktool Git > repository. There is no need for a separate code collaboration tool like > Gerrit for example. Every commit can be reverted. If you are unsure or > your changes are really intrusive, feel free to create a separate branch > and we merge everything into master later. > > I also suggest to address bug reports by just sending all e-mails to the > relevant bug e-mail address and keep the bug submitter in CC if > necessary. Switching between IRC and e-mail is at times confusing. Every > team member who is subscribed to android-tools-devel will be informed.
Hi, I have just pushed my changes to apktool and frameworks/base. frameworks/base has some other changes from seamlik (android.jar), so I'm not sure what we want to do there with regards to releasing the new android-framework-res package. I agree with that. I'm still new to debian packaging, which is why I went ahead and forked all repos, so I could push anything I want to show you guys without thinking, and then later push it directly to Debian. Or create branches on Debian's git repos, as preferred. Regards, Chirayu > > Regards, > > Markus > > > _______________________________________________ > Android-tools-devel mailing list > android-tools-de...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel