Affichage des articles dont le libellé est free. Afficher tous les articles
Affichage des articles dont le libellé est free. Afficher tous les articles

dimanche 8 février 2015

[Q] could someone JTAG my moto G 1st gen back to life for free? topic






I brick it while trying to unlock the boot loader useing this app thats meant for Samsung devices (stupid I know) and I thought I could just plug it in to a computer and flash a new ROM to it and make it come back to life but when I did the computer said it did not recognize it as a device and I have data pictures and video I what to get from it can any one help....






samedi 7 février 2015

Hands free Car Dock app topic






I would like to have my Galaxy Note 4 hands free. That is, be able to answer calls and be able to skip songs that are playing on my Pandora player.

The stock car mode doesn't permit users to change the icons, as far as I know, and Pandora isn't an option.

What are other good options? Currently, I use CarHome Ultra, but that requires touching, therefore isn't hands-free.






jeudi 5 février 2015

How to Unlock a Samsung Galaxy S III Mini for Free? topic






Hello all,
I've purchased a SAMSUNG GALAXY S III MINI which is on VODAFONE (An UK Provider). But my current Contract is on T-Mobile. I was wondering if I could Unlock the phone for FREE and if so how would I go about doing so?

If someone could give me some advice on how to do this, I'd be very grateful.
Thanks in advance.






mardi 3 février 2015

HUCK IT: Freeride 3D Skiing (FREE) topic






Hey XDA Developers,

We'd like to invite you to check out our new mobile ski game: Huck It, now available on Android devices. It’s nasty. Huck It was designed extremely high-res for an ultra-realistic graphical depiction of Utah's most rugged alpine resort. The APK is fairly high for a mobile game, we really set-out to make the most of your Android devices. We also studied Google Material Design aesthetics to create our logo. Check it out, it's a killer game, super addictive. We'd love feedback.

We're on Google Play, search "Huck It"

Our website: huckitthegame -dot- com

Feel free to download and post any feedback on this thread, we'd love to hear what you think!

Thanks!
Huck It Team








Attached Thumbnails


Click image for larger version<br/><br/>Name:	world_1a.jpg<br/>Views:	N/A<br/>Size:	157.1 KB<br/>ID:	3148410
 

Click image for larger version<br/><br/>Name:	level_5.jpg<br/>Views:	N/A<br/>Size:	207.2 KB<br/>ID:	3148411
 

Click image for larger version<br/><br/>Name:	game_13.jpg<br/>Views:	N/A<br/>Size:	89.3 KB<br/>ID:	3148412
 

















Case Mate 35% off Sale Naked Tough Case $22.75 free shipping topic






The Hula and the Gelli are OOS but the Naked Tough Case is .75 free shipping with the discount.

Discount applied automatically at check out. Sale is through 2/14/15.






Free app to mirror android screen, over LAN, without continuous authentication? topic






Tried teamviewer for the android. Very underveloped comapred to PC, needs to be in foreground and requires manual authentication twice each time. Any alternatives for this? I want to view my android screen on PC. Airdroid has a limit and works poorly as well






lundi 2 février 2015

DEAL! Z2 LCD Screen@ DBXStore for only $91.08 free shipping topic






In stock this sony z2 lcd now! Sony Xperia Z2 L50T LCD Digitizer Assembly, 30% off
only .08 | MOQ:1pcs | Freeshipping | Original
http://www.dbxstore.com/us/AllProduc...Assembly-p9732






[Q] Phone Closing Background Apps With Over 1GB of Free Ram! topic






I have recently debloated a bit my phone (some freezes with titanium and hibernation with greenify) which led me to only 1.4GB of used Ram but the phone keeps closing the background applications even with a lot of ram left.

It seems like it limits the number of apps it can keep opened, for example, if I run heavy games it keeps only 4~5 games and the ram is around 2.3GB, which may look ok, but opening light applications, even UNDER 2GB of used ram, it starts closing apps after 5 or 6 opened apps. That makes no sense.

What could be done to fix this? Does this happen to you too?

I'm running stock rom and v9 ultimate kernel (exynos) and that option under developer options is set to standard.

Thanks.






Uhh YouTube gave me 6 months free beta trial "music key" topic






Anyone else taking advantage of this? It's pretty great Add free, can download videos for offline viewing. Not to mention background playback. With screen off too. All free till August.






[GAME][2.3.3+] Hungry Ocean 1.0.6 Free topic






Hey, guys. Can you please write feedback for my new game?





Discover a real side of sea world and try to find the way of surviving. It isn't so calm as it seems. Use your jaws to eat little fishes, to grow up and to try not to become a dinner for hungry predators!
But be careful, because danger is waiting for you everywhere you go. The best advice for a freshman is not to mess up with hungry sharks, rumor has that they aren't kind guys. Jellyfish aren't really so cute they are look like. And you'd better believe that bombs aren't really good for your fish's health.
Still alive? Want to show your skills? Searching for something special? Then use a great opportunity to compete in speed with your friend from facebook. Who is the fastest hungry fish? Aren't you? Then prove and let the battle begin!
Upgrade your fish, have fun and try to get rid of everyone around you on the way of becoming a real predator. But be ready that unpredictable surprises will follow you while you're keep moving on.
Are you ready? So, let's check, who is the biggest fish in here!

Download from google play:
play.google.com/store/apps/details?id=com.mobmonster.hungry






vendredi 30 janvier 2015

