[android-developers] Bad notification posted - Couldn't expand RemoteViews for: StatusBarNotification

2016-08-08 Thread Darshan Phy
Hey everyone, The requirement was to make a custom notification since the android's default notification only allows for an image. So I went through on how to attach a custom UI for notification when expanded, the ready answer was to create a custom view and pass to the notification manager

[android-developers] APK size weirdly got increased (increase upto 10 MB)

2016-06-17 Thread Darshan Phy
Hey Hi everyone, I am currently working on this project for my company. The initial/usual size of the apk before the weird thing happened was ~10MB This project uses two external libraries 1. KAndroid (company customised lib, not to worry) 2. PayU - Payment gateway for our app. Note: I am