Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 262 Bytes

android-gemini-retrofit

Currently this app just pick a PDF and translate it to Portuguese, showing at Logcat.

Steps to run:

  • Get an API key to use Gemini;
  • In the source code, search for "BuildConfig.API_KEY" and replace it for your API key;
  • You're setup