We all have FB & ever since ICS days FB syncing was disabled. A lot of us want to be able to sync images for contacts from fb. I personally don't like adding more & more apps as they can have some impact on performance or battery. But most importantly I dont want to share my fb info with other apps.
**Just a update....Purity Rom has this enabled as of 01/29/2014 N4 build....so Purity users please skip this...its more useful for other Roms***
I had mentioned it in one of the forums, and few people had messaged me in private regarding it so I am just putting it out there in simple noob friendly manner. The steps do seem long, but once you get through it couple of times these are very very simple. For me this method has worked great over time, worth the effort for me atleast.
So I found a method back in the ICS days to be able to sync fb images with client profiles following Niranjan's method (I take no credit for it whatsoever and just providing information and can help someone if they need any guidance) but subsequently author stopped posting/responding the thread. So I will try to recompile a easy guide that can prove useful for anyone who wants to do it on their own. Please note Sense n other OEM roms already have this capability so u won't need this method.
Drawbacks
1. Slightly time consuming joining contacts.
2. Have to redo process everytime you update rom (dirty flash keeps older syncs but doesn't update)
Requirements:
1. Root and su - since you will be modifying system file.
2. Download and install aShell and aSqlLiteManager from google store - both free by developer Andsen thanks for his contributions. Also once u are done...u can simply uninstall these two apps.
3. Be able to decompile & compile apk files or alternatively I could do it for u but never try to rush or demand from me....I am doing it as a courtesy so never try to push me for it. You could always quote me (so I get notified) or send me a message in case I don't respond in a day.
Steps
1. We need to retrieve your current contactsprovider.apk file. Depending on your version of Android it can be located in different folder within the root directory:
a. Kitkat: /system/priv-app
b. Jellybean/ICS: /system/app/
2. Make sure to do a backup of the apk file before proceeding. If you want me to modify your apk file then upload it for me to modify and skip step 3-5.
3. Save the copied apk as contactsprovider1.apk Decompile (I used this guide in starting...noob friendly) the contactsprovider.apk and call it contacts. Rename attached arrays.xml.txt file to arrays.xml and add to decompiled apk's res/values/ folder.
4. Once you have added the file you should a total of 4 files (including the one you added). Recompile the apk folder as contacts.apk. Using Winrar/7-zip copy resources.arsc from contacts.apk and replace the file in contactprovider1.apk.
5. Upload the new contactsprovider1.apk to its correct directory and since you have the original backed up safetly you can rename the file to contactsprovider.apk after setting the permissions. Set permissions to -rw-r--r--
6. Open aShell (installed earlier), grant it superuser permissions. You will come across few tip boxes, so just close through them. Tick Root checkbox. Click File Explorer. Navigate to Data/Data/com.android.providers.contacts/databases and click on contacts2.db. Allow aSQLd mime sqlite to open the db. Click Open database with aSQLiteManager. Click Query. Enter following query "alter table raw_contacts add column is_restricted VARCHAR;" (don't include quotes). Click Run & you are done.
7. Press back button until you get a popup message asking you to save the changes you committed and you say YES to it.
8. Now login into your FB app and go to app settings and you will have a option at the bottom for sync. Select Sync all and give it about 5 minutes to sync through. You can open your contacts/people app and see if the names/images start coming through from FB.
9. One last step (boon for some curse for others) is you have to open up your contacts/people app and go to the contact who you want to sync with fb. Go to Edit, go to join and your FB contact will show up there and you join them together.
Or just download ubersync? https://play.google.com/store/apps/details?id=ro.weednet.contactssync
Sent from my Nexus 4 using Tapatalk
Wizard Knight said:
Or just download ubersync? https://play.google.com/store/apps/details?id=ro.weednet.contactssync
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
u are really very smart....without reading that it says for those who don't want to add an extra app
but u surely are very smart indeed...thats why u didnt read it
IndianKarmas said:
u are really very smart....without reading that it says for those who don't want to add an extra app
but u surely are very smart indeed...thats why u didnt read it
Click to expand...
Click to collapse
Your solution involves installing 2 additional apps... Ashell and asqlitemanager, both of which require a user to be rooted, as well as decompiling an app on top of the other additional steps. Your reasoning for those steps was an additional cost to phone performance.
Ubersync is 1 app rather than 2, so it fits better into your first requirement, doesn't require root access, and doesn't affect performance because it doesn't run in background unless it's performing a sync, which takes roughly 30 seconds compared to your 5 minutes and can be set to happen as little as once a month.
I did read your post. The logic is flawed and reasoning outdated especially on current model phones.
Sent from my Nexus 4 using Tapatalk
Wizard Knight said:
Your solution involves installing 2 additional apps... Ashell and asqlitemanager, both of which require a user to be rooted, as well as decompiling an app on top of the other additional steps. Your reasoning for those steps was an additional cost to phone performance.
Ubersync is 1 app rather than 2, so it fits better into your first requirement, doesn't require root access, and doesn't affect performance because it doesn't run in background unless it's performing a sync, which takes roughly 30 seconds compared to your 5 minutes and can be set to happen as little as once a month.
I did read your post. The logic is flawed and reasoning outdated especially on current model phones.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
U don't require either of the apps once u are done.... but i am sure someone super intelligent like u knew.... Plus someone as smart as u who is getting his panties in a bunch for no reason will know that uber is an app which doesn't sync phone numbers..... n most of nexus users don't like extra add on apps
N most importantly this is a free forum.... U are more then welcome to open a new thread n preach whatever u want.... instead of being a 50yr old cranky old guy
IndianKarmas said:
U don't require either of the apps once u are done.... but i am sure someone super intelligent like u knew.... Plus someone as smart as u who is getting his panties in a bunch for no reason will know that uber is an app which doesn't sync phone numbers..... n most of nexus users don't like extra add on apps
N most importantly this is a free forum.... U are more then welcome to open a new thread n preach whatever u want.... instead of being a 50yr old cranky old guy
Click to expand...
Click to collapse
No preaching, simply offering a streamlined alternative. I'm not aware of the poll that shows how many people who own a nexus don't like add-on apps, but I hesitate at advising people to edit their phone databases because of the risk of mistakes, even with backups. Considering that database queries search for specifically labeled information, a wrong edit can cause the database cursor to not be able to find the information, affecting not only the contacts app but any other app that accesses the contacts provider.
At the very least, I'd recommend posting the dangers of using this method over simply using a sync app. But considering how easily you were able to correctly estimate my intelligence, I'd guess you've already thought of that.
Good night
Sent from my Nexus 4 using Tapatalk
I'd rather download 1 app. This, to be honest isn't noob friendly. Im familiar with all this and even i found it complicated.
Not only is there various app on Google play which do this, most don't require you to be rooted.
Also ROMs are offering contact sync now.
I just flashed the latest Purity and as soon as i installed Facebook it syncd both contact pictures and numbers with out any apps.
So that's also an option for rooted users.
Sent from my Nexus 4 using Tapatalk
jayRokk said:
I'd rather download 1 app. This, to be honest isn't noob friendly. Im familiar with all this and even i found it complicated.
Not only is there various app on Google play which do this, most don't require you to be rooted.
Also ROMs are offering contact sync now.
I just flashed the latest Purity and as soon as i installed Facebook it syncd both contact pictures and numbers with out any apps.
So that's also an option for rooted users.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
If u read i put in what are the drawbacks for it. Also i am not pushing it to anyone or reinventing the wheel here.... lot of people used Niranjan's method, i just gave then option of doing it in kitkat.
I won't know why u did be happy to have a 3rd party app have access to your data + causing a battery drain. Adding a column to db isn't creating havoc.... any person who has basic knowledge of SQL could tell u that....
N i am not here to sell something or destroy a db by adding a column to it if someone could use it then great.... it's about helping each other out on xda... cause there are people who don't like 3rd party apps controlling them
Wizard Knight said:
Or just download ubersync? https://play.google.com/store/apps/details?id=ro.weednet.contactssync
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Big thumbs up simply by how well the person can defend his/her argument. Not running wild into emotions like the OP. But on topic - this is indeed an easier option for noobs.
Thanks
Sent from my Nexus 4 using xda app-developers app
gie62001 said:
Big thumbs up simply by how well the person can defend his/her argument. Not running wild into emotions like the OP. But on topic - this is indeed an easier option for noobs.
Thanks
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
lol n here u r searching for ways to still be able to sync contacts for fb that landed u on this page.....lol speaks a lot about ur comfort level with the app.....but sure as u said wild emotions....u r more then welcome to give more apps control to ur personal life n also try to put down ppl who r trying to share with community
anyways whole idea was to give some users who had been looking n asking for fb sync an alternative...but thats helping them...which u wont understand.....funnily enough one of the best roms on N4 also got fb enabled by its dev.....so guess I am very wrong
I will be more then happy to close out the thread
jayRokk said:
I'd rather download 1 app. This, to be honest isn't noob friendly. Im familiar with all this and even i found it complicated.
Not only is there various app on Google play which do this, most don't require you to be rooted.
Also ROMs are offering contact sync now.
I just flashed the latest Purity and as soon as i installed Facebook it syncd both contact pictures and numbers with out any apps.
So that's also an option for rooted users.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
actually JayRokk...just re-read ur post n yes Purity has it added. its the same step from Niranjan's guide I believe....so it would be beneficial to all users....the extra steps are for users on different roms....coz they can have edits in their contactsprovider.apk....n once u r done running the script in aShell....u uninstall it...I always do
So the whole idea is....u r in control...u r not sharing ur fb info with another app....thats why in the first place it was devised...if it helps someone great....if not then lemme know how to get the thread closed n I will delete the guide as well....since on xda now...ppl arent about helping but ppl bashing....n I dont have free time for dramaqueens
Please don't judge the reason for me coming on this thread if you don't know them. I was simply scrolling through whole forum to see what's new and stumbled on this and just to read what it was all about.
As for you my advice would be to stop these generalisations as pointed in the response from the other person above.
I think you should just calm down and let people voice their opinions as clearly your method ain't for noobs. But rather a complex alternative. And I do know SQL and been with android since 2009, but certainly I would not recommend my girlfriend following this road for the reasons pointed above.
P.s. I've nothing to hide so I don't really care where my personal data is being used but if person worked for government or any other institution were personal data is sensitive - then I think there's no place of Facebook on his/her phone
Sent from my Nexus 4 using xda app-developers app
gie62001 said:
Please don't judge the reason for me coming on this thread if you don't know them. I was simply scrolling through whole forum to see what's new and stumbled on this and just to read what it was all about.
As for you my advice would be to stop these generalisations as pointed in the response from the other person above.
I think you should just calm down and let people voice their opinions as clearly your method ain't for noobs. But rather a complex alternative. And I do know SQL and been with android since 2009, but certainly I would not recommend my girlfriend following this road for the reasons pointed above.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
actually...u r being very childish....n making judgement as anyone could see.....no one invited u here....1 person is preaching his/her interest in app...which wasnt needed as this is just a guide for whosoever wants it.....its not like I am going n dragging ur gf into this. even rooting a phone isnt recommended or installing customs roms either....u are so totally not going the xda way....its about learning n sharing...thats what most ppl come on here to do...but I guess u arent here for that
n as pointed out by JayRokk as well...this has been added to Purity...one of the best roms out here...so its not like this is a bad thing...this is mostly for other rom users...if they want it they can do it...if they dont then they just get Contacts+ app...but as u r putting it....putting a tutorial or a rom or kernel did be a sin...just coz 1-2 ppl dont like it
so dont judge my friend....its all about helping ppl on xda...if u dont like a post...be a grownup n move on...coz all u r doing is wasting ur time
*Only thread where all others have got thanks except for OP ?*
Sent from my Nexus 7 using Tapatalk
gautampw said:
*Only thread where all others have got thanks except for OP ?*
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
do u help ppl only to get something in return?
wow...u must be a great person with that attitude
IndianKarmas said:
do u help ppl only to get something in return?
wow...u must be a great person with that attitude
Click to expand...
Click to collapse
yes yes. Any problem indian karma?
Sent from my Nexus 7 using Tapatalk
gautampw said:
yes yes. Any problem indian karma?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
lol y would I have problems with what u do in life? u can jump off a cliff n it wont have any impact in my life....this is virtual world so dont let it get to u
IndianKarmas said:
lol y would I have problems with what u do in life? u can jump off a cliff n it wont have any impact in my life....this is virtual world so dont let it get to u
Click to expand...
Click to collapse
Thank you for free advice, much appreciated ?
Sent from my Nexus 7 using Tapatalk
gautampw said:
Thank you for free advice, much appreciated ?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
you are welcome obi1
n as u all wanted to make sure....xda is redefined as in ur ways...of not sharing/helping things....I have requested moderator to close the thread
so if anyone wanted to ever sync without sharing their personal info with any extra apps...then please consult all these great helpful n responsible souls who ensured that others dont share stuff which might be useful to others
Moderator please close thread...as my thread is not in new xda spirit
Related
I just rooted my samsung captivate and got "super permission" folder to my phone. so what is the next process in order to get 3rd party apps and games?
Apps and games? You get them from the market like usual. Most will say ' for root only'
Sent from my SAMSUNG-SGH-I897 using XDA App
pateldipen99 said:
I just rooted my samsung captivate and got "super permission" folder to my phone. so what is the next process in order to get apps and games?
Click to expand...
Click to collapse
Did you really just ask this question?
Most people do what the second poster suggested, you can use the android market or appbrain or even just look for apk's online and see what works. Is this your first mobile phone ever or are you pulling our legs I should mention you do not need to be rooted in order to get games and apps on your phone, only certain games and apps require the phone to be rooted.
yaa
This is my first "Android" mobile that's why i don't have enough information about it.
Thanks though
pateldipen99 said:
yaa
This is my first "Android" mobile that's why i don't have enough information about it.
Thanks though
Click to expand...
Click to collapse
Just giving you hell haha. If you haven't already found out android market is tied to a gmail account. appbrain is an app you can download which is also very popular and it is too many better then the android market app.
Guys...he asked how to get 3rd party apps. Sheesh, you act like he's stupid. Refer to this for enabling 3rd party apps:
http://forum.xda-developers.com/showthread.php?t=738376
P.S. I would recommend you use method two, way easier and much less of a risk for you to mess something up. Also, here is a video tutorial for method two: http://www.youtube.com/watch?v=Zo9BIRXvNfw&feature=related
DemonWav said:
Guys...he asked how to get 3rd party apps. Sheesh, you act like he's stupid. Refer to this for enabling 3rd party apps:
http://forum.xda-developers.com/showthread.php?t=738376
P.S. I would recommend you use method two, way easier and much less of a risk for you to mess something up. Also, here is a video tutorial for method two: http://www.youtube.com/watch?v=Zo9BIRXvNfw&feature=related
Click to expand...
Click to collapse
Bud, the original post was edited after our comments so how about you pay attention to what is going on. Secondly some good ribbing is all that was going on prior to the op changing their question. So get off your horse and kick yourself if you think we are being too hard, I know I wasn't. Here is the original quote that if you would have read my first post you would have seen what they asked.
pateldipen99 said:
I just rooted my samsung captivate and got "super permission" folder to my phone. so what is the next process in order to get apps and games?
Click to expand...
Click to collapse
Well I'm sorry, I never saw that post.
Sent from my SAMSUNG-SGH-I897 using XDA App
DemonWav said:
Well I'm sorry, I never saw that post.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
No problem, I just try to read posts before being a complete asshole to people.
For those of you like me that cant stand that the check box for non market apps is completely gone in 4.1.83 and apparently Atrix did not make the Today OTA fix from ATT this is a quick how to to correct this over-site
#Need SQLite Editor from market & Root
1. Open SQLite Editor
2. Scroll down to Settings Storage (com.motorola.android.providers.settings)
3. Click settings.db
4. Click Settings
5. Scroll to _ID 107 "force_only_market_apps"
6. Press hold and select option change value
7. change value to 0
8. Save
9. Enjoy
Umm the non market application check box is there for me? what are you talking about
don't know what to say to that , mine was not there in the menu at all ever sense the latest update... either way it is still another way to enable non market apps from anywhere with out using a separate program
please search before posting, this was already posted and for a few weeks has been included in gladenabler.
Mines there too
Sent from my MB860 using XDA App
franciscojavierleon said:
please search before posting, this was already posted and for a few weeks has been included in gladenabler.
Click to expand...
Click to collapse
thanks for your concern... how ever everyone may not want to use gladenabler , many people also dont use windows, and this does not require a computer at all, if what i posted is not for you than dont use it this was a problem i had and the solution i used to fix it, really isn't a need for you to waste your precious time to post a negative post is there ?
wow guys ways to be dicks... my god, the man just wanted to share something he found out with us! AND he is a respected dev!
t0dbld said:
For those of you like me that cant stand that the check box for non market apps is completely gone in 4.1.83 and apparently Atrix did not make the Today OTA fix from ATT this is a quick how to to correct this over-site
#Need SQLite Editor from market
1. Open SQLite Editor
2. Scroll down to Settings Storage (com.motorola.android.providers.settings)
3. Click settings.db
4. Click Settings
5. Scroll to _ID 107 "force_only_market_apps"
6. Press hold and select option change value
7. change value to 0
8. Save
9. Enjoy
Click to expand...
Click to collapse
Yea, I posted this a while back in a couple of the other sideloading treads as another option. The only thing I think you need to add to your OP is that you need to be rooted to do it.
It's not a bad idea to have a separate tread for this, but maybe it should be in the themes and apps tread since it is really just an app? (maybe that is just me)
And this is a VERY easy way to enable it.
t0dbld said:
thanks for your concern... how ever everyone may not want to use gladenabler , many people also dont use windows, and this does not require a computer at all, if what i posted is not for you than dont use it this was a problem i had and the solution i used to fix it, really isn't a need for you to waste your precious time to post a negative post is there ?
Click to expand...
Click to collapse
thanks t0dbld this post was useful, and thanks for all your contributions to atrix development.
Hay thanks and @Gr8Danes sorry for the redundancy than , despite popular thought i did search first and only saw the manual way listed (SQLite on mac or linux and using adb) ... must have missed it, anyhow i just posted this because if your like me and working on your phone than you probably wipe and re-flash on an almost daily basis, this has than screwed me because i was than out and about and went to install something i needed from sd card and it was locked, so .. this was how i enabled it from the road... its never been a huge secret just a matter of looking any how like i said its here and if it helps you like it did me GREAT if not suck it up because currently XDA only has a Thank You button and doesn't support the "I already Knew that Dummy" button
Thank you. I couldn't find the original post to enable it. Glad you posted this!
Swyped from my Motorola Atrix 4g using XDA Premium App
t0dbld said:
Hay thanks and @Gr8Danes sorry for the redundancy than , despite popular thought i did search first and only saw the manual way listed (SQLite on mac or linux and using adb) ... must have missed it, anyhow i just posted this because if your like me and working on your phone than you probably wipe and re-flash on an almost daily basis, this has than screwed me because i was than out and about and went to install something i needed from sd card and it was locked, so .. this was how i enabled it from the road... its never been a huge secret just a matter of looking any how like i said its here and if it helps you like it did me GREAT if not suck it up because currently XDA only has a Thank You button and doesn't support the "I already Knew that Dummy" button
Click to expand...
Click to collapse
Hay, no problem man, it was buried in the tread, so that's why I thought that it wasn't a bad idea for a tread for it alone. Besides, it happens to even us that search and search for stuff in treads, and still can't find what we were looking for, but we gave it a valiant effort.
You devs have my greatest respect, so don't think I was trying to say anything negative. Keep up the good work man, you guys have taught me so much.
minnieman said:
AND he is a respected dev!
Click to expand...
Click to collapse
And you know this because?.................With all of your 9 posts including this one!
CaelanT said:
And you know this because?.................With all of your 9 posts including this one!
Click to expand...
Click to collapse
Yay for trolls.
Cool stuff thanks T0dbld. And for the people that already have it on their phones without running anything to enable it I believe this only applies to AT&T phones they're the only ones that block 3rd party
But thats just my 2 cents
Sent from my Atrix
t0dbld said:
thanks for your concern... how ever everyone may not want to use gladenabler , many people also dont use windows, and this does not require a computer at all, if what i posted is not for you than dont use it this was a problem i had and the solution i used to fix it, really isn't a need for you to waste your precious time to post a negative post is there ?
Click to expand...
Click to collapse
since there were previously 11 posts explaining how to do this (yes, 11), and without even needing to install an app from the market, rather just plain adb, yes this wasn't needed
CaelanT said:
And you know this because?.................With all of your 9 posts including this one!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1079793
dont have to come at me... i may not have a lot of posts, but i have been following this seen pretty thoroughly.
It's already applied to me ... but maybe coz I installed the GingerBlur rom
Thanks for your efforts
Helped me out quite a bit, Thanks OP!!!
Thanks man and don't even care about the d*ckheads, they're everywhere. Keep us updated with your findings please.
HI, ppl I was wandering, since I`m using android for some time... It`s a good thing I have used Nokias before because all my contacts are stored on a sim card and I can just import them every time I change a rom or buy a new phone. Nokia phones (atleast symbian ones, havent tried win mobile)have this function where it lets you store your contacts and massages on both phone and sim in the same time, which is basically how it is supposed to be.
Now I can`t seem to find this on the androids. Heres the q. Does anyone know of a way to add this function to the menu of the phone or a program that does that? And why isn`t this added even in some of the custom roms (just an idea, if it is possible to be done)?
i found that almost custom ROM in X8 thread don't have "Save to SIM" option,
you may visit in "Development" thread and give them you opinion!
KekuatanKuda said:
i found that almost custom ROM in X8 thread don't have "Save to SIM" option,
you may visit in "Development" thread and give them you opinion!
Click to expand...
Click to collapse
There is enough spam in dev section as it is... and I guess there aren`t many interested ppl in this also. funny cuz it`s kinda cozy having that option...
U can sync contacts via ur Google account
Sent from my E15i using Tapatalk 2
FurryTauren said:
There is enough spam in dev section as it is... and I guess there aren`t many interested ppl in this also. funny cuz it`s kinda cozy having that option...
Click to expand...
Click to collapse
Yeah i feel the same way. Too much spam for requests that not a lot of members want/need. Just back up you data on your sd. So at least you have 2 copies.
Sent from my X8 using xda premium
cascabel said:
Yeah i feel the same way. Too much spam for requests that not a lot of members want/need. Just back up you data on your sd. So at least you have 2 copies.
Sent from my X8 using xda premium
Click to expand...
Click to collapse
Well I frequently format my sd since i change roms and its just better to have a clean sd.... But i have the contacts on a file via bluetooth, that`s another thing... My points is that It`m much more easy with the sim... otherwise if we get a stable jellybean i may stop changing and make a permanent backup on sd... not the point of the thread anyway ....
Hello guys I want app to check somethings I should do every day the app should contain:
- Inserting the things I do every day
- Marking these thins as done or not
- Repeat checklist every day
- Give statistics every weak/month/year
thnx all
Why not use a Google Tasks (Gmail function) frontend ? I've seen a lot of them and I use it personally for deadlines
https://play.google.com/store/apps/details?id=com.timsu.astrid
https://play.google.com/store/apps/details?id=org.dayup.gtask
https://play.google.com/store/apps/details?id=com.taskos
https://play.google.com/store/apps/details?id=com.anydo
Then you just need to set up your tasks in Gmail
I think there is another better app to give statistics and other info.
Then I'll borrow Zaihanzainal old signature:
Search button: Just do it.
I think this thread should be in Q & A section. Coz from the title I thought this thread is want to share the app
Sent from my LG-P970 using Tapatalk 2
Whatever can we get such as app
Or I should programme it my self
Yes, you could always make it by yourself !
(BTW, I see you're a web developer, I think that you could just make a pseudo-webapp instead of a full java/haxe/c application)
Vinzgore said:
Yes, you could always make it by yourself !
(BTW, I see you're a web developer, I think that you could just make a pseudo-webapp instead of a full java/haxe/c application)
Click to expand...
Click to collapse
On computer I can make a small website and put it on the local host to use it when I have internet but I want to on the phone and phones don't have local host so I cannot explore it whenever I want
but I'm an android developer and java and c++ too but I want to tae more lessons in android to start programming so I started by java first So wait for this app produced by HEMOALI
Hey, if you know a bit of ActionScript3, you could just learn haXe/NME so that you could build you app for any platform and by a very very simple and fast way
But there are also a lot of tutorials on the Android General section !
Good luck in building it
EDIT: Or even Google's App Inventor should be enough ?
Vinzgore said:
Hey, if you know a bit of ActionScript3, you could just learn haXe/NME so that you could build you app for any platform and by a very very simple and fast way
But there are also a lot of tutorials on the Android General section !
Good luck in building it
EDIT: Or even Google's App Inventor should be enough ?
Click to expand...
Click to collapse
Are talking seriously I was kidding I just started learning java from headfirst book and I want this app as fast as possible so please help me at least give me this app pro version
https://play.google.com/store/apps/...S5kb3RuZXRpZGVhcy5jaG9yZWNoZWNrbGlzdGZ1bGwiXQ..
thnx all
If I'm able to find it, you can.
Search it a bit, nobody will post ware here...
Envoyé depuis mon LG-P970 avec Tapatalk
Vinzgore said:
If I'm able to find it, you can.
Search it a bit, nobody will post ware here...
Envoyé depuis mon LG-P970 avec Tapatalk
Click to expand...
Click to collapse
you think I didn't search on web
also I'm young 16 years old so I haven't Credit Card to buy it
Thread closed
hemo-ali said:
Are talking seriously I was kidding I just started learning java from headfirst book and I want this app as fast as possible so please help me at least give me this app pro version
https://play.google.com/store/apps/...S5kb3RuZXRpZGVhcy5jaG9yZWNoZWNrbGlzdGZ1bGwiXQ..
thnx all
Click to expand...
Click to collapse
hemo-ali said:
you think I didn't search on web
also I'm young 16 years old so I haven't Credit Card to buy it
Click to expand...
Click to collapse
I don't care how old you are, in that post above you asked someone to give you that program - that is considered warez, something that isn't allowed on XDA. There are many Todo apps in the market that are free, try them and make your own choice, but do not ask for anyone to 'give' you anything again here on XDA.
hemo-ali said:
Are talking seriously I was kidding I just started learning java from headfirst book and I want this app as fast as possible so please help me at least give me this app pro version
https://play.google.com/store/apps/...S5kb3RuZXRpZGVhcy5jaG9yZWNoZWNrbGlzdGZ1bGwiXQ..
thnx all
Click to expand...
Click to collapse
hemo-ali said:
you think I didn't search on web
also I'm young 16 years old so I haven't Credit Card to buy it
Click to expand...
Click to collapse
??!!!THE BEST TO-DO @ MARKET IS ACTUALLY FREEEEE!!!...check for Any.Do
please don't ask for warez man...and of your age, it's not even an excuse...owain94 was rec.dev @14 years.
being 16 years don't mean u can trade in warez
Hey guys first post. I have side loaded 2 games to my HP TouchPad. I had to copy the game data folders to root. The problem is Both of the folders have the same name, and when I change the name of either one the games will not start. Is there a way change the name of the destination file of one of the games, or set one of the folders to a different path, and the game still work. My operating system is ics 4.04' and I am rooted. I have a HP touch pad. As said prior. Also I've looked everywhere for this post and could not find it anywhere on the net. Thanks for any help in advance.
Well I thought this was the place to come for answers but apparently not this is my first post its been here for days and I have 0 replies I will check post 1 more time in after that cancel my account.
I don't understand what you're asking. Why did you move anything to root and why did you move app data? Do you mean the apk? How did you sideload the apps?
Explain what you have done, and why? Can't answer questions that doesn't make sense.
Sent from my GT-I9300 using xda premium
Safidk said:
Explain what you have done, and why? Can't answer questions that doesn't make sense.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
OK I will re-explain. I am rooted on an hp touchpad . Running cyanogenmod 9 4.04 ics. I have side loaded 2 games meaning installed them from the internet not downloaded through the play store. I put 2 games at the root of my SD card. Spiderman and wild blood, by installing the apk, then pasting the game data at root of SD card with, es file explorer. The two games both use the folder gameloft. You cannot have two folders with the same name on the SD card. I have found a couple scripts that will change the destination (file path) of the games, but has not worked. I thought there might be a way to change the name of the folder where the game would still recognize the folder as its data. Though I cannot find a script to do so. So I am stuck changing the name of one of the folders every time I want to play one of those games. I need help getting both games to play without having to change the name of the game folder to play. Thanks for any help and expertise in advance. Merry Christmas. A speedy reply would be much appreciated.
With the gameloft games, there is a file folder inside which has the actual game, just move the contents of one gameloft folder to the other and put that folder on the root and it will work...and threatning for an answer by saying you will delete your account, is going to get you nowhere fast
Sent from my SPH-D700 using Tapatalk 2
This is true. I am certain that if you took time to explore the file system, that you would discover the directory includes a number of redundant file paths. Take for example:
/sdcard/Gameloft/data/wildblood
/sdcard/Gameloft/data/spiderman
This could be solved by merging the folders resulting in a single file path:
/sdcard/Gameloft/data/wildblood
...................................../spiderman
See what we mean?
Sent from my SAMSUNG-SGH-T989 using xda premium
And it
phonehunter59 said:
With the gameloft games, there is a file folder inside which has the actual game, just move the contents of one gameloft folder to the other and put that folder on the root and it will work...and threatning for an answer by saying you will delete your account, is going to get you nowhere fast
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for the help sometimes the answer is right under your nose and you can't see it. Will try and comment back thanks for your help. And it was no threat,and it worked I got a reply the next day. I was on no way trying to be offensive though. I was just frustrated.
tk1257 said:
And it
And it was no threat,and it worked I got a reply the next day.
Click to expand...
Click to collapse
People like you really irritate me. Self-entitled, demanding little children who contribute nothing to the scene except a sense of unjustified "I DESERVE YOUR ASSISTANCE AND SERVICE, PEASANTS, OR I AM TAKING MY BALL AND GOING HOME!".
"It worked", indeed. I hope your tablet bricks.
Like most posts on the forum everyone would say the first thing you need to do is search! Your going to delete you account? *clap clap* go ahead. If you don't know how to do something so simple just because there's not a step by step guide to it and you get negative Nancy about it. I'm surprised you didn't brick your touchpad because its well deserved.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Nothing like digging a 8 month old thread...
thanks troll
[email protected] said:
Like most posts on the forum everyone would say the first thing you need to do is search! Your going to delete you account? *clap clap* go ahead. If you don't know how to do something so simple just because there's not a step by step guide to it and you get negative Nancy about it. I'm surprised you didn't brick your touchpad because its well deserved.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
Thank you for being a complete account troll this post is almost a year old, and hasn't been posted on in forever. Also the only way I could get anyone to post was these extreme measures. Guess what the next day I received replies. So everybody gets mad, but finally I get a reply, and guess what? It didn't work anyway. Gameloft does not allow 2 or more games in one directory. By the way don't bother writing back, cause I'm not one of these tarded trolls who waste there breathe, and 2 pages arguing, cause I had a life. C-ya troll.
tk1257 said:
Thank you for being a complete account troll this post is almost a year old, and hasn't been posted on in forever. Also the only way I could get anyone to post was these extreme measures. Guess what the next day I received replies. So everybody gets mad, but finally I get a reply, and guess what? It didn't work anyway. Gameloft does not allow 2 or more games in one directory. By the way don't bother writing back, cause I'm not one of these tarded trolls who waste there breathe, and 2 pages arguing, cause I had a life. C-ya troll.
Click to expand...
Click to collapse
I didn't dig up the post if you would read instead of being dumb you would see that someone else dug up this post.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app