GitXplorerGitXplorer
g

AndroidHelper

public
3 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
038d806f4c7813554dc05871becd98fa7b407545

add new rule

committed 7 years ago
Unverified
0af6efc974f411c797c0b680bebb36b5dc75d82a

add android debug script

ggengjiawen committed 8 years ago
Unverified
19660166a49c8c83b2bcf4eaa6130d9b390b7642

add recycler view adapter live templates

ggengjiawen committed 8 years ago
Unverified
3041830e295054e92386edd5458c8685c0d95e07

fix bug in fragment

ggengjiawen committed 8 years ago
Unverified
2c840763ba1b6c13bafd64e82006dc9f04716b85

add fragment template

ggengjiawen committed 8 years ago
Unverified
3ce7cf98b8f407109cf9e4f2dc5ba8147d22fb66

fix package import

ggengjiawen committed 8 years ago

README

The README file for this repository.

= Android Helper Geng Jiawen techinicalcute@Gmail.com :toc: :toclevels: 3 :sectnums: :sectnumlevels: 2 :source-highlighter: hightlightjs

This is an android code helper.

== Purpose I have written some scripts in my private repo at bitbucket. It greatly help me make some task not so cumbersome and tiresome. Now I am gradually opensourcing in github. Hope this may help you too :)

== Module Usage === This repo ,=== Location, Usage

codegen_util, generate util to improve your productivity gradle_util, build system util proguard_util, as the name suggest aar_util, handle aar file with confidence ,===

=== Migrate Eclipse project to Gradle-Based project for Android Studio If you want to change to eclipse project to gradle-based android studio project. Please check https://github.com/gengjiawen/migratetogradle.

== Todo

  • Style gen
  • May be png compress algorithm
  • Detailed Docs