In one night…
I learned how to:
- Write a Hello world app in Android
- Manually configure a device to work with a driver in windows when the driver.inf file “has no hardware information about your device”
- Some android phones have driver software that is only obtainable through bizarre methods.
- Decrypt an APK file to extract XML information
- Use XML information to generate an R.java file in Eclipse
- Debug someone else’s application to get it to run.