/SmallProject

Actual size: 218kb!

Primary LanguageJavaApache License 2.0Apache-2.0

SmallProject

This project was created to try to build the smallest as possible app, using the MVP architecture. Written in Java.

  • Clean project(res + proguard): 24kb
  • Project + Picasso = 78kb

Let's start the Proguard!

  • (Project + Picasso + Dagger + OkHttp)*Proguard = 24kb :D
  • (Project + Picasso + Dagger + OkHttp + LoganSquare)*Proguard = 85kb :(

Todo

  • Add vectors to the project(image of the buttons)
  • Add login/register activity
  • Finish settings activity
  • Add profile activity
  • Add like button on the post adapter

Gotchas

  • This is written in Java, Hardly I will can reduce the size of the app...

Libraries

  • Dagger 2
  • Picasso
  • OkHttp
  • LoganSquare

Developed By

Add me to Linkedin

License

Copyright 2015 Pedro Paulo de Amorim

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Misc

WinRar