Jump to content

navratn123

Moderators
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Answers:-

    1. They all version has system stability improvements where v42 is best .

    2. i don't know about ceptem ones but yes you can

    3. Yes you can , UDA is C: file , it has some apps , if you flash using blank uda then you will have max space in C:

    4. Yes no need of rofs3 ....
  2. Like
    1. before Flashing , Hard reset your Phone and Format your memory card and then Flash , That is due to Files confliction

    2. Font Should be modded according to CFW or navibar then you can use it


  3. Like
    Answers:-

    1. They all version has system stability improvements where v42 is best .

    2. i don't know about ceptem ones but yes you can

    3. Yes you can , UDA is C: file , it has some apps , if you flash using blank uda then you will have max space in C:

    4. Yes no need of rofs3 ....
  4. Like
    Congo Rushi 
  5. Like
    wow so finaaly a FP 2 Firmware very good share +1 for ur work and +1 for ur awesome release......... and other +5.....
  6. Like
    navratn123 got a reaction from DaryaGew in How to get users to post?   
    yup forum is in good speed.......... and a clean look....... i like that but try to increase your members.........
  7. Like
  8. Like
    navratn123 got a reaction from AlbertBep in Reset any Android passcode and Pattern Lock   
    --: For Resetting Password based :-

    http://sysberto.com/forum/index.php?action=dlattach;topic=308.0;attach=50;image

    -:Method First:-
    What you need ?

    1.A Linux or windows based OS

    2.ADB and fast boot (Download from Google or from attachment in last of the post only for windows for linux download from google  )

    Note:-Make sure USB debugging is on if not then  it can be done from any custom recovery
    -reboot recovery and follow.

    Now Steps:-

    1.First open your command Prompt as administrator or open terminal in linux

    2. Locate The adb.exe(windows) or change directory to where adb.exe is present:-

    If my adb.exe is present in C:\Android Folder i'll use this command in Command Prompt:-


    cd C:\Android 3.After Locating in C:\Android , Type This command in Command prompt:-


    adb shell
    4.After enter in Adb the screen will look like # , but if there is something like name@android or something like then just type "su" and hit enter and then it'll be look like # i

    5. Enter this command After #


    sqlite3 /data/data/com.android.providers.settings/databases/settings.db 6. After entering the Above command you will see sqllite3> in command prompt.
    then use this command :-


    update secure set value=65536 where name='lockscreen.password_type'; 7. After enter the above command nothing will coming in cmd just sqllite3> so just enter this command:-


    .exit 8.Now you will see this # again in command prompt. Then type this command:-


    exit 9. Now it'll be again C:\Android now enter this command :-


    adb reboot and you done.

    Note:-if you getting this error "/system/bin/sh: sqlite3: not found" then stop then it'll not work for you. There is another method for you.







    -:Second Method:-
    This method is for who unable to use above commands or can't understand these things. and for those who already entered wrong password many time and asking for username and password. Here is another Method.....

    What you need ?

    1. Aroma File Manger Flashable file Download from XDA

    Now STeps:-

    1. Put Aroma File manager zip in you memory card

    2. Open your recovery (push volume Down+Power or it can be different in some other manufacture so better to look on google)

    3. There will option in recovery "mount" . go in that option and then mount all cache , system etc.

    4. After mounting select "update" and select "apply update from SD/external" and select aroma file manger zip file.

    5. After Flashing or updating the aroma file manger will open. use volume key for up/down and power button to select like you use in recovery.

    6. in aroma File manager , Go to menu , which is located in bottom strip and then select Settings.

    7. in settings go to bottom and select "mount all partition in startup " then exit from aroma file manger

    Note:- Use Exit option in Aroma File manager don't direct reboot in Recovery

    8. now after exit , re update again that aroma file and Aroma File manger will open again.

    9. Now go to data << System then find password.key , then long touch on password.key and some option will be prompted , choose delete and delete that file and restart and you done.
    That is how you remove password or Passcode from Android Device.

    After trying those methods if you see the screen still saying for passcode then just insert any code and it'll unlock ....... or drop down menu is working .....(like HTC type phones there is settings option in topbar so you can disable lock from their)








    -:Now For Resetting the Pattern Lock:-


    http://sysberto.com/forum/index.php?action=dlattach;topic=308.0;attach=48;image

    -:Method First:-
    What you need?

    1.Windows or Linux Based OS

    2. Adb and Fastboot Files (Download from google or download from Attachment only for windows)

    Note:-Make sure USB debugging is on if not then  it can be done from any custom recovery
    -reboot recovery and follow.

    Steps:-

    1.First open your command Prompt as administrator or open terminal in linux

    2. Locate The adb.exe(windows) or change directory to where adb.exe is present:-

    If my adb.exe is present in C:\Android Folder i'll use this command in Command Prompt:-


    cd C:\Android 3.After Locating in C:\Android , Type This command in Command prompt:-


    adb shell
    4.After enter in Adb the screen will look like # , but if there is something like name@android or something like then just type "su" and hit enter and then it'll be look like # i

    5. Enter this command After #


    sqlite3 /data/data/com.android.providers.settings/databases/settings.db 6. After entering the Above command you will see sqllite3> in command prompt.
    then use this command :-


    update system set value=0 where name=’lock_pattern_autolock’; 7. After enter the above command nothing will coming in cmd just  just enter this command:-


    update system set value=0 where name=’lockscreen.lockedoutpermanently’; 8.Now you will see this sqlite3> again in command prompt. Then type this command:-


    .exit 9. Now it'll be again# now enter this command :-


    exit 10. Now you will be again at C:\Android so just enter this command:-


    adb reboot and you done

    if above command still not worked then follow those commands again and then use  This command after Point 8. command


    rm /data/system/gesture.key then Follow Again from  9. point

    Note:-if you getting this error "/system/bin/sh: sqlite3: not found" then stop then it'll not work for you. There is another method for you.





    -:Method Two:-
    This method is for who unable to use above commands or can't understand these things and for those who already entered wrong pattern and asking for username and password. Here is another Method.....

    What you need ?

    1. Aroma File Manager Flashable file Download from XDA

    Now STeps:-

    1. Put Aroma File manager zip in you memory card

    2. Open your recovery (push volume Down+Power or it can be different in some other manufacture so better to look on google)

    3. There will option in recovery "mount" . go in that option and then mount all cache , system etc.

    4. After mounting select "update" and select "apply update from SD/external" and select aroma file manger zip file.

    5. After Flashing or updating the aroma file manger will open. use volume key for up/down and power button to select like you use in recovery.

    6. in aroma File manager , Go to menu , which is located in bottom strip and then select Settings.

    7. in settings go to bottom and select "mount all partition in startup " then exit from aroma file manger

    Note:- Use Exit option in Aroma File manager don't direct reboot in Recovery

    8. now after exit , re update again that aroma file and Aroma File manger will open again.

    9. Now go to data << System then find gesture.key , then long touch on gesture.key and some option will be prompted , choose delete and delete that file and restart and you done.
    That is how you remove password or Passcode from Android Device.

    After trying those methods if you see the screen still saying for pattern then just insert any pattern and it'll unlock ....... or drop down menu is working .....(like HTC type phones there is settings option in topbar so you can disable lock from their)

    That's it , I used 2 nd method to remove the pattern lock in HTc DESire x


    I want to thanks to XDA for Nice app and Method

    I am not responsible for any type of damage

    Before Asking your query please check and read this thread again ...... may be your answer is already solved

    If there is any type of error then Please Tell me

     
    Thank you
  9. Like
    navratn123 got a reaction from ThomasNicy in Reset any Android passcode and Pattern Lock   
    --: For Resetting Password based :-

    http://sysberto.com/forum/index.php?action=dlattach;topic=308.0;attach=50;image

    -:Method First:-
    What you need ?

    1.A Linux or windows based OS

    2.ADB and fast boot (Download from Google or from attachment in last of the post only for windows for linux download from google  )

    Note:-Make sure USB debugging is on if not then  it can be done from any custom recovery
    -reboot recovery and follow.

    Now Steps:-

    1.First open your command Prompt as administrator or open terminal in linux

    2. Locate The adb.exe(windows) or change directory to where adb.exe is present:-

    If my adb.exe is present in C:\Android Folder i'll use this command in Command Prompt:-


    cd C:\Android 3.After Locating in C:\Android , Type This command in Command prompt:-


    adb shell
    4.After enter in Adb the screen will look like # , but if there is something like name@android or something like then just type "su" and hit enter and then it'll be look like # i

    5. Enter this command After #


    sqlite3 /data/data/com.android.providers.settings/databases/settings.db 6. After entering the Above command you will see sqllite3> in command prompt.
    then use this command :-


    update secure set value=65536 where name='lockscreen.password_type'; 7. After enter the above command nothing will coming in cmd just sqllite3> so just enter this command:-


    .exit 8.Now you will see this # again in command prompt. Then type this command:-


    exit 9. Now it'll be again C:\Android now enter this command :-


    adb reboot and you done.

    Note:-if you getting this error "/system/bin/sh: sqlite3: not found" then stop then it'll not work for you. There is another method for you.







    -:Second Method:-
    This method is for who unable to use above commands or can't understand these things. and for those who already entered wrong password many time and asking for username and password. Here is another Method.....

    What you need ?

    1. Aroma File Manger Flashable file Download from XDA

    Now STeps:-

    1. Put Aroma File manager zip in you memory card

    2. Open your recovery (push volume Down+Power or it can be different in some other manufacture so better to look on google)

    3. There will option in recovery "mount" . go in that option and then mount all cache , system etc.

    4. After mounting select "update" and select "apply update from SD/external" and select aroma file manger zip file.

    5. After Flashing or updating the aroma file manger will open. use volume key for up/down and power button to select like you use in recovery.

    6. in aroma File manager , Go to menu , which is located in bottom strip and then select Settings.

    7. in settings go to bottom and select "mount all partition in startup " then exit from aroma file manger

    Note:- Use Exit option in Aroma File manager don't direct reboot in Recovery

    8. now after exit , re update again that aroma file and Aroma File manger will open again.

    9. Now go to data << System then find password.key , then long touch on password.key and some option will be prompted , choose delete and delete that file and restart and you done.
    That is how you remove password or Passcode from Android Device.

    After trying those methods if you see the screen still saying for passcode then just insert any code and it'll unlock ....... or drop down menu is working .....(like HTC type phones there is settings option in topbar so you can disable lock from their)








    -:Now For Resetting the Pattern Lock:-


    http://sysberto.com/forum/index.php?action=dlattach;topic=308.0;attach=48;image

    -:Method First:-
    What you need?

    1.Windows or Linux Based OS

    2. Adb and Fastboot Files (Download from google or download from Attachment only for windows)

    Note:-Make sure USB debugging is on if not then  it can be done from any custom recovery
    -reboot recovery and follow.

    Steps:-

    1.First open your command Prompt as administrator or open terminal in linux

    2. Locate The adb.exe(windows) or change directory to where adb.exe is present:-

    If my adb.exe is present in C:\Android Folder i'll use this command in Command Prompt:-


    cd C:\Android 3.After Locating in C:\Android , Type This command in Command prompt:-


    adb shell
    4.After enter in Adb the screen will look like # , but if there is something like name@android or something like then just type "su" and hit enter and then it'll be look like # i

    5. Enter this command After #


    sqlite3 /data/data/com.android.providers.settings/databases/settings.db 6. After entering the Above command you will see sqllite3> in command prompt.
    then use this command :-


    update system set value=0 where name=’lock_pattern_autolock’; 7. After enter the above command nothing will coming in cmd just  just enter this command:-


    update system set value=0 where name=’lockscreen.lockedoutpermanently’; 8.Now you will see this sqlite3> again in command prompt. Then type this command:-


    .exit 9. Now it'll be again# now enter this command :-


    exit 10. Now you will be again at C:\Android so just enter this command:-


    adb reboot and you done

    if above command still not worked then follow those commands again and then use  This command after Point 8. command


    rm /data/system/gesture.key then Follow Again from  9. point

    Note:-if you getting this error "/system/bin/sh: sqlite3: not found" then stop then it'll not work for you. There is another method for you.





    -:Method Two:-
    This method is for who unable to use above commands or can't understand these things and for those who already entered wrong pattern and asking for username and password. Here is another Method.....

    What you need ?

    1. Aroma File Manager Flashable file Download from XDA

    Now STeps:-

    1. Put Aroma File manager zip in you memory card

    2. Open your recovery (push volume Down+Power or it can be different in some other manufacture so better to look on google)

    3. There will option in recovery "mount" . go in that option and then mount all cache , system etc.

    4. After mounting select "update" and select "apply update from SD/external" and select aroma file manger zip file.

    5. After Flashing or updating the aroma file manger will open. use volume key for up/down and power button to select like you use in recovery.

    6. in aroma File manager , Go to menu , which is located in bottom strip and then select Settings.

    7. in settings go to bottom and select "mount all partition in startup " then exit from aroma file manger

    Note:- Use Exit option in Aroma File manager don't direct reboot in Recovery

    8. now after exit , re update again that aroma file and Aroma File manger will open again.

    9. Now go to data << System then find gesture.key , then long touch on gesture.key and some option will be prompted , choose delete and delete that file and restart and you done.
    That is how you remove password or Passcode from Android Device.

    After trying those methods if you see the screen still saying for pattern then just insert any pattern and it'll unlock ....... or drop down menu is working .....(like HTC type phones there is settings option in topbar so you can disable lock from their)

    That's it , I used 2 nd method to remove the pattern lock in HTc DESire x


    I want to thanks to XDA for Nice app and Method

    I am not responsible for any type of damage

    Before Asking your query please check and read this thread again ...... may be your answer is already solved

    If there is any type of error then Please Tell me

     
    Thank you
  10. Like
    navratn123 got a reaction from ElwoodEr in Installing CVM (clockworkmod) on Idea Id 918 (alcatel ot 918N)   
    nice tutorial mate , it'll save many idea 918 users time +5.....
  11. Like
    navratn123 got a reaction from Josephsoni in Android Secret Codes   
    these cods are not fake maybe it is not working in latest android....
  12. Like
    navratn123 got a reaction from Lillyor in [Root]Pantech burst   
    Nice tutorial buddy .....
  13. Like
    navratn123 got a reaction from MaxineMynC in [Root]Pantech burst   
    Nice tutorial buddy .....
  14. Like
    http://dx.com/p/q7v-7-capacitive-screen-android-4-1-dual-core-tablet-pc-w-tf-wi-fi-camera-g-sensor-white-186502
     
           
     
    After looking many tablets i ended on this. As Dx.com has many types and verity with branded tablets but i stop there because of it's look. Simple  ,Clean Body and fresh look what i always need with the right specification of my need . If you look in it's specification it's quite Strong .Dual core 1.6 Ghz cpu with GPU mail-400 with 1 GB of RAM and Android 4.1. This tablet completes all my need , Like Gaming , Work and entertainment with good battery backup and most of the thing the beauty.
    That's why i called it - "Beauty with Beast" . And this price is perfect for me.
     
     
    Suggestion for next Giveaway :- A Giveaway should be like anyone can participate . So blogging contest should be easy for everyone and it can also gain maximum no of people entry. So a Fan Blog contest about Dx.com . and winner can get gifts what you decide 
  15. Like
    navratn123 got a reaction from pataZoolf in Reset any Android passcode and Pattern Lock   
    --: For Resetting Password based :-

    http://sysberto.com/forum/index.php?action=dlattach;topic=308.0;attach=50;image

    -:Method First:-
    What you need ?

    1.A Linux or windows based OS

    2.ADB and fast boot (Download from Google or from attachment in last of the post only for windows for linux download from google  )

    Note:-Make sure USB debugging is on if not then  it can be done from any custom recovery
    -reboot recovery and follow.

    Now Steps:-

    1.First open your command Prompt as administrator or open terminal in linux

    2. Locate The adb.exe(windows) or change directory to where adb.exe is present:-

    If my adb.exe is present in C:\Android Folder i'll use this command in Command Prompt:-


    cd C:\Android 3.After Locating in C:\Android , Type This command in Command prompt:-


    adb shell
    4.After enter in Adb the screen will look like # , but if there is something like name@android or something like then just type "su" and hit enter and then it'll be look like # i

    5. Enter this command After #


    sqlite3 /data/data/com.android.providers.settings/databases/settings.db 6. After entering the Above command you will see sqllite3> in command prompt.
    then use this command :-


    update secure set value=65536 where name='lockscreen.password_type'; 7. After enter the above command nothing will coming in cmd just sqllite3> so just enter this command:-


    .exit 8.Now you will see this # again in command prompt. Then type this command:-


    exit 9. Now it'll be again C:\Android now enter this command :-


    adb reboot and you done.

    Note:-if you getting this error "/system/bin/sh: sqlite3: not found" then stop then it'll not work for you. There is another method for you.







    -:Second Method:-
    This method is for who unable to use above commands or can't understand these things. and for those who already entered wrong password many time and asking for username and password. Here is another Method.....

    What you need ?

    1. Aroma File Manger Flashable file Download from XDA

    Now STeps:-

    1. Put Aroma File manager zip in you memory card

    2. Open your recovery (push volume Down+Power or it can be different in some other manufacture so better to look on google)

    3. There will option in recovery "mount" . go in that option and then mount all cache , system etc.

    4. After mounting select "update" and select "apply update from SD/external" and select aroma file manger zip file.

    5. After Flashing or updating the aroma file manger will open. use volume key for up/down and power button to select like you use in recovery.

    6. in aroma File manager , Go to menu , which is located in bottom strip and then select Settings.

    7. in settings go to bottom and select "mount all partition in startup " then exit from aroma file manger

    Note:- Use Exit option in Aroma File manager don't direct reboot in Recovery

    8. now after exit , re update again that aroma file and Aroma File manger will open again.

    9. Now go to data << System then find password.key , then long touch on password.key and some option will be prompted , choose delete and delete that file and restart and you done.
    That is how you remove password or Passcode from Android Device.

    After trying those methods if you see the screen still saying for passcode then just insert any code and it'll unlock ....... or drop down menu is working .....(like HTC type phones there is settings option in topbar so you can disable lock from their)








    -:Now For Resetting the Pattern Lock:-


    http://sysberto.com/forum/index.php?action=dlattach;topic=308.0;attach=48;image

    -:Method First:-
    What you need?

    1.Windows or Linux Based OS

    2. Adb and Fastboot Files (Download from google or download from Attachment only for windows)

    Note:-Make sure USB debugging is on if not then  it can be done from any custom recovery
    -reboot recovery and follow.

    Steps:-

    1.First open your command Prompt as administrator or open terminal in linux

    2. Locate The adb.exe(windows) or change directory to where adb.exe is present:-

    If my adb.exe is present in C:\Android Folder i'll use this command in Command Prompt:-


    cd C:\Android 3.After Locating in C:\Android , Type This command in Command prompt:-


    adb shell
    4.After enter in Adb the screen will look like # , but if there is something like name@android or something like then just type "su" and hit enter and then it'll be look like # i

    5. Enter this command After #


    sqlite3 /data/data/com.android.providers.settings/databases/settings.db 6. After entering the Above command you will see sqllite3> in command prompt.
    then use this command :-


    update system set value=0 where name=’lock_pattern_autolock’; 7. After enter the above command nothing will coming in cmd just  just enter this command:-


    update system set value=0 where name=’lockscreen.lockedoutpermanently’; 8.Now you will see this sqlite3> again in command prompt. Then type this command:-


    .exit 9. Now it'll be again# now enter this command :-


    exit 10. Now you will be again at C:\Android so just enter this command:-


    adb reboot and you done

    if above command still not worked then follow those commands again and then use  This command after Point 8. command


    rm /data/system/gesture.key then Follow Again from  9. point

    Note:-if you getting this error "/system/bin/sh: sqlite3: not found" then stop then it'll not work for you. There is another method for you.





    -:Method Two:-
    This method is for who unable to use above commands or can't understand these things and for those who already entered wrong pattern and asking for username and password. Here is another Method.....

    What you need ?

    1. Aroma File Manager Flashable file Download from XDA

    Now STeps:-

    1. Put Aroma File manager zip in you memory card

    2. Open your recovery (push volume Down+Power or it can be different in some other manufacture so better to look on google)

    3. There will option in recovery "mount" . go in that option and then mount all cache , system etc.

    4. After mounting select "update" and select "apply update from SD/external" and select aroma file manger zip file.

    5. After Flashing or updating the aroma file manger will open. use volume key for up/down and power button to select like you use in recovery.

    6. in aroma File manager , Go to menu , which is located in bottom strip and then select Settings.

    7. in settings go to bottom and select "mount all partition in startup " then exit from aroma file manger

    Note:- Use Exit option in Aroma File manager don't direct reboot in Recovery

    8. now after exit , re update again that aroma file and Aroma File manger will open again.

    9. Now go to data << System then find gesture.key , then long touch on gesture.key and some option will be prompted , choose delete and delete that file and restart and you done.
    That is how you remove password or Passcode from Android Device.

    After trying those methods if you see the screen still saying for pattern then just insert any pattern and it'll unlock ....... or drop down menu is working .....(like HTC type phones there is settings option in topbar so you can disable lock from their)

    That's it , I used 2 nd method to remove the pattern lock in HTc DESire x


    I want to thanks to XDA for Nice app and Method

    I am not responsible for any type of damage

    Before Asking your query please check and read this thread again ...... may be your answer is already solved

    If there is any type of error then Please Tell me

     
    Thank you
  16. Like
    navratn123 got a reaction from samks09 in Instant Meme - Meme Smileys!   
    elaborate more.......
  17. Like
    navratn123 reacted to shivam94 in Help Needed - Nokia X6 Flashing Error   
    There's a way you can recover your mass storage files successfully without deleting them.  But it is a long and complex procedure which requires you to be familiar with the basics of s60v5 modding + hacking. In case you are not familiar, go through the following topic : 


     
    My solution coming up in the next post...

    Edit : 
     
     
    Here's my solution :
    1.  Edit your rofs2 using nokia cooker
    2.  Search for  scriptinit.txt in rofs2private100059c9
    3.  open the scriptinit.txt in notepad and add the following line at the end  
     
    RD E:resourcefonts
     
    4. Save the modified scriptinit.txt.
    5. Now repack and flash your new rofs2.
     
     
    hopefully, it should remove those corrupted fonts and start your phone again ! 
  18. Like
    navratn123 reacted to matthewkuhl in [Mod] Custom Theme Effects From E:\   
    Surely, everyone is familiar with iExtraX7/Ancelad's effects from E: mod for Belle/Refresh.
    Well, it doesn't work on Anna, so this mod has been adapted to work on Anna
    To use, hacked phone and Open4All is required. Extract the contents of C to (you guessed it ) C: and copy your custom effects to E:Effects
    All credits for the mod belong to iExtraX7/Ancelad
     
     
    Anna effects base package.zip
  19. Like
    navratn123 reacted to freethinkern in [A Useful App] Direct Line Medical Supply   
    Hello,

    A New And Useful app Direct Line Medical Supply ??? Introducing Direct Line Medical Supply ???
    ??? Direct Line Medical Supply thousands of medical supply products listed online. Descriptions and photos. Best low wholesale prices. Delivered to the home or clinic. Medical supplies at low cost flat shipment cost. Deliver the best quality products. Diabetic supplies, needles and sryinges, medical gloves and medical equipment. Over 5,000 products online and 45,000 products different products in stock. Just contact us if you see anything you need that we don't have listed online.
    Shipping is always $5.75* ???
     
     
    Link to Google Play Store: https://play.google.com/store/apps/details?id=com.wDirectLineMedicalSupply&hl=en
     
    Available for android.
    I recommend you to download this useful app.
    Enjoy!!
  20. Like
    navratn123 reacted to freethinkern in [Free] Heartbroken Quotes   
    Hello,

    A cool new app Heartbroken Quotes ??? Introducing Heartbroken Quotes ???
     
    ???The finest and unique collection of Broken Heart Quotes ???
     
    Link to Google Play: https://play.google.com/store/apps/details?id=com.respectapps.heartbrokenquotes
     
    Requires Android 2.1 and Up.
    I recommend you to download free and awesome app.
    Enjoy!!
     
  21. Like
    navratn123 reacted to freethinkern in [Free] Sharemyfare   
    Hello,

    We have just recently released a cool new app ShareMyFare   ??? Introducing ShareMyFare ??? ??? ShareMyFare, travel and transport in order to help reduce your costs, you also find similar directions, which aims to provide a social media platform to the other passengers.
    ... And completely free to use!???
     
    Link to Itunes: https://itunes.apple.com/tr/app/sharemyfare/id648049777?l=tr&mt=8
    Link to Google Play Store: https://play.google.com/store/apps/details?id=com.sharemyfare.m&hl=tr
     
    Available for Android and iOS.
    I recommend you to download this free and awesome app.
    Enjoy!!
     
  22. Like
    navratn123 got a reaction from Die2mrw007 in How To Get Boot.img File From Device Itself   
    http://forum.xda-developers.com/showthread.php?t=2450045  Here is 
  23. Like
    navratn123 reacted to freethinkern in [Free] Cheap Hotels 80% Off   
    A cool new app CHEAP HOTELS 80% OFF
    ??? Introducing CHEAP HOTELS 80% OFF ???

    ???Book CHEAP HOTELS Worldwide up to 80% off !!
    No fees, no mark-up - 100% free!
    Easily find cheapest hotel prices and availability from all websites at once.
    WE GUARANTEE IT! ???
    Access over 2 million hotel deals from 100's of travel sites, including Expedia, Hotels.com,
    Booking.com, Agoda, Venere, Accorhotels, Atrapalo, eLong, Lastminute.com, Hilton, Marriott, Priceline, Kayak and many more!
    We want you to pay the lowest price possible for your hotel.
    Should you find your hotel room at a lower online rate after you have booked with a site listed,
    we will refund you the difference, provided that this lower rate is available on a website.
     
    Link to Google Play: https://play.google.com/store/apps/details?id=com.wCHEAPHOTELS80PERCENTOFF
    Available for Android.
    I recommend you to download awesome app.
    Enjoy!!
     
  24. Like
    navratn123 reacted to freethinkern in [Android][Free] Wizard Walls Free   
    ??? Introducing Wizard Walls Free ???]

    ???Orcs and goblins have begun to pillage the land!
    Luckily, a Wizard has come to fend off the rock-throwing threat!
    Play as the Wizard in this defense game, where you try to protect sheep, dragons, & townsfolk from the rock-throwing hordes! Create up to three shields for your companions, bouncing the boulders back to the orcish brutes and goblin balloon brigades! Play in five game modes that each test your spell-slinging skills, collecting coins from fallen enemies to unlock a wide array of spells! ???
    FEATURES:
    -Great defensive gameplay, where you bounce rocks and sling spells to help defeat the enemy hordes!
    -25 levels with more to come in later releases!
    -Six spells to buy and unlock, each with its own ranks and power-ups!
    -Enjoyable by all ages, especially 4 and up!
    -Five fun and frantic game modes that keep you on your toes!
    *Protect the Sheep: Save the sheep from falling stones deflecting the thrown rocks!
    *Tower Offense: Cover your party from stones and help them reach the tower to take it down!
    *Save the Dragon: Destroy all the enemies trying to harm the baby dragon!
    *Caravan Escort: Protect the caravan from rocks and boulders while it makes its way to the other side!
    *Engineer Assistance: Defend the engineer while he builds a crossbow on the tower!
     
    More Info: http://bit.ly/17MR6Lq
    Requires Android 2.3 and Up.
     
    Try this and post comments.
  25. Like
    navratn123 reacted to freethinkern in [Android] World Of Animals   
    A cool new game Game World of Animals
    http://www.youtube.com/watch?v=i8KA3bsoVFs&feature=youtu.be
    ??? Introducing World of Animals ??? ??? Welcome to the World of Animals! Our activities are designed to engage your child in problem solving, memory training, spelling, learning facts and more ???
    Features:
    • Learn about animals from all over the world
    • 5 games in 1
    • Includes memory exercises, problem solving, spelling games and more…
    • Talk Version for positive reinforcement
    • Great for learning whilst having fun
    Use new technology for its potential in learning; keep your kids busy with a game that benefits them.
    Recommended by primary school teachers
    An Educational Game for Children of all ages.
    Supported Screens: All Phones and Tablets
     
    Link to Google Play: https://play.google.com/store/apps/details?id=com.worldofanimals&hl=en
    Available for Android.
    I recommend you to download awesome app.
    Enjoy!!