In my app I save an XML file to the user\'s SD card by doing File newxmlfile = new File(Environment.getExternalStorageDirectory() + \"/Message.xml\");
I was following the steps written in this topic: CKEditor, AJAX Save I tried to fire a custom \'saved.ckeditor\' event if anybody press the AjaxSave button. But I did not succeeded.
Hy guys sorry for this post but i need help with my application, i need optimize my view. I have 5 models, how i can do this?
I have a page that shows 3 Objects (they are the same class). I want to save them. Unfortunaly only the latest one gets updated. All other开发者_StackOverflow中文版 seems to be invalid.
I am developing paint app and i save my drawing as png image. For drawing i used canvas that created with a bitmap. it works but image was corrupted. Can any one help me. I didn\'t check it with a rea
I have an ap开发者_开发技巧p where the user saves a bunch of bitmaps in a folder on the SD card. I would like to add a feature where the user can export said bitmaps as a .gif file that is viewable sa
Ussualy I don\'t write stuff to forums just read info that i need. This time I\'ve got big problems and I need help from expert.
I\'m having an issue with grails. I have a domain that looks like: class Book { static belongsTo = Author
I\'m regularly an IntelliJ IDEA user, but because jsTestDriver d开发者_StackOverflow中文版oesn\'t work with IDEA, I am forced to use eclipse. I am getting a very annoying error message every time I sa
I\'m confuse about objects that I can\'t save, simplified model is class Subscription < ActiveRecord::base