Anyway to unlock a Samsung Galaxy S5 (Vodafone UK) for free? topic






Hi Guys,

Is there anyway to unlock a Samsung Galaxy S5 (Vodafone UK) for free??

I need for it to accept all sim cards from the uk

Thanks in advance






[Q] How to mod an apk from free to paid topic






hi I'm new to XDA,
I want to ask you all if there is a way do mod apk from free to paid :confused:
I would really be thankful if someone could help me.
BTW i wanted to mod 'speaktoit Assistan' from free to paid






Microsoft Word, Excel and powerpoint remove 10.1 display limit for free edit topic






Hi,

I have Decompile latest final version of Microsoft Word, Excel and Powerpoint apk development for tablet user..

This 3 application have no limitation for all tablet whit screensize 10.1 and lover for all other display size is necessary to avoid a license office 365...

I have Samsung Tab S 10.5 and onli for 0,4 size I need license..

I have find the metod for hacking this limit in this way :

1) smali\com\microsoft\office\licensing\DeviceConfig. smali

Find .:


Code:


.method private static isDeviceFreeEditEx()Z

add after .prologue .:


Code:


    const/4 v0, 0x1
    return v0


Find .:


Code:


.method public static isLssd()Z

add after .prologue .:


Code:


    const/4 v0, 0x0
    return v0


2) smali\com\microsoft\office\playStoreDownloadManage r\ValidateExpansionFile.smali

Find .:


Code:


.method private verifyObbFile()Z

add after .prologue .:


Code:


    const/4 v3, 0x1
    return v3



I have recompiled and all work fine... no message to purchase office 365 compare on my Tab S and I'm able to edit document...

Only problem is after 2/3 minutes application close automatic whitout any message...

Anyone can help me to perform nullkified edit feature for tablet whit display size > 10.1?


Resource ::

1) Word .:
https://play.google.com/store/apps/d...ft.office.word
2) Excel .:
https://play.google.com/store/apps/d...t.office.excel
3) Powerpoint .:
https://play.google.com/store/apps/d...ice.powerpoint

Thank's and Regards






[Android Free] We Are Not Alone topic






Hi all,

I'm a indie developer from Singapore and had just release my first game on the android platform. Do check it out if you had the time and give some feedbacks if possible.

https://play.google.com/store/apps/details?id=com.andengine.invaders

Regards,
K






jeudi 29 janvier 2015

[FREE GAME][2.3+] Abacus Logic HD topic






The purpose of the game is empty the board by removing two or more squares. You can click on a group of squares provided that there are two of them or more linked together. The gravity laws apply here and the squares that are on top of removed squares will fall down. And when you remove an entire column, the columns to its right will go to the left.

Download and play:
https://play.google.com/store/apps/d...cuslogichdfree







[Q] free space in /system topic






Hello everyone

I have been playing arrownd with my phone and using xposed and pimp my room, and i had to do a nandroid restore, and now i find out that the /system is full and i cant install any app or anything, i get a message saying there ir no space for the app to install, i have link2sd and the storage report says that efectively /system is full, can someone tell me how and free up space there?

ill post screenshots as soon as i can.






[MOD] [STOCK] [WİDGET] S5 Accuweather Transparent %100 topic







Code:


Hello.

I share S5 Transparent Widget. My English is not very good I might have written the wrong let's move the poles
-----------------------------------
Merhaba.

S5 Transparent Widget paylaşıyorum. İngilizcem pek iyi değil yanlış yazmış olabilirim dırek geçelim




SCREENSHOT ;
http://hizliresim.com/ZAmjJk
*Photo belongs to me. Take comment if distress.*

Attachment 3140442










Free HD Dock with Droid Razr MAXX in San Diego topic






As I recall, this HD dock works with both the MAXX (my old phone) and the non-MAXX version, although I don't have the spacer anymore (if there was one) for the non-MAXX version. Should still fit either, though, even without the spacer.

Free to anyone willing to pick it up. I live in South Park, San Diego.

I also have the phone to give away . It still works fine, except that the battery is bulging, so you'll have to replace the battery if you want to use it. Or, you could disassemble it for parts Otherwise, it's going in the battery recycle bin.






mercredi 28 janvier 2015

[Q] Free WIFI with authentication ISSUE CM12 topic






Hi
i come from CM11S and all was good, every day I go to office and I able to connect to free WIFI with authentication, like airport :) this connection after put user and password, work for 8 hours becouse related to mac address..
so i switched to CM12 latest build of temasek (same with other) and at begin all was good after expire authentication, wifi asked new login
but different from CM11 that open Chrome, CM12 is similar to iOS7/8 that open an auth page....the issue is that this page try to load something but still remain WHITE
what can I do, help me!!!








Attached Thumbnails


Click image for larger version<br/><br/>Name:	attachment.php.png<br/>Views:	N/A<br/>Size:	30.1 KB<br/>ID:	3138177
 

















How much average free RAM do you have left on your Note 4 during Usage? topic






Though I continue be impressed by the Battery Life and ability to move Apps to SD on the T-Mobile Note 4, I've noticed the free RAM availability is pretty slim when using the device on a day-to-day basis. The T-Mobile Note 4 is probably one of those carrier devices that I've experience containing little or not bloat. Not sure if the 3GB RAM specification lives up to its value. Makes room for Samsung to add more to the background process. In reality, a stock Vanilla Android device uses about 1/3 of its RAM whereas anything overlaying it like Touchwiz or HTC Sense uses more.