General :: Edited Heapsize And Xperia Arc Does Not Start
Nov 5, 2012
I was inventing the heapsize lowering the build.prop to 8m and mobile is not starting anymore. It sits at the boot screen looking like it is failing to boot and is restarting. How do I edit the build.prop by the computer so I can change the heapsize in build.prop?
View 3 Replies
Sep 30, 2010
Contacts already created can't be edited completely in Xperia X2 phone.
View 5 Replies
View Related
Jun 12, 2012
How would i go about download, editing and compiling android source code. preferable on windows known but i have use ao ubuntu as well.
View 2 Replies
View Related
Jul 16, 2010
I am trying to change the heap size of the emulator, to make sure that my app doesn't run out of memory with 16 mb available? How can i change the heap size on the emulator? I run the emulator through Eclipe.
View 2 Replies
View Related
Aug 18, 2010
I am working on a project that includes some editing in android can anyone please tell me that is it possible to edit Android source code i want to edit its SIM Card access. please if anyone can help do reply me as soon as possible my email id is salman.invinci...@gmail.com feathersoffree...@yahoo.com
View 2 Replies
View Related
Apr 2, 2010
I am able to insert the contacts into SIM card and delete from it. But it needs to be phone restart to update the changes. The below is the code woks for delete the conatcs,
Uri simUri = Uri.parse("content://icc/adn");
Cursor cur = context.getContentResolver().query(simUri, null, null, null, null);
prn("Number of SIM Contacts are.."+cur.getCount());
int row =0; while(cur.moveToNext()){
String name = cur.getString(cur.getColumnIndex("name"));
prn("Name..."+name); String data = cur.getString(cur.getColumnIndex("number"));
if(!data.equals("")) prn("Number.."+data);
String where = null; if(!name.equals("") && !data.equals("")){
where = "tag =" + name + "AND" + "number =" +data;
else if(name.equals("") && !data.equals("")){
where = "number ="+data;
else { where = "tag ="+name+ "AND" +"number="+null;
} context.getContentResolver().delete(simUri, where, null);
row++; } prn(row+" are deleted"); cur.close(); cur = null;
View 3 Replies
View Related
Nov 16, 2010
My phone is working very well and plays .wmv file all the time. I had a .wmv file that I wanted to edit and shorten. I got the software and did the job and put it back on my phone. When I try to play it all I get is the sound now and no video. I checked the size of the video and it's still the same size but while the media player shows the progress and it rolls in to the landscape mode it won't show the picture.
View 4 Replies
View Related
May 28, 2010
I suspect the answer is no, but it only seems possible at the moment to update an AppWidget via a RemoteViews object which is inflated from a static XML file.
Is there any way to build a RemoteViews object on the fly, or edit the layout of one that is already there?
The requirement is that I don't know until runtime exactly how many ImageViews I want to display in my AppWidget.
Currently I am setting all the ImageViews I may need in the layout XML file as invisible and then just making the ones I want visible, but am I then limited to what I have in the XML file to start with. It would be far more convenient to be able to just add the ones I need on the fly, and set their properties when updating.
Anyone know if there is a way to do that?
View 5 Replies
View Related
Nov 15, 2010
I received my new x10 mini phone a few days ago and am really impressed by it.
But...
After the phone has been off, the camera works fine the first time I start it.
And if I close the camera application and start it again straight away it also works fine.
But if I wait for maybe half an hour or more and then open the camera application, the phone reboots itself.
This is very repeatable and it looks like there's something wrong in the software or so.
View 3 Replies
View Related
Apr 13, 2009
I managed to handle a full size image (2048x1536) (moving around, zooming, some colorfilters, etc). However, i can only load these images in memory as RGB_565, one at a time. I try to free as much bitmap memory as possible (by recycling every possible bitmap cached/ open in my app), and then load the full-sized image in RGB_565 format. This works well.
The user can make some modifications (color balance, brightness, etc) and I like to save the resulting image in a JPEG file. However, on screen, all edits are shown in RGB_565. You can see the posterization because of the reduced pixel-depth. The quality degradation on the screen is a minor problem. My main problem is to apply these edits to the actual and higher quality ARGB_8888 data of the original JPEG file.
Trying to load a ARGB_8888 JPEG file with size 2048x1536 is not possible. I get an out-of-memory error. Is there any way to apply color-filters to ARGB_8888 data (instead of RGB_565) so that i won't lose a lot of image-quality when trying to save modifications into a JPEG file?
View 7 Replies
View Related
Apr 20, 2010
What is the best way to take a video edited and saved in iMovie 09 and convert it for viewing on the Motorola Droid?
View 2 Replies
View Related
Oct 27, 2010
I used an application killer and killed a lot of apps some of which I wasn't sure what they were for. I've also configured app killer for "Auto Kill". Whilst I was doing this X10 lost its power. After that it just wouldn't turn on. I can feel the vibration when I press the power button and it feels as if it is switching on but the screen is always blank. I've tried taking the battery out and putting back in and then reseting by holding down the right and left silver buttons and power button all at the same time, but this didn't work either.
View 3 Replies
View Related
Dec 1, 2010
please anyone can help in this cuz i have been trying to update my phone for 4 days but still it says my phone is up to date.
View 1 Replies
View Related
Oct 18, 2010
I'm getting this problem where I can connect to WiFi the first time with no problem but once I disconnect and the phone sleeps, it can't connect to the network again and says "Unable to Start WiFi", I can't even get to Wireless settings because it can't start the WiFi.
It's the same story with Bluetooth. It'll work once.
If I turn the phone off and then on again, it will work once more but only ONCE before doing the same thing again.
View 15 Replies
View Related
Jul 21, 2010
I failed to transfer my contacts on my SIM when at the beginning of setting up the phone. I cannot find out how to import these contacts. Please explain in simple steps what I need to do!
View 1 Replies
View Related
Oct 6, 2010
I am new Android user and very happy with HTC Desire. However, frustrated that common Office apps not able to edit e-mailed docs, or send edited docs. Have looked at Quick Office; Documents To Go; & Office Suite Pro. Anybody know of a suitable app - this seems like a significant limitation to me. Adam
View 8 Replies
View Related
Nov 20, 2010
Got the update notification today in PC companion but when I try to update I get the error "unable to install or start phone software update components". I waited too long for this update.
View 8 Replies
View Related
Dec 3, 2010
I am very happy with my X10 Mini Pro. I am a fan of Sony Ericsson Phones for years I had a W995 IO still have it and like it very much. But people this X10 Mini Pro is a wonderful device. I had to get used too it. But now after two weeks fine tuning the phone I am very happy with it. I am still in doubt if it needs a hardware button for starting and stopping a phonecall. I wonder what other user4s think about this?
View 4 Replies
View Related
Oct 7, 2010
How do I stop visited web addresses appearing when I start typing an address into the browser?
View 3 Replies
View Related
Jun 7, 2010
Is there a way of telling the phone with apps (not necessary for the proper functioning of the phone) start at start-up and which don't? I hate for unnecessary apps to auto start.
View 1 Replies
View Related
Dec 22, 2013
My s3 got stuck on the boot up samsung galaxy s3 screen so i pulled the battery out and restarted the phone and now it doesnt start up at all its stuck on this static screen i cant get to recover mode but i can get to download mode i was just wondering what the problem might be and if there is a way to fix the phone? I have attached a photo to show you what it looks like.
View 2 Replies
View Related
Feb 3, 2013
I rooted my device (Galaxy Nexus GSM / Maguro) weeks ago and switched from the stock OS to Cyanogenmod 10.
Some days ago I received the (so called "stable") update to 10.1 and installed it (gapps 121212 too).
Unfortunately, the stable 10.1 turned out to be rather unstable: Apps (Google Play Music, Skype, Youtube, SMS, ...) either crashed on device startup or as soon as the app was started.
SMS frequently froze the whole phone. The former rather fast and stable device became an unstable and failure-prone device
Installing diverse nightly builds didn't improve the situation, so I decidet to roll back to 10.0.
Again, a bad decision! After installing it, CM won't boot any more. I can see the boot-image (the circle of death, as I call it by now) and that's it!
I tried to reboot in recovery mode, but I cannot switch options with the volume keys. The only option I have is to boot into the broken system...
Below the android icon it reads: Downloading.. Do not turn off target!
Nexus Root Toolkit does'nt recognize it (neither as fastboot nor as adb device).
My computer system ist Windows XP SP 3.
BTW: I don't know if this Information is relevant: The Android-Icon in recovery mode is not a lying one with its belly open but the standard 2D-Android-icon. And, perhaps more grave: Due to security concerns, ADB was disabled in my (then working) Cyanogenmod-OS...
View 3 Replies
View Related
Apr 18, 2012
i installed the ics4 as shown in XDA web site and every thing was alright but when it start in first boot it gave me screen of welcome and change language then chose the time zone, when i press next to proceed it gave me error message (unfortunately, com.google.android.gsf.login has stopped). And gave me two choice (ok&report)if i press OK it return me back to the welcome screen. i tried to install a new radio ROM, another kernel but useless.
View 6 Replies
View Related
Feb 3, 2013
I am looking for a way to get my wifi to start on boot. I hate going to the settings every time especially when some programs start searching for the connection automatically. I didn't know if there was a setting or an app to get it going.
View 9 Replies
View Related
Feb 17, 2013
I bought the following unit..T090A BMW E92 Auto Panel Android 4.04 Car PC DVD with Wince6.0 GPS 3G WiFi Bluetooth ipod support 1.2G Dual Core and 1G DDR2 Memory
Wince6 works properly now, and at the beginning android too, the problem is that now Android system dont start, seems to start to load but remain in the load screen with "android" word animated ..
View 1 Replies
View Related
Dec 19, 2012
i have a htc amaze 4g and i wanted to instal a custom rom. these are the steps i followed. first i unlocked the phone from htcdev. then using "htc amaze 4g aio kit by Hasoon 2000's" i rooted it .Atm i'm using team win recovery v2.3.1.0. I tried to instal cm9 cm10 and energy but they all stop at boot.
View 3 Replies
View Related
Jan 11, 2012
I have Samsung galaxy i7500 with custom rom :
-Android version 2.2.1
-Baseband version I7500II5
-Kernel version 2.6.29-drakaz-GAOSP drakaz@PC#1
-Mod version GAOSP-2-PUBLIC-BETA-3
-Build version FRG83
my problem is that i can NOT access to Android Market etc. application won't start at all ...i get a grey screen and kick me back to home screen with note android market unexpectly stoped with two options "force close" and "wait" option at android platform,i used a windows platform a lot,but android is more covered with app's ...
I booted this "ROM" alone... and all other things work awesome,speed,stability and other performances are just brilliant...
View 4 Replies
View Related
Dec 22, 2012
I have an Android tablet from Sanei Brand, model: N10.
for 2 weeks my tablet is "Dead" the only thing i can see in the screen is the battery charging (only when connected to power/pc)
rest of the time it is not starting and not responding to any button press.
View 1 Replies
View Related
May 30, 2014
I want to start a service of poweramp but the command wont work. I want to start this service "com.maxmpz.aud ioplayer.player.PlayerService
These are the services
I want with this
Quote:
am startservice -n com.maxmpz.audioplayer.player/com.maxmpz.aud ioplayer.PlayerService
but its output say "not found, no service started" I think im getting the syntax wrong?
Am I approaching this right? Would I need to send an intent to start the service? Tried reading about intents and services but I cant really put together the pieces.
View 3 Replies
View Related
Jun 30, 2013
I have installed adb plus.. But some apps don't start because of it.. An error appears saying "you have to disable adblock to run the app".. I cannot each time to uninstall adblock and reinstall it after I've used that app..
View 4 Replies
View Related