[android-developers] Must reboot Lollipop after write to external memory

2015-08-12 Thread 'RLScott' via Android Developers
This is a new problem with Lollipop only. My app writes to external memory by building a file path name from: Environment.getExternalStorageDirectory().getAbsolutePath() But when I plug the USB into a desktop computer, the new file does not show up in Explorer. If I reboot the Lollipop

Re: [android-developers] Manifest android:process field

2015-08-12 Thread Chris Pick
I am always curious as to why developers are trying to work so hard to get around normal android life cycles.. It might help if you explained what you are trying to achieve and why you are doing this option. You might find a better answer.. -- You received this message because you are