Skip to content

How do I work with Android Studio

ELUTE edited this page Aug 10, 2014 · 1 revision

Hi,

Here is detailed guide on working with Android studio to create the dexcom uploader application for your android device. Create that APK then you can copy or e-mail it between your devices.
I even have it on a "on the go micro usb flash card". Had to get one after I saw a spy movie. By the way "on the go micro usb flash card" is a great way to see if Android devices support OTG. I always bring it to the phone store and pretend I am a spy when I test the phones by plugging it in and seeing if I can pull up some spy photographs.

Android Studio Uploader Compilation Guide Link Click Here

Also on your Android device turn on developer options (under settings>>about>>try clicking the build number 5 times) then in Android studio edit the configuration. Run>>edit configuration>>general>>check the USB device option. On the Android under developer options enable usb debugging. Plug your android device in your computer usb port and then run the android studio project, then it will build and deploy. If you have problems you can use the emulator instead it will still create the .apk file. Just search your disk for it.

It would be high risk to us if we compiled it for you. Plus we want you to make improvements!