HTC Desire :: Simple Guide To Follow To Get App2sd Working?
Jul 9, 2010just wondering if theres a simple guide to follow to get app2sd working? rooted but just wanna get that working lol any help is appreicated :>)

just wondering if theres a simple guide to follow to get app2sd working? rooted but just wanna get that working lol any help is appreicated :>)
So, unfortunately i have no exp whatsoever with writing software. Just html, xhtml, php, sql basically just web experience. I'm looking for a guide on writing a simple app using eclipse, i just installed the android SDK to it. Something simple I'd like to learn to do is just build an app that encases a web page similar to the bank of America app or the Fbook app. Can someone point me at a guide?
View 3 Replies View RelatedFor anyone needing to flash back to stock while XDA site is down, I located a simple guide and a link to Odin 1 click. What's Odin?
View 7 Replies View Relatedjust installed the official 2.2 update for my htc Desire (2.09.405.8). Cant seem to get any apps to install to the SD card, even ones that are listed that support app2sd, google sky map for example. I have uninstalled and reinstalled this app.Do I have to format / partition the SD card in order for the native froyo app2sd feature to work?When I plug the phone into my PC I get the following folders ".android_secure" but its empty. When go into manage applications, and click on the SD card tab, no apps are displayed. when I click on the downloads tab, and then google sky map the "move to SD card" is greyed out.
View 1 Replies View RelatedAfter waiting in anticipation for froyo with app2sd support, which was a BIG feature for me.Why is there such a lack of SD support?Is it hard to code into the apps or is it just lazyness?I know i can force it, but why should i?
View 6 Replies View RelatedLike the title, I have a HTC Desire with root access (done using unrEVOked), and now I want to do my App2SD+, BUT I don't want to use a custom ROM, unless it is absolutely necessary/benefits outweigh the potential cataclysm that might follow. Or do I really need a custom ROM?
View 9 Replies View RelatedWas just wondering where the Froyo App2SD (Google's) stores the apps?
I haven't made any separate partition on my SD, for now I'm just going to Settings > Manage applications and clicking "move to SD"...
I was wondering how I could follow the BBC cricket commentary using the desire. It's a digital broadcast so the built in FM radio is no use. Nor is it available via the BBC Player. I browsed to the mobile BBC site but that did not provide a link. The BBC radio 5 desktop site did have a 'listen live' option but that simply kicked off the Player. However, I found that by going to menu - more and settings you get the option to disable the mobile view. I then returned to the radio 5 site and clicked listen live. The commentary then streamed perfectly. Only problem was as soon as I turned it on England lost a wicket but I suppose you cannot have everything!
View 8 Replies View RelatedIs it even possible or am I missing something obvious?
View 2 Replies View RelatedWe'll be out tomorrow evening when England is playing and I have comforted my husband (I don't care, I'm French and watching France play right now ) by telling him he can follow the match on my phone. What's the best app to get for this purpose (one that doesn't eat up too much data allowance please!!)?
View 8 Replies View RelatedI've setup the ext3 partition and it does show the symbolic link to the sd card. Also using quickinfo to check the space of the partitions and internal memory. I tested by installing google earth (20meg) and it seems like it does take space from the a2sd partition but also reduces my internal memory space as well. What or why does it do this? I only have about 110 megabytes left.
View 10 Replies View RelatedOk so I cant get my dinc rooted, not sure why I have done this and checked it You must install the HOOT-Capable Universal Drivers. This took me a while to figure out how to do this because there is no directions how to check the SD card. I did it by mounting as diskdrive, when I clicked on comp there where 3 new drives, I found the one that was 1.83 gig (my sd card) then I formated as fat32, went back in check it it was correct, then I went and mounted back to charge only as in directions Verify that you have an SD Card installed with at least 2Gb free space. If the SD is smaller than 4Gb, make sure it is FAT32 formatted. Look at it on your PC or Mac to be sure. Now I run unrevoked 3 let it sit for 30 minutes and it stalls out, I have run it 3 times with the same results, unrevoked says: waiting for root, (safe to restart if this doesn't work) also says recovery image clockworkmod recovery.
View 18 Replies View RelatedI have installed ultimatejuice, and i am slowly getting the hang of it. however, its not exactly self explanitery in use at times.I am sure i read somewhere (no idea where though, i just remember seeing it and deciding i wanted that app!), that someone had set it up so that when the phone was plugged into the usb charger (i.e. computer or car charger), then bluetooth would be turned on. but when it was unplugged or plugged into the wall, bluetooth was turned off.i am 99% sure that juicedefender was the app he used for it, but i cant work out how to do it.so, im wondering if its because i cant work out how to use the app, or if i have the wrong app?and even if i do have the wrong app, has someone come up with some sort of simplified user guide for it?
View 7 Replies View RelatedI am new to the Desire and I've seen some of the screens on some of the threads in here but I have no idea how to activate certain apps I've downloaded!?!?
I downloaded an alternative clock widget but couldn't see it in the list so don't know how to use it instead of the standard one for example!!
Can anyone point me towards an idiots guide to customization?
I'm betting im missing one small thing. I've looked on the developer site and i've read some tutorials and i'm just not seeing what i did wrong. I'm trying to use a ListPreference to decide which sound to play on a button click. I have this at the top:
public String greensound;
Here's my OnClick code:
case R.id.green:
SharedPreferences prefs=PreferenceManager.getDefaultSharedPreferences(this);
greensound = prefs.getString("greensound", "gsone");
if (greensound == "gsone") {
mSoundManager.playSound(1);
} else if (greensound == "gstwo") {...................
Are there any youtube vids out there that takes a step by step tut to rooting your Desire (0.80)? I only found one by Unlockr which is only for 0.75 and under Desires.
View 3 Replies View RelatedCan anyone link me up with a good comparison of the many many Froyo ROMs available for the desire? Or at least a comparison of the main players.
This might be a good sticky if people can review what ROM they have so we can see the popular choices and why they're popular.
I am not able to insert entries in the database. For the record, this was working previously, but I went a few weeks without working with it and now it just doesn't work anymore.
Here is the code where I insert the new row:
Code:
//this is the code where I try to insert the data
dbAdapter.open();
dbAdapter.EnterCreateHistory(DatabaseAdapter.WALKER_HISTORY_TABLE, "fdfsf", "fdfsf1", "fdfsf", "fdfsf", "fdfsf");
[Code]....
The thing is, I am not getting any exceptions or anything. It's just that my number of inserted rows always comes out as 0.
It is way to slow and in the first example it doesnt even move. How do I make a game? With SurfaceView or OpenGL? And should I draw in a separate thread?
CODE:....................
I have a basic calculator app I'm making. Two activities, the main one and ResultView.
I've made it where I click a button on activity A to go to activity B. The log says activity B is started and "displayed" successfully, the title for the new activity loads, but the body does NOT show. I added a simple Text view with static text.. see the result.xml at the bottom. I also tried inserting information programmatically, but that didn't do.
When I debug the program, I tried putting breakpoints as the activity is called with startActivity() as well as on the first line of the onCreate method within the ResultView class (my activity "B") but the program never hits the second breakpoint. In fact, it looks as if Looper.class is called in the end.
This bit of code is placed in the button handler on acitivity A:
CODE:........
The activity is in the manifest, within the "application" tag:
CODE:....................
If more info is needed, let me know...in short, "HELLO WORLD" does not display at all.
My Android Desire is a superb device and will do almost anything I want. Even cleans up around the house and makes coffee and feeds the cat. However, there is one simple thing I cannot get it to do: provide me with a simple text editor like Wordpad so that I can write little texts on the go. I've searched everywhere for this function. I cannot imagine that it is missing from the phone, it's so basic. When I search for "text" I get all sorts of stuff on writing "text" messages, i.e. SMS messages (the term "text" seems to have lost its original meaning and is now used almost exclusively to refer to SMS messages). Where is the Desire equivalent of Wordpad or Notepad or, better, Notepad++?
View 33 Replies View RelatedIs there a free simple chess game to install on the htc desire please?
View 3 Replies View RelatedI recently enabled the app2sd functionality in my app.When i test the apk on my NexusOne (2.2) the app goes to the SD card, perfect! But when i publish the app on the market and install the same apk from the market on the same Nexus, the app2sd function is missing, I can't install it to my SD card.
View 5 Replies View RelatedI've got the android phone mentiond in title. I am looking for a way to move apps to external SD card, I have tried few things but none of them work. In the end,when using Link2Sd app, I get a message:
''App2SD is not supported by your device. Because your device has a primary external storage which is emulated from the internal storage. You can link the app in order to move its files to your SD card.''
By the way I have rooted my phone( I guess) using Framaroot app 1.6 (with Gandalf option) and it was succesful, I have Superuser, but I have no idea what to do next.
I'm running Fresh 2.4.0 and I've run out of space on my internal memory (not that many apps, but still less than 20mg free). I'm looking to use App2SD, but the link off the Fresh 2.4.0 XDA site for App2SD FAQ's (FAQ: Apps2sd Information) suggest that I use a Class 6 micro SD card. However, the Sprint HTC Hero website says the phone can only use Class 2 settings.Is there any advantage to spending the extra money and buy a Class 6 card? Is it really necessary to run App2SD? Any insight would be helpful!
View 6 Replies View RelatedOk I went to partition my card last night and wasnt sure which options to select. I have recovery 3.1.1 and it broke it down into 3 sections with 3 different choices in each. i believe I was soposed to select a partion for each section but not sure. Also I am running mighty dream rom 1.0 and noticed you have a option to store your apps2sd. Will this work with this rom? Is there any other programs I would need to get it to work?
View 1 Replies View RelatedI just rooted my phone using this method. forum.xda-developers.com/showthread.php?t=724741
After that I installed this rom http://forum.xda-developers.com/showthread.php?t=675957
After that I did the app2sd method and that's where my issue started.
Basically followed it step by step and now my phone just sits at HTC quietly brilliant and every 30 seconds it goes black and back to the white screen.
I have an asus slider, but it cannot use app2sd, when i click the on sd card tab, it says "The device does not have a real primary external storage, or the external storage is emulated. Moving app to SD function may not be supported by this device". I don't know how to repair it... how to make it normal ...
View 2 Replies View RelatedWhat app are you using to follow the World Cup? I am testing several out right now - let me know if you know of a few that are good that aren't on the poll list.
I am using Goal.com Mobile - its really great and I highly recommend! I think the FutMob WorldCup/5.0 versions would be my next best bet in terms of notifications and news.
Any idea how to remove APP2SD and partition off my droids sd, and get back to the rooted but stock SD size?
View 2 Replies View Related